From 14c8a0aad6bbcb3bb2e20d268b0972b05d84811c Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Wed, 3 Jul 2024 13:40:46 -0700 Subject: [PATCH] chore: run babel_update.sh to update po files Periodically we need to run this script to rebuild the list of translatable strings from static analysis of the code base. --- .../translations/ar/LC_MESSAGES/messages.po | 6349 ++++++++-------- .../translations/de/LC_MESSAGES/messages.po | 6380 ++++++++-------- .../translations/en/LC_MESSAGES/messages.po | 6346 ++++++++-------- .../translations/es/LC_MESSAGES/messages.po | 6378 ++++++++-------- .../translations/fr/LC_MESSAGES/messages.po | 6387 +++++++++-------- .../translations/it/LC_MESSAGES/messages.po | 6371 ++++++++-------- .../translations/ja/LC_MESSAGES/messages.po | 6374 ++++++++-------- .../translations/ko/LC_MESSAGES/messages.po | 6371 ++++++++-------- superset/translations/messages.pot | 6345 ++++++++-------- .../translations/nl/LC_MESSAGES/messages.po | 6382 ++++++++-------- .../translations/pt/LC_MESSAGES/messages.po | 6372 ++++++++-------- .../pt_BR/LC_MESSAGES/messages.po | 6380 ++++++++-------- .../translations/ru/LC_MESSAGES/messages.po | 3644 +++++----- .../translations/sk/LC_MESSAGES/messages.po | 6352 ++++++++-------- .../translations/sl/LC_MESSAGES/messages.po | 6384 ++++++++-------- .../translations/tr/LC_MESSAGES/messages.po | 6362 ++++++++-------- .../translations/uk/LC_MESSAGES/messages.po | 6384 ++++++++-------- .../translations/zh/LC_MESSAGES/messages.po | 6374 ++++++++-------- .../zh_TW/LC_MESSAGES/messages.po | 6374 ++++++++-------- 19 files changed, 61295 insertions(+), 57014 deletions(-) diff --git a/superset/translations/ar/LC_MESSAGES/messages.po b/superset/translations/ar/LC_MESSAGES/messages.po index 5ccde5eb1156..96d8dc311383 100644 --- a/superset/translations/ar/LC_MESSAGES/messages.po +++ b/superset/translations/ar/LC_MESSAGES/messages.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: Superset VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2024-04-18 20:58+0300\n" "Last-Translator: FULL NAME \n" "Language: ar\n" @@ -33,8 +33,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -54,8 +84,8 @@ msgstr "" msgid " (excluded)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -73,7 +103,7 @@ msgstr "" msgid " expression which needs to adhere to the " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -95,7 +125,7 @@ msgid "" " database/column name level via the extra parameter." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" msgstr "" @@ -107,24 +137,24 @@ msgstr "" msgid " to edit or add columns and metrics." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, python-format msgid "% calculation" msgstr "" @@ -167,22 +197,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "" @@ -200,9 +230,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "" @@ -228,7 +258,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -246,26 +276,26 @@ msgstr "" msgid "%s Error" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "" @@ -275,17 +305,17 @@ msgstr "" msgid "%s Selected" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "" @@ -295,27 +325,27 @@ msgstr "" msgid "%s aggregates(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "" @@ -333,18 +363,18 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, python-format msgid "%s recipients" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, python-format msgid "%s row" msgid_plural "%s rows" @@ -360,8 +390,8 @@ msgstr[5] "" msgid "%s saved metric(s)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "" @@ -378,7 +408,7 @@ msgstr "" msgid "%s-%s of %s" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "" @@ -386,7 +416,7 @@ msgstr "" msgid "(deleted or invalid type)" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "" @@ -394,7 +424,7 @@ msgstr "" msgid "), and they become available in your SQL (example:" msgstr "" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -406,7 +436,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -417,58 +447,58 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 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/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "" @@ -476,24 +506,24 @@ msgstr "" msgid "1 month ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "" @@ -506,25 +536,25 @@ msgstr "" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "" @@ -532,14 +562,14 @@ msgstr "" msgid "10 minute" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "" @@ -548,61 +578,61 @@ msgstr "" msgid "15 minute" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "" @@ -615,14 +645,14 @@ msgstr "" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 msgid "28 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "" @@ -634,31 +664,31 @@ msgstr "" msgid "2D" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 msgid "3 years" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "" @@ -668,7 +698,7 @@ msgid "30 minute" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "" @@ -677,7 +707,7 @@ msgid "30 second" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "" @@ -697,7 +727,7 @@ msgid "5 minute" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "" @@ -706,18 +736,18 @@ msgid "5 second" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "" @@ -727,29 +757,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -757,19 +787,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "" @@ -794,15 +824,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "" @@ -810,11 +840,11 @@ msgstr "" msgid "A Big Number" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" @@ -826,7 +856,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -839,7 +869,7 @@ msgid "" "on a CDN for example)" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -853,12 +883,12 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" @@ -872,8 +902,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "" @@ -896,12 +926,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" @@ -943,7 +973,7 @@ msgstr "" msgid "A timeout occurred while taking a screenshot." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "" @@ -957,11 +987,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "" @@ -970,30 +1000,30 @@ msgstr "" msgid "AQE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "" @@ -1001,7 +1031,7 @@ msgstr "" msgid "Action" msgstr "" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "" @@ -1013,7 +1043,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1025,17 +1055,17 @@ msgstr "" msgid "Active" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 msgid "Actual range for comparison" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "" @@ -1043,33 +1073,33 @@ msgstr "" msgid "Actual value" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "" @@ -1097,7 +1127,7 @@ msgstr "" msgid "Add Metric" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "" @@ -1113,19 +1143,19 @@ msgstr "" msgid "Add a Plugin" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "" @@ -1137,29 +1167,29 @@ msgstr "" msgid "Add an item" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 msgid "Add another notification method" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1168,7 +1198,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "" @@ -1176,19 +1206,19 @@ msgstr "" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 msgid "Add description of your tag" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "" @@ -1197,7 +1227,7 @@ msgstr "" msgid "Add filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1210,11 +1240,11 @@ msgid "" "displayed in the filter." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "" @@ -1226,11 +1256,11 @@ msgstr "" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "" @@ -1238,23 +1268,23 @@ msgstr "" msgid "Add required control values to preview chart" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "" @@ -1267,12 +1297,12 @@ msgstr "" msgid "Add/Edit Filters" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" @@ -1283,38 +1313,38 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" @@ -1326,28 +1356,29 @@ msgid "Additive" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "" @@ -1362,17 +1393,17 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "" @@ -1380,21 +1411,21 @@ msgstr "" msgid "Advanced Data type" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 msgid "Advanced analytics post processing" msgstr "" @@ -1416,12 +1447,12 @@ msgstr "" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "" @@ -1429,11 +1460,11 @@ msgstr "" msgid "Aggregate" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "" @@ -1443,7 +1474,7 @@ msgid "" "produce the cluster label." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1460,7 +1491,7 @@ msgstr "" msgid "Aggregation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "" @@ -1468,15 +1499,15 @@ msgstr "" msgid "Alert" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 msgid "Alert contents" msgstr "" @@ -1484,7 +1515,7 @@ msgstr "" msgid "Alert ended grace period." msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "" @@ -1496,11 +1527,11 @@ msgstr "" msgid "Alert found an error while executing a query." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Alert is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "" @@ -1530,11 +1561,11 @@ msgstr "" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "" @@ -1546,7 +1577,7 @@ msgstr "" msgid "Alerts" msgstr "" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "" @@ -1555,8 +1586,8 @@ msgstr "" msgid "Alerts & reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "" @@ -1576,7 +1607,7 @@ msgstr "" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1597,7 +1628,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "" @@ -1617,7 +1648,7 @@ msgstr "" msgid "All panels with this column will be affected by this filter" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "" @@ -1626,7 +1657,7 @@ msgstr "" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "" @@ -1639,12 +1670,12 @@ msgstr "" msgid "Allow Csv Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1655,15 +1686,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "" @@ -1671,23 +1702,23 @@ msgstr "" msgid "Allow data manipulation language" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "" @@ -1695,11 +1726,11 @@ msgstr "" msgid "Allow sending multiple polygons as a filter event" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "" @@ -1727,7 +1758,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "" @@ -1735,7 +1766,7 @@ msgstr "" msgid "Always filter main datetime column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "" @@ -1758,19 +1789,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "" @@ -1785,7 +1816,7 @@ msgstr "" msgid "An error occurred while accessing the value." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1796,8 +1827,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "" @@ -1813,7 +1844,7 @@ msgstr "" msgid "An error occurred while deleting the value." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1871,7 +1902,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1880,21 +1911,21 @@ msgstr "" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "" @@ -1908,14 +1939,14 @@ msgstr "" msgid "An error occurred while fetching owners values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "" @@ -1923,7 +1954,7 @@ msgstr "" msgid "An error occurred while fetching table metadata" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -1948,7 +1979,7 @@ msgstr "" msgid "An error occurred while loading the SQL" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "" @@ -1960,15 +1991,11 @@ msgstr "" msgid "An error occurred while pruning logs " msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -1979,17 +2006,11 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2009,19 +2030,19 @@ msgstr "" msgid "An unexpected error occurred" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "" @@ -2037,7 +2058,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "" @@ -2079,7 +2100,7 @@ msgstr "" msgid "Annotation layer interval end" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "" @@ -2116,13 +2137,13 @@ msgstr "" msgid "Annotation layer value" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "" @@ -2146,11 +2167,11 @@ msgstr "" msgid "Annotation source type" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 msgid "Annotation template created" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 msgid "Annotation template updated" msgstr "" @@ -2159,7 +2180,7 @@ msgstr "" msgid "Annotations and Layers" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "" @@ -2172,13 +2193,13 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" @@ -2188,32 +2209,32 @@ msgid "" "dashboard's individual charts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, python-format msgid "Applied filters (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "" @@ -2224,10 +2245,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "" @@ -2235,11 +2256,11 @@ msgstr "" msgid "Apply conditional color formatting to metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "" @@ -2247,7 +2268,7 @@ msgstr "" msgid "Apply filters" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "" @@ -2259,7 +2280,7 @@ msgstr "" msgid "Apply to specific panels" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "" @@ -2275,9 +2296,9 @@ msgstr "" msgid "Are you sure you want to cancel?" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2308,7 +2329,7 @@ msgstr "" msgid "Are you sure you want to delete the selected dashboards?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "" @@ -2332,7 +2353,7 @@ msgstr "" msgid "Are you sure you want to delete the selected templates?" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "" @@ -2344,23 +2365,23 @@ msgstr "" msgid "Are you sure you want to save and apply changes?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 msgid "Area" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "" @@ -2371,7 +2392,7 @@ msgid "" "other." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "" @@ -2391,34 +2412,34 @@ msgstr "" msgid "Async Execution" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "" @@ -2434,12 +2455,12 @@ msgstr "" msgid "Automatic Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 msgid "Average" msgstr "" @@ -2447,30 +2468,30 @@ msgstr "" msgid "Average value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "" @@ -2478,10 +2499,10 @@ msgstr "" msgid "BOOLEAN" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "" @@ -2496,8 +2517,8 @@ msgstr "" msgid "Backend" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "" @@ -2511,9 +2532,9 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "" @@ -2529,11 +2550,11 @@ msgstr "" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "" @@ -2543,7 +2564,7 @@ msgid "Base" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2552,24 +2573,24 @@ msgstr "" msgid "Based on a metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "" @@ -2586,8 +2607,8 @@ msgstr "" msgid "Be careful." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "" @@ -2607,36 +2628,40 @@ msgstr "" msgid "Big Number with Trendline" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +msgid "Bins" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2644,28 +2669,28 @@ msgid "" "range. It won't narrow the data's extent." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2673,7 +2698,7 @@ msgid "" "extent." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2689,11 +2714,11 @@ msgid "Box Plot" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2709,7 +2734,7 @@ msgstr "" msgid "Bubble Chart (legacy)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "" @@ -2717,12 +2742,12 @@ msgstr "" msgid "Bubble Opacity" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "" @@ -2734,7 +2759,7 @@ msgstr "" msgid "Bucket break points" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "" @@ -2744,14 +2769,14 @@ msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2786,33 +2811,33 @@ msgid "" " add stress to your database)." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "" @@ -2820,11 +2845,11 @@ msgstr "" msgid "CREATE VIEW statement" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "" @@ -2833,15 +2858,15 @@ msgstr "" msgid "CSS" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -2862,15 +2887,15 @@ msgstr "" msgid "CSS templates could not be deleted." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -2881,7 +2906,7 @@ msgstr "" msgid "CTAS Schema" msgstr "" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -2901,20 +2926,20 @@ msgid "Cache Timeout" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "" @@ -2927,11 +2952,11 @@ msgstr "" msgid "Calculate contribution per series or row" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -2944,12 +2969,12 @@ msgstr "" msgid "Calculated columns" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "" @@ -2970,26 +2995,26 @@ msgstr "" msgid "Can't have overlap between Series and Breakdowns" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "" @@ -3005,8 +3030,8 @@ msgstr "" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "" @@ -3039,33 +3064,33 @@ msgstr "" msgid "Categories to group by on the x-axis." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "" @@ -3073,14 +3098,14 @@ msgstr "" msgid "Category name" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3097,26 +3122,22 @@ msgstr "" msgid "Cell Size" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "" @@ -3124,15 +3145,15 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "" @@ -3143,23 +3164,23 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "" @@ -3179,7 +3200,7 @@ msgstr "" msgid "Changing one or more of these dashboards is forbidden" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3200,16 +3221,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "" @@ -3231,23 +3252,23 @@ msgstr "" msgid "Changing this report is forbidden" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "" @@ -3256,26 +3277,26 @@ msgstr "" msgid "Chart Cache Timeout" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, python-format msgid "Chart Data: %s" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3287,32 +3308,34 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "" @@ -3328,13 +3351,13 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 msgid "Chart Source" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "" @@ -3353,23 +3376,23 @@ msgstr "" msgid "Chart [%s] was added to dashboard [%s]" msgstr "" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "" @@ -3413,8 +3436,8 @@ msgstr "" msgid "Chart not found" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "" @@ -3426,15 +3449,15 @@ msgstr "" msgid "Chart parameters are invalid." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3442,13 +3465,13 @@ msgstr "" msgid "Chart width" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "" @@ -3461,9 +3484,9 @@ msgstr "" msgid "Check for sorting ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3473,19 +3496,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "" @@ -3506,28 +3529,28 @@ msgstr "" msgid "Choose a chart or dashboard not both" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 msgid "Choose a delimiter" msgstr "" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "" @@ -3536,39 +3559,39 @@ msgstr "" msgid "Choose a source and a target" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 msgid "Choose already exists" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 msgid "Choose columns to be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 msgid "Choose columns to read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 msgid "Choose index column" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 msgid "Choose notification method and recipients." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 msgid "Choose sheet name" msgstr "" @@ -3576,11 +3599,11 @@ msgstr "" msgid "Choose the annotation layer type" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "" @@ -3588,13 +3611,13 @@ msgstr "" msgid "Choose the source of your annotations" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 msgid "" "Choose values that should be treated as null. Warning: Hive database " "supports only a single value" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3608,25 +3631,25 @@ msgstr "" msgid "Chosen non-numeric column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3647,7 +3670,7 @@ msgstr "" msgid "Clause" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "" @@ -3655,15 +3678,15 @@ msgstr "" msgid "Clear all" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" @@ -3681,13 +3704,13 @@ msgstr "" msgid "Click the lock to prevent further changes." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 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/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3697,7 +3720,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "" @@ -3705,21 +3728,21 @@ msgstr "" msgid "Click to edit" msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "" @@ -3727,38 +3750,38 @@ msgstr "" msgid "Click to force-refresh" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "" @@ -3775,23 +3798,23 @@ msgstr "" msgid "Code" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "" @@ -3801,12 +3824,11 @@ msgstr "" msgid "Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "" @@ -3823,11 +3845,11 @@ msgstr "" msgid "Color bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "" @@ -3835,35 +3857,36 @@ msgstr "" msgid "Color of the target location" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 msgid "Color: " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -3884,7 +3907,7 @@ msgstr "" msgid "Column Configuration" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 msgid "Column Data Types" msgstr "" @@ -3906,7 +3929,7 @@ msgstr "" msgid "Column containing longitude data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 msgid "Column data types" msgstr "" @@ -3940,37 +3963,37 @@ msgstr "" msgid "Column select" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 msgid "Columnar Upload" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "" @@ -3984,7 +4007,7 @@ msgstr "" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "" @@ -3992,44 +4015,44 @@ msgstr "" msgid "Columns to calculate distribution across." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "" @@ -4086,6 +4109,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4095,7 +4119,7 @@ msgstr "" msgid "Comparison" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "" @@ -4103,7 +4127,7 @@ msgstr "" msgid "Comparison font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "" @@ -4113,16 +4137,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "" @@ -4130,8 +4154,7 @@ msgstr "" msgid "Conditional Formatting" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "" @@ -4143,15 +4166,19 @@ msgstr "" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +msgid "Configure Time Range: Current..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "" @@ -4159,7 +4186,7 @@ msgstr "" msgid "Configure Time Range: Previous..." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "" @@ -4187,41 +4214,41 @@ msgstr "" msgid "Confirm save" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "" @@ -4230,7 +4257,7 @@ msgstr "" msgid "Connection failed, please check your connection settings" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 msgid "Connection failed, please check your connection settings." msgstr "" @@ -4238,21 +4265,21 @@ msgstr "" msgid "Connection looks good!" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 msgid "Content format" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 msgid "Content type" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "" @@ -4262,12 +4289,12 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "" @@ -4275,21 +4302,21 @@ msgstr "" msgid "Contribution Mode" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "" @@ -4310,7 +4337,7 @@ msgstr "" msgid "Copy and paste the entire service account .json file here" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "" @@ -4318,8 +4345,8 @@ msgstr "" msgid "Copy message" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4329,9 +4356,9 @@ msgstr "" msgid "Copy partition query to clipboard" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "" @@ -4339,24 +4366,24 @@ msgstr "" msgid "Copy query URL" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "" @@ -4400,7 +4427,7 @@ msgstr "" msgid "Could not load database driver" msgstr "" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "" @@ -4409,37 +4436,37 @@ msgstr "" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "" @@ -4452,25 +4479,25 @@ msgstr "" msgid "Country Map" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 msgid "Create a dataset" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4478,7 +4505,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "" @@ -4491,24 +4518,24 @@ msgstr "" msgid "Create chart with dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 msgid "Create dataframe index" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "" @@ -4516,7 +4543,7 @@ msgstr "" msgid "Created" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "" @@ -4524,7 +4551,7 @@ msgstr "" msgid "Created by me" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "" @@ -4532,7 +4559,7 @@ msgstr "" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "" @@ -4545,11 +4572,11 @@ msgstr "" msgid "Crimson" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "" @@ -4557,7 +4584,7 @@ msgstr "" msgid "Cross-filtering is not enabled in this dashboard" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 msgid "Cross-filtering scoping" @@ -4568,6 +4595,7 @@ msgid "Cross-filters" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "" @@ -4576,7 +4604,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 msgid "Currency format" msgstr "" @@ -4588,15 +4616,43 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +msgid "Current" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +msgid "Current day" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +msgid "Current month" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +msgid "Current quarter" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +msgid "Current week" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +msgid "Current year" +msgstr "" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +msgid "Custom Conditional Formatting" +msgstr "" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "" @@ -4605,8 +4661,8 @@ msgstr "" msgid "Custom Plugins" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4616,11 +4672,11 @@ msgstr "" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 msgid "Custom color palettes" msgstr "" @@ -4640,29 +4696,29 @@ msgstr "" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4671,24 +4727,24 @@ msgid "D3 Format" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "" @@ -4705,11 +4761,11 @@ msgstr "" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "" @@ -4727,7 +4783,7 @@ msgid "Daily seasonality" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "" @@ -4739,10 +4795,10 @@ msgstr "" msgid "Dark mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4754,7 +4810,7 @@ msgstr "" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "" @@ -4778,19 +4834,19 @@ msgstr "" msgid "Dashboard parameters are invalid." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -4798,7 +4854,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 msgid "Dashboard title" msgstr "" @@ -4806,11 +4862,11 @@ msgstr "" msgid "Dashboard usage" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "" @@ -4827,13 +4883,13 @@ msgstr "" msgid "Dashed" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 msgid "Data Imported" msgstr "" @@ -4845,13 +4901,13 @@ msgstr "" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "" @@ -4877,7 +4933,7 @@ msgstr "" msgid "Data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "" @@ -4897,13 +4953,13 @@ msgid "DataFrame must include temporal column" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -4914,18 +4970,18 @@ msgstr "" msgid "Database" msgstr "" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "" @@ -4951,7 +5007,7 @@ msgstr "" msgid "Database does not exist" msgstr "" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "" @@ -4961,7 +5017,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "" @@ -4973,8 +5029,8 @@ msgstr "" msgid "Database is required for alerts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -4993,11 +5049,11 @@ msgstr "" msgid "Database parameters are invalid." msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5008,7 +5064,7 @@ msgstr "" msgid "Database schema is not allowed for csv uploads." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "" @@ -5029,15 +5085,15 @@ msgstr "" msgid "Databases" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "" @@ -5075,11 +5131,11 @@ msgstr "" msgid "Dataset does not exist" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "" @@ -5099,18 +5155,18 @@ msgstr "" msgid "Dataset parameters are invalid." msgstr "" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5128,7 +5184,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "" @@ -5153,19 +5209,19 @@ msgstr "" msgid "Datasource type is required when datasource_id is given" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "" @@ -5174,7 +5230,7 @@ msgstr "" msgid "Date format string" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "" @@ -5182,7 +5238,7 @@ msgstr "" msgid "Datetime Format" msgstr "" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5200,12 +5256,12 @@ msgstr "" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "" @@ -5213,7 +5269,7 @@ msgstr "" msgid "Deactivate" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "" @@ -5225,7 +5281,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "" @@ -5274,11 +5330,11 @@ msgid "Deck.gl - Screen Grid" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 msgid "Decrease" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 msgid "Default Catalog" msgstr "" @@ -5286,7 +5342,7 @@ msgstr "" msgid "Default Endpoint" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 msgid "Default Schema" msgstr "" @@ -5298,7 +5354,7 @@ msgstr "" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "" @@ -5315,13 +5371,13 @@ msgstr "" msgid "Default longitude" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "" @@ -5339,17 +5395,17 @@ msgid "" "default\" is checked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5365,20 +5421,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5388,28 +5444,28 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." msgstr "" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 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/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5421,17 +5477,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5441,13 +5497,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "" @@ -5464,7 +5520,7 @@ msgstr "" msgid "Delete Database?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "" @@ -5485,7 +5541,7 @@ msgstr "" msgid "Delete Template?" msgstr "" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "" @@ -5515,7 +5571,7 @@ msgstr "" msgid "Delete template" msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "" @@ -5567,7 +5623,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5634,7 +5690,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5652,11 +5708,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "" @@ -5683,20 +5739,20 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5705,8 +5761,8 @@ msgstr "" msgid "Description" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "" @@ -5722,7 +5778,7 @@ msgstr "" msgid "Deselect all" msgstr "" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "" @@ -5741,7 +5797,7 @@ msgid "" "dashboards" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "" @@ -5749,14 +5805,14 @@ msgstr "" msgid "Did you mean:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "" @@ -5764,8 +5820,8 @@ msgstr "" msgid "Dim Gray" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "" @@ -5774,18 +5830,18 @@ msgid "Dimension to use on x-axis." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -5799,21 +5855,22 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 msgid "Disable drill to detail" msgstr "" @@ -5821,35 +5878,39 @@ msgstr "" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 msgid "Disables the drill to detail feature for this database." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 msgid "Display" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +msgid "Display all" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "" @@ -5857,24 +5918,24 @@ msgstr "" msgid "Display configuration" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "" @@ -5897,6 +5958,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "" @@ -5904,17 +5967,17 @@ msgstr "" msgid "Distribution - Bar Chart" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "" @@ -5923,7 +5986,7 @@ msgid "Domain" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "" @@ -5931,22 +5994,22 @@ msgstr "" msgid "Dotted" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "" @@ -5966,75 +6029,75 @@ msgstr "" msgid "Drag and drop components to this tab" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6045,7 +6108,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 msgid "Drop a column here or click" msgid_plural "Drop columns here or click" msgstr[0] "" @@ -6065,7 +6128,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "" @@ -6074,7 +6137,7 @@ msgid "Drop columns/metrics here or click" msgstr "" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "" @@ -6094,7 +6157,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "" @@ -6104,7 +6167,7 @@ msgstr "" msgid "Duration" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6124,7 +6187,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6138,13 +6201,13 @@ msgid "" "database timeout if undefined." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 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/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6154,12 +6217,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "" @@ -6177,10 +6240,11 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6190,7 +6254,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "" @@ -6198,9 +6262,9 @@ msgstr "" msgid "EMAIL_REPORTS_CTA" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "" @@ -6213,47 +6277,47 @@ msgstr "" msgid "ERROR: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "" @@ -6261,7 +6325,7 @@ msgstr "" msgid "Edit Chart" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "" @@ -6293,7 +6357,7 @@ msgstr "" msgid "Edit Plugin" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "" @@ -6309,7 +6373,7 @@ msgstr "" msgid "Edit Tag" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "" @@ -6318,27 +6382,27 @@ msgstr "" msgid "Edit annotation layer" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 msgid "Edit chart" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "" @@ -6348,15 +6412,15 @@ msgstr "" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "" @@ -6373,12 +6437,12 @@ msgstr "" msgid "Edit template parameters" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "" @@ -6422,7 +6486,7 @@ msgstr "" msgid "Email reports active" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6430,12 +6494,12 @@ msgstr "" msgid "Embed" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 msgid "Embed dashboard" msgstr "" @@ -6447,7 +6511,7 @@ msgstr "" msgid "Emit Filter Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "" @@ -6455,7 +6519,7 @@ msgstr "" msgid "Employment and education" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "" @@ -6471,7 +6535,7 @@ msgstr "" msgid "Empty query result" msgstr "" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "" @@ -6479,8 +6543,8 @@ msgstr "" msgid "Empty row" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" @@ -6492,13 +6556,13 @@ msgstr "" msgid "Enable cross-filtering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "" @@ -6514,25 +6578,25 @@ msgstr "" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" @@ -6543,12 +6607,12 @@ msgid "" "out" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "" @@ -6556,17 +6620,17 @@ msgstr "" msgid "End Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "" @@ -6579,8 +6643,8 @@ msgstr "" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "" @@ -6590,57 +6654,57 @@ msgid "" "individual parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 msgid "Enter alert name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 msgid "Enter report name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "" @@ -6648,10 +6712,10 @@ msgstr "" msgid "Equal to (=)" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "" @@ -6660,17 +6724,17 @@ msgstr "" msgid "Error Fetching Tagged Objects" msgstr "" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "" @@ -6680,7 +6744,7 @@ msgstr "" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" @@ -6723,8 +6787,8 @@ msgstr "" msgid "Error: %(error)s" msgstr "" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "" @@ -6741,7 +6805,7 @@ msgstr "" msgid "Estimate selected query cost" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "" @@ -6754,11 +6818,11 @@ msgstr "" msgid "Event Flow" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "" @@ -6770,7 +6834,7 @@ msgstr "" msgid "Event time column" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "" @@ -6791,24 +6855,24 @@ msgstr "" msgid "Evolution" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 msgid "Excel Upload" msgstr "" @@ -6824,7 +6888,7 @@ msgstr "" msgid "Excluded roles" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "" @@ -6840,12 +6904,12 @@ msgstr "" msgid "Execution log" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "" @@ -6853,23 +6917,23 @@ msgstr "" msgid "Expand" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "" @@ -6889,7 +6953,7 @@ msgstr "" msgid "Experimental" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "" @@ -6899,20 +6963,20 @@ msgstr "" msgid "Explore - %(table)s" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -6926,49 +6990,53 @@ msgstr "" msgid "Export query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 msgid "Export to PDF" msgstr "" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +msgid "Export to Pivoted .CSV" +msgstr "" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 msgid "Export to full Excel" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "" @@ -6992,8 +7060,8 @@ msgstr "" msgid "Extra" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "" @@ -7001,7 +7069,7 @@ msgstr "" msgid "Extra Parameters" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "" @@ -7018,7 +7086,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "" @@ -7032,23 +7100,23 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "" @@ -7058,17 +7126,17 @@ msgstr "" msgid "Failed" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "" @@ -7077,7 +7145,7 @@ msgstr "" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7085,12 +7153,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7098,23 +7166,23 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 msgid "Failed to save cross-filter scoping" msgstr "" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 msgid "Failed to tag items" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "" @@ -7126,15 +7194,37 @@ msgstr "" msgid "Favorite" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 msgid "Featured" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "" @@ -7142,11 +7232,11 @@ msgstr "" msgid "Fetch Values Predicate" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "" @@ -7174,7 +7264,7 @@ msgstr "" msgid "File" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 msgid "File Settings" msgstr "" @@ -7190,30 +7280,30 @@ msgstr "" msgid "File upload" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "" @@ -7221,11 +7311,11 @@ msgstr "" msgid "Filter List" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7238,15 +7328,15 @@ msgstr "" msgid "Filter charts" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "" @@ -7254,16 +7344,16 @@ msgstr "" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "" @@ -7275,7 +7365,7 @@ msgstr "" msgid "Filter value is required" msgstr "" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "" @@ -7287,17 +7377,17 @@ msgstr "" msgid "Filterable" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "" @@ -7327,23 +7417,23 @@ msgstr "" msgid "Find" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "" @@ -7355,11 +7445,11 @@ msgstr "" msgid "Fixed Color" msgstr "" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "" @@ -7367,32 +7457,34 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7402,7 +7494,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7415,27 +7507,27 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 msgid "Force categorical" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "" @@ -7472,11 +7564,18 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 msgid "Format SQL" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "" @@ -7484,11 +7583,11 @@ msgstr "" msgid "Formatted date" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "" @@ -7498,8 +7597,8 @@ msgstr "" msgid "Formula" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "" @@ -7507,7 +7606,7 @@ msgstr "" msgid "Found invalid orderby options" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "" @@ -7515,19 +7614,19 @@ msgstr "" msgid "Frequency" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "" @@ -7539,16 +7638,16 @@ msgstr "" msgid "Funnel Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "" @@ -7556,12 +7655,12 @@ msgstr "" msgid "Gauge Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 msgid "General information" msgstr "" @@ -7581,7 +7680,7 @@ msgstr "" msgid "Geo" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "" @@ -7594,19 +7693,19 @@ msgstr "" msgid "Geohash" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -7614,11 +7713,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "" @@ -7626,11 +7725,11 @@ msgstr "" msgid "Graph Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "" @@ -7642,20 +7741,24 @@ msgstr "" msgid "Greater than (>)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "" @@ -7665,7 +7768,7 @@ msgstr "" msgid "Group Key" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "" @@ -7673,7 +7776,7 @@ msgstr "" msgid "Groupable" msgstr "" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -7685,15 +7788,15 @@ msgstr "" msgid "Handlebars" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -7703,15 +7806,15 @@ msgstr "" msgid "Has created by" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 msgid "Header row" msgstr "" @@ -7724,13 +7827,13 @@ msgstr "" msgid "Heatmap (legacy)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -7744,7 +7847,7 @@ msgstr "" msgid "Hide Line" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "" @@ -7752,11 +7855,11 @@ msgstr "" msgid "Hide layer" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "" @@ -7764,17 +7867,21 @@ msgstr "" msgid "Hides the Line for the time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +msgid "Histogram (legacy)" +msgstr "" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "" @@ -7786,7 +7893,7 @@ msgstr "" msgid "Horizon Charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "" @@ -7794,15 +7901,15 @@ msgstr "" msgid "Horizontal (Top)" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -7812,7 +7919,7 @@ msgstr "" msgid "Hour" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "" @@ -7833,12 +7940,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -7858,15 +7965,15 @@ msgstr "" msgid "ISO 8601" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -7884,16 +7991,16 @@ msgid "" "hive.server2.proxy.user property." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -7903,19 +8010,19 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "" @@ -7923,7 +8030,7 @@ msgstr "" msgid "Image download failed, please refresh and try again." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" @@ -7931,11 +8038,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "" @@ -7969,7 +8076,7 @@ msgstr "" msgid "Import database failed for an unknown reason" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "" @@ -7977,7 +8084,7 @@ msgstr "" msgid "Import dataset failed for an unknown reason" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "" @@ -7989,7 +8096,7 @@ msgstr "" msgid "Import saved query failed for an unknown reason." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8003,11 +8110,11 @@ msgstr "" msgid "Include Series" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, python-format msgid "Include description to be sent with %s" msgstr "" @@ -8021,7 +8128,7 @@ msgid "Include time" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 msgid "Increase" msgstr "" @@ -8029,19 +8136,19 @@ msgstr "" msgid "Index" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 msgid "Index Label" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 msgid "Index label" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "" @@ -8049,21 +8156,21 @@ msgstr "" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" @@ -8098,11 +8205,11 @@ msgstr "" msgid "Interval End column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "" @@ -8110,7 +8217,7 @@ msgstr "" msgid "Interval start column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "" @@ -8151,7 +8258,7 @@ msgid "" "db/database'

" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "" @@ -8168,7 +8275,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "" @@ -8181,7 +8288,7 @@ msgstr "" msgid "Invalid geohash string" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8193,7 +8300,7 @@ msgstr "" msgid "Invalid longitude/latitude" msgstr "" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "" @@ -8237,7 +8344,7 @@ msgstr "" msgid "Invalid state." msgstr "" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8246,7 +8353,7 @@ msgstr "" msgid "Inverse selection" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "" @@ -8307,24 +8414,24 @@ msgstr "" msgid "Isoline" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "" @@ -8333,16 +8440,16 @@ msgstr "" msgid "JSON Metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8350,27 +8457,27 @@ msgid "" "used by SQLAlchemy." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "" @@ -8378,11 +8485,11 @@ msgstr "" msgid "Jinja templating" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "" @@ -8395,7 +8502,7 @@ msgstr "" msgid "KPI" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8403,12 +8510,12 @@ msgstr "" msgid "Keep editing" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8420,13 +8527,13 @@ msgstr "" msgid "Kilometers" msgstr "" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8435,19 +8542,23 @@ msgstr "" msgid "Label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 msgid "Label Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +msgid "Label Template" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "" @@ -8455,19 +8566,19 @@ msgstr "" msgid "Label already exists" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "" @@ -8475,11 +8586,11 @@ msgstr "" msgid "Labelling" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "" @@ -8501,8 +8612,8 @@ msgstr "" msgid "Large" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "" @@ -8514,7 +8625,7 @@ msgstr "" msgid "Last Modified" msgstr "" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "" @@ -8524,34 +8635,34 @@ msgstr "" msgid "Last Updated %s by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 msgid "Last day" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 msgid "Last month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 msgid "Last quarter" msgstr "" @@ -8559,11 +8670,11 @@ msgstr "" msgid "Last run" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 msgid "Last week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 msgid "Last year" msgstr "" @@ -8580,25 +8691,25 @@ msgstr "" 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:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8610,29 +8721,29 @@ msgstr "" msgid "Least recently modified" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "" @@ -8663,31 +8774,31 @@ msgid "Legacy" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 msgid "Legend Type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "" @@ -8704,7 +8815,7 @@ msgid "Lift percent precision" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "" @@ -8730,17 +8841,17 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -8758,11 +8869,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -8773,7 +8884,7 @@ msgstr "" msgid "Line Chart" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "" @@ -8785,11 +8896,11 @@ msgid "" "chart common in many fields." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "" @@ -8804,21 +8915,21 @@ msgstr "" msgid "Linear Color Scheme" msgstr "" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "" @@ -8827,11 +8938,11 @@ msgstr "" msgid "Link Copied!" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" @@ -8839,7 +8950,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 msgid "List of the column names that should be read" msgstr "" @@ -8875,43 +8986,43 @@ msgstr "" msgid "Loaded from cache" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "" @@ -8922,23 +9033,23 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "" @@ -8946,7 +9057,7 @@ msgstr "" msgid "Login with" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "" @@ -8963,7 +9074,7 @@ msgstr "" msgid "Longitude" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "" @@ -8971,8 +9082,8 @@ msgstr "" msgid "Longitude & Latitude columns" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "" @@ -8989,11 +9100,11 @@ msgstr "" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "" @@ -9001,10 +9112,15 @@ msgstr "" msgid "MINUTE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +msgid "Main" +msgstr "" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "" @@ -9015,29 +9131,29 @@ msgid "" "contains data for the selected time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "" @@ -9079,7 +9195,7 @@ msgid "Map" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "" @@ -9091,32 +9207,32 @@ msgstr "" msgid "Mapbox" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "" @@ -9132,7 +9248,7 @@ msgstr "" msgid "Marker lines" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "" @@ -9144,28 +9260,28 @@ msgstr "" msgid "Markup type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "" @@ -9183,41 +9299,41 @@ msgstr "" msgid "Maximum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 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 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "" @@ -9229,16 +9345,16 @@ msgstr "" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "" @@ -9246,28 +9362,28 @@ msgstr "" msgid "Metadata has been synced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "" @@ -9281,20 +9397,20 @@ msgstr "" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "" @@ -9302,16 +9418,16 @@ msgstr "" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "" @@ -9324,11 +9440,11 @@ msgstr "" msgid "Metric name [%s] is duplicated" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "" @@ -9342,7 +9458,7 @@ msgstr "" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "" @@ -9350,14 +9466,14 @@ msgstr "" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " "appropriate)." msgstr "" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9370,20 +9486,20 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "" @@ -9391,24 +9507,24 @@ msgstr "" msgid "Miles" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "" @@ -9422,12 +9538,12 @@ msgstr "" msgid "Mine" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "" @@ -9435,7 +9551,7 @@ msgstr "" msgid "Minimum Radius" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "" @@ -9445,9 +9561,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "" @@ -9455,25 +9571,25 @@ msgstr "" msgid "Minimum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 msgid "Minor ticks" msgstr "" @@ -9481,7 +9597,7 @@ msgstr "" msgid "Minute" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "" @@ -9494,7 +9610,7 @@ msgstr "" msgid "Missing URL parameters" msgstr "" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9504,34 +9620,34 @@ msgstr "" msgid "Mixed Chart" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, python-format msgid "Modified by: %s" msgstr "" @@ -9541,7 +9657,7 @@ msgstr "" msgid "Modified columns: %s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "" @@ -9549,16 +9665,16 @@ msgstr "" msgid "Month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "" @@ -9566,12 +9682,12 @@ msgstr "" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "" @@ -9588,7 +9704,7 @@ msgstr "" msgid "Multi-Layers" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -9602,7 +9718,7 @@ msgstr "" msgid "Multi-Variables" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "" @@ -9616,7 +9732,7 @@ msgid "" "details" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "" @@ -9640,7 +9756,7 @@ msgstr "" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "" @@ -9648,30 +9764,30 @@ msgstr "" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "" @@ -9679,17 +9795,17 @@ msgstr "" msgid "NUMERIC" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -9703,8 +9819,8 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -9714,8 +9830,8 @@ msgstr "" msgid "Name" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "" @@ -9723,19 +9839,19 @@ msgstr "" msgid "Name must be unique" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 msgid "Name of table to be created" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "" @@ -9743,11 +9859,11 @@ msgstr "" msgid "Name of the table that exists in the source database" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 msgid "Name of your tag" msgstr "" @@ -9755,15 +9871,15 @@ msgstr "" msgid "Name your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "" @@ -9772,7 +9888,7 @@ msgstr "" msgid "Network error." msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "" @@ -9798,13 +9914,13 @@ msgstr "" msgid "New tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "" @@ -9824,7 +9940,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -9832,7 +9948,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "" @@ -9869,7 +9985,7 @@ msgstr "" msgid "No annotation yet" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "" @@ -9881,11 +9997,11 @@ msgstr "" msgid "No charts" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 msgid "No charts yet" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "" @@ -9905,42 +10021,42 @@ msgstr "" msgid "No compatible schema found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 msgid "No dashboards yet" msgstr "" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "" @@ -9948,7 +10064,7 @@ msgstr "" msgid "No filter is selected." msgstr "" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "" @@ -9956,15 +10072,15 @@ msgstr "" msgid "No filters are currently added to this dashboard." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "" @@ -9972,17 +10088,17 @@ msgstr "" msgid "No of Bins" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "" @@ -9995,7 +10111,7 @@ msgid "No results match your filter criteria" msgstr "" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "" @@ -10006,16 +10122,16 @@ msgid "" "contains data for the selected time range." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "" @@ -10024,7 +10140,7 @@ msgstr "" msgid "No saved metrics found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 msgid "No saved queries yet" msgstr "" @@ -10032,17 +10148,17 @@ msgstr "" msgid "No stored results found, you need to re-run your query" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "" @@ -10061,47 +10177,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "" @@ -10110,8 +10226,12 @@ msgstr "" msgid "Normal" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +msgid "Normalize" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "" @@ -10119,13 +10239,13 @@ msgstr "" msgid "Normalize column names" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "" @@ -10134,24 +10254,24 @@ msgstr "" msgid "Not a valid ZIP file" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 msgid "Not defined" msgstr "" @@ -10163,7 +10283,7 @@ msgstr "" msgid "Not in" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "" @@ -10171,38 +10291,38 @@ msgstr "" msgid "Not triggered" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 msgid "Notification Method" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "" @@ -10222,21 +10342,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "" @@ -10245,7 +10365,7 @@ msgstr "" msgid "Number format string" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 msgid "Number formatting" msgstr "" @@ -10253,7 +10373,7 @@ msgstr "" msgid "Number of buckets to group data" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "" @@ -10275,49 +10395,53 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +msgid "Numeric column used to calculate the histogram." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "" @@ -10334,13 +10458,13 @@ msgstr "" msgid "On Grace" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10353,11 +10477,11 @@ msgid "" "columns must be present." msgstr "" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "" @@ -10397,15 +10521,15 @@ msgstr "" msgid "One or more parameters specified in the query are missing." msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "" @@ -10425,7 +10549,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10435,20 +10559,20 @@ msgstr "" msgid "Only single queries supported" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" @@ -10456,7 +10580,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "" @@ -10468,7 +10592,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "" @@ -10482,7 +10606,7 @@ msgstr "" msgid "Open query in SQL Lab" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10491,8 +10615,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "" @@ -10501,7 +10625,7 @@ msgstr "" msgid "Operator undefined for aggregator: %(name)s" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10515,7 +10639,7 @@ msgstr "" msgid "Optional d3 number format string" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "" @@ -10524,42 +10648,42 @@ msgid "Optional warning about use of this metric" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "" @@ -10567,11 +10691,11 @@ msgstr "" msgid "Orientation of filter bar" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "" @@ -10580,55 +10704,55 @@ msgid "Original table column order" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 msgid "Other color palettes" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 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/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -10658,17 +10782,17 @@ msgstr "" msgid "Override time range" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "" @@ -10677,7 +10801,7 @@ msgstr "" msgid "Overwrite Dashboard [%s]" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "" @@ -10692,29 +10816,29 @@ msgstr "" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -10729,8 +10853,8 @@ msgstr "" msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -10740,7 +10864,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "" @@ -10748,21 +10872,21 @@ msgstr "" msgid "Paired t-test Table" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "" @@ -10784,11 +10908,11 @@ msgstr "" msgid "Parameters " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "" @@ -10816,23 +10940,23 @@ msgstr "" msgid "Partition Diagram" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -10846,22 +10970,23 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 msgid "Paste your access token here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "" @@ -10869,25 +10994,25 @@ msgstr "" msgid "Percent Difference format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "" @@ -10896,13 +11021,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "" @@ -10920,7 +11045,7 @@ msgstr "" msgid "Percentages" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "" @@ -10928,12 +11053,12 @@ msgstr "" msgid "Period average" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "" @@ -10941,11 +11066,11 @@ msgstr "" msgid "Periods must be a whole number" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "" @@ -10955,8 +11080,8 @@ msgid "Person or group that has certified this metric" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "" @@ -10964,7 +11089,7 @@ msgstr "" msgid "Physical (table or view)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "" @@ -10985,7 +11110,7 @@ msgstr "" msgid "Pick a name to help you identify this database." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" @@ -11027,15 +11152,15 @@ msgstr "" msgid "Pie Chart (legacy)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "" @@ -11051,7 +11176,7 @@ msgstr "" msgid "Pivot operation requires at least one index" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "" @@ -11063,15 +11188,15 @@ msgstr "" msgid "Pixels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11107,9 +11232,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11119,7 +11244,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11128,15 +11253,15 @@ msgstr "" msgid "Please confirm" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11159,7 +11284,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "" @@ -11171,7 +11296,7 @@ msgstr "" msgid "Please save your dashboard first, then try creating a new email report." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" @@ -11197,7 +11322,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "" @@ -11218,7 +11343,7 @@ msgid "Point Radius Unit" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "" @@ -11228,7 +11353,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "" @@ -11253,27 +11378,10 @@ msgid "Polygon Settings" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "" @@ -11282,7 +11390,7 @@ msgstr "" msgid "Population age data" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "" @@ -11302,35 +11410,35 @@ msgstr "" msgid "Position JSON" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "" @@ -11369,7 +11477,7 @@ msgstr "" msgid "Preview" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 msgid "Preview uploaded file" msgstr "" @@ -11378,7 +11486,7 @@ msgstr "" msgid "Preview: `%s`" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11388,11 +11496,11 @@ msgstr "" msgid "Previous Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "" @@ -11400,15 +11508,15 @@ msgstr "" msgid "Primary key" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "" @@ -11424,11 +11532,11 @@ msgstr "" msgid "Private Key Password" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "" @@ -11448,7 +11556,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "" @@ -11473,7 +11581,7 @@ msgid "Purple" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "" @@ -11485,7 +11593,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "" @@ -11501,7 +11609,7 @@ msgstr "" msgid "Python datetime string pattern" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "" @@ -11509,12 +11617,12 @@ msgstr "" msgid "Quarter" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 msgid "Queries" msgstr "" @@ -11523,15 +11631,15 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -11549,31 +11657,33 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -11582,22 +11692,22 @@ msgstr "" msgid "Query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "" @@ -11615,7 +11725,7 @@ msgstr "" msgid "Query imported" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "" @@ -11624,7 +11734,7 @@ msgid "Query is too complex and takes too long to run." msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "" @@ -11640,16 +11750,16 @@ msgstr "" msgid "Query preview" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "" @@ -11665,7 +11775,7 @@ msgstr "" msgid "RLS rules could not be deleted." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "" @@ -11673,15 +11783,15 @@ msgstr "" msgid "Radar Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 msgid "Radius" msgstr "" @@ -11705,10 +11815,11 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "" @@ -11737,12 +11848,12 @@ msgstr "" msgid "Ranking" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "" @@ -11750,11 +11861,11 @@ msgstr "" msgid "Raw records" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" @@ -11764,7 +11875,7 @@ msgstr "" msgid "Recently modified" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" @@ -11772,7 +11883,7 @@ msgstr "" msgid "Recents" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "" @@ -11780,27 +11891,31 @@ msgstr "" msgid "Record Count" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -11816,7 +11931,7 @@ msgstr "" msgid "Referenced columns not available in DataFrame." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "" @@ -11824,7 +11939,7 @@ msgstr "" msgid "Refresh" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "" @@ -11842,15 +11957,15 @@ msgstr "" msgid "Refresh interval saved" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "" @@ -11881,17 +11996,17 @@ msgstr "" msgid "Relationships between community channels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "" @@ -11903,7 +12018,7 @@ msgstr "" msgid "Remove" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "" @@ -11924,23 +12039,23 @@ msgstr "" msgid "Removed columns: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "" @@ -11964,7 +12079,7 @@ msgstr "" msgid "Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "" @@ -12024,23 +12139,23 @@ msgstr "" msgid "Report Schedule state not found" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 msgid "Report contents" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Report is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "" @@ -12056,11 +12171,11 @@ msgstr "" msgid "Report schedule unexpected error" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "" @@ -12072,11 +12187,11 @@ msgstr "" msgid "Reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "" @@ -12094,26 +12209,26 @@ msgstr "" msgid "Request missing data field." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "" @@ -12125,11 +12240,11 @@ msgstr "" msgid "Resample operation requires DatetimeIndex" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "" @@ -12147,19 +12262,19 @@ msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "" @@ -12167,11 +12282,11 @@ msgstr "" msgid "Results backend needed for asynchronous queries is not configured." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "" @@ -12179,42 +12294,42 @@ msgstr "" msgid "Reverse lat/long " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -12222,17 +12337,17 @@ msgstr "" msgid "Role" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12246,44 +12361,44 @@ msgid "" "defined, regular access permissions apply." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 msgid "Rose Type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "" @@ -12291,68 +12406,68 @@ msgstr "" msgid "Rotate y axis label" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 msgid "" "Row containing the headers to use as column names (0 is first line of " "data)." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 msgid "Rows to read" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "" @@ -12365,7 +12480,7 @@ msgstr "" msgid "Rule added" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "" @@ -12374,7 +12489,7 @@ msgid "Run a query to display query history" msgstr "" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "" @@ -12382,7 +12497,7 @@ msgstr "" msgid "Run current query" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "" @@ -12392,7 +12507,7 @@ msgstr "" msgid "Run query" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "" @@ -12400,7 +12515,7 @@ msgstr "" msgid "Run query in a new tab" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "" @@ -12409,12 +12524,12 @@ msgstr "" msgid "Running" msgstr "" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "" @@ -12422,25 +12537,25 @@ msgstr "" msgid "SECOND" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "" @@ -12448,9 +12563,9 @@ msgstr "" msgid "SQL Expression" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "" @@ -12470,19 +12585,19 @@ msgid "" "Note that you will need to close other SQL Lab windows before you do this." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "" @@ -12531,21 +12646,21 @@ msgstr "" msgid "SSH Tunneling is not enabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "" @@ -12554,19 +12669,19 @@ msgstr "" msgid "STRING" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "" @@ -12582,8 +12697,12 @@ msgstr "" msgid "Sankey" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +msgid "Sankey Chart" +msgstr "" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +msgid "Sankey Diagram (legacy)" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -12591,60 +12710,60 @@ msgid "Sankey Diagram with Loops" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "" @@ -12656,8 +12775,8 @@ msgstr "" msgid "Save (Overwrite)" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "" @@ -12669,8 +12788,8 @@ msgstr "" msgid "Save as dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "" @@ -12694,7 +12813,7 @@ msgstr "" msgid "Save dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 msgid "Save dataset" msgstr "" @@ -12702,35 +12821,35 @@ msgstr "" msgid "Save for this session" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "" @@ -12739,7 +12858,7 @@ msgid "Saved metric" msgstr "" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -12757,13 +12876,13 @@ msgstr "" 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "" @@ -12772,8 +12891,8 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "" @@ -12789,15 +12908,15 @@ msgid "" "variables." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "" @@ -12805,17 +12924,17 @@ msgstr "" msgid "Schedule email report" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 msgid "Schedule type" msgstr "" @@ -12834,11 +12953,11 @@ msgid "Scheduled task executor not found" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -12846,7 +12965,7 @@ msgstr "" msgid "Schema" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "" @@ -12854,7 +12973,7 @@ msgstr "" msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "" @@ -12862,12 +12981,12 @@ msgstr "" msgid "Scope" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -12876,7 +12995,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "" @@ -12884,7 +13003,7 @@ msgstr "" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -12892,12 +13011,12 @@ msgstr "" msgid "Search" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, python-format msgid "Search %s records" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "" @@ -12905,11 +13024,11 @@ msgstr "" msgid "Search Metrics & Columns" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "" @@ -12917,11 +13036,11 @@ msgstr "" msgid "Search by query text" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "" @@ -12933,31 +13052,31 @@ msgstr "" msgid "Second" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "" @@ -12970,18 +13089,18 @@ msgstr "" msgid "Secure Extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "" @@ -12996,7 +13115,7 @@ msgstr "" msgid "See more" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "" @@ -13006,27 +13125,27 @@ msgstr "" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 msgid "Select Tags" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "" @@ -13038,7 +13157,7 @@ msgstr "" msgid "Select a dashboard" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "قواعد البيانات المدعومة" @@ -13047,19 +13166,19 @@ msgstr "قواعد البيانات المدعومة" msgid "Select a database table and create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "" @@ -13067,33 +13186,33 @@ msgstr "" msgid "Select a dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 msgid "Select a delimiter for this data" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 msgid "Select a metric to display on the right axis" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 msgid "Select a schema" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 msgid "Select a sheet name from the uploaded file" msgstr "" @@ -13111,15 +13230,15 @@ msgstr "" msgid "Select aggregate options" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 msgid "Select all data" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 msgid "Select all items" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "" @@ -13129,52 +13248,58 @@ msgid "Select catalog or type to search catalogs" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 msgid "Select chart" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 msgid "Select chart to use" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 msgid "Select content type" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 msgid "Select dashboard to use" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 msgid "Select dashboards" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "قواعد البيانات المدعومة" @@ -13184,22 +13309,22 @@ msgstr "قواعد البيانات المدعومة" msgid "Select database or type to search databases" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "" @@ -13212,13 +13337,13 @@ msgstr "" msgid "Select first filter value by default" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 msgid "Select format" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13226,13 +13351,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "" @@ -13240,8 +13365,8 @@ msgstr "" msgid "Select or type a custom value..." msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "" @@ -13249,12 +13374,12 @@ msgstr "" msgid "Select or type currency symbol" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "" @@ -13262,7 +13387,7 @@ msgstr "" msgid "Select saved metrics" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 msgid "Select saved queries" msgstr "" @@ -13271,11 +13396,11 @@ msgstr "" msgid "Select schema or type to search schemas" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "" @@ -13305,7 +13430,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "" @@ -13325,23 +13450,23 @@ msgid "" "query by clicking on the %s button." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 msgid "Selecting a database is required" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 msgid "Send as PDF" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "" @@ -13349,7 +13474,7 @@ msgstr "" msgid "Send range filter events to other charts" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "" @@ -13374,42 +13499,42 @@ msgstr "" msgid "Series Limit Sort Descending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 msgid "Series colors" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "" @@ -13417,15 +13542,15 @@ msgstr "" msgid "Service Account" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -13434,11 +13559,11 @@ msgstr "" msgid "Set up an email report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -13447,45 +13572,45 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 msgid "Shared query fields" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 msgid "Sheet name" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -13515,7 +13640,13 @@ msgstr "" msgid "Show" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, python-format +msgid "Show %s entries" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "" @@ -13523,6 +13654,10 @@ msgstr "" msgid "Show CREATE VIEW statement" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +msgid "Show Cell bars" +msgstr "" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "" @@ -13540,11 +13675,11 @@ msgid "Show Database" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "" @@ -13552,7 +13687,7 @@ msgstr "" msgid "Show Log" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "" @@ -13565,7 +13700,7 @@ msgstr "" msgid "Show Metric Names" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "" @@ -13573,35 +13708,35 @@ msgstr "" msgid "Show Table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 msgid "Show Tooltip Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "" @@ -13619,31 +13754,31 @@ msgstr "" msgid "Show all columns" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 msgid "Show columns subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "" @@ -13666,12 +13801,12 @@ msgstr "" msgid "Show label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "" @@ -13679,11 +13814,11 @@ msgstr "" msgid "Show less columns" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "" @@ -13691,55 +13826,56 @@ msgstr "" msgid "Show only my charts" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 msgid "Show rows subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +msgid "Show summary" +msgstr "" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -13773,13 +13909,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "" @@ -13791,8 +13927,8 @@ msgstr "" msgid "Significance Level" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -13802,7 +13938,7 @@ msgstr "" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "" @@ -13812,7 +13948,7 @@ msgstr "" msgid "Single Metric" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "" @@ -13820,20 +13956,20 @@ msgstr "" msgid "Single value" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "" @@ -13841,20 +13977,20 @@ msgstr "" msgid "Sizes of vehicles" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "" @@ -13868,13 +14004,13 @@ msgstr "" msgid "Small" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "" @@ -13898,7 +14034,7 @@ msgstr "" msgid "Something went wrong." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -13907,20 +14043,20 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "" @@ -13938,25 +14074,25 @@ msgstr "" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -13968,7 +14104,7 @@ msgstr "" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "" @@ -13977,34 +14113,34 @@ msgid "Sort Bars" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "" @@ -14013,9 +14149,9 @@ msgstr "" msgid "Sort bars by x labels." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "" @@ -14024,16 +14160,7 @@ msgstr "" msgid "Sort by %s" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "" @@ -14041,38 +14168,39 @@ msgstr "" msgid "Sort columns alphabetically" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "" @@ -14082,11 +14210,11 @@ msgstr "" msgid "Source / Target" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "" @@ -14100,25 +14228,25 @@ msgstr "" msgid "Spatial" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "" @@ -14138,17 +14266,17 @@ msgstr "" msgid "Stack" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "" @@ -14162,14 +14290,14 @@ msgstr "" msgid "Stacked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "" @@ -14177,16 +14305,16 @@ msgstr "" msgid "Stacked style" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "" @@ -14194,7 +14322,7 @@ msgstr "" msgid "Start Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "" @@ -14202,21 +14330,21 @@ msgstr "" msgid "Start at (UTC)" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14232,7 +14360,7 @@ msgstr "" msgid "State" msgstr "" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -14248,25 +14376,25 @@ msgstr "" msgid "Status" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" +msgid "Step - end" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "" @@ -14282,7 +14410,7 @@ msgid "" "irregular intervals." msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "" @@ -14292,11 +14420,11 @@ msgstr "" msgid "Stop query" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "" @@ -14309,11 +14437,11 @@ msgid "Stream" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "" @@ -14321,7 +14449,7 @@ msgstr "" msgid "Stretched style" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "" @@ -14330,7 +14458,7 @@ msgstr "" msgid "Stroke Width" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "" @@ -14343,7 +14471,7 @@ msgstr "" msgid "Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "" @@ -14359,7 +14487,7 @@ msgstr "" msgid "Subheader Font Size" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "" @@ -14376,7 +14504,7 @@ msgstr "" msgid "Success" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "" @@ -14384,40 +14512,45 @@ msgstr "" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "الأحد" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "الأحد" @@ -14430,11 +14563,11 @@ msgid "Superset Embedded SDK documentation." msgstr "" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "" @@ -14446,7 +14579,7 @@ msgstr "واجه سوبرسيت خطأ خلال تنفيذ الأمر" msgid "Superset encountered an unexpected error." msgstr "واجه سوبرسيت خطأ غير متوقع" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "قواعد البيانات المدعومة" @@ -14454,13 +14587,13 @@ msgstr "قواعد البيانات المدعومة" msgid "Survey Responses" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 msgid "Swap dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "" @@ -14471,15 +14604,15 @@ msgid "" "well." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "" @@ -14487,11 +14620,11 @@ msgstr "" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "" @@ -14505,7 +14638,7 @@ msgstr "" msgid "TABLES" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "" @@ -14513,11 +14646,11 @@ msgstr "" msgid "TEMPORAL_RANGE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "" @@ -14526,6 +14659,11 @@ msgstr "" msgid "Tab name" msgstr "" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -14542,13 +14680,13 @@ msgstr "" msgid "Table" msgstr "" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "" @@ -14560,17 +14698,17 @@ msgid "" "connection, schema, and table name" msgstr "" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "" @@ -14596,7 +14734,7 @@ msgstr "" msgid "Tables" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "" @@ -14631,11 +14769,11 @@ msgstr "" msgid "Tag could not be updated." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 msgid "Tag created" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 msgid "Tag name" msgstr "" @@ -14647,11 +14785,11 @@ msgstr "" msgid "Tag parameters are invalid." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 msgid "Tag updated" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -14660,16 +14798,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "" @@ -14679,8 +14817,9 @@ msgid "" "densest areas of information lie" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "" @@ -14688,14 +14827,18 @@ msgstr "" msgid "Target Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +msgid "Template" +msgstr "" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -14708,7 +14851,7 @@ msgid "" "coming from the controls." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -14727,15 +14870,15 @@ msgstr "" msgid "Text" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "" @@ -14768,15 +14911,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -14784,15 +14938,15 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -14834,11 +14988,11 @@ msgid "The color of the isoline" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -14848,6 +15002,14 @@ msgstr "" msgid "The column header label" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "" @@ -14858,7 +15020,7 @@ msgid "" "[country] column" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "" @@ -14881,7 +15043,7 @@ msgid "" "want to continue? Deleting the database will break those objects." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "" @@ -14898,7 +15060,7 @@ msgstr "" msgid "The database is under an unusual load." msgstr "" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -14916,7 +15078,7 @@ msgstr "" msgid "The database was not found." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -14929,11 +15091,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -14947,7 +15109,7 @@ msgid "" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "" @@ -14955,7 +15117,7 @@ msgstr "" msgid "The dataset linked to this chart may have been deleted." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "" @@ -14963,15 +15125,15 @@ msgstr "" msgid "The datasource is too large to query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -14987,11 +15149,11 @@ msgid "" "-1 to bypass the cache." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15004,12 +15166,31 @@ msgid "" "%(columns)s. " msgstr "" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15042,7 +15223,7 @@ msgid "The hostname provided can't be resolved." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "" @@ -15059,17 +15240,17 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "" @@ -15087,18 +15268,18 @@ msgid "" "%{key}s is invalid." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15115,13 +15296,17 @@ msgstr "" msgid "The number color \"steps\"" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +msgid "The number of bins for the histogram" +msgstr "" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15129,7 +15314,7 @@ msgid "" "download to csv to see more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15137,22 +15322,22 @@ msgid "" "more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, 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:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, 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:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15160,7 +15345,7 @@ msgid "" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "" @@ -15168,7 +15353,7 @@ msgstr "" msgid "The object does not exist in the given database." msgstr "" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15224,7 +15409,7 @@ msgid "" " they are needed." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -15263,7 +15448,7 @@ msgstr "" msgid "The port number is invalid." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "" @@ -15282,11 +15467,11 @@ msgid "" "re-run the original query." msgstr "" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "" @@ -15301,11 +15486,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -15330,11 +15515,11 @@ msgstr "" msgid "The report has been created" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 msgid "The report will be sent to your email at" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -15351,13 +15536,13 @@ msgid "" "no longer can be deserialized." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -15429,8 +15614,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -15443,13 +15628,13 @@ msgid "" "use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 msgid "" "The time granularity for the visualization. Note that you can type and " "use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -15457,7 +15642,7 @@ msgid "" "in the Superset source code." msgstr "" -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -15479,7 +15664,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "" @@ -15510,9 +15695,9 @@ msgstr "" msgid "The username provided when connecting to a database is not valid." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "" @@ -15520,7 +15705,7 @@ msgstr "" msgid "The width of the Isoline in pixels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "" @@ -15530,14 +15715,14 @@ msgstr "" msgid "There are associated alerts or reports" msgstr "" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "" @@ -15546,7 +15731,7 @@ msgstr "" msgid "There are no components added to this tab" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "" @@ -15564,7 +15749,7 @@ msgid "" " or a typo." msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -15598,7 +15783,7 @@ msgstr "" msgid "There was an error loading the catalogs" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 msgid "There was an error loading the chart data" msgstr "" @@ -15619,7 +15804,7 @@ msgstr "" msgid "There was an error saving the favorite status: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "" @@ -15629,7 +15814,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -15661,7 +15846,7 @@ msgstr "" msgid "There was an issue deleting the selected dashboards: " msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "" @@ -15686,16 +15871,16 @@ msgstr "" msgid "There was an issue deleting: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "" @@ -15703,7 +15888,7 @@ msgstr "" msgid "There was an issue fetching reports attached to this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" @@ -15755,7 +15940,7 @@ msgid "" "parameters." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -15782,13 +15967,13 @@ msgstr "" msgid "This action will permanently delete the template." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 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/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -15798,7 +15983,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -15806,19 +15991,19 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "" @@ -15852,14 +16037,14 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -15876,11 +16061,11 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "" @@ -15894,16 +16079,16 @@ msgid "" " id to the SDK:" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -15917,8 +16102,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "" @@ -15940,11 +16125,11 @@ msgid "" "against this string as a subquery." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" @@ -15977,7 +16162,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -15988,23 +16173,27 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 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:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "" @@ -16015,26 +16204,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "" @@ -16052,6 +16241,13 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "" @@ -16064,8 +16260,8 @@ msgstr "" msgid "Threshold alpha level for determining significance" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "" @@ -16073,7 +16269,7 @@ msgstr "" msgid "Thumbnails" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "" @@ -16094,7 +16290,7 @@ msgstr "" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "" @@ -16104,9 +16300,9 @@ msgid "Time Column" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "" @@ -16139,7 +16335,7 @@ msgstr "" msgid "Time Ratio" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "" @@ -16172,13 +16368,13 @@ msgstr "" msgid "Time Series - Stacked" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 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:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "" @@ -16187,14 +16383,14 @@ msgstr "" msgid "Time Table View" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "" @@ -16203,17 +16399,17 @@ msgstr "" msgid "Time column filter plugin" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "" @@ -16230,7 +16426,7 @@ msgid "" "[%(human_readable)s later]." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "" @@ -16239,7 +16435,7 @@ msgstr "" msgid "Time format" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -16257,8 +16453,8 @@ msgstr "" msgid "Time granularity" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "" @@ -16266,9 +16462,9 @@ msgstr "" msgid "Time lag" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 -#: superset-frontend/src/explore/constants.ts:131 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 +#: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" msgstr "" @@ -16279,7 +16475,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "" @@ -16292,9 +16488,9 @@ msgstr "" msgid "Time series columns" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "" @@ -16333,12 +16529,12 @@ msgstr "" msgid "Timeout error" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "" @@ -16374,7 +16570,7 @@ msgstr "" msgid "Title or Slug" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "" @@ -16382,46 +16578,46 @@ msgstr "" msgid "To get a readable URL for your dashboard" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 msgid "Tooltip Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "" @@ -16441,17 +16637,13 @@ msgstr "" msgid "Total value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "" @@ -16471,7 +16663,7 @@ msgstr "" msgid "Transparent" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "" @@ -16483,11 +16675,11 @@ msgstr "" msgid "Tree Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "" @@ -16508,19 +16700,19 @@ msgstr "" msgid "Trend" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "" @@ -16528,45 +16720,45 @@ msgstr "" msgid "Truncate Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 msgid "Truncate X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" @@ -16574,7 +16766,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "" @@ -16582,23 +16774,23 @@ msgstr "" msgid "Tukey" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "" @@ -16607,11 +16799,11 @@ msgstr "" msgid "Type a number" msgstr "" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "" @@ -16644,19 +16836,15 @@ msgstr "" msgid "URL Parameters" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -16680,7 +16868,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -16692,41 +16880,46 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "" @@ -16734,11 +16927,11 @@ msgstr "" msgid "Undefined window for rolling operation" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "" @@ -16752,7 +16945,7 @@ msgstr "" msgid "Unexpected error occurred, please check your logs for details" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "" @@ -16787,12 +16980,13 @@ msgstr "" msgid "Unknown Status" msgstr "" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "" @@ -16801,7 +16995,7 @@ msgstr "" msgid "Unknown input format" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 msgid "Unknown type" msgstr "" @@ -16844,11 +17038,11 @@ msgstr "" msgid "Unsupported time grain: %(time_grain)s" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "" @@ -16856,7 +17050,7 @@ msgstr "" msgid "Untitled query" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "" @@ -16869,7 +17063,7 @@ msgstr "" msgid "Updating chart was stopped" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "" @@ -16878,7 +17072,7 @@ msgstr "" msgid "Upload CSV" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "" @@ -16886,7 +17080,7 @@ msgstr "" msgid "Upload Columnar" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 msgid "Upload Columnar file to database" msgstr "" @@ -16902,7 +17096,7 @@ msgstr "" msgid "Upload Excel" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "قواعد البيانات المدعومة" @@ -16911,11 +17105,11 @@ msgstr "قواعد البيانات المدعومة" msgid "Upload JSON file" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 msgid "Upload a file to a database." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -16928,7 +17122,7 @@ msgstr "" msgid "Upload file to preview columns" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 msgid "Uploading a file is required" msgstr "" @@ -16940,27 +17134,27 @@ msgstr "" msgid "Upper threshold must be greater than lower threshold" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "" @@ -16968,18 +17162,18 @@ msgstr "" msgid "Use a log scale for the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "" @@ -16991,7 +17185,7 @@ msgid "" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -16999,7 +17193,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" @@ -17007,7 +17201,7 @@ msgstr "" msgid "Use only a single value." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "" @@ -17021,17 +17215,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "" @@ -17049,7 +17243,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -17072,9 +17266,9 @@ msgstr "" msgid "User query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -17107,15 +17301,15 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "" @@ -17124,18 +17318,18 @@ msgstr "" msgid "Value Domain" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 msgid "Value and Percentage" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "" @@ -17148,8 +17342,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "" @@ -17189,16 +17383,16 @@ msgstr "" msgid "Verbose Name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "" @@ -17221,7 +17415,7 @@ msgstr "" msgid "View All »" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 msgid "View Dataset" msgstr "" @@ -17229,7 +17423,7 @@ msgstr "" msgid "View all charts" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "" @@ -17243,10 +17437,10 @@ msgstr "" msgid "View keys & indexes (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "" @@ -17260,13 +17454,13 @@ msgid "Viewed %s" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "" @@ -17274,11 +17468,11 @@ msgstr "" msgid "Virtual (SQL)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "" @@ -17286,7 +17480,7 @@ msgstr "" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "" @@ -17294,6 +17488,10 @@ msgstr "" msgid "Visual Tweaks" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +msgid "Visual formatting" +msgstr "" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -17397,11 +17595,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "" @@ -17414,7 +17612,7 @@ msgstr "" msgid "Waiting on database..." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "" @@ -17428,11 +17626,11 @@ msgstr "" msgid "Warning Message" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -17447,7 +17645,7 @@ msgstr "" msgid "Waterfall Chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -17472,7 +17670,7 @@ msgid "" "%(location)s." msgstr "" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -17481,7 +17679,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -17500,7 +17698,7 @@ msgstr "" msgid "Web" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "" @@ -17524,11 +17722,11 @@ msgstr "" msgid "Week starting Sunday" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -17537,7 +17735,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "" @@ -17579,33 +17777,33 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" @@ -17615,15 +17813,15 @@ msgid "" "table to be created in this schema" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" @@ -17661,7 +17859,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" @@ -17675,13 +17873,13 @@ msgid "" "view." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" @@ -17689,12 +17887,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" @@ -17702,32 +17900,32 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "" @@ -17735,11 +17933,11 @@ msgstr "" msgid "Whether to display the interactive data table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "" @@ -17750,10 +17948,10 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "" @@ -17761,65 +17959,65 @@ msgstr "" msgid "Whether to display the metric name as a title" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 msgid "Whether to display the tooltip labels." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "" @@ -17827,7 +18025,7 @@ msgstr "" msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "" @@ -17856,30 +18054,30 @@ msgid "" "fly" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 msgid "Whether to show as Nightingale chart." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "" @@ -17888,9 +18086,9 @@ msgstr "" msgid "Whether to sort ascending or descending on the base Axis." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "" @@ -17898,20 +18096,11 @@ msgstr "" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" @@ -17923,7 +18112,7 @@ msgstr "" msgid "Which country to plot the map for?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "" @@ -17961,7 +18150,7 @@ msgstr "" msgid "Word Cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "" @@ -17969,7 +18158,7 @@ msgstr "" msgid "Working" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "" @@ -17978,7 +18167,7 @@ msgstr "" msgid "World Map" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "" @@ -17986,7 +18175,7 @@ msgstr "" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "" @@ -17994,9 +18183,9 @@ msgstr "" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -18005,36 +18194,37 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 msgid "X Axis Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "" @@ -18042,13 +18232,13 @@ msgstr "" msgid "X Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "" @@ -18066,12 +18256,12 @@ msgstr "" msgid "X-axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "" @@ -18079,9 +18269,9 @@ msgstr "" msgid "Y AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -18089,67 +18279,68 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 msgid "Y Axis Title Position" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 msgid "Y-Axis" msgstr "" @@ -18171,8 +18362,8 @@ msgstr "" msgid "Y-axis bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "" @@ -18188,7 +18379,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "" @@ -18196,14 +18387,14 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "" @@ -18216,7 +18407,7 @@ msgstr "" msgid "Yes, overwrite changes" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -18235,7 +18426,7 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -18268,7 +18459,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -18287,35 +18478,35 @@ msgid "" "right" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -18325,13 +18516,13 @@ msgstr "" msgid "You do not have permission to read tags" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 msgid "You do not have sufficient permissions to edit the chart" msgstr "" @@ -18351,7 +18542,7 @@ msgstr "" msgid "You don't have access to this embedded dashboard config." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "" @@ -18360,7 +18551,7 @@ msgstr "" msgid "You don't have permission to modify the value." msgstr "" -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "" @@ -18369,7 +18560,7 @@ msgstr "" msgid "You don't have the rights to alter this chart" msgstr "" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "" @@ -18381,7 +18572,7 @@ msgstr "" msgid "You don't have the rights to create a chart" msgstr "" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "" @@ -18397,7 +18588,7 @@ msgstr "" msgid "You have unsaved changes." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -18410,7 +18601,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -18420,28 +18611,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "" @@ -18449,37 +18640,37 @@ msgstr "" msgid "Your chart is ready to go!" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "" @@ -18491,8 +18682,8 @@ msgstr "" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "" @@ -18504,7 +18695,7 @@ msgstr "" msgid "Zoom level of the map" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "" @@ -18536,14 +18727,14 @@ msgstr "" msgid "[desc]" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "" @@ -18592,20 +18783,24 @@ msgstr "" msgid "`width` must be greater or equal to 0" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 msgid "alert condition" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 msgid "alert dark" msgstr "" @@ -18614,8 +18809,10 @@ msgid "alerts" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "" @@ -18623,43 +18820,43 @@ msgstr "" msgid "also copy (duplicate) charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -18667,7 +18864,11 @@ msgstr "" msgid "background" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +msgid "basic conditional formatting" +msgstr "" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "" @@ -18679,10 +18880,10 @@ msgstr "" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -18695,8 +18896,8 @@ msgstr "" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "" @@ -18712,7 +18913,7 @@ msgstr "" msgid "cannot be empty" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "" @@ -18727,11 +18928,11 @@ msgstr "" msgid "chart" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "" @@ -18740,7 +18941,7 @@ msgid "clear all filters" msgstr "" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "" @@ -18760,16 +18961,20 @@ msgstr "" msgid "color scheme for comparison" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +msgid "color type" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 msgid "content type" msgstr "" @@ -18786,27 +18991,27 @@ msgstr "" msgid "create a new chart" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 msgid "crontab" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "" @@ -18814,29 +19019,29 @@ msgstr "" msgid "cumulative" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "" @@ -18845,21 +19050,21 @@ msgstr "" msgid "dataset name" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "" @@ -18935,14 +19140,14 @@ msgstr "" msgid "delete" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "" @@ -18962,61 +19167,61 @@ msgstr "" msgid "dttm" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 msgid "e.g. default" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "" @@ -19024,58 +19229,58 @@ msgstr "" msgid "edit mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 msgid "email subject" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 msgid "error" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "" @@ -19088,16 +19293,16 @@ msgstr "" msgid "fetching" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "" @@ -19109,42 +19314,42 @@ msgstr "" msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 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 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "" @@ -19166,13 +19371,13 @@ msgstr "" msgid "is expected to be an integer" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "" @@ -19184,8 +19389,8 @@ msgstr "" msgid "latest partition:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "" @@ -19193,7 +19398,7 @@ msgstr "" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "" @@ -19214,26 +19419,26 @@ msgid "max" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "" @@ -19255,23 +19460,23 @@ msgstr "" msgid "min" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "" @@ -19280,13 +19485,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 msgid "name" msgstr "" @@ -19320,13 +19525,13 @@ msgstr "" msgid "offline" msgstr "" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "" @@ -19342,7 +19547,7 @@ msgstr "" msgid "overall" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 msgid "owners" msgstr "" @@ -19371,11 +19576,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -19394,11 +19599,11 @@ msgid "" " first is lower than the second value" msgstr "" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -19408,15 +19613,15 @@ msgstr "" msgid "pixels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "" @@ -19425,7 +19630,7 @@ msgid "published" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "" @@ -19437,11 +19642,11 @@ msgstr "" msgid "query" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "" @@ -19449,15 +19654,15 @@ msgstr "" msgid "recent" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 msgid "recipients" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "" @@ -19469,12 +19674,12 @@ msgstr "" msgid "reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "" @@ -19487,12 +19692,12 @@ msgstr "" msgid "running" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "" @@ -19511,38 +19716,38 @@ msgstr "" msgid "shift start date" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "" @@ -19551,7 +19756,7 @@ msgid "stopped" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "" @@ -19561,27 +19766,27 @@ msgstr "" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 msgid "success dark" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "" @@ -19593,7 +19798,7 @@ msgstr "" msgid "tag" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 msgid "tags" msgstr "" @@ -19609,8 +19814,8 @@ msgstr "" msgid "to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "" @@ -19632,13 +19837,13 @@ msgstr "" msgid "use latest_partition template" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "" @@ -19650,7 +19855,7 @@ msgstr "" msgid "variance" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "" @@ -19662,59 +19867,59 @@ msgstr "" msgid "viz type" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 msgid "working timeout" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "" diff --git a/superset/translations/de/LC_MESSAGES/messages.po b/superset/translations/de/LC_MESSAGES/messages.po index 156de4f2f19b..0cfbee3b2876 100644 --- a/superset/translations/de/LC_MESSAGES/messages.po +++ b/superset/translations/de/LC_MESSAGES/messages.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2023-04-07 19:45+0200\n" "Last-Translator: Holger Bruch \n" "Language: de\n" @@ -29,8 +29,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -57,8 +87,8 @@ msgstr "" msgid " (excluded)" msgstr " (ausgeschlossen)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -78,7 +108,7 @@ msgstr " eine neue" msgid " expression which needs to adhere to the " msgstr " die dem " -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr " Quellcode des Sandbox-Parsers von Superset" @@ -119,7 +149,7 @@ msgstr "" " über den zusätzlichen Parameter angebbaren,\n" " optionalen Standardwerte zurück." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" msgstr ", um berechnete Spalten hinzuzufügen" @@ -131,26 +161,26 @@ msgstr ", um Metriken hinzuzufügen" msgid " to edit or add columns and metrics." msgstr ", um Spalten und Metriken zu bearbeiten oder hinzuzufügen." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr " um eine Spalte als Zeitspalte zu markieren" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" " , um SQL Lab zu öffnen. Von dort aus können Sie die Abfrage als " "Datensatz speichern." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr " , um Ihre Daten zu visualisieren." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "!= (Ist nicht gleich)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, fuzzy, python-format msgid "% calculation" msgstr "Berechnungstyp" @@ -198,22 +228,22 @@ msgstr "%(name)s.csv" msgid "%(object)s does not exist in this database." msgstr "%(object)s existiert nicht in der Datenbank." -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "%(other)s Diagramme werden hier angezeigt" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "%(other)s Dashboards werden hier angezeigt" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "Aktuelle %(other)s werden hier angezeigt" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "%(other)s gespeicherte Abfragen werden hier angezeigt" @@ -231,9 +261,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "%(rows)d Zeilen zurückgegeben" @@ -258,7 +288,7 @@ msgid_plural "" msgstr[0] "%(suggestion)s statt \"%(undefinedParameter)s“?" msgstr[1] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, fuzzy, python-format msgid "%(type)s File" msgstr "%(prefix)s %(title)s" @@ -279,26 +309,26 @@ msgstr "" msgid "%s Error" msgstr "%s Fehler" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "%s PASSWORT" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "%s SSH-TUNNEL-KENNWORT" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "%s PRIVATER SCHLÜSSEL FÜR DEN SSH-TUNNEL" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "%s PASSWORT FÜR DEN PRIVATEN SCHLÜSSEL DES SSH-TUNNELS" @@ -308,17 +338,17 @@ msgstr "%s PASSWORT FÜR DEN PRIVATEN SCHLÜSSEL DES SSH-TUNNELS" msgid "%s Selected" msgstr "%s ausgewählt" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "%s ausgewählt (%s physisch, %s virtuell)" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "%s ausgewählt (physisch)" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "%s ausgewählt (virtuell)" @@ -328,27 +358,27 @@ msgstr "%s ausgewählt (virtuell)" msgid "%s aggregates(s)" msgstr "%s Aggregate" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "%s Spalte(n)" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "%s Operator(en)" @@ -362,18 +392,18 @@ msgid_plural "%s options" msgstr[0] "%s Option" msgstr[1] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "%s Option(en)" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "Kürzlich" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -385,8 +415,8 @@ msgstr[1] "" msgid "%s saved metric(s)" msgstr "%s gespeicherte Metrik(en)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "%s aktualisiert" @@ -403,7 +433,7 @@ msgstr "%s%s" msgid "%s-%s of %s" msgstr "%s-%s von %s" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "(Entfernt)" @@ -411,7 +441,7 @@ msgstr "(Entfernt)" msgid "(deleted or invalid type)" msgstr "(gelöschter oder ungültiger Typ)" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "(keine Beschreibung, klicken Sie hier, um Fehlermeldung zu sehen)" @@ -419,7 +449,7 @@ msgstr "(keine Beschreibung, klicken Sie hier, um Fehlermeldung zu sehen)" msgid "), and they become available in your SQL (example:" msgstr "), und sie werden in Ihrem SQL verfügbar (Beispiel:" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -437,7 +467,7 @@ msgstr "" "<%(url)s|In Superset erkunden>\n" "%(table)s\n" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -453,12 +483,12 @@ msgstr "" "Fehler: %(text)s\n" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "+ %s weitere" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 msgid "" "-- Note: Unless you save your query, these tabs will NOT persist if you " "clear your cookies or change browsers.\n" @@ -469,46 +499,46 @@ msgstr "" "Browser wechseln.\n" "\n" -#: superset-frontend/src/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0 ausgewählt" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "1 Kalendertag Frequenz" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "1 Tag" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "Vor 1 Tag" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1 Stunde" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "stündliche Frequenz" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1 Minute" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "minütlich" @@ -517,24 +547,24 @@ msgstr "minütlich" msgid "1 month ago" msgstr "Monat" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "1 Monat Ende Frequenz" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "1 Monat Start Frequenz" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "1 Woche" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "vor 1 Woche" @@ -547,25 +577,25 @@ msgstr "1 Woche beginnend am Montag (freq=W-MON)" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "1 Woche beginnend am Sonntag (freq=W-SUN)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "1 Jahr" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "vor 1 Jahr" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "1 Jahres-Frequenz (Jahresende)" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "1 Jahres-Frequenz (Jahresanfang)" @@ -573,14 +603,14 @@ msgstr "1 Jahres-Frequenz (Jahresanfang)" msgid "10 minute" msgstr "10 Minuten" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "104 Wochen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "vor 104 Wochen" @@ -589,61 +619,61 @@ msgstr "vor 104 Wochen" msgid "15 minute" msgstr "15 Minuten" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "156 Wochen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "vor 156 Wochen" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "jährlich zu Jahresbeginn (1AS)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "täglich (1D)" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 +msgid "1D" +msgstr "täglich (1D)" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 +#: superset-frontend/src/explore/controlPanels/sections.tsx:244 msgid "1H" msgstr "stündlich (1H)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 msgid "1M" msgstr "monatlich (1M)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 -#: superset-frontend/src/explore/controlPanels/sections.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "minütlich (1T)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "2 Jahre" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "vor 2 Jahren" @@ -656,14 +686,14 @@ msgstr "2/98 Perzentile" msgid "22" msgstr "22" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 msgid "28 days" msgstr "28 Tage" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "vor 28 Tagen" @@ -675,31 +705,31 @@ msgstr "vor 28 Tagen" msgid "2D" msgstr "2D" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "3-Buchstaben-Code des Landes" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 msgid "3 years" msgstr "3 Jahre" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "vor 3 Jahren" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30 Tage" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "Vor 30 Tagen" @@ -709,7 +739,7 @@ msgid "30 minute" msgstr "30 Minuten" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30 Minuten" @@ -718,7 +748,7 @@ msgid "30 second" msgstr "30 Sekunden" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30 Sekunden" @@ -738,7 +768,7 @@ msgid "5 minute" msgstr "5 Minuten" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5 Minuten" @@ -747,18 +777,18 @@ msgid "5 second" msgstr "5 Sekunden" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "5 Sekunden" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "52 Wochen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "vor 52 Wochen" @@ -768,29 +798,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "52 Wochen, beginnend am Montag (freq=52W-MON)" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "6 Stunden" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60 Tage" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "7 Kalendertage Frequenz" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "7 Tage" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "wöchentlich (7D)" @@ -798,19 +828,19 @@ msgstr "wöchentlich (7D)" msgid "9/91 percentiles" msgstr "9/91 Perzentile" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90 Tage" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr ":" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "< (Kleiner als)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "<= (Kleiner oder gleich)" @@ -835,15 +865,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "== (Ist gleich)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "> (Größer als)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr ">= (Größer oder gleich)" @@ -851,13 +881,13 @@ msgstr ">= (Größer oder gleich)" msgid "A Big Number" msgstr "Eine Große Zahl" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" "Eine durch Kommas getrennte Liste von Spalten, die als Datumsangaben " "interpretiert werden sollen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" "Eine durch Kommas getrennte Liste von Schemata, in die Dateien " @@ -871,7 +901,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "Eine Datenbank mit dem gleichen Namen existiert bereits." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -886,7 +916,7 @@ msgstr "" "Eine vollständige URL, die auf den Speicherort des erstellten Plugins " "verweist (könnte beispielsweise auf einem CDN gehostet werden)" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "Ein Handelbars-Template, das auf die Daten angewendet wird" @@ -902,12 +932,12 @@ msgstr "" "Eine Liste der Domänennamen, die dieses Dashboard einbetten können. Wenn " "Sie dieses Feld leer lassen, können Sie von jeder Domäne aus einbetten." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "Eine Liste der Tags, die auf dieses Diagramm angewendet wurden." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" "Eine Liste der Benutzer*innen, die das Diagramm ändern können. " @@ -925,8 +955,8 @@ msgstr "" "Eine Karte, die Kreise mit einem variablen Radius bei Breiten" "-/Längengrad-Koordinaten darstellt" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "Eine Metrik, die für die Farbe verwendet werden soll" @@ -956,12 +986,12 @@ msgstr "" "wird, durch seine Fläche und nicht durch seinen Radius oder Sweep-Winkel " "veranschaulicht wird." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "Eine sprechende URL für Ihr Dashboard" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" "Ein Verweis auf die [Time]-Konfiguration unter Berücksichtigung der " @@ -1010,7 +1040,7 @@ msgstr "Beim Generieren eines Datenextrakts ist ein Timeout aufgetreten." msgid "A timeout occurred while taking a screenshot." msgstr "Beim Erstellen eines Screenshots ist ein Timeout aufgetreten." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "Ein gültiges Farbschema ist erforderlich" @@ -1024,11 +1054,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "ANWENDEN" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "APR" @@ -1037,30 +1067,30 @@ msgstr "APR" msgid "AQE" msgstr "AQE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "AUG" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "ABSTAND DES ACHSENTITELS" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "Y-ACHSE TITEL POSITION" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "Über" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "Zugang" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "Zugangs-Token" @@ -1068,7 +1098,7 @@ msgstr "Zugangs-Token" msgid "Action" msgstr "Aktion" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "Aktionsprotokoll" @@ -1080,7 +1110,7 @@ msgstr "Aktionsprotokoll" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1092,18 +1122,18 @@ msgstr "Aktion" msgid "Active" msgstr "Aktiv" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "Istwerte" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "Zeitvergleich" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "Tatsächlicher Zeitbereich" @@ -1111,33 +1141,33 @@ msgstr "Tatsächlicher Zeitbereich" msgid "Actual value" msgstr "Istwert" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "Aktuelle Werte" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "Adaptative Formatierung" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "Hinzufügen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "Alarm hinzufügen" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "CSS Vorlagen" @@ -1165,7 +1195,7 @@ msgstr "Protokoll hinzufügen" msgid "Add Metric" msgstr "Metrik hinzufügen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "Report hinzufügen" @@ -1183,19 +1213,19 @@ msgstr "Schlagwort" msgid "Add a Plugin" msgstr "Plugin hinzufügen" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "Datensatz hinzufügen" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "Neu Registerkarte hinzufügen" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "Neue Registerkarte zum Erstellen einer SQL-Abfrage hinzufügen" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "Zusätzliche Parameter hinzufügen" @@ -1207,32 +1237,32 @@ msgstr "Anmerkungsebene hinzufügen" msgid "Add an item" msgstr "Element hinzufügen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "Hinzufügen und Bearbeiten von Filtern" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "Anmerkungen hinzufügen" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "Anmerkungsebene hinzufügen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "Benachrichtigungsmethode hinzufügen" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" "Fügen Sie berechnete Spalten im Dialog \"Datenquelle bearbeiten\" zum " "Datensatz hinzu" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" "Fügen Sie berechnete Zeitspalten im Dialog \"Datenquelle bearbeiten\" zum" @@ -1243,7 +1273,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "Kreuzfilter hinzufügen" @@ -1251,21 +1281,21 @@ msgstr "Kreuzfilter hinzufügen" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 #, fuzzy msgid "Add dataset columns here to group the pivot table columns." msgstr "Spalten, nach denen in den Spalten gruppiert werden soll" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "Übermittlungsmethode hinzufügen" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 #, fuzzy msgid "Add description of your tag" msgstr "Beschreibung Ihrer Anfrage" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "Zusätzliche Verbindungsinformationen hinzufügen" @@ -1274,7 +1304,7 @@ msgstr "Zusätzliche Verbindungsinformationen hinzufügen" msgid "Add filter" msgstr "Filter hinzufügen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1297,11 +1327,11 @@ msgstr "" " der zugrunde liegenden Daten scannen oder die " "verfügbaren Werte einschränken, die im Filter angezeigt werden." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "Filter und Trennlinien hinzufügen" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "Element hinzufügen" @@ -1315,11 +1345,11 @@ msgstr "" "Fügen Sie Metriken im Dialog \"Datenquelle bearbeiten\" zum Datensatz " "hinzu" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "Neuen Farbformatierer hinzufügen" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "Neuen Formatierer hinzufügen" @@ -1327,25 +1357,25 @@ msgstr "Neuen Formatierer hinzufügen" msgid "Add required control values to preview chart" msgstr "Erforderliche Steuerelementwerte zur Diagramm-Vorschau hinzufügen" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "" "Fügen Sie erforderlicher Steuerelementwerte hinzu, um das Diagramms zu " "speichern" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "Tabelle hinzufügen" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "Name des Diagramms hinzufügen" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "Name des Dashboards hinzufügen" @@ -1358,50 +1388,50 @@ msgstr "Zu Dashboard hinzufügen" msgid "Add/Edit Filters" msgstr "Filter hinzufügen/bearbeiten" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "Hinzugefügt" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "Zu Dashboard hinzugefügt" msgstr[1] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "Zusätzliche Parameter" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "Eventuell sind weitere Felder erforderlich" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "Zusätzliche Information" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "Zusätzliche Metadaten" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "Zusätzliche Einrückung für Legende." -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "Zusätzliche Parameter" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "Zusätzliche Einstellungen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" "Zusätzlicher Text, der vor oder nach dem Wert hinzugefügt werden kann, z." @@ -1415,28 +1445,29 @@ msgid "Additive" msgstr "Additiv" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "Anpassen, wie diese Datenbank mit SQL Lab interagiert." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "Leistungseinstellungen dieser Datenbank anpassen." @@ -1451,17 +1482,17 @@ msgstr "Leistungseinstellungen dieser Datenbank anpassen." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "Erweitert" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "Erweiterte Analysen" @@ -1469,21 +1500,21 @@ msgstr "Erweiterte Analysen" msgid "Advanced Data type" msgstr "Erweiterter Datentyp" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "Erweiterte Analysen" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "Advanced Analytics Abfrage A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "Advanced Analytics Abfrage B" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "Erweiterte Analysen" @@ -1506,12 +1537,12 @@ msgstr "Erweiterter Datentyp" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "Erweiterte Analysen" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "Nach" @@ -1519,11 +1550,11 @@ msgstr "Nach" msgid "Aggregate" msgstr "Aggregieren" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "Aggregater Mittelwert" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "Aggregierte Summe" @@ -1535,7 +1566,7 @@ msgstr "" "Aggregatfunktion, die auf die Liste der Punkte in jedem Cluster " "angewendet wird, um die Clusterbezeichnung zu erstellen." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1557,7 +1588,7 @@ msgstr "" msgid "Aggregation" msgstr "Aggregat" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "Aggregationsfunktion" @@ -1565,15 +1596,15 @@ msgstr "Aggregationsfunktion" msgid "Alert" msgstr "Alarm" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "Alarm ausgelöst, in Kulanzzeit" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "Alarmierungsbedingung" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Zellinhalt" @@ -1582,7 +1613,7 @@ msgstr "Zellinhalt" msgid "Alert ended grace period." msgstr "Alarm beendet Karenzzeit." -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "Alarm fehlgeschlagen" @@ -1594,12 +1625,12 @@ msgstr "Alarm während Karenzzeit ausgelöst." msgid "Alert found an error while executing a query." msgstr "Alarm ist beim Ausführen einer Abfrage auf einen Fehler gestoßen." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Alert is active" msgstr "E-Mail-Reporte aktiv" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "Name des Alarms" @@ -1633,11 +1664,11 @@ msgstr "" "Die Alarmabfrage hat mehr als eine Zeile zurückgegeben. %s zurückgegebene" " Zeilen" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "Alarm wird ausgeführt" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "Alarm ausgelöst, Benachrichtigung gesendet" @@ -1649,7 +1680,7 @@ msgstr "Konfigurationsfehler des Alarm-Validators." msgid "Alerts" msgstr "Alarme" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "Alarme und Reporte" @@ -1658,8 +1689,8 @@ msgstr "Alarme und Reporte" msgid "Alerts & reports" msgstr "Alarme und Reports" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "Ausrichten +/-" @@ -1679,7 +1710,7 @@ msgstr "Ausrichten +/-" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1700,7 +1731,7 @@ msgstr "Gesamter Texte" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "Alle Diagramme" @@ -1720,7 +1751,7 @@ msgstr "Alle Bereiche" msgid "All panels with this column will be affected by this filter" msgstr "Alle Bereiche mit dieser Spalte sind von diesem Filter betroffen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "CREATE TABLE AS zulassen" @@ -1729,7 +1760,7 @@ msgstr "CREATE TABLE AS zulassen" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "Option CREATE TABLE AS in SQL Lab zulassen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "CREATE VIEW AS zulassen" @@ -1742,12 +1773,12 @@ msgstr "Option CREATE VIEW AS in SQL Lab zulassen" msgid "Allow Csv Upload" msgstr "CSV-Upload zulassen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "DML zulassen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1758,15 +1789,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "Neuanordnung von Spalten zulassen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "Erstellen neuer Tabellen basierend auf Abfragen zulassen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "Erstellen neuer Ansichten basierend auf Abfragen zulassen" @@ -1774,7 +1805,7 @@ msgstr "Erstellen neuer Ansichten basierend auf Abfragen zulassen" msgid "Allow data manipulation language" msgstr "DML (Datenmanipulationssprache) zulassen" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." @@ -1783,11 +1814,11 @@ msgstr "" "anzuordnen. Beachten Sie, dass ihre Änderungen beim nächsten Öffnen des " "Diagramms nicht beibehalten werden." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "Datei-Uploads in die Datenbank zulassen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." @@ -1795,7 +1826,7 @@ msgstr "" "Manipulation der Datenbank mit Nicht-SELECT-Anweisungen wie UPDATE, " "DELETE, CREATE usw. ermöglichen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "Knotenauswahl zulassen" @@ -1803,11 +1834,11 @@ msgstr "Knotenauswahl zulassen" msgid "Allow sending multiple polygons as a filter event" msgstr "Senden mehrerer Polygone als Filterereignis zulassen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "Abfragen dieser Datenbank in SQL Lab zulassen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "Abfragen dieser Datenbank in SQL Lab zulassen" @@ -1842,7 +1873,7 @@ msgstr "" "Quartile dar. Die sogenannten „Whisker“ um jede Box visualisieren die " "Min-, Max-, Range- und äußeren 2 Quartile." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "Geändert" @@ -1851,7 +1882,7 @@ msgstr "Geändert" msgid "Always filter main datetime column" msgstr "Haupt-Datums/Zeit-Spalte" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "Ein Fehler ist aufgetreten" @@ -1878,19 +1909,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "Ein Fehler ist aufgetreten" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "Ein Fehler ist aufgetreten" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "Beim Speichern des Datensatz ist ein Fehler aufgetreten" @@ -1906,7 +1937,7 @@ msgstr "Beim Kürzen von Protokollen ist ein Fehler aufgetreten " msgid "An error occurred while accessing the value." msgstr "Beim Zugriff auf den Wert ist ein Fehler aufgetreten." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1919,8 +1950,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "Beim Erstellen von %s ist ein Fehler aufgetreten: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "Beim Erstellen der Datenquelle ist ein Fehler aufgetreten" @@ -1936,7 +1967,7 @@ msgstr "Beim Erstellen des Werts ist ein Fehler aufgetreten." msgid "An error occurred while deleting the value." msgstr "Beim Löschen des Werts ist ein Fehler aufgetreten." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -2000,7 +2031,7 @@ msgstr "Beim Abrufen von Datenbankwerten ist ein Fehler aufgetreten: %s" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -2011,23 +2042,23 @@ msgstr "" "Beim Abrufen von Datassatz-Datenquellenwerten ist ein Fehler aufgetreten:" " %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "" "Beim Abrufen von Angaben zum/zur Datensatz-Besitzer*in ist ein Fehler " "aufgetreten: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "Fehler beim Abrufen von Daten des Datensatzes" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "Beim Abrufen von Datensatzdaten ist ein Fehler aufgetreten: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "Beim Abrufen von Datensätzen ist ein Fehler aufgetreten: %s" @@ -2041,14 +2072,14 @@ msgstr "Fehler bei Abruf von Funktionsnamen." msgid "An error occurred while fetching owners values: %s" msgstr "Beim Abrufen der Werte der Besitzer*innen ist ein Fehler aufgetreten: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "Beim Abrufen von Schemawerten ist ein Fehler aufgetreten: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "Beim Abrufen des Registerkartenstatus ist ein Fehler aufgetreten" @@ -2056,7 +2087,7 @@ msgstr "Beim Abrufen des Registerkartenstatus ist ein Fehler aufgetreten" msgid "An error occurred while fetching table metadata" msgstr "Beim Abrufen von Tabellen-Metadaten ist ein Fehler aufgetreten" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2084,7 +2115,7 @@ msgstr "Beim Abrufen von Dashboards ist ein Fehler aufgetreten" msgid "An error occurred while loading the SQL" msgstr "Beim Laden des SQL ist ein Fehler aufgetreten" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "Beim Öffnen von Explore ist ein Fehler aufgetreten" @@ -2096,19 +2127,13 @@ msgstr "Beim Parsen des Schlüssels ist ein Fehler aufgetreten." msgid "An error occurred while pruning logs " msgstr "Beim Kürzen von Protokollen ist ein Fehler aufgetreten " -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" "Beim Entfernen der Abfrage ist ein Fehler aufgetreten. Wenden Sie sich an" " Ihre*n Administrator*in." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" -"Beim Entfernen der Registerkarte ist ein Fehler aufgetreten. Wenden Sie " -"sich an Ihre*n Administrator*in." - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2121,19 +2146,11 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "Bei der Darstellung dieser Visualisierung ist ein Fehler aufgetreten: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" -"Beim Festlegen der aktiven Registerkarte ist ein Fehler aufgetreten. " -"Wenden Sie sich an Ihre*n Administrator*in." - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "Beim Favorisieren des Diagramms ist ein Fehler aufgetreten." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2156,19 +2173,19 @@ msgstr "Beim Erhöhen des Werts ist ein Fehler aufgetreten." msgid "An unexpected error occurred" msgstr "Ein unerwarteter Fehler ist aufgetreten" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "Verankern mit" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "Winkel, an dem die Fortschrittsachse enden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "Winkel, an dem die Fortschrittsachse gestartet werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "Animation" @@ -2184,7 +2201,7 @@ msgstr "Anmerkungs-Layer %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "Anmerkungsebenen" @@ -2226,7 +2243,7 @@ msgstr "Der Anmerkungs-Layer ist Anmerkungen zugeordnet." msgid "Annotation layer interval end" msgstr "Ende des Anmerkungsebenen-Intervalls" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "Name der Anmerkungebene" @@ -2263,13 +2280,13 @@ msgstr "Anmerkungsebenen-Typ" msgid "Annotation layer value" msgstr "Wert der Anmerkungsebene" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "Anmerkungsebenen" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "Anmerkungsebenen werden noch geladen." @@ -2294,11 +2311,11 @@ msgstr "Quelle Anmerkungen" msgid "Annotation source type" msgstr "Typ der Anmerkungsquelle" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 msgid "Annotation template created" msgstr "Anmerkungsvorlage erstellt" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 msgid "Annotation template updated" msgstr "Anmerkungsvorlage aktualisiert" @@ -2307,7 +2324,7 @@ msgstr "Anmerkungsvorlage aktualisiert" msgid "Annotations and Layers" msgstr "Anmerkungen und Ebenen" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "Anmerkungen und Ebenen" @@ -2320,13 +2337,13 @@ msgstr "Anmerkungen konnten nicht gelöscht werden." #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "Beliebig" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" "Alle zusätzlichen Details, die im Zertifizierungs-Tooltip angezeigt " @@ -2340,13 +2357,13 @@ msgstr "" "Jede hier ausgewählte Farbpalette überschreibt die Farben, die auf die " "einzelnen Diagramme dieses Dashboards angewendet werden" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" "Alle Datenbanken, die Verbindungen über SQL Alchemy URIs zulassen, können" " hinzugefügt werden. " -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " @@ -2354,22 +2371,22 @@ msgstr "" "Alle Datenbanken, die Verbindungen über SQL Alchemy URIs zulassen, können" " hinzugefügt werden. Informationen zum Verbinden eines Datenbanktreibers " -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "Kreuzfilter (%d) angewendet" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "Angewendete Filter (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "Angewendete Filter (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "Angewendete Filter: %s" @@ -2383,10 +2400,10 @@ msgstr "" "stellen Sie sicher, dass die Quellabfrage die im rollierenden Fenster " "definierten Mindestzeiträume erfüllt." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "Übernehmen" @@ -2395,11 +2412,11 @@ msgstr "Übernehmen" msgid "Apply conditional color formatting to metric" msgstr "Bedingten Farbformatierung auf Metriken anwenden" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "Bedingten Farbformatierung auf Metriken anwenden" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "Bedingte Farbformatierung auf numerische Spalten anwenden" @@ -2407,7 +2424,7 @@ msgstr "Bedingte Farbformatierung auf numerische Spalten anwenden" msgid "Apply filters" msgstr "Filter anwenden" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "Metriken anwenden auf" @@ -2419,7 +2436,7 @@ msgstr "Auf alle Bereiche anwenden" msgid "Apply to specific panels" msgstr "Anwenden auf bestimmte Bereiche" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "April" @@ -2435,9 +2452,9 @@ msgstr "Sind Sie sicher, dass Sie die folgenden Werte überschreiben möchten?" msgid "Are you sure you want to cancel?" msgstr "Möchten Sie wirklich abbrechen?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2468,7 +2485,7 @@ msgstr "Möchten Sie die ausgewählten Diagramme wirklich löschen?" msgid "Are you sure you want to delete the selected dashboards?" msgstr "Möchten Sie die ausgewählten Dashboards wirklich löschen?" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "Möchten Sie die ausgewählten Datensätze wirklich löschen?" @@ -2493,7 +2510,7 @@ msgstr "Möchten Sie die ausgewählten Tags wirklich löschen?" msgid "Are you sure you want to delete the selected templates?" msgstr "Möchten Sie die ausgewählten Vorlagen wirklich löschen?" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "Möchten Sie diesen Datensatz wirklich überschreiben?" @@ -2505,24 +2522,24 @@ msgstr "Möchten Sie wirklich fortfahren?" msgid "Are you sure you want to save and apply changes?" msgstr "Möchten Sie die Änderungen wirklich speichern und anwenden?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "Textfeld" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "Flächendiagramm" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "Flächendiagramm" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "Deckkraft des Flächendiagramms" @@ -2536,7 +2553,7 @@ msgstr "" "gleichen Skala darstellen, aber Flächendiagramme stapeln die Metriken " "übereinander." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "Pfeil" @@ -2557,34 +2574,34 @@ msgstr "Zugehörige Diagramme" msgid "Async Execution" msgstr "Asynchrone Ausführung" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "Asynchrone Abfrageausführung" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "August" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "Auto" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "Auto-Zoom" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "Autovervollständigung" @@ -2600,12 +2617,12 @@ msgstr "Abfrageprädikat für die automatische Vervollständigung" msgid "Automatic Color" msgstr "Automatische Farbe" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "Verfügbare Sortiermodi:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 msgid "Average" msgstr "Durchschnitt" @@ -2613,30 +2630,30 @@ msgstr "Durchschnitt" msgid "Average value" msgstr "Durchschnittswert" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "Achse" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "Achsenbegrenzungen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "Achsenformat" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "Titel der Achse" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "Achse aufsteigend" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "Achse absteigend" @@ -2644,10 +2661,10 @@ msgstr "Achse absteigend" msgid "BOOLEAN" msgstr "WAHRHEITSWERT" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "Zurück" @@ -2662,8 +2679,8 @@ msgstr "Zurück zu allen" msgid "Backend" msgstr "Backend" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "Rückwärtsinterpolation" @@ -2677,9 +2694,9 @@ msgstr "Fehlerhafter räumlicher Schlüssel" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "Balken" @@ -2697,11 +2714,11 @@ msgstr "" "Balkendiagramme werden verwendet, um Metriken als eine Reihe von Balken " "anzuzeigen." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "Balkenwerte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "Balken-Ausrichtung" @@ -2712,7 +2729,7 @@ msgid "Base" msgstr "Datenbank" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2721,28 +2738,28 @@ msgstr "" msgid "Based on a metric" msgstr "Auf Metrik basierend" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" "Basierend auf der Granularität, Anzahl der Zeiträume, mit denen " "verglichen werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" "Basierend darauf, wonach Zeitreihen im Diagramm und in der Legende " "angeordnet werden sollten" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "Basic" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "Basisangaben" @@ -2759,8 +2776,8 @@ msgstr "Akkustand im Laufe der Zeit" msgid "Be careful." msgstr "Seien Sie vorsichtig." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "Vor" @@ -2780,36 +2797,41 @@ msgstr "" msgid "Big Number with Trendline" msgstr "Große Zahl mit Trendlinie" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "in" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "Unten" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "Unterer Abstand" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "Unten links" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "Unterer Rand in Pixeln, ermöglicht mehr Platz für Achsenbeschriftungen" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "Unten rechts" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "Von Unten nach Oben" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 #, fuzzy msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " @@ -2822,14 +2844,14 @@ msgstr "" "Sie, dass diese Funktion nur den Achsenbereich erweitert. Der Umfang der " "Daten wird dadurch nicht eingeschränkt." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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 " @@ -2840,7 +2862,7 @@ msgstr "" "Sie, dass diese Funktion nur den Achsenbereich erweitert. Es wird den " "Umfang der Daten nicht einschränken." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the axis. When left empty, the bounds are dynamically defined " "based on the min/max of the data. Note that this feature will only expand" @@ -2851,7 +2873,7 @@ msgstr "" "Sie, dass diese Funktion nur den Achsenbereich erweitert. Der Umfang der " "Daten wird dadurch nicht eingeschränkt." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 #, fuzzy msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " @@ -2864,7 +2886,7 @@ msgstr "" "Sie, dass diese Funktion nur den Achsenbereich erweitert. Es wird den " "Umfang der Daten nicht einschränken." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 #, fuzzy msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" @@ -2885,11 +2907,11 @@ msgid "Box Plot" msgstr "Boxplot" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "Aufschlüsselungen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2906,7 +2928,7 @@ msgstr "Blasen-Diagramm" msgid "Bubble Chart (legacy)" msgstr "Liniendiagramm (Legacy)" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "Blasenfarbe" @@ -2915,12 +2937,12 @@ msgstr "Blasenfarbe" msgid "Bubble Opacity" msgstr "Blasen-Diagramm" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "Blasengröße" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "Blasengröße" @@ -2933,7 +2955,7 @@ msgstr "Kleines Zahlenformat" msgid "Bucket break points" msgstr "Klassen-Schwellwerte" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "Build" @@ -2943,14 +2965,14 @@ msgstr "Build" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "Massenauswahl" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2991,33 +3013,33 @@ msgstr "" "aktivieren möchten, die Filterwerte während der Benutzereingabe lädt (was" " die Datenbank belasten kann)." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "Nach Schlüssel: Spaltennamen als Sortierschlüssel verwenden" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "Nach Schlüssel: Zeilennamen als Sortierschlüssel verwenden" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "Nach Wert: Metrikwerte als Sortierschlüssel verwenden" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "ABBRECHEN" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "DATASET ERSTELLEN" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "CREATE TABLE AS" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "CREATE VIEW AS" @@ -3025,11 +3047,11 @@ msgstr "CREATE VIEW AS" msgid "CREATE VIEW statement" msgstr "CREATE VIEW-Anweisung" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "CRON Zeitplan" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "CRON-Ausdruck" @@ -3038,15 +3060,15 @@ msgstr "CRON-Ausdruck" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "CSS Stile" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "CSS Vorlagen" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "Auf das Diagramm angewendetes CSS" @@ -3068,15 +3090,15 @@ msgstr "CSS Vorlagen" msgid "CSS templates could not be deleted." msgstr "CSS-Vorlage konnte nicht gelöscht werden." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "CSV-Hochladen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "CTAS & CVAS SCHEMA" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -3091,7 +3113,7 @@ msgstr "" msgid "CTAS Schema" msgstr "CTAS-Schema" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3115,20 +3137,20 @@ msgid "Cache Timeout" msgstr "Cache Timeout" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "Cache-Timeout (Sekunden)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "Cache-Timeout" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "Gecached" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "%s zwischengespeichert" @@ -3141,11 +3163,11 @@ msgstr "Zwischengespeicherter Wert nicht gefunden" msgid "Calculate contribution per series or row" msgstr "Beitrag pro Serie oder Zeile berechnen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -3158,12 +3180,12 @@ msgstr "Berechnete Spalte [%s] erfordert einen Ausdruck" msgid "Calculated columns" msgstr "Berechnete Spalten" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "Berechnungstyp" @@ -3186,26 +3208,26 @@ msgstr "Mehrere Werte können ausgewählt werden" msgid "Can't have overlap between Series and Breakdowns" msgstr "Überschneidungen zwischen Zeitreihen und Aufschlüsselungen nicht zulässig" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "Abbrechen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "Abfrage abbrechen bei ‚Window unload‘-Ereignis" @@ -3221,8 +3243,8 @@ msgstr "Eine Datenbank mit verknüpften Datensätzen kann nicht gelöscht werden msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "Anmeldeinformationen für den SSH-Tunnel müssen eindeutig sein" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "Filter konnte nicht geladen werden" @@ -3256,33 +3278,33 @@ msgstr "Kategorien-Farbe" msgid "Categories to group by on the x-axis." msgstr "Kategorien, nach denen auf der x-Achse gruppiert werden soll." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "Kategorie" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "Kategoriename" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "Kategorie und Prozentsatz" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "Kategorie und Wert" @@ -3290,14 +3312,14 @@ msgstr "Kategorie und Wert" msgid "Category name" msgstr "Kategoriename" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "Kategorie der Zielknoten" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "Kategorie, Wert und Prozentsatz" @@ -3314,26 +3336,22 @@ msgstr "Zellenradius" msgid "Cell Size" msgstr "Zellengröße" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "Zellenbalken" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "Zellinhalt" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "Zellgrenze" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "Schwerpunkt (Längen- und Breitengrad): " -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "Zertifizierung" @@ -3341,15 +3359,15 @@ msgstr "Zertifizierung" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "Details zur Zertifizierung" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "Zertifiziert" @@ -3360,23 +3378,23 @@ msgstr "Zertifiziert durch" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "Zertifiziert durch" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "Zertifiziert von %s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "Reihenfolge der Spalten ändern." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "Reihenfolge der Zeilen ändern." @@ -3398,7 +3416,7 @@ msgstr "Änderungen gespeichert." msgid "Changing one or more of these dashboards is forbidden" msgstr "Das Ändern dieses Dashboards ist verboten" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3425,16 +3443,16 @@ msgid "Changing this chart is forbidden" msgstr "Das Ändern dieses Diagramms ist verboten" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "Das Ändern dieses Steuerelements wird sofort wirksam" @@ -3456,23 +3474,23 @@ msgstr "Das Ändern dieser Datenquelle ist verboten" msgid "Changing this report is forbidden" msgstr "Das Ändern dieses Reports ist verboten" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "Zeichen, das als Dezimaltrenner zu interpretieren ist." #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "Diagramm" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "Diagramm %(id)s nicht gefunden" @@ -3481,26 +3499,26 @@ msgstr "Diagramm %(id)s nicht gefunden" msgid "Chart Cache Timeout" msgstr "Diagramm Cache-Timeout" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, python-format msgid "Chart Data: %s" msgstr "Diagrammdaten: %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "Diagramm-ID" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3512,32 +3530,34 @@ msgstr "Diagramm-ID" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "Diagramm-Optionen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "Diagrammausrichtung" @@ -3549,13 +3569,13 @@ msgid_plural "Chart Owners: %s" msgstr[0] "Diagrammbesitzer*in: %s" msgstr[1] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 msgid "Chart Source" msgstr "Diagrammquelle" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "Diagrammtitel" @@ -3574,23 +3594,23 @@ msgstr "Diagramm [%s] wurde gespeichert" msgid "Chart [%s] was added to dashboard [%s]" msgstr "Diagramm [%s] wurde dem Dashboard hinzugefügt [%s]" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "Diagramm [{}] wurde überschrieben" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "Diagramm [{}] wurde gespeichert" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "Diagramm [{}] wurde dem Dashboard hinzugefügt [{}]" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "Diagramm-Cache Timeout" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "Diagrammänderungen" @@ -3637,8 +3657,8 @@ msgstr "Diagrammname" msgid "Chart not found" msgstr "Diagramm %(id)s nicht gefunden" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "Diagramm-Optionen" @@ -3650,15 +3670,15 @@ msgstr "Diagrammbesitzende" msgid "Chart parameters are invalid." msgstr "Diagrammparameter sind ungültig." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "Diagrammeigenschaften aktualisiert" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "Diagrammtitel" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "Diagrammtyp erfordert einen Datensatz" @@ -3666,13 +3686,13 @@ msgstr "Diagrammtyp erfordert einen Datensatz" msgid "Chart width" msgstr "Diagrammbreite" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Diagramme" @@ -3685,9 +3705,9 @@ msgstr "Diagramme konnten nicht gelöscht werden." msgid "Check for sorting ascending" msgstr "Überprüfen Sie die Sortierung aufsteigend" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3699,19 +3719,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "Sehen Sie sich dieses Diagramm im Dashboard an:" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "Sehen Sie sich dieses Diagramm an: " -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "Schauen Sie sich dieses Dashboard an: " -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "Aktivieren, um zu erzwingen, dass Datumspartitionen die gleiche Höhe haben" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "Untergeordnete Beschriftungsposition" @@ -3732,29 +3752,29 @@ msgstr "Datei wählen" msgid "Choose a chart or dashboard not both" msgstr "Diagramm oder Dashboard auswählen, nicht beides" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "Wählen Sie eine Datenbank..." -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "Datensatz auswählen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "Datensatz auswählen" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "Wählen Sie eine Metrik für die rechte Achse" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "Wählen Sie ein Zahlenformat" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "Wählen Sie eine Quelle" @@ -3763,46 +3783,46 @@ msgstr "Wählen Sie eine Quelle" msgid "Choose a source and a target" msgstr "Wählen Sie eine Quelle und ein Ziel" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "Wählen Sie ein Ziel" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "Label existiert bereits" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "Diagrammtyp auswählen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 #, fuzzy msgid "Choose columns to be parsed as dates" msgstr "Spalten, die als Datumsangaben interpretiert werden sollen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "Zu lesende Spalten" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "Index Spalte" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "Benachrichtigungsmethode hinzufügen" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" "Wählen Sie einen der verfügbaren Datensätze aus dem Bereich auf der " "linken Seite." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Blattname" @@ -3811,11 +3831,11 @@ msgstr "Blattname" msgid "Choose the annotation layer type" msgstr "Auswählen des Anmerkungsebenen-Typs" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "Format für Legendenwerte auswählen" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "Wählen Sie die Position der Legende" @@ -3823,7 +3843,7 @@ msgstr "Wählen Sie die Position der Legende" msgid "Choose the source of your annotations" msgstr "Wählen Sie die Quelle Ihrer Anmerkungen aus" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 #, fuzzy msgid "" "Choose values that should be treated as null. Warning: Hive database " @@ -3833,7 +3853,7 @@ msgstr "" "[\"\"] für leere Zeichenketten, [\"Keine\", \"N/A\"], [\"nan\", " "\"null\"]. Warnung: Hive-Datenbank unterstützt nur einen einzigen Wert" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3849,25 +3869,25 @@ msgstr "Sehnendiagramm" msgid "Chosen non-numeric column" msgstr "Ausgewählte nicht numerische Spalte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "Kreis" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "Kreis -> Pfeil" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "Kreis -> Kreis" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "Kreisradarform" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3893,7 +3913,7 @@ msgstr "" msgid "Clause" msgstr "Ausdruck" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "Zurücksetzen" @@ -3901,15 +3921,15 @@ msgstr "Zurücksetzen" msgid "Clear all" msgstr "Alles löschen" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "Alle Daten leeren" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "Formular zurücksetzen" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" "Klicken Sie auf die Schaltfläche \"+Filter hinzufügen/bearbeiten\", um " @@ -3932,7 +3952,7 @@ msgstr "Klicken Sie auf das Schloss, um Änderungen vorzunehmen." msgid "Click the lock to prevent further changes." msgstr "Klicken Sie auf die Sperre, um weitere Änderungen zu verhindern." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 msgid "" "Click this link to switch to an alternate form that allows you to input " "the SQLAlchemy URL for this database manually." @@ -3941,7 +3961,7 @@ msgstr "" "wechseln, mit dem Sie die SQLAlchemy-URL für diese Datenbank manuell " "eingeben können." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3954,7 +3974,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "Klicken, um die Sortierung abzubrechen" @@ -3962,21 +3982,21 @@ msgstr "Klicken, um die Sortierung abzubrechen" msgid "Click to edit" msgstr "Klicken um zu bearbeiten" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "Klicken Sie hier, um %s zu bearbeiten." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "Klicken Sie hier, um das Diagramm zu bearbeiten." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "Klicke um zu Bezeichnung zu bearbeiten" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "Klicken Sie hier, um als Favorit aus-/abzuwählen" @@ -3984,38 +4004,38 @@ msgstr "Klicken Sie hier, um als Favorit aus-/abzuwählen" msgid "Click to force-refresh" msgstr "Klicken Sie hier, um die Aktualisierung zu erzwingen" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "Klicken zum Anzeigen der Unterschiede" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "Klicken Sie hier, um aufsteigend zu sortieren" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "Klicken Sie hier, um absteigend zu sortieren" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "Schließen" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "Schließen Sie alle anderen Registerkarten" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "Registerkarte schließen" @@ -4032,23 +4052,23 @@ msgstr "Clustering-Radius" msgid "Code" msgstr "Code" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "Alle einklappen" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "Datenbereich ausblenden" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "Zeile zusammenklappen" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "Inhalt der Registerkarte ausblenden" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "Tabellenvorschau komprimieren" @@ -4058,12 +4078,11 @@ msgstr "Tabellenvorschau komprimieren" msgid "Color" msgstr "Farbe" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "Farbe +/-" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "Farbmetrik" @@ -4080,11 +4099,11 @@ msgstr "Farbschritte" msgid "Color bounds" msgstr "Farbgrenzen" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "Einfärben nach" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "Metrik auswählen" @@ -4092,16 +4111,16 @@ msgstr "Metrik auswählen" msgid "Color of the target location" msgstr "Farbe des Zielortes" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "Farbschema" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " @@ -4110,21 +4129,22 @@ msgstr "" "bestimmten Zelle im Vergleich zu den anderen Zellen im ausgewählten " "Bereich schattiert: " -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 #, fuzzy msgid "Color: " msgstr "Farbe" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "Farben" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4147,7 +4167,7 @@ msgstr "" msgid "Column Configuration" msgstr "Spaltenkonfiguration" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 #, fuzzy msgid "Column Data Types" msgstr "Erweiterter Datentyp" @@ -4170,7 +4190,7 @@ msgstr "Spalte mit Breitengraddaten" msgid "Column containing longitude data" msgstr "Spalte mit Längengraddaten" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "Erweiterter Datentyp" @@ -4208,7 +4228,7 @@ msgstr "" msgid "Column select" msgstr "Spaltenauswahl" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 #, fuzzy msgid "" "Column to use as the index of the dataframe. If None is given, Index " @@ -4217,32 +4237,32 @@ msgstr "" "Spalte, die als Zeilenbeschriftungen des Datenrahmens verwendet werden " "soll. Leer lassen, wenn keine Indexspalte vorhanden." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "Tabellen-Datei" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "Spalten" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "Spalten, die als Datumsangaben interpretiert werden sollen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "Zu lesende Spalten" @@ -4256,7 +4276,7 @@ msgstr "Im Datensatz fehlende Spalten: %(invalid_columns)s" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "Fehlende Spalten in Datenquelle: %(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "Zwischensummenposition der Spalten" @@ -4264,31 +4284,31 @@ msgstr "Zwischensummenposition der Spalten" msgid "Columns to calculate distribution across." msgstr "Spalten, über die Verteilung berechnet werden soll." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "Anzuzeigende Spalten" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "Spalten, nach denen gruppiert wird" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "Spalten, nach denen in den Spalten gruppiert werden soll" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "Spalten, nach denen in den Zeilen gruppiert werden soll" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "Metriken kombinieren" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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" @@ -4298,7 +4318,7 @@ msgstr "" "bezeichnen Farben aus dem gewählten Farbschema und sind 1-indiziert. Die " "Anzahl muss mit der der Intervallgrenzen übereinstimmen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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." @@ -4307,7 +4327,7 @@ msgstr "" "0-2, 2-4 und 4-5. Die letzte Zahl sollte mit dem für MAX angegebenen Wert" " übereinstimmen." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "Komparator-Option" @@ -4376,6 +4396,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4385,7 +4406,7 @@ msgstr "" msgid "Comparison" msgstr "Vergleich" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "Verzögerung des Vergleichszeitraums" @@ -4394,7 +4415,7 @@ msgstr "Verzögerung des Vergleichszeitraums" msgid "Comparison font size" msgstr "Vergleichssuffix" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "Vergleichssuffix" @@ -4406,16 +4427,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "Berechnen des Beitrags zur Gesamtsumme" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "Bedingung" @@ -4424,8 +4445,7 @@ msgstr "Bedingung" msgid "Conditional Formatting" msgstr "Bedingte Formatierung" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "Bedingte Formatierung" @@ -4437,15 +4457,20 @@ msgstr "Konfidenzintervall" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "Das Konfidenzintervall muss zwischen 0 und 1 liegen (exklusiv)" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "Konfiguration" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "Erweiterten Zeitbereich konfigurieren " -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +#, fuzzy +msgid "Configure Time Range: Current..." +msgstr "Zeitraum konfigurieren: Letzte..." + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "Zeitraum konfigurieren: Letzte..." @@ -4453,7 +4478,7 @@ msgstr "Zeitraum konfigurieren: Letzte..." msgid "Configure Time Range: Previous..." msgstr "Zeitraum konfigurieren: Vorhergehende…" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "Benutzerdefinierten Zeitraum konfigurieren" @@ -4483,45 +4508,45 @@ msgstr "Überschreiben bestätigen" msgid "Confirm save" msgstr "Speichern bestätigen" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "Verbinden" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "Google Sheet verbinden" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "Google Tabellen als Tabellen mit dieser Datenbank verbinden" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "Eine Datenbank verbinden" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "Datenbank verbinden" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "" "Verbinden Sie diese Datenbank stattdessen mithilfe des dynamischen " "Formulars" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "" "Verbinden Sie diese Datenbank stattdessen mit einer SQLAlchemy-URI-" "Zeichenfolge" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "Verbindung" @@ -4532,7 +4557,7 @@ msgstr "" "Verbindung fehlgeschlagen, bitte überprüfen Sie Ihre " "Verbindungseinstellungen" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "" @@ -4543,23 +4568,23 @@ msgstr "" msgid "Connection looks good!" msgstr "Verbindung möglich!" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "Datumsformat" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "Schritttyp" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "Weiter" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "Kontinuierlich" @@ -4570,12 +4595,12 @@ msgstr "Kontinuierlich" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "Beitrag" @@ -4583,21 +4608,21 @@ msgstr "Beitrag" msgid "Contribution Mode" msgstr "Beitragsmodus" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "Steuerung" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "Feld " -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "Steuerelemente beschriftet " #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "In Zwischenablage kopiert!" @@ -4620,7 +4645,7 @@ msgstr "" "Kopieren Sie die gesamte JSON-Datei des Dienstkontos, und fügen Sie sie " "hier ein" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "Link kopieren" @@ -4628,8 +4653,8 @@ msgstr "Link kopieren" msgid "Copy message" msgstr "Meldung kopieren" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4639,9 +4664,9 @@ msgstr "Kopie von %s" msgid "Copy partition query to clipboard" msgstr "Partitionsabfrage in Zwischenablage kopieren" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "Permalink in Zwischenablage kopieren" @@ -4649,29 +4674,29 @@ msgstr "Permalink in Zwischenablage kopieren" msgid "Copy query URL" msgstr "Abfrage-URL kopieren" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "Abfragelink in die Zwischenablage kopieren" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 #, fuzzy msgid "Copy the identifier of the account you are trying to connect to." msgstr "" "Kopieren Sie den Namen der Datenbank, mit der Sie eine Verbindung " "herstellen möchten." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "Kopieren Sie den Namen des HTTP-Pfads Ihres Clusters." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "" "Kopieren Sie den Namen der Datenbank, mit der Sie eine Verbindung " "herstellen möchten." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "In Zwischenablage kopieren" @@ -4717,7 +4742,7 @@ msgstr "Visualisierungsobjekt konnte nicht gefunden werden" msgid "Could not load database driver" msgstr "Datenbanktreiber konnte nicht geladen werden" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "Datenbanktreiber konnte nicht geladen werden: {}" @@ -4726,37 +4751,37 @@ msgstr "Datenbanktreiber konnte nicht geladen werden: {}" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "Anzahl" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "Eindeutige Werte zählen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "Als Anteil der Spalten zählen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "Als Anteil der Zeilen zählen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "Als Anteil der Gesamtsumme zählen" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "Land" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "Länderfarbschema" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "Länderspalte" @@ -4769,25 +4794,25 @@ msgstr "Feldtyp \"Land\"" msgid "Country Map" msgstr "Länderkarte" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "Erstellen" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "Diagramm erstellen" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 msgid "Create a dataset" msgstr "Datensatz erstellen" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4798,7 +4823,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "Neues Diagramm erstellen" @@ -4811,25 +4836,25 @@ msgstr "Diagramm erstellen" msgid "Create chart with dataset" msgstr "Diagramm mit Datensatz erstellen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Dataframe-Index" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "Datensatz erstellen" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "Datensatz erstellen und Diagramm erstellen" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "Neues Diagramm erstellen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "Schema erstellen oder auswählen…" @@ -4837,7 +4862,7 @@ msgstr "Schema erstellen oder auswählen…" msgid "Created" msgstr "Erstellt" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "Erstellt von" @@ -4845,7 +4870,7 @@ msgstr "Erstellt von" msgid "Created by me" msgstr "Von mir erstellt" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "Erstellt am" @@ -4853,7 +4878,7 @@ msgstr "Erstellt am" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "Das Erstellen eines SSH-Tunnels ist aus unbekanntem Grund fehlgeschlagen" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "Erstelle eine Datenquelle und eine neue Registerkarte" @@ -4866,13 +4891,13 @@ msgstr "Ersteller*in" msgid "Crimson" msgstr "Purpur" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" "Der Kreuzfilter wird auf alle Diagramme angewendet, die diesenn Datensatz" " verwenden." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "Die Kreuzfilterung ist für dieses Dashboard nicht aktiviert." @@ -4881,7 +4906,7 @@ msgstr "Die Kreuzfilterung ist für dieses Dashboard nicht aktiviert." msgid "Cross-filtering is not enabled in this dashboard" msgstr "Die Kreuzfilterung ist für dieses Dashboard nicht aktiviert." -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 #, fuzzy @@ -4893,6 +4918,7 @@ msgid "Cross-filters" msgstr "Kreuzfilter" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "Kumuliert" @@ -4901,7 +4927,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 #, fuzzy msgid "Currency format" msgstr "Wertformat" @@ -4914,15 +4940,50 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "Anzahl" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "Abfrage ausführen" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "Wertformat" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "Abfrage ausführen" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "Abfrage ausführen" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "Abfrage ausführen" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "Derzeit dargestellt: %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "Angepasst" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "Bedingte Formatierung" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "Benutzerdefiniertes Plugin" @@ -4931,8 +4992,8 @@ msgstr "Benutzerdefiniertes Plugin" msgid "Custom Plugins" msgstr "Benutzerdefinierte Plugins" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4944,11 +5005,11 @@ msgstr "" "Benutzerdefinierte SQL-Ad-hoc-Metriken sind für diesen Datasatz nicht " "aktiviert" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "Benutzerdefinierte SQL-Felder dürfen keine Unterabfragen enthalten." -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "Autovervollständigung" @@ -4971,29 +5032,29 @@ msgstr "Benutzerdefiniertes Zeitfilter-Plugin" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "Anpassen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "Anpassen von Metriken" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "Spalten anpassen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "Zyklische Abhängigkeit erkannt" @@ -5002,17 +5063,17 @@ msgid "D3 Format" msgstr "D3-Format" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "D3 Format" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "D3-Formatsyntax: https://github.com/d3/d3-format" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" @@ -5021,8 +5082,8 @@ msgstr "" "verschiedene Anzahlen signifikanter Ziffern für kleine und große Zahlen " "haben möchten" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "D3-Zeitformat für datetime-Spalten" @@ -5039,11 +5100,11 @@ msgstr "DATUM/UHRZEIT" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "DB-Spalte %(col_name)s hat unbekannten Typ: %(value_type)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "DEZ" @@ -5061,7 +5122,7 @@ msgid "Daily seasonality" msgstr "Tägliche Saisonalität" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "Dunkel" @@ -5073,10 +5134,10 @@ msgstr "Dunkeltürkis" msgid "Dark mode" msgstr "Dunkelmodus" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -5088,7 +5149,7 @@ msgstr "Dashboard" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "Dashboard [%s] wurde gerade erstellt und Diagramm [%s] hinzugefügt" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "Dashboard [{}] wurde gerade erstellt und Diagramm [{}] wurde hinzugefügt" @@ -5112,19 +5173,19 @@ msgstr "Dashboard importiert" msgid "Dashboard parameters are invalid." msgstr "Dashboard-Parameter sind ungültig." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "Dashboardeigenschaften bearbeiten" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "Dashboard-Eigenschaften aktualisiert" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "Dashboard Schema" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -5137,7 +5198,7 @@ msgstr "" " Diagrammfiltern hinzu, damit sich dieser Dashboardfilter auf " "diese Diagramme auswirkt." -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 msgid "Dashboard title" msgstr "Dashboard Titel" @@ -5145,11 +5206,11 @@ msgstr "Dashboard Titel" msgid "Dashboard usage" msgstr "Dashboard-Nutzung" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Dashboards" @@ -5167,13 +5228,13 @@ msgstr "Dashboards existieren nicht" msgid "Dashed" msgstr "Gestrichelt" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Daten" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "Datensatz importiert" @@ -5186,13 +5247,13 @@ msgstr "Datentabelle" msgid "Data URI is not allowed." msgstr "Daten-URI ist nicht zulässig." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "Datenzoom" @@ -5223,7 +5284,7 @@ msgstr "Zusätzliche Daten für JS" msgid "Data preview" msgstr "Datenvorschau" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "Daten aktualisiert" @@ -5243,13 +5304,13 @@ msgid "DataFrame must include temporal column" msgstr "DataFrame muss temporale Spalte enthalten" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5260,18 +5321,18 @@ msgstr "DataFrame muss temporale Spalte enthalten" msgid "Database" msgstr "Datenbank" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "Datenbankverbindungen" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "Fehler bei der Datenbankerstellung" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "Datenbank verbunden" @@ -5297,7 +5358,7 @@ msgstr "Die Datenbank lässt keine Datenbearbeitung zu." msgid "Database does not exist" msgstr "Datenbank existiert nicht" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "Datenbank unterstützt keine Unterabfragen" @@ -5310,7 +5371,7 @@ msgstr "" "Installationsanweisungen finden Sie auf der Superset-Dokumentationsseite:" " " -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "Datenbankfehler" @@ -5322,8 +5383,8 @@ msgstr "Datenbank ist offline." msgid "Database is required for alerts" msgstr "Für Alarme ist eine Datenbank erforderlich" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5342,11 +5403,11 @@ msgstr "Datenbank nicht gefunden." msgid "Database parameters are invalid." msgstr "Datenbankparameter sind ungültig." -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "Datenbank-Kennwörter" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5358,7 +5419,7 @@ msgstr "Datenbankport" msgid "Database schema is not allowed for csv uploads." msgstr "Zulässige Schemata für den Datei-Upload" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "Datenbankeinstellungen aktualisiert" @@ -5381,15 +5442,15 @@ msgstr "" msgid "Databases" msgstr "Datenbanken" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "Datensatz" @@ -5427,11 +5488,11 @@ msgstr "Datensatz konnte nicht aktualisiert werden." msgid "Dataset does not exist" msgstr "Datensatz existiert nicht" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "Datensatz importiert" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "Datensatz ist erforderlich" @@ -5451,18 +5512,18 @@ msgstr "Datensatzname" msgid "Dataset parameters are invalid." msgstr "Datensatz-Parameter sind ungültig." -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "Das Datensatz-Schema ist ungültig, verursacht durch: %(error)s" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Datensätze" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5483,7 +5544,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "Datensatz konnte nicht gelöscht werden." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "Datensätze enthalten keine temporale Spalte" @@ -5508,19 +5569,19 @@ msgstr "Datenquellen-Typ ist ungültig" msgid "Datasource type is required when datasource_id is given" msgstr "Datenquellentyp ist erforderlich, wenn datasource_id angegeben wird" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "Datum-Zeit-Format" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "Datumsformat" @@ -5529,7 +5590,7 @@ msgstr "Datumsformat" msgid "Date format string" msgstr "Datumsformat-Zeichenfolge" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "Datum/Zeit" @@ -5537,7 +5598,7 @@ msgstr "Datum/Zeit" msgid "Datetime Format" msgstr "Zeit/Datum-Format" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5557,12 +5618,12 @@ msgstr "Tag" msgid "Day (freq=D)" msgstr "Tag (freq=D)" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "Tage %s" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "Db-Modul hat nicht alle abgefragten Spalten zurückgegeben" @@ -5570,7 +5631,7 @@ msgstr "Db-Modul hat nicht alle abgefragten Spalten zurückgegeben" msgid "Deactivate" msgstr "Deaktivieren" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "Dezember" @@ -5583,7 +5644,7 @@ msgstr "Entscheidet, nach welcher Spalte die Basisachse sortiert werden soll." msgid "Decides which measure to sort the base axis by." msgstr "Entscheidet, nach welcher Spalte die Basisachse sortiert werden soll." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "Dezimalzeichen" @@ -5634,12 +5695,12 @@ msgid "Deck.gl - Screen Grid" msgstr "Deck.gl - Bildschirmraster" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 #, fuzzy msgid "Decrease" msgstr "Erstellen" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "Standardwert" @@ -5648,7 +5709,7 @@ msgstr "Standardwert" msgid "Default Endpoint" msgstr "Standard-Endpunkt" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "Schema auswählen" @@ -5663,7 +5724,7 @@ msgstr "" "Standard-URL, auf die beim Zugriff von der Datensatz-Listenseite aus " "zugegriffen werden soll" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "Standardwert" @@ -5680,7 +5741,7 @@ msgstr "Standard Breitengrad" msgid "Default longitude" msgstr "Standard-Längengrad" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 msgid "" "Default minimal column width in pixels, actual width may still be larger " "than this if other columns don't need much space" @@ -5688,7 +5749,7 @@ msgstr "" "Standardmäßig minimale Spaltenbreite in Pixel, tatsächliche Breite kann " "immer noch größer sein, wenn andere Spalten nicht viel Platz benötigen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "Standardwert ist erforderlich" @@ -5712,7 +5773,7 @@ msgstr "" "Standardwert wird automatisch festgelegt, wenn „Erstes Element als " "Standard“ aktiviert ist" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" @@ -5720,13 +5781,13 @@ msgstr "" "Definieren Sie eine Funktion, die die Eingabe empfängt und den Inhalt für" " einen Tooltip ausgibt" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" "Definieren Sie eine Funktion, die eine URL zurückgibt, zu der navigiert " "wird, wenn der/die Benutzer*in klickt" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5746,20 +5807,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5771,11 +5832,11 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "Definiert, wie jede Reihe aufgeschlüsselt wird" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "Gibt die Rastergröße in Pixel an" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 #, fuzzy msgid "" "Defines the grouping of entities. Each series is represented by a " @@ -5784,7 +5845,7 @@ msgstr "" "Definiert die Gruppierung von Entitäten. Jede Serie wird als bestimmte " "Farbe im Diagramm angezeigt und verfügt über einen Legenden-Umschalter" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" @@ -5792,12 +5853,12 @@ msgstr "" "Definiert die Gruppierung von Entitäten. Jede Serie wird als bestimmte " "Farbe im Diagramm angezeigt und verfügt über einen Legenden-Umschalter" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5811,7 +5872,7 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" @@ -5819,11 +5880,11 @@ msgstr "" "Definiert, ob der Schritt am Anfang, in der Mitte oder am Ende zwischen " "zwei Datenpunkten erscheinen soll" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5833,13 +5894,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Löschen" @@ -5856,7 +5917,7 @@ msgstr "Anmerkung löschen?" msgid "Delete Database?" msgstr "Datenbank löschen?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "Datensatz löschen?" @@ -5877,7 +5938,7 @@ msgstr "Report löschen?" msgid "Delete Template?" msgstr "Vorlage löschen?" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "Wirklich alle löschen?" @@ -5907,7 +5968,7 @@ msgstr "Abfrage löschen" msgid "Delete template" msgstr "Vorlage löschen" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "" "Löschen Sie diesen Container und speichern Sie, um diese Nachricht zu " @@ -5946,7 +6007,7 @@ msgid_plural "Deleted %(num)d css templates" msgstr[0] "Gelöschte %(num)d CSS-Vorlage" msgstr[1] "Gelöschte %(num)d CSS-Vorlagen" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5993,7 +6054,7 @@ msgstr "Gelöscht: %s" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -6014,11 +6075,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "Länge und Breite in einer Spalte mit Trennzeichen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "Trennzeichen" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "Übermittlungsmethode" @@ -6045,20 +6106,20 @@ msgstr "Veraltet" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -6067,8 +6128,8 @@ msgstr "Veraltet" msgid "Description" msgstr "Beschreibung" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "Beschreibung (diese ist in der Liste zu sehen)" @@ -6084,7 +6145,7 @@ msgstr "Beschreibungstext, der unter Ihrer Großen Zahl angezeigt wird" msgid "Deselect all" msgstr "Alle abwählen" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 #, fuzzy msgid "Details" msgstr "Summen" @@ -6104,7 +6165,7 @@ msgid "" "dashboards" msgstr "Bestimmt, ob dieses Dashboard in der Liste aller Dashboards sichtbar ist" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "Diamant" @@ -6112,14 +6173,14 @@ msgstr "Diamant" msgid "Did you mean:" msgstr "Meintest du:" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "Differenz" @@ -6127,8 +6188,8 @@ msgstr "Differenz" msgid "Dim Gray" msgstr "Dunkelgrau" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "Dimension" @@ -6137,18 +6198,18 @@ msgid "Dimension to use on x-axis." msgstr "Dimension der x-Achse." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "Dimension der y-Achse." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "Dimensionen" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -6162,14 +6223,15 @@ msgstr "Kraftbasierte Anordnung" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "Direktional" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "Deaktivieren von SQL Lab-Datenvorschau-Abfragen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " @@ -6179,7 +6241,7 @@ msgstr "" " Nützlich, um Probleme mit der Browserleistung bei der Verwendung von " "Datenbanken mit sehr breiten Tabellen zu vermeiden." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 #, fuzzy msgid "Disable drill to detail" msgstr "Ins-Detail-Zoomen" @@ -6188,38 +6250,43 @@ msgstr "Ins-Detail-Zoomen" msgid "Disable embedding?" msgstr "Einbettung deaktivieren?" -#: 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "Deaktiviert" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 #, fuzzy msgid "Disables the drill to detail feature for this database." msgstr "Für diesen Dataensatz wurden keine Beispiele zurückgegeben" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "Verwerfen" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 #, fuzzy msgid "Display" msgstr "Anzeigename" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "Anzeigename" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "Anzeigename" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 #, fuzzy msgid "Display column level subtotal" msgstr "Summe auf Spaltenebene anzeigen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "Summe auf Spaltenebene anzeigen" @@ -6227,7 +6294,7 @@ msgstr "Summe auf Spaltenebene anzeigen" msgid "Display configuration" msgstr "Anzeige-Konfiguration" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." @@ -6235,19 +6302,19 @@ msgstr "" "Zeigen Sie Metriken innerhalb jeder Spalte nebeneinander an, im Gegensatz" " zur Darstellung einer Spalte je Metrik." -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 #, fuzzy msgid "Display row level subtotal" msgstr "Summe auf Zeilenebene anzeigen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "Summe auf Zeilenebene anzeigen" @@ -6276,6 +6343,8 @@ msgstr "Verteilen über" #: 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "Verteilung" @@ -6283,17 +6352,17 @@ msgstr "Verteilung" msgid "Distribution - Bar Chart" msgstr "Verteilung - Balkendiagramm" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "Trenner" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "Donut oder Torten-Diagramm?" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "Dokumentation" @@ -6302,7 +6371,7 @@ msgid "Domain" msgstr "Wertebereich" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "Donut" @@ -6310,23 +6379,23 @@ msgstr "Donut" msgid "Dotted" msgstr "Gepunktet" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "Herunterladen" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 #, fuzzy msgid "Download as Image" msgstr "Herunterladen als Bild" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "Herunterladen als Bild" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "Als CSV herunterladen" @@ -6346,73 +6415,73 @@ msgstr "Ziehen Sie Komponenten und Diagramme per Drag & Drop auf das Dashboard" msgid "Drag and drop components to this tab" msgstr "Ziehen Sie Komponenten per Drag & Drop auf diese Registerkarte" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "Zeichnen Sie eine Markierung auf Datenpunkten. Gilt nur für Linientypen." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "Zeichnen Sie den Bereich unter Kurven. Gilt nur für Linientypen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "Linie von Torte zur Beschriftung ziehen, wenn Beschriftungen außerhalb?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "Zeichnen von Trennlinien für kleinere Achsenteilstriche" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "Geteilten Linien für kleinere Ticks der y-Achse zeichnen" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "Ins-Detail-Zoomen" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "Heinzoomem ist für diesen Datenpunkt nicht verfügbar" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "" "Das Ins-Detail-Zoomen (Drilldown) nach Wert wird für diesen Diagrammtyp " "noch nicht unterstützt." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "Hineinzogen nach %s" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "Ins-Detail-Zoomen" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "Zu Detail zoomen anhand" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" "Das Ins-Detail-Zoomen (Drilldown) nach Wert wird für diesen Diagrammtyp " "noch nicht unterstützt." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." @@ -6420,7 +6489,7 @@ msgstr "" "Das Zu-Detail-Zoomen (Drilldown) ist deaktiviert, da dieses Diagramm " "Daten nicht nach Dimensionswert gruppiert." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6431,7 +6500,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "Zu Detail zoomen: %s" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6445,7 +6514,7 @@ msgid_plural "Drop columns/metrics here or click" msgstr[0] "Legen Sie hier eine Spalte/Metrik ab oder klicken Sie" msgstr[1] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "Legen Sie hier eine Spalte ab oder klicken Sie" @@ -6454,7 +6523,7 @@ msgid "Drop columns/metrics here or click" msgstr "Spalten/Metriken hierhin ziehen und ablegen oder klicken" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "Duplizieren" @@ -6477,7 +6546,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "Datensatz duplizieren" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "Registerkarte duplizieren" @@ -6487,7 +6556,7 @@ msgstr "Registerkarte duplizieren" msgid "Duration" msgstr "Dauer" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6518,7 +6587,7 @@ msgstr "" "Sie, dass standardmäßig das Datenquellen-/Tabellentimeout verwendet wird," " wenn es nicht definiert ist." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6540,7 +6609,7 @@ msgstr "" "standardmäßig das Datenbanktimeout verwendet wird, wenn es nicht " "definiert ist." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 msgid "" "Duration (in seconds) of the metadata caching timeout for schemas of this" " database. If left unset, the cache never expires." @@ -6550,7 +6619,7 @@ msgstr "" " standardmäßig der globale Timeout verwendet wird, wenn keiner definiert " "ist." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6564,12 +6633,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "Dauer in ms (1,40008 => 1ms 400μs 80ns)" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "Dauer in ms (100,40008 => 100ms 400μs 80ns)" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "Dauer in ms (66000 => 1m 6s)" @@ -6587,10 +6656,11 @@ msgstr "Alle Filterwerte dynamisch durchsuchen" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6600,7 +6670,7 @@ msgstr "Alle Filterwerte dynamisch durchsuchen" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "ECharts" @@ -6608,9 +6678,9 @@ msgstr "ECharts" msgid "EMAIL_REPORTS_CTA" msgstr "EMAIL_REPORTS_CTA" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "ENDE (EXKLUSIV)" @@ -6623,47 +6693,47 @@ msgstr "FEHLER" msgid "ERROR: %s" msgstr "FEHLER: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "Kantenlänge" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "Kantenlänge zwischen Knoten" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "Kantensymbole" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "Kantenbreite" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "Bearbeiten" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "Alarm bearbeiten" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "CSS bearbeiten" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "CSS Vorlagen" @@ -6671,7 +6741,7 @@ msgstr "CSS Vorlagen" msgid "Edit Chart" msgstr "Diagramm bearbeiten" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "Diagrammeigenschaften bearbeiten" @@ -6703,7 +6773,7 @@ msgstr "Metrik bearbeiten" msgid "Edit Plugin" msgstr "Plugin bearbeiten" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "Report bearbeiten" @@ -6721,7 +6791,7 @@ msgstr "Tabelle bearbeiten" msgid "Edit Tag" msgstr "Protokoll bearbeiten" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "Anmerkung bearbeiten" @@ -6730,27 +6800,27 @@ msgstr "Anmerkung bearbeiten" msgid "Edit annotation layer" msgstr "Anmerkungsebene bearbeiten" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "Eigenschaften der Anmerkungsebene bearbeiten" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 msgid "Edit chart" msgstr "Diagramm bearbeiten" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "Diagrammeigenschaften bearbeiten" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "Dashboard bearbeiten" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "Datenbank bearbeiten" @@ -6760,15 +6830,15 @@ msgstr "Datensatz bearbeiten" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "E-Mail-Report bearbeiten" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "Formatierer bearbeiten" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "Eigenschaften bearbeiten" @@ -6785,12 +6855,12 @@ msgstr "Vorlage bearbeiten" msgid "Edit template parameters" msgstr "Vorlagenparameter bearbeiten" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "Dashboard bearbeiten" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "Zeitraum bearbeiten" @@ -6838,7 +6908,7 @@ msgstr "Höhendaten" msgid "Email reports active" msgstr "E-Mail-Reporte aktiv" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6846,12 +6916,12 @@ msgstr "" msgid "Embed" msgstr "Einbetten" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "Code einbetten" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 msgid "Embed dashboard" msgstr "Dashboard einbetten" @@ -6863,7 +6933,7 @@ msgstr "Einbetten deaktiviert." msgid "Emit Filter Events" msgstr "Filterereignisse ausgeben" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "Hervorhebung" @@ -6871,7 +6941,7 @@ msgstr "Hervorhebung" msgid "Employment and education" msgstr "Beschäftigung und Bildung" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "Leerer Kreis" @@ -6887,7 +6957,7 @@ msgstr "Leere Spalte" msgid "Empty query result" msgstr "Leeres Abfrageergebnis" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "Leere Abfrage?" @@ -6895,8 +6965,8 @@ msgstr "Leere Abfrage?" msgid "Empty row" msgstr "Leere Zeile" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" "Aktivieren Sie \"Datei-Uploads in Datenbank zulassen\" in den " @@ -6910,13 +6980,13 @@ msgstr "Filterauswahl aktivieren" msgid "Enable cross-filtering" msgstr "Kreuzfilterung aktivieren" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "Aktivieren von Steuerelementen für das Zoomen von Daten" @@ -6932,25 +7002,25 @@ msgstr "Prognose aktivieren" msgid "Enable forecasting" msgstr "Aktivieren von Prognosen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "Graph-Roaming aktivieren" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "Aktivieren des Ziehens von Knoten" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "Abfragekostenschätzung aktivieren" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" "Aktivieren der serverseitigen Paginierung der Ergebnisse (experimentelle " @@ -6965,12 +7035,12 @@ msgstr "" "Ungültiger räumlicher NULL-Eintrag gefunden, bitte erwägen Sie, diese " "herauszufiltern" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "Ende" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "Ende (Längengrad, Breitengrad): " @@ -6978,17 +7048,17 @@ msgstr "Ende (Längengrad, Breitengrad): " msgid "End Longitude & Latitude" msgstr "Ende Längen- und Breitengrad" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "Endwinkel" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "Enddatum" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "Enddatum aus dem Zeitraum ausgeschlossen" @@ -7003,8 +7073,8 @@ msgstr "" "Die Engine-Spezifikation \"%(engine)s\" unterstützt keine Konfiguration " "über Parameter." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "Engine-Parameter" @@ -7016,59 +7086,59 @@ msgstr "" "Die Engine-Spezifikation \"%(engine_spec)s\" unterstützt keine " "Konfiguration über einzelne Parameter." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "Geben Sie CA_BUNDLE ein" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "Primäre Anmeldeinformationen eingeben" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "Geben Sie einen neuen Titel für die Registerkarte ein" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "Geben Sie einen neuen Titel für die Registerkarte ein" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "Name des Alarms" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "Dauer in Sekunden eingeben" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "Vollbild öffnen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Name des Reports" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "Geben Sie die erforderlichen %(dbModelName)s Anmeldeinformationen ein." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "Element" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "Entitäts-ID" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "Gleiche Datumsgrößen" @@ -7076,10 +7146,10 @@ msgstr "Gleiche Datumsgrößen" msgid "Equal to (=)" msgstr "Ist gleich (==)" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "Fehler" @@ -7089,17 +7159,17 @@ msgstr "Fehler" msgid "Error Fetching Tagged Objects" msgstr "Fehler beim Abrufen der zugehörigen Objekte des Datensatzes" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "Fehler im Jinja-Ausdruck in HAVING-Klausel: %(msg)s" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "Fehler im Jinja-Ausdruck in RLS-Filtern: %(msg)s" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "Fehler im Jinja-Ausdruck in WHERE-Klausel: %(msg)s" @@ -7109,7 +7179,7 @@ msgstr "Fehler im Jinja-Ausdruck in WHERE-Klausel: %(msg)s" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "Fehler im Jinja-Ausdruck im Fetch Values-Prädikat: %(msg)s" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" "Fehler beim Laden von Diagrammdatenquellen. Filter funktionieren " @@ -7158,8 +7228,8 @@ msgstr "Fehler bei Anzeige der virtuellen Datensatzabfrage: %(msg)s" msgid "Error: %(error)s" msgstr "Fehler: %(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "Fehler: %(msg)s" @@ -7176,7 +7246,7 @@ msgstr "Kosten schätzen" msgid "Estimate selected query cost" msgstr "Schätze Kosten für ausgewählte Abfragen" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "Schätzen der Kosten vor dem Ausführen einer Abfrage" @@ -7189,11 +7259,11 @@ msgstr "Ereignis" msgid "Event Flow" msgstr "Ereignisablauf" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "Ereignisnamen" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "Ereignisdefinition" @@ -7205,7 +7275,7 @@ msgstr "Ereignisablauf" msgid "Event time column" msgstr "Spalte \"Ereigniszeit\"" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "Jeden" @@ -7226,24 +7296,24 @@ msgstr "Jeden" msgid "Evolution" msgstr "Entwicklung" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 msgid "Exact" msgstr "Genau" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "Beispiel" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "Beispiele" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "CSV-Upload" @@ -7261,7 +7331,7 @@ msgstr "Auswahlwerte ausschließen" msgid "Excluded roles" msgstr "Zeitreihen einschließen" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "Ausgeführtes SQL" @@ -7277,12 +7347,12 @@ msgstr "Ausführungs-ID" msgid "Execution log" msgstr "Aktionsprotokoll" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "Vorhandener Datensatz" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "Vollbildanzeige beenden" @@ -7290,23 +7360,23 @@ msgstr "Vollbildanzeige beenden" msgid "Expand" msgstr "Erweitern" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "Alle aufklappen" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "Datenbereich erweitern" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "Zeile erweitern" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "Tabellenvorschau erweitern" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "Werkzeugleiste erweitern" @@ -7330,7 +7400,7 @@ msgstr "" msgid "Experimental" msgstr "Experimentell" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "Erkunden" @@ -7340,20 +7410,20 @@ msgstr "Erkunden" msgid "Explore - %(table)s" msgstr "Erkunden - %(table)s" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "Untersuchen der Ergebnismenge in der Datenexplorations-Ansicht" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7367,51 +7437,56 @@ msgstr "Dashboards exportieren?" msgid "Export query" msgstr "Abfrage exportieren" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "Export nach .CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "Exportieren nach . JSON" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "Exportieren nach Excel" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 #, fuzzy msgid "Export to PDF" msgstr "Exportieren als YAML" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "Export in das pivotierte .CSV" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "Exportieren als YAML" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "Als YAML exportieren?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "Export in vollständiges . .CSV" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 #, fuzzy msgid "Export to full Excel" msgstr "Exportieren nach Excel" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "Export in das ursprüngliche .CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "Export in das pivotierte .CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "Datenbank in SQL Lab verfügbar machen" @@ -7435,8 +7510,8 @@ msgstr "Ausdruck" msgid "Extra" msgstr "Extra" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "Zusätzliche Bedienelemente" @@ -7444,7 +7519,7 @@ msgstr "Zusätzliche Bedienelemente" msgid "Extra Parameters" msgstr "Zusätzliche Parameter" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "Zusätzliche Daten für JS" @@ -7465,7 +7540,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "Zusätzliches Feld kann nicht durch JSON decodiert werden. %(msg)s" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "Zusätzliche Parameter für die Verwendung in Jinja-Vorlagenabfragen" @@ -7481,23 +7556,23 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "Zusätzliche URL-Parameter für die Verwendung in Jinja-Vorlagenabfragen" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "extrudiert" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "FEB" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "FR" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "Faktor" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "Faktor, mit dem die Metrik multipliziert wird" @@ -7507,17 +7582,17 @@ msgstr "Faktor, mit dem die Metrik multipliziert wird" msgid "Failed" msgstr "Fehlgeschlagen" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "Fehler beim Abrufen der Ergebnisse" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "Fehler beim Beenden der Abfrage. %s" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "Bericht konnte nicht erstellt werden" @@ -7526,7 +7601,7 @@ msgstr "Bericht konnte nicht erstellt werden" msgid "Failed to execute %(query)s" msgstr "Fehler beim Ausführen %(query)s" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 #, fuzzy msgid "Failed to generate chart edit URL" msgstr "Diagrammdaten konnten nicht geladen werden" @@ -7535,12 +7610,12 @@ msgstr "Diagrammdaten konnten nicht geladen werden" msgid "Failed to load chart data" msgstr "Diagrammdaten konnten nicht geladen werden" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "Diagrammdaten konnten nicht geladen werden." -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 #, fuzzy msgid "Failed to load dimensions for drill by" msgstr "Keine Dimensionen verfügbar für das Hineinzoomen nach" @@ -7549,25 +7624,25 @@ msgstr "Keine Dimensionen verfügbar für das Hineinzoomen nach" msgid "Failed to retrieve advanced type" msgstr "Fehler beim Abrufen des erweiterten Typs" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 #, fuzzy msgid "Failed to save cross-filter scoping" msgstr "Kreuzfilterung aktivieren" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "Remoteabfrage für einen Worker konnte nicht gestartet werden." -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 #, fuzzy msgid "Failed to tag items" msgstr "Alle Elemente auswählen" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "Fehler beim Aktualisieren des Berichts" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "Auswahloptionen konnten nicht überprüft werden: %s" @@ -7579,16 +7654,38 @@ msgstr "Auswahloptionen konnten nicht überprüft werden: %s" msgid "Favorite" msgstr "Favoriten" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "Erstellt" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "Februar" @@ -7596,11 +7693,11 @@ msgstr "Februar" msgid "Fetch Values Predicate" msgstr "Werte-Prädikate abrufen" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "Datenvorschau abrufen" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "%s abgerufen" @@ -7628,7 +7725,7 @@ msgstr "Dieses Feld ist erforderlich" msgid "File" msgstr "Datei" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Filtereinstellungen" @@ -7647,32 +7744,32 @@ msgstr "" msgid "File upload" msgstr "Hochladen" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "Füllfarbe" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" "Füllen Sie alle erforderlichen Felder aus, um \"Standardwert\" zu " "aktivieren" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "Füll-Methode" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "Gefüllt" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "Filter" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "Filterkonfiguration" @@ -7680,11 +7777,11 @@ msgstr "Filterkonfiguration" msgid "Filter List" msgstr "Filterliste" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "Filtereinstellungen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7697,15 +7794,15 @@ msgstr "Filtertyp" msgid "Filter charts" msgstr "Diagramme filtern" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "Filter hat den Standardwert" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "Filter-Menü" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "Tabellenname" @@ -7715,16 +7812,16 @@ msgstr "" "Filter zeigt nur Werte an, die für die Auswahl in anderen Filtern " "relevant sind." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "Ergebnisse filtern" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "Filter Typ" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "Filterwert (Groß-/Kleinschreibung beachten)" @@ -7736,7 +7833,7 @@ msgstr "Filterwert (Groß-/Kleinschreibung beachten)" msgid "Filter value is required" msgstr "Filterwert ist erforderlich" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "Filterwertliste darf nicht leer sein" @@ -7748,17 +7845,17 @@ msgstr "Filtern Sie Ihre Diagramme" msgid "Filterable" msgstr "Filterbar" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "Filter" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "Nach Spalten filtern" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "Nach Metriken filtern" @@ -7798,17 +7895,17 @@ msgstr "" msgid "Find" msgstr "in" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "Fertigstellen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "Erste" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 msgid "" "Fix the trend line to the full time range specified in case filtered " "results do not include the start or end dates" @@ -7816,7 +7913,7 @@ msgstr "" "Trendlinie auf den angegebenen vollen Zeitbereich fixieren, falls " "gefilterte Ergebnisse nicht das Start- oder Enddatum enthalten" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "Auf ausgewählten Zeitraum fixieren" @@ -7828,11 +7925,11 @@ msgstr "Fixiert" msgid "Fixed Color" msgstr "Fixierte Farbe" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "Fixierte Farbe" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "Fester Punktradius" @@ -7840,26 +7937,28 @@ msgstr "Fester Punktradius" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "Fluss" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "Schriftgröße" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "Schriftgröße für Achsenbeschriftungen, Detailwerte und andere Textelemente" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "Schriftgröße für den größten Wert in der Liste" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "Schriftgröße für den kleinsten Wert in der Liste" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." @@ -7867,7 +7966,7 @@ msgstr "" "Für Presto und Postgres wird ein Buttons angezeigt, um Kosten vor dem " "Ausführen einer Abfrage zu schätzen." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7877,7 +7976,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "Weitere Anweisungen finden Sie in der" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7896,11 +7995,11 @@ msgstr "" "Filter NICHT angewendet wird, z. B. Admin, wenn Admin alle Daten sehen " "soll." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "Kraft" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." @@ -7909,17 +8008,17 @@ msgstr "" " werden, wenn Sie in SQL Lab auf CTAS oder CVAS klicken." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "Quellkategorie" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "Datumsformat erzwingen" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "Aktualisierung erzwingen" @@ -7961,12 +8060,19 @@ msgstr "" "zurückgesetzt." #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 #, fuzzy msgid "Format SQL" msgstr "D3 Format" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "Formatierte CSV-Datei in E-Mail angehängt" @@ -7974,11 +8080,11 @@ msgstr "Formatierte CSV-Datei in E-Mail angehängt" msgid "Formatted date" msgstr "Formatiertes Datum" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "Formatierter Wert" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "Formatierung" @@ -7988,8 +8094,8 @@ msgstr "Formatierung" msgid "Formula" msgstr "Formel" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "Vorwärtsinterpolation" @@ -7997,7 +8103,7 @@ msgstr "Vorwärtsinterpolation" msgid "Found invalid orderby options" msgstr "Ungültige Order-By-Optionen gefunden" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "Nachkommastellen" @@ -8005,19 +8111,19 @@ msgstr "Nachkommastellen" msgid "Frequency" msgstr "Häufigkeit" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "Reibung" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "Reibung zwischen Knoten" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "Freitag" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "‚Von Datum' kann nicht größer als ‚Bis-Datum' sein" @@ -8029,16 +8135,16 @@ msgstr "Vollständiger Name" msgid "Funnel Chart" msgstr "Trichterdiagramm" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "Weitere Anpassungen der Anzeige der Spaltenanzeige" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "Passen Sie weiter an, wie die einzelnen Metriken angezeigt werden sollen" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "Gruppieren nach" @@ -8046,12 +8152,12 @@ msgstr "Gruppieren nach" msgid "Gauge Chart" msgstr "Tachometerdiagramm" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "Allgemein" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "Zusätzliche Information" @@ -8072,7 +8178,7 @@ msgstr "Generisches Diagramm" msgid "Geo" msgstr "Räumlich" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "GeoJson-Spalte" @@ -8085,19 +8191,19 @@ msgstr "GeoJson-Einstellungen" msgid "Geohash" msgstr "Geo Hashing" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "Das letzte Datum anhand der Datumseinheit anfordern." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "Abrufen des angegebenen Datums für den Feiertag" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" "Gehen Sie in den Bearbeitungsmodus, um das Dashboard zu konfigurieren und" @@ -8107,11 +8213,11 @@ msgstr "" msgid "Gold" msgstr "Gold" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "Google Tabellen-Name und URL" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "Kulanzzeit" @@ -8119,11 +8225,11 @@ msgstr "Kulanzzeit" msgid "Graph Chart" msgstr "Graphen-Diagramm" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "Graph-Layout" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "Anziehungskraft" @@ -8135,20 +8241,24 @@ msgstr "Größer oder gleich (>=)" msgid "Greater than (>)" msgstr "Größer als (>)" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "Raster" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "Rastergröße" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "Gruppieren nach" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "Group By, Metriken oder Prozentmetriken müssen einen Wert haben" @@ -8159,7 +8269,7 @@ msgstr "Group By, Metriken oder Prozentmetriken müssen einen Wert haben" msgid "Group Key" msgstr "Gruppieren nach" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "Gruppieren nach" @@ -8167,7 +8277,7 @@ msgstr "Gruppieren nach" msgid "Groupable" msgstr "Gruppierbar" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -8180,15 +8290,15 @@ msgstr "Stunde" msgid "Handlebars" msgstr "Handlebars" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "Handlebars-Vorlage" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -8201,15 +8311,15 @@ msgstr "" msgid "Has created by" msgstr "Hat „Erstellt von“" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "Header" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "Kopfzeile" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "Kopfzeile" @@ -8224,13 +8334,13 @@ msgstr "Heatmap" msgid "Heatmap (legacy)" msgstr "Liniendiagramm (Legacy)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "Heatmap-Optionen" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8244,7 +8354,7 @@ msgstr "Höhe der Sparkline" msgid "Hide Line" msgstr "Linie ausblenden" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "Diagrammbeschreibung ausblenden" @@ -8252,11 +8362,11 @@ msgstr "Diagrammbeschreibung ausblenden" msgid "Hide layer" msgstr "Ebene verstecken" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "Passwort ausblenden." -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "Werkzeugleiste ausblenden" @@ -8264,17 +8374,22 @@ msgstr "Werkzeugleiste ausblenden" msgid "Hides the Line for the time series" msgstr "Blendet die Linie für die Zeitreihe aus" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "Hierarchie" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "Histogramm" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "Liniendiagramm (Legacy)" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "Startseite" @@ -8286,7 +8401,7 @@ msgstr "Horizont-Diagramm" msgid "Horizon Charts" msgstr "Horizontdiagramme" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "Horizontal" @@ -8294,15 +8409,15 @@ msgstr "Horizontal" msgid "Horizontal (Top)" msgstr "Horizontal (oben)" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "Horizontale Ausrichtung" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "Host" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8312,7 +8427,7 @@ msgstr "Hostname oder IP-Adresse" msgid "Hour" msgstr "Stunde" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "Stunden %s" @@ -8333,12 +8448,12 @@ msgstr "Anzahl Buckets, in die Daten gruppiert werden sollen." msgid "How many periods into the future do we want to predict" msgstr "Wie viele Perioden in der Zukunft sollen prognostiziert werden" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8362,15 +8477,15 @@ msgstr "ISO-3166-2-Codes" msgid "ISO 8601" msgstr "ISO 8601" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "ID" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "ID des Stammknotens der Struktur." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -8400,18 +8515,18 @@ msgstr "" " angemeldeten Benutzer*in erfolgt jedoch über die hive.server2.proxy" ".user-Eigenschaft." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "Wenn Tabelle bereits vorhanden ist" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" "Wenn eine Metrik angegeben wird, erfolgt die Sortierung basierend auf dem" " Metrikwert" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8423,20 +8538,20 @@ msgstr "" "Falls ausgewählt, legen Sie bitte die Schemata fest, die für den CSV-" "Upload in Extra zulässig sind." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 #, fuzzy msgid "Ignore cache when generating report" msgstr "Cache beim Generieren eines Screenshots ignorieren" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "Angesetzte (Null) Örtlichkeiten ignorieren" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "Zeit ignorieren" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "Bild (PNG) in E-Mail eingebettet" @@ -8444,7 +8559,7 @@ msgstr "Bild (PNG) in E-Mail eingebettet" msgid "Image download failed, please refresh and try again." msgstr "Bilddownload fehlgeschlagen, bitte aktualisieren und erneut versuchen." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" "Identität von angemeldeter Benutzer*in annehmen (Presto, Trino, Drill & " @@ -8454,11 +8569,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "Identität von angemeldeter Benutzer*in annehmen" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "Importieren" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "Importiere %s" @@ -8492,7 +8607,7 @@ msgstr "Dashboards importieren" msgid "Import database failed for an unknown reason" msgstr "Fehler beim Importieren der Datenbank aus unbekanntem Grund" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "Datenbank aus Datei importieren" @@ -8500,7 +8615,7 @@ msgstr "Datenbank aus Datei importieren" msgid "Import dataset failed for an unknown reason" msgstr "Fehler beim Importieren des Datasatzes aus unbekanntem Grund" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "Datensätze importieren" @@ -8514,7 +8629,7 @@ msgstr "" "Der Import der gespeicherten Abfrage ist aus einem unbekannten Grund " "fehlgeschlagen." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8531,11 +8646,11 @@ msgstr "in" msgid "Include Series" msgstr "Zeitreihen einschließen" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "Fügen Sie eine Beschreibung hinzu, die mit Ihrem Bericht gesendet wird" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, fuzzy, python-format msgid "Include description to be sent with %s" msgstr "Fügen Sie eine Beschreibung hinzu, die mit Ihrem Bericht gesendet wird" @@ -8549,7 +8664,7 @@ msgid "Include time" msgstr "Zeit einschließen" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 #, fuzzy msgid "Increase" msgstr "Erstellen" @@ -8558,21 +8673,21 @@ msgstr "Erstellen" msgid "Index" msgstr "Index" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "Index Spalte" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "Bereichsbeschriftungen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "Bereichsbeschriftungen" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "Info" @@ -8580,21 +8695,21 @@ msgstr "Info" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "Innenradius" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "Innerer Radius des Donutlochs" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "Das Eingabefeld unterstützt benutzerdefinierte Drehung. z.B. 30 für 30°" @@ -8630,11 +8745,11 @@ msgstr "Intervall" msgid "Interval End column" msgstr "Spalte \"Intervallende\"" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "Intervallgrenzen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "Intervallfarben" @@ -8642,7 +8757,7 @@ msgstr "Intervallfarben" msgid "Interval start column" msgstr "Spalte \"Intervallstart\"" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "Intervalle" @@ -8693,7 +8808,7 @@ msgstr "" "NAME'

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

" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "Ungültiger Cron-Ausdruck" @@ -8710,7 +8825,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "Ungültiges Datums-/Zeitstempelformat" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "Ungültiger Filtervorgangstyp: %(op)s" @@ -8723,7 +8838,7 @@ msgstr "Ungültige geodätische Zeichenfolge" msgid "Invalid geohash string" msgstr "Ungültige Geohash-Zeichenfolge" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "Ungültige Eingabe" @@ -8735,7 +8850,7 @@ msgstr "Ungültige Längen-/Breitengrad-Konfiguration." msgid "Invalid longitude/latitude" msgstr "Ungültiger Längen-/Breitengrad" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "Ungültiges Metrik-Objekt: %(metric)s" @@ -8779,7 +8894,7 @@ msgstr "Ungültiger räumlicher Punkt: %s" msgid "Invalid state." msgstr "Ungültiger Zustand." -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "Ungültige Tab-IDs: %s(tab_ids)" @@ -8788,7 +8903,7 @@ msgstr "Ungültige Tab-IDs: %s(tab_ids)" msgid "Inverse selection" msgstr "Auswahl umkehren" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "Aktuelle Seite umkehren" @@ -8852,24 +8967,24 @@ msgstr "und" msgid "Isoline" msgstr "Offline" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "Problem 1000 - Die Datenquelle ist zu groß, um sie abzufragen." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "Problem 1001 - Die Datenbank ist ungewöhnlich belastet." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "Es wird nicht empfohlen, die Achse im Balkendiagramm abzuschneiden." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "JAN" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -8878,16 +8993,16 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "JSON-Metadaten" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "JSON Metadaten" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "JSON-Metadaten sind ungültig!" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8899,27 +9014,27 @@ msgstr "" "BigQuery bereitzustellen, die nicht der syntax username:password " "entsprechen, welche normalerweise von SQLAlchemy verwendet wird." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "JUL" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "JUN" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "Januar" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "JavaScript-Daten-Interceptor" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "JavaScript onClick href" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "JavaScript-Tooltip-Generator" @@ -8927,11 +9042,11 @@ msgstr "JavaScript-Tooltip-Generator" msgid "Jinja templating" msgstr "Jinja Vorlagen" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "Juli" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "Juni" @@ -8944,7 +9059,7 @@ msgstr "Juni" msgid "KPI" msgstr "KPI" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "Steuerelement-Einstellungen beibehalten?" @@ -8952,12 +9067,12 @@ msgstr "Steuerelement-Einstellungen beibehalten?" msgid "Keep editing" msgstr "Weiter bearbeiten" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "Schlüssel" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8969,13 +9084,13 @@ msgstr "Schlüssel für Tabelle" msgid "Kilometers" msgstr "Kilometer" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "GRENZE" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8984,20 +9099,25 @@ msgstr "GRENZE" msgid "Label" msgstr "Label" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 #, fuzzy msgid "Label Contents" msgstr "Zellinhalt" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "Beschriftungslinie" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "Vorlage löschen" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "Beschriftungstyp" @@ -9005,19 +9125,19 @@ msgstr "Beschriftungstyp" msgid "Label already exists" msgstr "Label existiert bereits" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "Bezeichnung für Ihre Anfrage" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "Beschriftungsposition" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "Beschriftungsschwellenwert" @@ -9025,11 +9145,11 @@ msgstr "Beschriftungsschwellenwert" msgid "Labelling" msgstr "Beschriftung" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "Beschriftungen" @@ -9051,8 +9171,8 @@ msgstr "Beschriftungen für Bereiche" msgid "Large" msgstr "Groß" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "Letzte" @@ -9064,7 +9184,7 @@ msgstr "Zuletzt geändert" msgid "Last Modified" msgstr "Zuletzt geändert" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "Letzte Aktualisierung %s" @@ -9074,36 +9194,36 @@ msgstr "Letzte Aktualisierung %s" msgid "Last Updated %s by %s" msgstr "Zuletzt aktualisiert %s von %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "Letzter verfügbarer Wert auf %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "Gestern" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "Zuletzt geändert" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "letzter Monat" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "letztes Quartal" @@ -9112,12 +9232,12 @@ msgstr "letztes Quartal" msgid "Last run" msgstr "Letzte Ausführung" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "letzte Woche" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "letztes Jahr" @@ -9135,25 +9255,25 @@ msgstr "Breitengrad des Standardansichtsfensters" msgid "Layer configuration" msgstr "Ebenen-Konfiguration" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:101 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "Layout" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "Layout-Elemente" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "Layouttyp des Diagramms" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "Layouttyp des Baums" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -9167,29 +9287,29 @@ msgstr "" msgid "Least recently modified" msgstr "Zuletzt geändert" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "Links" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "Linker Abstand" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "Linker Rand in Pixeln, um mehr Platz für Achsenbeschriftungen zu schaffen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "Links nach rechts" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "Linker Wert" @@ -9220,32 +9340,32 @@ msgid "Legacy" msgstr "Veraltet" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "Legende" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "Legendenformat" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "Legenden-Ausrichtung" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "Position der Legende" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "Legendentyp" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "Legendentyp" @@ -9262,7 +9382,7 @@ msgid "Lift percent precision" msgstr "Prozentuale Präzision erhöhen" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "Hell" @@ -9291,17 +9411,17 @@ msgstr "" "irreführenden Diagrammen führen. Erwägen Sie stattdessen, " "Quell-/Zielnamen zu filtern oder zu gruppieren." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "Begrenzt die Anzahl der Zeilen, die angezeigt werden." -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "Begrenzt die Anzahl der Zeilen, die angezeigt werden." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9325,11 +9445,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9340,7 +9460,7 @@ msgstr "Linie" msgid "Line Chart" msgstr "Liniendiagramm" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "Linien Stil" @@ -9357,11 +9477,11 @@ msgstr "" " durch gerade Liniensegmente verbunden sind. Es ist ein grundlegender " "Diagrammtyp, der in vielen Bereichen üblich ist." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "Linieninterpolation gemäß d3.js" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "Linienbreite" @@ -9377,21 +9497,21 @@ msgstr "Linienbreite" msgid "Linear Color Scheme" msgstr "Farbverlaufschema" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "Farbverlaufschema" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "Lineare Interpolation" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "Linien-Spalte" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "Zeilenkodierung" @@ -9400,11 +9520,11 @@ msgstr "Zeilenkodierung" msgid "Link Copied!" msgstr "Link kopiert!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "Eindeutige Werte auflisten" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" "Liste der zusätzlichen Spalten, die in JavaScript-Funktionen zur " @@ -9414,7 +9534,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "Liste der n+1-Werte für das Bucketing der Metrik in n Buckets." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 #, fuzzy msgid "List of the column names that should be read" msgstr "Json-Liste der Spaltennamen, die gelesen werden sollen" @@ -9451,43 +9571,43 @@ msgstr "Geladene Daten zwischengespeichert" msgid "Loaded from cache" msgstr "Aus Zwischenspeicher geladen" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "Lädt" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "Lade..." -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "Suchen des Diagramms" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "Logarithmische Skala" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "Protokollaufbewahrung" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "Logarithmische Achse" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "Logarithmische Skala auf primärer y-Achse" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "Logarithmische Skala auf sekundärer y-Achse" @@ -9499,23 +9619,23 @@ msgstr "Logarithmische y-Achse" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "Logarithmische y-Achse" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "Anmelden" @@ -9523,7 +9643,7 @@ msgstr "Anmelden" msgid "Login with" msgstr "Anmelden mit" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "Abmelden" @@ -9540,7 +9660,7 @@ msgstr "Lange gestrichelt" msgid "Longitude" msgstr "Längengrad" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "Längen- und Breitengrad" @@ -9548,8 +9668,8 @@ msgstr "Längen- und Breitengrad" msgid "Longitude & Latitude columns" msgstr "Längen- und Breitengradspalten" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "Längen- und Breitengrad" @@ -9567,11 +9687,11 @@ msgstr "Beschriftungsschwellenwert" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "MÄR" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "MAI" @@ -9580,10 +9700,16 @@ msgstr "MAI" msgid "MINUTE" msgstr "Minute" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "MO" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "Minimum" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "Haupt-Datums/Zeit-Spalte" @@ -9596,11 +9722,11 @@ msgstr "" "Stellen Sie sicher, dass die Steuerelemente ordnungsgemäß konfiguriert " "sind und die Datenquelle Daten für den ausgewählten Zeitraum enthält." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" @@ -9608,19 +9734,19 @@ msgstr "" "Fehlerhafte Anforderung. slice_id oder table_name und db_name Argumente " "werden erwartet" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Verwalten" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "E-Mail-Bericht verwalten" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "Verwalten Sie Ihre Datenbanken" @@ -9662,7 +9788,7 @@ msgid "Map" msgstr "Karte" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "Karten Stil" @@ -9674,32 +9800,32 @@ msgstr "MapBox" msgid "Mapbox" msgstr "Mapbox" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "März" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "Rand" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "Markieren einer Spalte als temporär im Modal \"Datenquelle bearbeiten\"" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "Marker" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "Markergröße" @@ -9715,7 +9841,7 @@ msgstr "Markierungslinienbeschriftungen" msgid "Marker lines" msgstr "Markierungslinien" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "Markergröße" @@ -9727,28 +9853,28 @@ msgstr "Marker" msgid "Markup type" msgstr "Markup-Typ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "Max" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "Maximale Blasengröße" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "Maximale Anzahl von Ereignissen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "Maximum" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "Maximale Schriftgrösse" @@ -9769,41 +9895,41 @@ msgstr "" msgid "Maximum value" msgstr "Maximalwert" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "Maximalwert auf der Messgerät-Skala" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "Mai" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "Mittelwert der Werte über einen bestimmten Zeitraum" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "Mittelwerte" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "Median" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 msgid "" "Median edge width, the thickest edge will be 4 times thicker than the " "thinnest." msgstr "Mittlere Kantenbreite, die dickste Kante ist 4-mal dicker als die dünnste." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "Mittlere Knotengröße, der größte Knoten ist 4-mal größer als der kleinste" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "Medianwerte" @@ -9815,16 +9941,16 @@ msgstr "Mittel" msgid "Menu actions trigger" msgstr "Auslöser von Menüaktionen" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "Nachrichteninhalt" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "Metadaten" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "Metadaten Parameter" @@ -9832,28 +9958,28 @@ msgstr "Metadaten Parameter" msgid "Metadata has been synced" msgstr "Metadaten wurden synchronisiert" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "Methode" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "Metrik" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "Metrik '%(metric)s' existiert nicht" @@ -9868,20 +9994,20 @@ msgstr "Metrik" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "Metrik aufsteigend" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "Metrik, die der [X]-Achse zugewiesen ist" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "Metrik, die der [Y]-Achse zugewiesen ist" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "Metrische Wertänderung von 'seit' zu 'bis'" @@ -9889,16 +10015,16 @@ msgstr "Metrische Wertänderung von 'seit' zu 'bis'" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "Metrik absteigend" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "Änderung des metrischen Faktors von \"seit\" zu \"bis\"" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "Metrik für Knotenwerte" @@ -9911,11 +10037,11 @@ msgstr "Name der Metrik" msgid "Metric name [%s] is duplicated" msgstr "Metrikname [%s] wird dupliziert" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "Metrische prozentuale Wertänderung von \"seit\" zu \"bis\"" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "Metrik, die die Größe der Blase definiert" @@ -9929,7 +10055,7 @@ msgstr "Metrik zur Anzeige des unteren Titels" msgid "Metric used as a weight for the grid's coloring" msgstr "Metrik, die als Gewicht für die Färbung des Rasters verwendet wird" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "Metrik zur Berechnung der Blasengröße" @@ -9937,7 +10063,7 @@ msgstr "Metrik zur Berechnung der Blasengröße" msgid "Metric used to control height" msgstr "Metrik zur Steuerung der Höhe" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " @@ -9948,7 +10074,7 @@ msgstr "" "ist. Wenn nicht definiert, wird auf die erste Metrik zurückgesetzt (falls" " zutreffend)." -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9968,20 +10094,20 @@ msgstr "" "Zeitreihenlimit vorhanden ist. Wenn nicht definiert, wird auf die erste " "Metrik zurückgesetzt (falls geeignet)." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "Metriken" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "Mitte" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "Mitternacht" @@ -9989,24 +10115,24 @@ msgstr "Mitternacht" msgid "Miles" msgstr "Meilen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "Min" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "Mindestzeiträume" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "Min. Breite" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "Mindestzeiträume" @@ -10020,12 +10146,12 @@ msgstr "Min/Max (keine Ausreißer)" msgid "Mine" msgstr "Meine" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "Minimum" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "Minimale Schriftgröße" @@ -10033,7 +10159,7 @@ msgstr "Minimale Schriftgröße" msgid "Minimum Radius" msgstr "Minimaler Radius" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "Minimale Anzahl der Blattknotenereignisse" @@ -10045,9 +10171,9 @@ msgstr "" "Mindestradius des Kreises in Pixel. Wenn sich die Zoomstufe ändert, wird " "sichergestellt, dass der Kreis diesen Mindestradius einhält." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "Mindestschwelle in Prozentpunkten für die Anzeige von Beschriftungen." @@ -10055,25 +10181,25 @@ msgstr "Mindestschwelle in Prozentpunkten für die Anzeige von Beschriftungen." msgid "Minimum value" msgstr "Minimalwert" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "Mindestwert für die Beschriftung, die im Diagramm angezeigt werden soll." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "Minimalwert auf der Messgerät-Skala" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "Kleine geteilte Linie" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 #, fuzzy msgid "Minor ticks" msgstr "Metriken kombinieren" @@ -10082,7 +10208,7 @@ msgstr "Metriken kombinieren" msgid "Minute" msgstr "Minute" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "Minuten %s" @@ -10096,7 +10222,7 @@ msgstr "Minimalwert" msgid "Missing URL parameters" msgstr "Fehlende URL-Parameter" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -10106,34 +10232,34 @@ msgstr "Fehlender Datensatz" msgid "Mixed Chart" msgstr "Gemischtes Diagramm" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "Geändert" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "Geändert %s" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "Geändert durch" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, fuzzy, python-format msgid "Modified by: %s" msgstr "Zuletzt geändert durch %s" @@ -10143,7 +10269,7 @@ msgstr "Zuletzt geändert durch %s" msgid "Modified columns: %s" msgstr "Geänderte Spalten: %s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "Montag" @@ -10151,16 +10277,16 @@ msgstr "Montag" msgid "Month" msgstr "Monat" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "Monate %s" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "Mehr" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "Weitere Filter" @@ -10168,12 +10294,12 @@ msgstr "Weitere Filter" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "Nur verschieben" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "" "Verschiebt den angegebenen Satz von Datumsangaben um ein angegebenes " @@ -10192,7 +10318,7 @@ msgstr "Multi-Dimensionen" msgid "Multi-Layers" msgstr "Mehr-Ebenen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -10206,7 +10332,7 @@ msgstr "Mehrstufige" msgid "Multi-Variables" msgstr "Multi-Variablen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "Mehrfach" @@ -10222,7 +10348,7 @@ msgstr "" "Mehrere Formate akzeptiert, recherchieren Sie in der geopy.points Python-" "Bibliothek nach weiteren Details" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "Multiplikator" @@ -10248,7 +10374,7 @@ msgstr "Mindestens eine numerische Spalte erforderlich" msgid "Must provide credentials for the SSH Tunnel" msgstr "Anmeldeinformationen für den SSH-Tunnel sind verpflichtend" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "Muss einen Wert für Filter mit Vergleichsoperatoren angeben" @@ -10256,30 +10382,30 @@ msgstr "Muss einen Wert für Filter mit Vergleichsoperatoren angeben" msgid "My beautiful colors" msgstr "Meine schönen Farben" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "Meine Spalte" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "Meine Metrik" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "k.A." -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "NICHT GRUPPIERT NACH" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "NOV" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "JETZT" @@ -10287,17 +10413,17 @@ msgstr "JETZT" msgid "NUMERIC" msgstr "NUMERISCH" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10311,8 +10437,8 @@ msgstr "NUMERISCH" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10322,8 +10448,8 @@ msgstr "NUMERISCH" msgid "Name" msgstr "Name" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "Name ist erforderlich" @@ -10331,20 +10457,20 @@ msgstr "Name ist erforderlich" msgid "Name must be unique" msgstr "Name muss eindeutig sein" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "Name der Tabelle, die aus CSV-Daten erstellt werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "Name der Spalte, die die ID des übergeordneten Knotens enthält" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "Name der ID-Spalte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "Name der Quellknoten" @@ -10352,11 +10478,11 @@ msgstr "Name der Quellknoten" msgid "Name of the table that exists in the source database" msgstr "Name der Tabelle in der Quell-Datenbank" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "Name der Zielknoten" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 #, fuzzy msgid "Name of your tag" msgstr "Benennen der Datenbank" @@ -10365,15 +10491,15 @@ msgstr "Benennen der Datenbank" msgid "Name your database" msgstr "Benennen der Datenbank" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "Benötigen Sie Hilfe? Erfahren Sie, wie Sie Ihre Datenbank verbinden" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "Benötigen Sie Hilfe? Erfahren Sie mehr über" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "Netzwerkfehler" @@ -10382,7 +10508,7 @@ msgstr "Netzwerkfehler" msgid "Network error." msgstr "Netzwerk-Fehler." -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "Neues Diagramm" @@ -10408,13 +10534,13 @@ msgstr "Neue Überschrift" msgid "New tab" msgstr "Neuer Tab" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "Neue Registerkarte (Strg + q)" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "Neue Registerkarte (Strg + t)" @@ -10435,7 +10561,7 @@ msgstr "Nightingale Rose Diagramm" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10443,7 +10569,7 @@ msgstr "Nightingale Rose Diagramm" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "Nein" @@ -10482,7 +10608,7 @@ msgstr "Noch keine Anmerkungsebenen" msgid "No annotation yet" msgstr "Noch keinen Anmerkungen" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "Keine angewendete Filter" @@ -10494,11 +10620,11 @@ msgstr "Keine Filter verfügbar." msgid "No charts" msgstr "Keine Diagramme" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 msgid "No charts yet" msgstr "Noch keine Diagramme" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "Keine Spalten gefunden" @@ -10519,44 +10645,44 @@ msgstr "Keine kompatiblen Datensätze gefunden" msgid "No compatible schema found" msgstr "Kein kompatibles Schema gefunden" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 msgid "No dashboards yet" msgstr "Noch keine Dashboards" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "Keine Daten" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" "Keine Daten nach dem Filtern oder Daten sind NULL für den letzten " "Zeitdatensatz" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "Keine Daten in Datei" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "Keine Datenbanken stimmen mit Ihrer Suche überein" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "Keine Beschreibung verfügbar." -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "Kein Filter" @@ -10564,7 +10690,7 @@ msgstr "Kein Filter" msgid "No filter is selected." msgstr "Kein Filter ausgewählt." -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "Keine Filter" @@ -10572,15 +10698,15 @@ msgstr "Keine Filter" msgid "No filters are currently added to this dashboard." msgstr "Bisher wurden diesem Dashboard noch keine Filter hinzugefügt." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "Es wurden keine Formulareinstellungen beibehalten" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "Derzeit sind keine globalen Filter gesetzt" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "Keine passenden Einträge gefunden" @@ -10588,17 +10714,17 @@ msgstr "Keine passenden Einträge gefunden" msgid "No of Bins" msgstr "Anzahl der Bis" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "Noch keine aktuellen" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "Keine Datensätze gefunden" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "Keine Ergebnisse" @@ -10611,7 +10737,7 @@ msgid "No results match your filter criteria" msgstr "Keine Ergebnisse entsprechen Ihren Filterkriterien" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "Für diese Abfrage wurden keine Ergebnisse zurückgegeben" @@ -10626,16 +10752,16 @@ msgstr "" " dass alle Filter ordnungsgemäß konfiguriert sind und die Datenquelle " "Daten für den ausgewählten Zeitraum enthält." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "Für diesen Datensatz wurden keine Zeilen zurückgegeben" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "Für diesen Dataensatz wurden keine Beispiele zurückgegeben" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "Keine gespeicherten Ausdrücke gefunden" @@ -10644,7 +10770,7 @@ msgstr "Keine gespeicherten Ausdrücke gefunden" msgid "No saved metrics found" msgstr "Keine gespeicherten Metriken gefunden" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 msgid "No saved queries yet" msgstr "Noch keine gespeicherten Abfragen" @@ -10654,19 +10780,19 @@ msgstr "" "Keine gespeicherten Ergebnisse gefunden. Sie müssen Ihre Abfrage erneut " "ausführen" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" "Eine solche Spalte wurde nicht gefunden. Um nach einer Metrik zu filtern," " versuchen Sie es mit der Registerkarte Benutzerdefinierte SQL." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "Keine Tabellenspalten" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "Keine Zeitspalten gefunden" @@ -10685,47 +10811,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "Kein Validator mit dem Namen {} gefunden (konfiguriert für das {}-Modul)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "Position der Knotenbeschriftung" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "Knotenauswahlmodus" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "Knotengröße" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "Keine" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "Keine -> Pfeil" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "Keine -> Keine" @@ -10734,8 +10860,13 @@ msgstr "Keine -> Keine" msgid "Normal" msgstr "Normal" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +#, fuzzy +msgid "Normalize" +msgstr "Normalisiert" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "Normalisieren über" @@ -10744,13 +10875,13 @@ msgstr "Normalisieren über" msgid "Normalize column names" msgstr "Spalten anpassen" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "Normalisiert" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "Keine Zeitreihen" @@ -10760,24 +10891,24 @@ msgstr "Keine Zeitreihen" msgid "Not a valid ZIP file" msgstr "Keine angewendete Filter" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "Zu keinem Dashboard hinzugefügt" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "Nicht verfügbar" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 #, fuzzy msgid "Not defined" msgstr "Undefiniert" @@ -10790,7 +10921,7 @@ msgstr "Ist nicht gleich (≠)" msgid "Not in" msgstr "Nicht in" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "Nicht NULL" @@ -10798,39 +10929,39 @@ msgstr "Nicht NULL" msgid "Not triggered" msgstr "Nicht ausgelöst" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "Nicht aktuell" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "Nichts ausgelöst" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "Benachrichtigungsmethode" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "Benachrichtigungsmethode" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "November" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "Jetzt" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "NULL Werte" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "Fehlwert-Imputation" @@ -10855,21 +10986,21 @@ msgstr "" "oder Blau zu erhalten,\n" " können Sie entweder nur min oder max eingeben." -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "Nummern Format" @@ -10878,7 +11009,7 @@ msgstr "Nummern Format" msgid "Number format string" msgstr "Zahlenformat-Zeichenfolge" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 #, fuzzy msgid "Number formatting" msgstr "Zahlenformat-Zeichenfolge" @@ -10887,7 +11018,7 @@ msgstr "Zahlenformat-Zeichenfolge" msgid "Number of buckets to group data" msgstr "Anzahl der Buckets zum Gruppieren von Daten" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "Anzahl der Dezimalstellen, auf die gerundet wird" @@ -10909,54 +11040,59 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "Anzahl ins Verhältnis zu setzender Perioden" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 #, fuzzy msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "Anzahl der aus Datei zu lesenden Zeilen." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "Anzahl der Zeilen, die am Anfang der Datei übersprungen werden sollen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "Anzahl der geteilten Segmente auf der Achse" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" "Anzahl der Schritte, die zwischen den Strichen bei der Anzeige der " "X-Skala ausgeführt werden müssen" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" "Anzahl der Schritte, die zwischen den Strichen bei der Anzeige der " "Y-Skala ausgeführt werden müssen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +#, fuzzy +msgid "Numeric column used to calculate the histogram." +msgstr "Auswählen der numerischen Spalten zum Zeichnen des Histogramms" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "Numerischer Bereich" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "OKT" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "OK" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "ÜBERSCHREIBEN" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "Oktober" @@ -10973,13 +11109,13 @@ msgstr "Offset" msgid "On Grace" msgstr "Kulanz" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "Dashboards" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10998,11 +11134,11 @@ msgstr "" "Ein oder mehrere Steuerelemente, nach denen gruppiert werden soll. Bei " "der Gruppierung müssen Breiten- und Längengradspalten vorhanden sein." -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "Ein oder mehrere Steuerelemente, um zu Spalten zu pivotieren" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "Eine oder mehrere anzuzeigende Metriken" @@ -11045,15 +11181,15 @@ msgstr "" msgid "One or more parameters specified in the query are missing." msgstr "Ein oder mehrere in der Abfrage angegebene Parameter fehlen." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "Eine oder mehrere Anmerkungsebenen konnten nicht geladen werden." -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "Nur 'SELECT'-Anweisungen sind für diese Datenbank zulässig." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "Nur Gesamtwert" @@ -11077,7 +11213,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "Nur ausgewählte Bereiche sind von diesem Filter betroffen" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -11089,20 +11225,20 @@ msgstr "" msgid "Only single queries supported" msgstr "Nur einzelne Abfragen werden unterstützt" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "Hoppla! Ein Fehler ist aufgetreten!" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "Deckkraft" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "Deckkraft des Flächendiagramms. Gilt auch für das Vertrauensband." @@ -11110,7 +11246,7 @@ msgstr "Deckkraft des Flächendiagramms. Gilt auch für das Vertrauensband." msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "Deckkraft aller Cluster, Punkte und Beschriftungen. Zwischen 0 und 1." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "Deckkraft des Flächendiagramms." @@ -11122,7 +11258,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "Deckkraft, erwartet Werte zwischen 0 und 100" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "Datenquellen-Reiter öffnen" @@ -11136,7 +11272,7 @@ msgstr "In SQL Lab öffnen" msgid "Open query in SQL Lab" msgstr "Bearbeiten in SQL Editor" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -11150,8 +11286,8 @@ msgstr "" "als auch über ein Ergebnis-Backend verfügen. Weitere Informationen finden" " Sie in den Installationsdokumenten." -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "Operator" @@ -11160,7 +11296,7 @@ msgstr "Operator" msgid "Operator undefined for aggregator: %(name)s" msgstr "Operator undefiniert für Aggregator: %(name)s" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -11176,7 +11312,7 @@ msgstr "Optionale d3-Datumsformat-Zeichenfolge" msgid "Optional d3 number format string" msgstr "Optionale d3-Zahlenformat-Zeichenfolge" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "Optionaler Name der Datenspalte." @@ -11185,42 +11321,42 @@ msgid "Optional warning about use of this metric" msgstr "Optionale Warnung zur Verwendung dieser Metrik" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "Optionen" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "Oder wählen Sie aus einer Liste anderer Datenbanken, die wir unterstützen:" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "Nach Entitäts-ID sortieren" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "Ergebnisse nach ausgewählten Spalten sortieren" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "Sortierung" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "Ausrichtung" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "Ausrichtung des Balkendiagramms" @@ -11228,11 +11364,11 @@ msgstr "Ausrichtung des Balkendiagramms" msgid "Orientation of filter bar" msgstr "Ausrichtung des Filterbalkens" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "Ausrichtung des Baumes" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "Original" @@ -11241,47 +11377,47 @@ msgid "Original table column order" msgstr "Ursprüngliche Tabellenspaltenreihenfolge" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "Ursprünglicher Wert" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "Orthogonal" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "Andere" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 #, fuzzy msgid "Other color palettes" msgstr "Die Anzahl Farbabstufungen" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "Outdoor-Aktivitäten" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "Aussenradius" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "Äußerer Rand des Kreisdiagramms" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "Überlappen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11291,9 +11427,9 @@ msgstr "" " Erwartet relative Zeitintervalle in natürlicher Sprache (Beispiel: 24 " "Stunden, 7 Tage, 52 Wochen, 365 Tage). Freitext wird unterstützt." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11333,17 +11469,17 @@ msgstr "Zeitgranularität überschreiben" msgid "Override time range" msgstr "Zeitbereich überschreiben" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "Überschreiben Scheibe %s" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "Überschreiben & Erkunden" @@ -11352,7 +11488,7 @@ msgstr "Überschreiben & Erkunden" msgid "Overwrite Dashboard [%s]" msgstr "Dashboard überschreiben [%s]" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "Bestehende überschreiben" @@ -11367,29 +11503,29 @@ msgstr "Im Besitz, Erstellt oder Favorisiert" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "Besitzer*in" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11406,8 +11542,8 @@ msgstr "" "Besitzende ist eine Liste von Benutzer*innen, die das Dashboard ändern " "können." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11420,7 +11556,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "Bilddownload fehlgeschlagen, bitte aktualisieren und erneut versuchen." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "Seitenlänge" @@ -11428,21 +11564,21 @@ msgstr "Seitenlänge" msgid "Paired t-test Table" msgstr "Gepaarte t-Test-Tabelle" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "Pandas Resample-Methode" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "Pandas Resample-Regel" @@ -11464,11 +11600,11 @@ msgstr "Parameter" msgid "Parameters " msgstr "Parameter" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "Parameter in Bezug auf die Ansicht und Perspektive auf der Karte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "Übergeordnet" @@ -11496,15 +11632,15 @@ msgstr "Partitionsdiagramm" msgid "Partition Diagram" msgstr "Partitionsdiagramm" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "Partitionslimit" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "Partitionsschwellenwert" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" @@ -11512,9 +11648,9 @@ msgstr "" "Partitionen, deren Höhen- zu Elternhöhenverhältnissen unter diesem Wert " "liegen, werden ausgeblendet." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -11530,11 +11666,11 @@ msgstr "" "Fügen Sie den Inhalt der JSON-Datei für Dienstanmeldeinformationen hier " "ein" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "Fügen Sie die gemeinsam nutzbare Google Tabellen-URL hier ein" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "Geben Sie Ihren Code hier ein" @@ -11542,11 +11678,12 @@ msgstr "Geben Sie Ihren Code hier ein" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "Muster" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "Prozentuale Veränderung" @@ -11555,26 +11692,26 @@ msgstr "Prozentuale Veränderung" msgid "Percent Difference format" msgstr "Datumsformat erzwingen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 #, fuzzy msgid "Percent of total" msgstr "der Gesamtsumme" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "Prozentsatz" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "Prozentuale Veränderung" @@ -11583,13 +11720,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "Prozentuale Metriken" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "Prozentualer Schwellenwert" @@ -11607,7 +11744,7 @@ msgstr "Prozentualer Schwellenwert" msgid "Percentages" msgstr "Prozentwerte" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "Leistung" @@ -11615,12 +11752,12 @@ msgstr "Leistung" msgid "Period average" msgstr "Periodendurchschnitt" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "Zeiträume" @@ -11628,11 +11765,11 @@ msgstr "Zeiträume" msgid "Periods must be a whole number" msgstr "Perioden müssen eine ganze Zahl sein" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "Person oder Gruppe, die dieses Diagramm zertifiziert hat." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "Person oder Gruppe, die dieses Dashboard zertifiziert hat." @@ -11642,8 +11779,8 @@ msgid "Person or group that has certified this metric" msgstr "Person oder Gruppe, die diese Metrik zertifiziert hat" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "Physisch" @@ -11651,7 +11788,7 @@ msgstr "Physisch" msgid "Physical (table or view)" msgstr "Physisch (Tabelle oder Ansicht)" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "Physischer Datensatz" @@ -11674,7 +11811,7 @@ msgstr "" "Wählen Sie einen Namen aus, der Ihnen hilft, diese Datenbank zu " "identifizieren." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" "Wählen Sie einen Kurznamen mit dem die Datenbank in Superset angezeigt " @@ -11723,15 +11860,15 @@ msgstr "Kreisdiagramm" msgid "Pie Chart (legacy)" msgstr "Liniendiagramm (Legacy)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "Kreisform" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "Pin" @@ -11747,7 +11884,7 @@ msgstr "Pivot-Operation muss mindestens ein Aggregat enthalten" msgid "Pivot operation requires at least one index" msgstr "Pivot-Operation erfordert mindestens einen Index" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "Pilotiert" @@ -11759,15 +11896,15 @@ msgstr "Pixelhöhe jeder Serie" msgid "Pixels" msgstr "Pixel" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "Unformatiert" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "Bitte überschreiben Sie den \"filter_scopes“-Schlüssel NICHT." -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11814,9 +11951,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "Bitte wählen Sie mindestens ein Gruppierungs-Kriterium" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11826,7 +11963,7 @@ msgstr "Bitte wählen Sie mindestens ein Gruppierungs-Kriterium" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11835,15 +11972,15 @@ msgstr "Bitte wählen Sie mindestens ein Gruppierungs-Kriterium" msgid "Please confirm" msgstr "Bitte bestätigen" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "Bitte bestätigen Sie die überschreibenden Werte." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "Bitten geben Sie eine SQL Alchemy URI zum Testen ein" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11867,7 +12004,7 @@ msgstr[0] "" "zu erhalten." msgstr[1] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "Bitte speichern Sie die Abfrage, um die Freigabe zu aktivieren" @@ -11883,7 +12020,7 @@ msgstr "" "Bitte speichern Sie zuerst Ihr Dashboard und versuchen Sie dann, einen " "neuen E-Mail-Report zu erstellen." -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" "Wählen Sie sowohl einen Datensatz- als auch einen Diagrammtyp aus, um " @@ -11915,7 +12052,7 @@ msgstr "" " mehrere Metriken in allen Stichproben oder Zeilen in den Daten zu " "vergleichen." -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "Plugins" @@ -11936,7 +12073,7 @@ msgid "Point Radius Unit" msgstr "Punktradius-Einheit" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "Punktgröße" @@ -11946,7 +12083,7 @@ msgstr "Punkteinheit" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "Zeigen Sie auf Ihre räumlichen Spalten" @@ -11973,27 +12110,10 @@ msgid "Polygon Settings" msgstr "Polygon-Einstellungen" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "Polylinie" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "Beliebt" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "Geben Sie den \"Standardwert\" an, um dieses Steuerelement zu aktivieren" @@ -12002,7 +12122,7 @@ msgstr "Geben Sie den \"Standardwert\" an, um dieses Steuerelement zu aktivieren msgid "Population age data" msgstr "Daten zum Bevölkerungsalter" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "Port" @@ -12022,35 +12142,35 @@ msgstr "" msgid "Position JSON" msgstr "Anordnungs-JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "Position der Beschriftung des untergeordneten Knotens in der Struktur" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "Position der Zwischensumme auf Spaltenebene" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "Beschriftungs-Position der Zwischenknoten im Baum" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "Position der Zwischensumme auf Zeilenebene" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "Powered Apache Superset" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "Vorfilter" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "Verfügbare Werte vorfiltern" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "Vorfilterung erforderlich" @@ -12093,7 +12213,7 @@ msgstr "" msgid "Preview" msgstr "Vorschau" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "Excel hochladen" @@ -12103,7 +12223,7 @@ msgstr "Excel hochladen" msgid "Preview: `%s`" msgstr "Vorschau: `%s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -12113,11 +12233,11 @@ msgstr "Zurück" msgid "Previous Line" msgstr "Vorherige Zeile" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "Primär" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "Primäre Metrik" @@ -12125,16 +12245,16 @@ msgstr "Primäre Metrik" msgid "Primary key" msgstr "Primärschlüssel" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "Primäre oder sekundäre y-Achse" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 #, fuzzy msgid "Primary y-axis Bounds" msgstr "Primäres y-Achsenformat" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "Primäres y-Achsenformat" @@ -12150,11 +12270,11 @@ msgstr "Privater Schlüssel & Passwort" msgid "Private Key Password" msgstr "Passwort des privaten Schlüssels" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "Fortfahren" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "Fortschritt" @@ -12174,7 +12294,7 @@ msgstr "Propagieren" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "Proportional" @@ -12199,7 +12319,7 @@ msgid "Purple" msgstr "Lila" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "Beschriftung außerhalb darstellen" @@ -12212,7 +12332,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "Der Wert muss größer als 0 sein" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "Sollen die Beschriftungen außerhalb der Torte dargestellt werden?" @@ -12228,7 +12348,7 @@ msgstr "Geben Sie Ihren Code hier ein" msgid "Python datetime string pattern" msgstr "Python Datetime-Zeichenfolge" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "DATEN IN SQL LAB ABFRAGEN " @@ -12236,12 +12356,12 @@ msgstr "DATEN IN SQL LAB ABFRAGEN " msgid "Quarter" msgstr "Quartal" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "Quartale %s" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 msgid "Queries" msgstr "Abfragen" @@ -12250,15 +12370,15 @@ msgstr "Abfragen" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12276,31 +12396,33 @@ msgstr "Abfragen" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12309,22 +12431,22 @@ msgstr "Abfragen" msgid "Query" msgstr "Abfrage" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "Abfrage %s: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "Abfrage A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "Abfrage B" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "Abfrageverlauf" @@ -12342,7 +12464,7 @@ msgstr "Abfragenverlauf" msgid "Query imported" msgstr "Abfrage importiert" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "Abfrage auf einer neuen Registerkarte" @@ -12351,7 +12473,7 @@ msgid "Query is too complex and takes too long to run." msgstr "Die Abfrage ist zu komplex und dauert zu lange." #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "Abfragemodus" @@ -12367,16 +12489,16 @@ msgstr "Abfragename" msgid "Query preview" msgstr "Abfragen-Voransicht" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "Abfrage wurde angehalten" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "Die Abfrage wurde gestoppt." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "BEREICHSTYP" @@ -12394,7 +12516,7 @@ msgstr "Report-Ausführungsplan nicht gefunden." msgid "RLS rules could not be deleted." msgstr "Diagramme konnten nicht gelöscht werden." -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "Radar" @@ -12402,15 +12524,15 @@ msgstr "Radar" msgid "Radar Chart" msgstr "Radar-Diagramm" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "Radar-Darstellungsart, ob die Kreisform angezeigt werden soll." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "Radial" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "Zellenradius" @@ -12435,10 +12557,11 @@ msgstr "Ausgeführt %s" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "Bereich" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "Bereichsfilter" @@ -12467,12 +12590,12 @@ msgstr "Bereiche, die mit Schattierung hervorgehoben werden sollen" msgid "Ranking" msgstr "Rangliste" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "Verhältnis" @@ -12480,13 +12603,13 @@ msgstr "Verhältnis" msgid "Raw records" msgstr "Rohdatensätze" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" "Kürzlich erstellte Diagramme, Dashboards und gespeicherte Abfragen werden" " hier angezeigt" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" "Kürzlich bearbeitete Diagramme, Dashboards und gespeicherte Abfragen " @@ -12498,7 +12621,7 @@ msgstr "" msgid "Recently modified" msgstr "Kürzlich geändert" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" "Kürzlich angezeigte Diagramme, Dashboards und gespeicherte Abfragen " @@ -12508,7 +12631,7 @@ msgstr "" msgid "Recents" msgstr "Kürzlich" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "Empfänger werden durch \",\" oder \";\" getrennt." @@ -12516,29 +12639,33 @@ msgstr "Empfänger werden durch \",\" oder \";\" getrennt." msgid "Record Count" msgstr "Anzahl Datensätze" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "Rechteck" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" "Leitet zu diesem Endpunkt um, wenn Sie in der Tabellenliste auf die " "Tabelle klicken" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "Aktion wiederholen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "Reduzieren Sie X Ticks" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12558,7 +12685,7 @@ msgstr "Weitere Informationen finden Sie im" msgid "Referenced columns not available in DataFrame." msgstr "Referenzierte Spalten sind in DataFrame nicht verfügbar." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "Ergebnisse erneut anfordern" @@ -12566,7 +12693,7 @@ msgstr "Ergebnisse erneut anfordern" msgid "Refresh" msgstr "Aktualisieren" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "Dashboard aktualisieren" @@ -12584,15 +12711,15 @@ msgstr "Aktualisierungsinterval" msgid "Refresh interval saved" msgstr "Aktualisierungsintervall gespeichert" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "Aktualisieren der Standardwerte" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "Aktualisieren von Diagrammen" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "Aktualisieren von Spalten" @@ -12630,17 +12757,17 @@ msgstr "Relational" msgid "Relationships between community channels" msgstr "Beziehungen zwischen Community-Kanälen" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "Relatives Datum/Uhrzeit" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "Relativer Zeitraum" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "Relative Menge" @@ -12652,7 +12779,7 @@ msgstr "Neu laden" msgid "Remove" msgstr "Entfernen" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "Kreuzfilter entfernen" @@ -12673,23 +12800,23 @@ msgstr "Tabellenvorschau entfernen" msgid "Removed columns: %s" msgstr "Entfernte Spalten: %s" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "Registerkarte umbenennen" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "Darstellen" @@ -12713,7 +12840,7 @@ msgstr "Ersetzen" msgid "Report" msgstr "Melden" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "Berichtname" @@ -12778,25 +12905,25 @@ msgstr "Erstellung des geplanter Reports hat zulässige Zeit überschritten." msgid "Report Schedule state not found" msgstr "Geplanter Report Status nicht gefunden" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "Fehler melden" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "Report gesendet" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "Report fehlgeschlagen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "E-Mail-Reporte aktiv" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "Name des Reports" @@ -12812,11 +12939,11 @@ msgstr "Systemfehler beim Berichts-Zeitplan" msgid "Report schedule unexpected error" msgstr "Geplanter Report Unerwarteter Fehler" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "Report wird versendet" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "Report gesendet" @@ -12828,11 +12955,11 @@ msgstr "Bericht aktualisiert" msgid "Reports" msgstr "Reports" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "Abstoßung" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "Abstoßungsstärke zwischen Knoten" @@ -12850,26 +12977,26 @@ msgstr "Anfrage ist nicht JSON" msgid "Request missing data field." msgstr "Datenfeld fehlt in Abfrage." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "Zeitüberschreitung der Anforderung" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "Erforderlich" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "Erforderliche Steuerwerte wurden entfernt" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "Resample" @@ -12882,11 +13009,11 @@ msgstr "Pandas Methode zur Stichprobenwiederholung (resample)" msgid "Resample operation requires DatetimeIndex" msgstr "Für den Stichprobenwiederholung ist ein Datetime-Index erforderlich." -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "Zurücksetzen" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "Status zurücksetzen" @@ -12904,19 +13031,19 @@ msgstr "Filter wiederherstellen" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "Ergebnisse" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "Ergebnisse %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "Das Ergebnis-Backend ist nicht konfiguriert." @@ -12926,11 +13053,11 @@ msgstr "" "Das Ergebnis-Backend, das für asynchrone Abfragen benötigt wird, ist " "nicht konfiguriert." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "Kehren Sie zu bestimmtem Zeitpunkt zurück." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "Länge/Breite vertauschen " @@ -12938,42 +13065,42 @@ msgstr "Länge/Breite vertauschen " msgid "Reverse lat/long " msgstr "Länge/Breite vertauschen " -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "Umfangreicher Tooltip" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "Umfangreicher Tooltip" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "Rechts" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "Format der rechten Achse" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "Metrik der rechten Achse" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "Metrik der rechten Achse" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "Rechts nach links" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "Rechter Wert" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" "Klicken Sie mit der rechten Maustaste auf einen Bemaßungswert, um einen " @@ -12983,17 +13110,17 @@ msgstr "" msgid "Role" msgstr "Rolle" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "Rollen" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -13015,45 +13142,45 @@ msgstr "" "Datensatzebene umgangen. Wenn keine Rollen definiert sind, werden die " "generellen Berechtigungen angewendet." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "Rollierende Funktion" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "Rollierendes Fenster" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "Rollierende Funktion" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "Rollierendes Fenster" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "Root-Zertifikat" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "Wurzelknoten-ID" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "Schritttyp" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "X-Achsenbeschriftung drehen" @@ -13062,26 +13189,26 @@ msgstr "X-Achsenbeschriftung drehen" msgid "Rotate y axis label" msgstr "X-Achsenbeschriftung drehen" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "Rotation, die auf Wörter in der Cloud angewendet werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "Runde Kappe" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "Zeile" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "Sicherheit auf Zeilenebene" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 #, fuzzy msgid "" "Row containing the headers to use as column names (0 is first line of " @@ -13092,43 +13219,43 @@ msgstr "" "vorhanden ist." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "Zeilenlimit" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "Zeilen" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "Zeilen pro Seite, 0 bedeutet keine Paginierung" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "Zeilen Zwischensummenposition" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "Zu lesende Zeilen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "Zu lesende Zeilen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "Regel" @@ -13142,7 +13269,7 @@ msgstr "Vollständiger Name" msgid "Rule added" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "Ausführen" @@ -13151,7 +13278,7 @@ msgid "Run a query to display query history" msgstr "Abfrage zum Anzeigen des Abfrageverlaufs ausführen" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "Abfrage zum Anzeigen der Ergebnisse ausführen" @@ -13160,7 +13287,7 @@ msgstr "Abfrage zum Anzeigen der Ergebnisse ausführen" msgid "Run current query" msgstr "Abfrage ausführen" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "Ausführen in SQL Lab" @@ -13170,7 +13297,7 @@ msgstr "Ausführen in SQL Lab" msgid "Run query" msgstr "Abfrage ausführen" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "Abfrage ausführen (Strg + Return)" @@ -13178,7 +13305,7 @@ msgstr "Abfrage ausführen (Strg + Return)" msgid "Run query in a new tab" msgstr "Abfrage auf einer neuen Registerkarte ausführen" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "Auswahl ausführen" @@ -13187,12 +13314,12 @@ msgstr "Auswahl ausführen" msgid "Running" msgstr "Läuft" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "Führe Anweisung %(statement_num)s von %(statement_count)s aus" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "SA" @@ -13201,25 +13328,25 @@ msgstr "SA" msgid "SECOND" msgstr "Sekunde" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "SEP" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "SHA" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "SQL kopiert!" @@ -13227,9 +13354,9 @@ msgstr "SQL kopiert!" msgid "SQL Expression" msgstr "SQL-Ausdruck" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL Lab" @@ -13259,19 +13386,19 @@ msgstr "" "Beachten Sie, dass Sie andere SQL Lab-Fenster schließen müssen, bevor Sie" " dies tun." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "SQL Abfrage" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "SQL-Ausdruck" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "SQL Abfrage" @@ -13320,21 +13447,21 @@ msgstr "SSH-Tunnelparameter sind ungültig." msgid "SSH Tunneling is not enabled" msgstr "SSH-Tunneling ist nicht aktiviert" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "SSL-Modus „require“ wird verwendet." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "START (INKLUSIVE)" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "SCHRITT %(stepCurr)s VON %(stepLast)s" @@ -13343,19 +13470,19 @@ msgstr "SCHRITT %(stepCurr)s VON %(stepLast)s" msgid "STRING" msgstr "TEXT" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "SO" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "Standardabweichung von Stichprobe" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "Stichprobenvarianz" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "Beispiele" @@ -13371,8 +13498,14 @@ msgstr "Beispiele für die Datenquelle konnten nicht abgerufen werden." msgid "Sankey" msgstr "Sankey" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Diagramm speichern" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +#, fuzzy +msgid "Sankey Diagram (legacy)" msgstr "Sankey-Diagramm" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -13380,60 +13513,60 @@ msgid "Sankey Diagram with Loops" msgstr "Sankey-Diagramm mit Schleifen" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "Satellit" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "Satellit Straßen" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "Samstag" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "Speichern" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "Speichern & Erkunden" @@ -13445,8 +13578,8 @@ msgstr "Speichern & zum Dashboard gehen" msgid "Save (Overwrite)" msgstr "Speichern (Überschreiben)" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "Speichern als" @@ -13458,8 +13591,8 @@ msgstr "Als Datensatz speichern" msgid "Save as dataset" msgstr "Als Datensatz speichern" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "Speichern unter…" @@ -13483,7 +13616,7 @@ msgstr "Diagramm speichern" msgid "Save dashboard" msgstr "Dashboard speichern" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 msgid "Save dataset" msgstr "Datensatz speichern" @@ -13491,37 +13624,37 @@ msgstr "Datensatz speichern" msgid "Save for this session" msgstr "Für diese Sitzung speichern" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "Speichern oder Überschreiben des Datensatzes" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "Speichere Abfrage" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "Speichern Sie die Abfrage, um diese Funktion zu aktivieren" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" "Speichern Sie diese Abfrage als virtuellen Datensatz, um mit der " "Erkundung fortzufahren." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "Speichern als" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Gespeicherte Abfragen" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "Gespeicherte Ausdrücke" @@ -13530,7 +13663,7 @@ msgid "Saved metric" msgstr "Gespeicherte Abfragen" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -13548,13 +13681,13 @@ msgstr "Gespeicherte Abfrage nicht gefunden." msgid "Saved query parameters are invalid." msgstr "Gespeicherte Abfrageparameter sind ungültig." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 msgid "Scale and Move" msgstr "Skalieren und Verschieben" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "Nur Skalieren" @@ -13563,8 +13696,8 @@ msgstr "Nur Skalieren" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "Streudiagramm" @@ -13583,15 +13716,15 @@ msgstr "" "die Punkte sind in der richtigen Reihenfolge verbunden. Es zeigt eine " "statistische Beziehung zwischen zwei Variablen." -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "Zeitplan" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "Planen eines neuen E-Mail-Berichts" @@ -13599,17 +13732,17 @@ msgstr "Planen eines neuen E-Mail-Berichts" msgid "Schedule email report" msgstr "Planen von E-Mail-Reports" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "Abfrage einplanen" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "Abfrage in regelmäßigen Abständen einplanen" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "Abfrage einplanen" @@ -13629,11 +13762,11 @@ msgid "Scheduled task executor not found" msgstr "Geplanter Task-Executor nicht gefunden" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13641,7 +13774,7 @@ msgstr "Geplanter Task-Executor nicht gefunden" msgid "Schema" msgstr "Schema" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "Zeitüberschreitung Schema-Zwischenspeicher" @@ -13651,7 +13784,7 @@ msgstr "" "Schema, wie es nur in einigen Datenbanken wie Postgres, Redshift und DB2 " "verwendet wird" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "Zulässige Schemata für den Datei-Upload" @@ -13659,12 +13792,12 @@ msgstr "Zulässige Schemata für den Datei-Upload" msgid "Scope" msgstr "Geltungsbereich" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "Auswahlverfahren" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -13673,7 +13806,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "Scrollen" @@ -13683,7 +13816,7 @@ msgstr "" "Scrollen Sie nach unten, um das Überschreiben von Änderungen zu " "aktivieren. " -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13691,12 +13824,12 @@ msgstr "" msgid "Search" msgstr "Suche" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, fuzzy, python-format msgid "Search %s records" msgstr "Rohdatensätze" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "Suchen / Filtern" @@ -13704,11 +13837,11 @@ msgstr "Suchen / Filtern" msgid "Search Metrics & Columns" msgstr "Metriken & Spalten durchsuchen" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "Alle Diagramm durchsuchen" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "Suchfeld" @@ -13716,11 +13849,11 @@ msgstr "Suchfeld" msgid "Search by query text" msgstr "Suche nach Abfragetext" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "Suchspalten" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "Suche in Filtern" @@ -13732,33 +13865,33 @@ msgstr "Suche..." msgid "Second" msgstr "Sekunde" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "Sekundär" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "Sekundäre Metrik" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 #, fuzzy msgid "Secondary currency format" msgstr "Sekundäres y-Achsenformat" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 #, fuzzy msgid "Secondary y-axis Bounds" msgstr "Sekundäres y-Achsenformat" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "Sekundäres y-Achsenformat" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "Titel der sekundären y-Achse" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "Sekunden %s" @@ -13772,18 +13905,18 @@ msgstr "Sekunden" msgid "Secure Extra" msgstr "Sicherheit Extra" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "Sicherheit extra" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Sicherheit" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "Alle %(tableName)s ansehen" @@ -13798,7 +13931,7 @@ msgstr "Weniger anzeigen" msgid "See more" msgstr "Mehr anzeigen" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "Abfragedetails anzeigen" @@ -13808,28 +13941,28 @@ msgstr "Siehe Tabellenschema" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "Auswählen" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "Auswählen …" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "Übermittlungsmethode hinzufügen" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "Alle abwählen" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "Visualisierungstyp wählen" @@ -13841,7 +13974,7 @@ msgstr "Spalte wählen" msgid "Select a dashboard" msgstr "Dashboard auswählen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Datenbank löschen" @@ -13850,21 +13983,21 @@ msgstr "Datenbank löschen" msgid "Select a database table and create dataset" msgstr "Auswählen einer Datenbanktabelle und Erstellen eines Datensatzes" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "Wählen Sie eine Datenbanktabelle aus." -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "" "Wählen Sie eine Datenbank aus, mit der eine Verbindung hergestellt werden" " soll" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "Wählen Sie eine Datenbank aus, in die die Datei hochgeladen werden soll" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "Auswählen einer Datenbank zum Schreiben einer Abfrage" @@ -13873,36 +14006,36 @@ msgstr "Auswählen einer Datenbank zum Schreiben einer Abfrage" msgid "Select a dataset" msgstr "Alle Daten auswählen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "Geben Sie ein Trennzeichen für diese Daten ein" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "Wählen Sie eine Dimension" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 #, fuzzy msgid "Select a metric to display on the right axis" msgstr "Wählen Sie eine Metrik für die rechte Achse" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Schema auswählen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "Wählen Sie ein Schema aus, wenn die Datenbank dies unterstützt" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 #, fuzzy msgid "Select a sheet name from the uploaded file" msgstr "Wählen Sie eine Datenbank aus, in die die Datei hochgeladen werden soll" @@ -13921,15 +14054,15 @@ msgstr "Visualisierungstyp wählen" msgid "Select aggregate options" msgstr "Aggregierungsoptionen auswählen" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 msgid "Select all data" msgstr "Alle Daten auswählen" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 msgid "Select all items" msgstr "Alle Elemente auswählen" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "Auswählen beliebiger Spalten für die Metadatenüberprüfung" @@ -13940,57 +14073,63 @@ msgid "Select catalog or type to search catalogs" msgstr "Tabelle auswählen oder tippen, um Tabellen zu suchen" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "Diagramme auswählen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Diagramme auswählen" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "Diagramme auswählen" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "Farbschema auswählen" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "Spalte auswählen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "Aktuelle Seite auswählen" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "Aktuelle Seite auswählen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Dashboard auswählen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Dashboard auswählen" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "Dashboard auswählen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Datenbank löschen" @@ -14000,7 +14139,7 @@ msgstr "Datenbank löschen" msgid "Select database or type to search databases" msgstr "Datenbank auswählen oder tippen zum Suchen von Datenbanken" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 msgid "" "Select databases require additional fields to be completed in the " "Advanced tab to successfully connect the database. Learn what " @@ -14010,15 +14149,15 @@ msgstr "" "Registerkarte Erweitert ausgefüllt werden, um die Datenbank erfolgreich " "zu verbinden. Erfahren Sie, welche Anforderungen Ihre Datenbanken haben " -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "Datensatz-Quelle auswählen" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "Datei auswählen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "Filter auswählen" @@ -14031,14 +14170,14 @@ msgstr "Filter-Plugin mit AntD auswählen" msgid "Select first filter value by default" msgstr "Standardmäßig erste Ersten Filterwert auswählen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Wertformat" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -14046,13 +14185,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "Operator auswählen" @@ -14061,8 +14200,8 @@ msgstr "Operator auswählen" msgid "Select or type a custom value..." msgstr "Wert eingeben oder auswählen" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "Wert eingeben oder auswählen" @@ -14071,12 +14210,12 @@ msgstr "Wert eingeben oder auswählen" msgid "Select or type currency symbol" msgstr "Wert eingeben oder auswählen" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "Datensatzname auswählen oder eingeben" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "Besitzende auswählen" @@ -14084,7 +14223,7 @@ msgstr "Besitzende auswählen" msgid "Select saved metrics" msgstr "Gespeicherte Metriken auswählen" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "Gespeicherte Metriken auswählen" @@ -14094,11 +14233,11 @@ msgstr "Gespeicherte Metriken auswählen" msgid "Select schema or type to search schemas" msgstr "Schema auswählen oder tippen, um Schemas zu suchen" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "Schema auswählen" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "Betreff auswählen" @@ -14128,7 +14267,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "Wählen Sie die GeoJSON-Spalte aus" @@ -14150,25 +14289,25 @@ msgstr "" "Wählen Sie Werte in hervorgehobenen Feldern im Bedienfeld aus. Führen Sie" " dann die Abfrage aus, indem Sie auf die Schaltfläche %s klicken." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Auswählen einer Datenbank zum Schreiben einer Abfrage" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "Als CSV senden" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 #, fuzzy msgid "Send as PDF" msgstr "Als PNG senden" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "Als PNG senden" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "Als Text senden" @@ -14176,7 +14315,7 @@ msgstr "Als Text senden" msgid "Send range filter events to other charts" msgstr "Bereichsfilter-Ereignisse an andere Diagramme senden" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "September" @@ -14201,43 +14340,43 @@ msgstr "Zeitreihenlimit Sortieren nach" msgid "Series Limit Sort Descending" msgstr "Zeitreihenlimit absteigend sortieren" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "Zeitreihen-Reihenfolge" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "Zeitreihenstil" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "Zeitreihendiagrammtyp (Linie, Balken usw.)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "Zeitreihenspalte" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "Zeitreihenbegrenzung" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "Zeitreihentyp" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "Server-Seitenlänge" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "Server-Paginierung" @@ -14245,15 +14384,15 @@ msgstr "Server-Paginierung" msgid "Service Account" msgstr "Dienstkonto" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "Auto-Aktualisieren-Interval setzen" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "Festlegen der Filterzuordnung" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14262,11 +14401,11 @@ msgstr "" msgid "Set up an email report" msgstr "E-Mail-Report einrichten" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14278,46 +14417,46 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "Einstellungen" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "Einstellungen für Zeitreihen" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "Teilen" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "Diagramm per Email teilen" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "Permalink per E-Mail teilen" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "Geteilte Abfrage" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 msgid "Shared query fields" msgstr "Freigegebene Abfragefelder" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Blattname" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "UMSCHALT+Klicken um nach mehreren Spalten zu sortieren" @@ -14353,7 +14492,13 @@ msgstr "" msgid "Show" msgstr "Anzeigen" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "Metrik anzeigen" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "Blasen anzeigen" @@ -14361,6 +14506,11 @@ msgstr "Blasen anzeigen" msgid "Show CREATE VIEW statement" msgstr "CREATE VIEW-Anweisung anzeigen" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "Zellenbalken anzeigen" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "Diagramm anzeigen" @@ -14378,11 +14528,11 @@ msgid "Show Database" msgstr "Datenbank anzeigen" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "Beschriftung anzeigen" @@ -14390,7 +14540,7 @@ msgstr "Beschriftung anzeigen" msgid "Show Log" msgstr "Protokoll anzeigen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "Markierungen anzeigen" @@ -14403,7 +14553,7 @@ msgstr "Metrik anzeigen" msgid "Show Metric Names" msgstr "Metriknamen anzeigen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "Bereichsfilter anzeigen" @@ -14411,36 +14561,36 @@ msgstr "Bereichsfilter anzeigen" msgid "Show Table" msgstr "Tabelle anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "Zeitstempel anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 #, fuzzy msgid "Show Tooltip Labels" msgstr "Gesamtwerte anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "Gesamtsumme anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "Trendlinie anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "Obere Beschriftungen anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "Wert anzeigen" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "Werte anzeigen" @@ -14460,32 +14610,32 @@ msgstr "" msgid "Show all columns" msgstr "Alle Spalten anzeigen" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "Zeige alle …" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "Anzeigen von Achsenlinien-Ticks" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "Zellenbalken anzeigen" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "Diagrammbeschreibung anzeigen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 #, fuzzy msgid "Show columns subtotal" msgstr "Spaltensumme anzeigen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "Spaltensumme anzeigen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "Datenpunkte als Kreismarkierungen auf den Linien darstellen" @@ -14510,12 +14660,12 @@ msgstr "Info-Tooltip anzeigen" msgid "Show label" msgstr "Beschriftung anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "Zeigen Sie Beschriftungen an, wenn der Knoten untergeordnete Elemente hat." -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "Legende anzeigen" @@ -14523,11 +14673,11 @@ msgstr "Legende anzeigen" msgid "Show less columns" msgstr "Weniger Spalten anzeigen" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "Weniger..." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 #, fuzzy msgid "Show minor ticks on axes." msgstr "Ob kleinere Ticks auf der Achse angezeigt werden sollen" @@ -14536,46 +14686,53 @@ msgstr "Ob kleinere Ticks auf der Achse angezeigt werden sollen" msgid "Show only my charts" msgstr "Nur meine Diagramme anzeigen" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "Passwort anzeigen." -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "Prozentsatz anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "Zeiger anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "Fortschritt anzeigen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 #, fuzzy msgid "Show rows subtotal" msgstr "Zeilensumme anzeigen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "Zeilensumme anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "Reihenwerten im Diagramm anzeigen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "Geteilte Linien anzeigen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "Markierungen anzeigen" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "Anzeigen des Werts oben auf der Leiste" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." @@ -14583,11 +14740,6 @@ msgstr "" "Zeigen Sie die Gesamtaggregationen ausgewählter Metriken an. Beachten " "Sie, dass das Zeilenlimit nicht für das Ergebnis gilt." -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "Gesamtwerte anzeigen" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14635,13 +14787,13 @@ msgstr "" "Zeigt den Fortschritt einer einzelnen Metrik gegenüber einem bestimmten " "Ziel. Je höher die Füllung, desto näher ist die Metrik am Ziel." -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "Sie sehen %s von %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "Zeigt eine Liste aller zu diesem Zeitpunkt verfügbaren Zeitreihen an." @@ -14653,8 +14805,8 @@ msgstr "Ein- oder Ausblenden von Markern für die Zeitreihe" msgid "Significance Level" msgstr "Signifikanzniveau" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14664,7 +14816,7 @@ msgstr "Einfach" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "Einfache Ad-hoc-Metriken sind für diesen Datensatz nicht aktiviert" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "Einzeln" @@ -14674,7 +14826,7 @@ msgstr "Einzeln" msgid "Single Metric" msgstr "Einzelne Metrik" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "Einzelner Wert" @@ -14682,20 +14834,20 @@ msgstr "Einzelner Wert" msgid "Single value" msgstr "Einzelner Wert" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "Einzelwerttyp" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "Größe der Kantensymbole" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "Größe des Markers. Gilt auch für Prognosebeobachtungen." @@ -14703,22 +14855,22 @@ msgstr "Größe des Markers. Gilt auch für Prognosebeobachtungen." msgid "Sizes of vehicles" msgstr "Fahrzeuggrößen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "Zeilen überspringen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" "Überspringen Sie Leerzeilen, anstatt sie als Nicht-Zahl-Werte zu " "interpretieren" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "Zeilen überspringen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "Leerzeichen nach Trennzeichen überspringen." @@ -14732,13 +14884,13 @@ msgstr "Kopfzeile" msgid "Small" msgstr "Klein" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "Kleines Zahlenformat" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "Glatte Linie" @@ -14764,7 +14916,7 @@ msgstr "Einige Rollen sind nicht vorhanden" msgid "Something went wrong." msgstr "Etwas ist schief gelaufen." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -14775,20 +14927,20 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "Beim Abrufen gespeicherter Diagramme ist leider ein Fehler aufgetreten: " -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "Leider ist ein Fehler aufgetreten" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "Leider ist ein Fehler aufgetreten" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "Leider ist ein unbekannter Fehler aufgetreten" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "Leider ist ein unbekannter Fehler aufgetreten." @@ -14809,25 +14961,25 @@ msgstr "Entschuldigung, etwas ist schief gegangen. Versuchen Sie es später erne #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "Entschuldigung, etwas ist schief gegangen. Versuchen Sie es später erneut." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "Leider scheint es keine Daten zu geben" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "Leider ist beim Speichern dieses %s ein Fehler aufgetreten: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "Leider ist beim Speichern dieses Dashboards ein Fehler aufgetreten: %s" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14841,7 +14993,7 @@ msgstr "" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "Sortieren" @@ -14850,34 +15002,34 @@ msgid "Sort Bars" msgstr "Balken sortieren" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "Absteigend sortieren" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "Sortiermetrik" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "Zeitreihen aufsteigend sortieren" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "Zeitreihen sortieren nach" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "X-Achse sortieren" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "Y-Achse sortieren" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "Aufsteigend sortieren" @@ -14886,9 +15038,9 @@ msgstr "Aufsteigend sortieren" msgid "Sort bars by x labels." msgstr "Sortieren Sie Balken nach x-Beschriftungen." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "Sortieren nach" @@ -14897,16 +15049,7 @@ msgstr "Sortieren nach" msgid "Sort by %s" msgstr "Sortieren nach %s" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "Nach Metrik sortieren" @@ -14914,38 +15057,39 @@ msgstr "Nach Metrik sortieren" msgid "Sort columns alphabetically" msgstr "Spalten alphabetisch sortieren" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "Spalten sortieren nach" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "Absteigend sortieren" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "Filterwerte sortieren" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "Metrik anzeigen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "Zeilen sortieren nach" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "Sortieren von Zeitreihen in aufsteigender Reihenfolge" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "Art der Sortierung" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "Quelle" @@ -14955,11 +15099,11 @@ msgstr "Quelle" msgid "Source / Target" msgstr "Quelle / Ziel" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "Quell-SQL" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "Quellkategorie" @@ -14973,19 +15117,19 @@ msgstr "Sparkline" msgid "Spatial" msgstr "Raumbezug" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "Spezifisches Datum/Uhrzeit" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "Geben Sie den Namen für das CREATE TABLE AS in Schema public an:" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "Geben Sie den Namen für CREATE VIEW AS in Schema public an:" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 #, fuzzy msgid "" "Specify the database version. This is used with Presto for query cost " @@ -14994,7 +15138,7 @@ msgstr "" "Geben Sie die Datenbankversion an. Dies sollte mit Presto verwendet " "werden, um eine Abfragekostenschätzung zu ermöglichen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "Zahl aufteilen" @@ -15014,17 +15158,17 @@ msgstr "Quadratmeilen" msgid "Stack" msgstr "Gestapelt" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "Stacktrace" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "Stack-Serie" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "Reihen übereinander stapeln" @@ -15038,14 +15182,14 @@ msgstr "Reihen übereinander stapeln" msgid "Stacked" msgstr "Gestapelt" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "Gestapelte Balken" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "Gestapelter Stil" @@ -15053,16 +15197,16 @@ msgstr "Gestapelter Stil" msgid "Stacked style" msgstr "Gestapelter Stil" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "Standard-Zeitreihen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "Start" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "Start (Längengrad, Breitengrad): " @@ -15070,7 +15214,7 @@ msgstr "Start (Längengrad, Breitengrad): " msgid "Start Longitude & Latitude" msgstr "Start Längengrad & Breitengrad" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "Startwinkel" @@ -15078,21 +15222,21 @@ msgstr "Startwinkel" msgid "Start at (UTC)" msgstr "Starten um (UT)" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "Startdatum" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "Startdatum im Zeitbereich enthalten" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "y-Achse bei 0 beginnen" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -15110,7 +15254,7 @@ msgstr "Gestartet" msgid "State" msgstr "Zustand" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "Anweisung %(statement_num)s von %(statement_count)s" @@ -15126,25 +15270,25 @@ msgstr "Statistisch" msgid "Status" msgstr "Status" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "Schritt - Ende" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" -msgstr "Schritt - Mitte" +msgid "Step - end" +msgstr "Schritt - Ende" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "Schritt - Mitte" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "Schritt - Start" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "Schritttyp" @@ -15165,7 +15309,7 @@ msgstr "" " sein, wenn Sie die Änderungen anzeigen möchten, die in unregelmäßigen " "Abständen auftreten." -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "Stopp" @@ -15175,11 +15319,11 @@ msgstr "Stopp" msgid "Stop query" msgstr "Abfrage anhalten" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "Beenden der Ausführung (Strg + e)" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "Ausführung abbrechen (Strg + x)" @@ -15192,11 +15336,11 @@ msgid "Stream" msgstr "Stream" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "Straßen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "Stärke, mit der Graph in Richtung Mitte gezogen wird" @@ -15204,7 +15348,7 @@ msgstr "Stärke, mit der Graph in Richtung Mitte gezogen wird" msgid "Stretched style" msgstr "Gestreckter Stil" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "Strichfarbe" @@ -15213,7 +15357,7 @@ msgstr "Strichfarbe" msgid "Stroke Width" msgstr "Strichstärke" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "Gestrichelt" @@ -15226,7 +15370,7 @@ msgstr "Strukturell" msgid "Style" msgstr "Stil" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "Enden des Fortschrittsbalkens mit einer runden Kappe versehen" @@ -15242,7 +15386,7 @@ msgstr "Untertitel" msgid "Subheader Font Size" msgstr "Schriftgröße Untertitel" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "Senden" @@ -15259,7 +15403,7 @@ msgstr "Zwischensumme" msgid "Success" msgstr "Erfolg" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "Datensatz erfolgreich geändert!" @@ -15267,40 +15411,45 @@ msgstr "Datensatz erfolgreich geändert!" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "Suffix, das hinter der Prozentanzeige angezeigt werden soll" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "Summe" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "Summe als Anteil der Spalten" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "Summe als Anteil der Zeilen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "Summe als Anteil am Gesamtbetrag" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "Summe der Werte über einen bestimmten Zeitraum" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "Summenwerte" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "Sonntag" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "Sunburst Diagramm" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "Sonntag" @@ -15313,11 +15462,11 @@ msgid "Superset Embedded SDK documentation." msgstr "Superset Embedded SDK-Dokumentation." #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Superset Diagramm" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "Superset Dashboard" @@ -15329,7 +15478,7 @@ msgstr "Superset hat beim Ausführen eines Befehls einen Fehler festgestellt." msgid "Superset encountered an unexpected error." msgstr "Superset hat einen unerwarteten Fehler festgestellt." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "Unterstützte Datenbanken" @@ -15337,13 +15486,13 @@ msgstr "Unterstützte Datenbanken" msgid "Survey Responses" msgstr "Umfrage-Antworten" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 msgid "Swap dataset" msgstr "Datensatz austauschen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "Zeilen und Spalten vertauschen" @@ -15357,15 +15506,15 @@ msgstr "" " Schritt-, Linien-, Punkt- und Balkendiagrammen. Dieser " "Visualisierungstyp hat auch viele Anpassungsoptionen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "Symbol" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "Symbol für zwei Enden der Kantenlinie" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "Symbolgröße" @@ -15373,11 +15522,11 @@ msgstr "Symbolgröße" msgid "Sync columns from source" msgstr "Spalten aus der Quelle synchronisieren" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "Syntax" @@ -15391,7 +15540,7 @@ msgstr "" msgid "TABLES" msgstr "TABELLEN" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "ZEITLICHE X-ACHSE" @@ -15399,11 +15548,11 @@ msgstr "ZEITLICHE X-ACHSE" msgid "TEMPORAL_RANGE" msgstr "TEMPORAL_RANGE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "DO" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "DI" @@ -15412,6 +15561,11 @@ msgstr "DI" msgid "Tab name" msgstr "Tabellenname" +#: superset/dashboards/api.py:453 +#, fuzzy, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "Das Datensatz-Schema ist ungültig, verursacht durch: %(error)s" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15428,13 +15582,13 @@ msgstr "Registerkartentitel" msgid "Table" msgstr "Tabelle" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "Tabelle %(table)s wurde in der Datenbank nicht gefunden %(db)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "Tabellenname" @@ -15448,17 +15602,17 @@ msgstr "" "Tabelle [%(table_name)s] konnte nicht gefunden werden, überprüfen Sie " "bitte Ihre Datenbankverbindung, Ihr Schema und Ihren Tabellennamen" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "Tabellen-Cache Timeout" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "Tabellenspalten" @@ -15486,7 +15640,7 @@ msgstr "" msgid "Tables" msgstr "Tabellen" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "Reiter" @@ -15524,12 +15678,12 @@ msgstr "Datenbank nicht gefunden." msgid "Tag could not be updated." msgstr "Datensatz konnte nicht aktualisiert werden." -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 #, fuzzy msgid "Tag created" msgstr "wurde erstellt" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "Tabellenname" @@ -15542,12 +15696,12 @@ msgstr "Tag-Name ist ungültig (darf nicht ‚:‘ enthalten)" msgid "Tag parameters are invalid." msgstr "Tag-Parameter sind ungültig." -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 #, fuzzy msgid "Tag updated" msgstr "Liste aktualisiert" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -15556,16 +15710,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "Getaggtes Object konnte nicht gelöscht werden." -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "Schlagwörter" @@ -15577,8 +15731,9 @@ msgstr "" "Gruppieren Sie Ihre Datenpunkte in Klassen, um zu sehen, wo die " "dichtesten Informationsbereiche liegen" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "Ziel" @@ -15586,14 +15741,19 @@ msgstr "Ziel" msgid "Target Color" msgstr "Zielfarbe" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "Zielkategorie" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "Zielwert" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "css_template" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15608,7 +15768,7 @@ msgstr "" "Vorlagen-Link. Es ist möglich, {{ metric }} oder andere Werte aus den " "Steuerelementen einzuschließen." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15630,15 +15790,15 @@ msgstr "Verbindungstest" msgid "Text" msgstr "Text" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "Textausrichtung" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "In E-Mail eingebetteter Text" @@ -15682,15 +15842,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "In der URL fehlen die Parameter dataset_id oder slice_id." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "Die X-Achse befindet sich nicht in der Filterliste" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15702,15 +15873,15 @@ msgstr "" " Zeitbereichsfilter in Dashboards verwendet werden kaann. " "Möchten Sie es zur Filterliste hinzufügen?" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "Die Anmerkung wurde erfolgreich gespeichert" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "Anmerkung wurde aktualisiert" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15766,11 +15937,11 @@ msgid "The color of the isoline" msgstr "Das Kodierungsformat der Zeilen" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "Das zur Diagrammanzeige verwendete Farbschema" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -15783,6 +15954,14 @@ msgstr "" msgid "The column header label" msgstr "Die Spaltenüberschrift" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "Die Spalte wurde in der Datenbank gelöscht oder umbenannt." @@ -15793,7 +15972,7 @@ msgid "" "[country] column" msgstr "Der Ländercodestandard, den Superset in der Spalte [Land] erwarten sollte" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "Dashboard wurde erfolgreich gespeichert" @@ -15824,7 +16003,7 @@ msgstr "" "diese Datenbank zugreifen. Sind Sie sicher, dass Sie fortfahren möchten? " "Durch das Löschen der Datenbank werden diese Objekte ungültig." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "Die Datenbankspalten, die Zeileninformationen enthalten" @@ -15841,7 +16020,7 @@ msgstr "Die Datenbank führt derzeit zu viele Abfragen aus." msgid "The database is under an unusual load." msgstr "Die Datenbank ist ungewöhnlich belastet." -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15862,7 +16041,7 @@ msgstr "Die Datenbank wurde gelöscht." msgid "The database was not found." msgstr "Datenbank nicht gefunden." -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15878,11 +16057,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "Der diesem Diagramm zugeordnete Datensatz ist nicht mehr vorhanden" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -15903,7 +16082,7 @@ msgstr "" " auf andere Diagramme auswirken können." #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "Der Datensatz wurde gespeichert" @@ -15913,7 +16092,7 @@ msgstr "" "Der mit diesem Diagramm verknüpfte Datensatz wurde möglicherweise " "gelöscht." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "Datenquelle konnte nicht geladen werden" @@ -15921,15 +16100,15 @@ msgstr "Datenquelle konnte nicht geladen werden" msgid "The datasource is too large to query." msgstr "Die Datenquelle ist zu groß, um sie abzufragen." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15949,11 +16128,11 @@ msgstr "" "Die Zeitdauer in Sekunden, bevor der Cache ungültig wird. Setzen Sie " "diese auf -1 um den Cache zu umgehen." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "Das Kodierungsformat der Zeilen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15968,12 +16147,31 @@ msgid "" "%(columns)s. " msgstr "Folgende Einträge in 'series_columns' fehlen in ‚columns‘: %(columns)s. " +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "Die beim Aggregieren von Punkten in Gruppen zu verwendende Funktion" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -16012,7 +16210,7 @@ msgid "The hostname provided can't be resolved." msgstr "Der angegebene Hostname kann nicht aufgelöst werden." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "Die ID des aktiven Diagramms" @@ -16036,13 +16234,13 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 msgid "The maximum number of events to return, equivalent to the number of rows" msgstr "" "Die maximale Anzahl der zurückzugebenden Ereignisse, entspricht der " "Anzahl Zeilen" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 msgid "" "The maximum number of subdivisions of each group; lower values are pruned" " first" @@ -16050,7 +16248,7 @@ msgstr "" "Die maximale Anzahl von Unterteilungen jeder Gruppe; Niedrigere Werte " "werden zuerst ausgeblendet" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "Der Maximalwert von Metriken. Optionale Konfiguration" @@ -16072,7 +16270,7 @@ msgstr "" "Die metadata_params im Feld Extra ist nicht ordnungsgemäß konfiguriert. " "Der Schlüssel %{key}s ist ungültig." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." @@ -16080,12 +16278,12 @@ msgstr "" "Das metadata_params Objekt wird in den sqlalchemy.MetaData-Aufruf " "entpackt." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -16109,6 +16307,11 @@ msgstr "Name muss eindeutig sein" msgid "The number color \"steps\"" msgstr "Die Anzahl Farbabstufungen" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "Wählen Sie die Anzahl der Klassen für das Histogramm aus" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 msgid "" "The number of hours, negative or positive, to shift the time column. This" @@ -16118,7 +16321,7 @@ msgstr "" "verschieben. Dies kann verwendet werden, um die UTC-Zeit auf die Ortszeit" " zu verschieben." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -16130,7 +16333,7 @@ msgstr "" "Limits/Filter hinzu oder laden Sie sie als CSDV-Datei herunter, um " "weitere Zeilen bis zum %(limit)d-Limit anzuzeigen." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -16142,28 +16345,28 @@ msgstr "" "herunter oder wenden Sie sich an eine*n Administrator*in, um weitere " "Zeilen bis zum %(limit)d-Limit anzuzeigen." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" "Die Anzahl der angezeigten Zeilen ist durch das Dropdown-Menü auf " "%(rows)d beschränkt." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the limit dropdown." msgstr "" "Die Anzahl der angezeigten Zeilen ist durch Dropdownliste \"Limit\" auf " "%(rows)d beschränkt." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the query" msgstr "" "Die Anzahl der angezeigten Zeilen ist durch die Abfrage auf %(rows)d " "beschränkt" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -16173,7 +16376,7 @@ msgstr "" "-Limit auf %(rows)d beschränkt." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "Die Anzahl der Sekunden vor Ablauf des Caches" @@ -16181,7 +16384,7 @@ msgstr "Die Anzahl der Sekunden vor Ablauf des Caches" msgid "The object does not exist in the given database." msgstr "Das Objekt existiert nicht in der angegebenen Datenbank." -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -16259,7 +16462,7 @@ msgstr "" "der Datenbankkonfiguration in Exportdateien nicht vorhanden sind und bei " "Bedarf nach dem Import manuell hinzugefügt werden sollten." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -16311,7 +16514,7 @@ msgstr "Der Port ist geschlossen." msgid "The port number is invalid." msgstr "Die Port-Nummer ist ungültig." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "Die primäre Metrik wird verwendet, um die Bogensegmentgrößen zu definieren" @@ -16333,11 +16536,11 @@ msgstr "" "Die mit diesen Ergebnissen verknüpfte Abfrage konnte nicht gefunden " "werden. Sie müssen die ursprüngliche Abfrage erneut ausführen." -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "Die Abfrage enthält einen oder mehrere fehlerhafte Vorlagenparameter." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "Die Abfrage konnte nicht geladen werden" @@ -16355,11 +16558,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "Die Abfrage weist einen Syntaxfehler auf." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "Die Abfrage hat keine Daten zurückgegeben" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -16392,12 +16595,12 @@ msgstr "" msgid "The report has been created" msgstr "Der Report wurde erstellt" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 #, fuzzy msgid "The report will be sent to your email at" msgstr "Ein Screenshot des Dashboards wird an Ihre E-Mail-Adresse gesendet" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -16416,15 +16619,15 @@ msgstr "" "Die im Backend gespeicherten Ergebnisse wurden in einem anderen Format " "gespeichert und können nicht mehr deserialisiert werden." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" "Der umfangreiche Tooltip zeigt eine Liste aller Zeitreihen für diesen " "Zeitpunkt" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -16509,8 +16712,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "Die Tabelle wurde in der Datenbank gelöscht oder umbenannt." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -16530,7 +16733,7 @@ msgstr "" "einfache natürliche Sprache wie in \"10 Sekunden\", \"1 Tag\" oder \"56 " "Wochen\" eingeben und verwenden können" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 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`" @@ -16539,7 +16742,7 @@ msgstr "" "einfache natürliche, englische Sprache wie in \"10 seconds“, \"1 Day“ " "oder \"56 weeks“ eingeben und verwenden können" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16551,7 +16754,7 @@ msgstr "" "wird eine neue Zeitgranularität definiert. Die Optionen hier werden pro " "Datenbankmodul im Superset-Quellcode definiert." -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16583,7 +16786,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "Die Zeiteinheit, die für die Gruppierung von Blöcken verwendet wird" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "Der anzuzeigende Visualisierungstyp" @@ -16616,9 +16819,9 @@ msgstr "" "Der Benutzer*innenname, der beim Herstellen einer Datenbankverbindung " "angegeben wurde, ist ungültig." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "Die Art und Weise, wie die Ticks auf der X-Achse angeordnet sind" @@ -16627,7 +16830,7 @@ msgstr "Die Art und Weise, wie die Ticks auf der X-Achse angeordnet sind" msgid "The width of the Isoline in pixels" msgstr "Die Breite der Linien" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "Die Breite der Linien" @@ -16637,14 +16840,14 @@ msgstr "Die Breite der Linien" msgid "There are associated alerts or reports" msgstr "Es gibt zugehörige Alarme oder Reports" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, fuzzy, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "Es gibt zugehörige Alarme oder Reports: %s," -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "Diesem Dashboard wurden keine Diagramme hinzugefügt." @@ -16653,7 +16856,7 @@ msgstr "Diesem Dashboard wurden keine Diagramme hinzugefügt." msgid "There are no components added to this tab" msgstr "Dieser Registerkarte wurden keine Komponenten hinzugefügt." -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "Es sind keine Datenbanken verfügbar" @@ -16673,7 +16876,7 @@ msgstr "" "In der SQL-Abfrage liegt ein Syntaxfehler vor. Vielleicht gab es einen " "Rechtschreibfehler oder einen Tippfehler." -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16712,7 +16915,7 @@ msgstr "Beim Abrufen der letzten Aktivität ist ein Fehler aufgetreten:" msgid "There was an error loading the catalogs" msgstr "Beim Laden der Tabellen ist ein Fehler aufgetreten" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 #, fuzzy msgid "There was an error loading the chart data" msgstr "Beim Abrufen gespeicherter Diagramme ist leider ein Fehler aufgetreten" @@ -16734,7 +16937,7 @@ msgstr "Beim Laden der Tabellen ist ein Fehler aufgetreten" msgid "There was an error saving the favorite status: %s" msgstr "Beim Speichern des Favoritenstatus ist ein Fehler aufgetreten: %s" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "Bei Ihrer Anfrage ist ein Fehler aufgetreten" @@ -16744,7 +16947,7 @@ msgstr "Bei Ihrer Anfrage ist ein Fehler aufgetreten" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16776,7 +16979,7 @@ msgstr "Beim Löschen der ausgewählten Diagramme ist ein Problem aufgetreten: % msgid "There was an issue deleting the selected dashboards: " msgstr "Beim Löschen der ausgewählten Dashboards ist ein Problem aufgetreten: " -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "Beim Löschen der ausgewählten Datensätze ist ein Problem aufgetreten: %s" @@ -16801,18 +17004,18 @@ msgstr "Beim Löschen der ausgewählten Vorlagen ist ein Problem aufgetreten: %s msgid "There was an issue deleting: %s" msgstr "Beim Löschen ist ein Problem aufgetreten: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "Beim Duplizieren des Datensatzes ist ein Problem aufgetreten." -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "" "Beim Duplizieren der ausgewählten Datensätze ist ein Problem aufgetreten:" " %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "Es gab ein Problem dabei, dieses Dashboard zu den Favoriten hinzuzufügen." @@ -16822,7 +17025,7 @@ msgstr "" "Es gab ein Problem beim Abrufen von Reports, die an dieses Dashboard " "angehängt waren." -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" "Beim Abrufen des Favoritenstatus dieses Dashboards ist ein Problem " @@ -16883,7 +17086,7 @@ msgstr "" " JSON-Objekt wird hier als Referenz und für Hauptbenutzer*in verfügbar " "gemacht, die möglicherweise bestimmte Parameter ändern möchten." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16914,7 +17117,7 @@ msgstr "Durch diese Aktion wird die gespeicherte Abfrage dauerhaft gelöscht." msgid "This action will permanently delete the template." msgstr "Durch diese Aktion wird die Vorlage dauerhaft gelöscht." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 msgid "" "This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. " "mydatabase.com)." @@ -16922,7 +17125,7 @@ msgstr "" "Dies kann entweder eine IP-Adresse (z.B. 127.0.0.1) oder ein Domainname " "(z.B. mydatabase.com) sein." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 #, fuzzy msgid "" "This chart applies cross-filters to charts whose datasets contain columns" @@ -16935,7 +17138,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "Dieses Diagramm wurde in einen anderen Filterbereich verschoben." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" "Dieses Diagramm wird extern verwaltet und kann nicht in Superset " @@ -16947,7 +17150,7 @@ msgstr "" "Dieses Diagramm ist möglicherweise nicht mit dem Filter kompatibel " "(Datensätze stimmen nicht überein)" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " @@ -16955,7 +17158,7 @@ msgstr "" "Dieser Diagrammtyp wird nicht unterstützt, wenn eine nicht gespeicherte " "Abfrage als Diagrammquelle verwendet wird. " -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" @@ -16965,7 +17168,7 @@ msgstr "" " Überprüfen Sie die JSON-Metadaten in den erweiterten " "Einstellungen" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "" "Diese Spalte ist möglicherweise nicht mit dem aktuellen Datensatz " @@ -17007,7 +17210,7 @@ msgstr "" " Ansicht an das Diagramm mit den Anmerkungsdaten " "übergeben werden soll." -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " @@ -17016,7 +17219,7 @@ msgstr "" "Dieses Dashboard aktualisiert sich automatisch. Die nächste automatische " "Aktualisierung erfolgt in %s." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" "Dieses Dashboard wird extern verwaltet und kann nicht in Superset " @@ -17041,11 +17244,11 @@ msgstr "" " Dashboards angezeigt. Klicken Sie hier, um dieses Dashboard zu " "veröffentlichen." -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "Dieses Dashboard ist nun verborgen" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "Dieses Dashboard ist jetzt veröffentlicht" @@ -17063,18 +17266,18 @@ msgstr "" "Dieses Dashboard ist bereit zum Einbetten. Übergeben Sie in Ihrer " "Anwendung die folgende ID an das SDK:" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "Dieses Dashboard wurde erfolgreich gespeichert." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" "Diese Datenbank wird extern verwaltet und kann nicht in Superset " "bearbeitet werden." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -17092,8 +17295,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "Dieser Datesatz wird nicht von Diagrammen genutzt." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "Definiert das Element, das im Diagramm dargestellt werden soll" @@ -17117,13 +17320,13 @@ msgstr "" "Diese Felder fungieren als Superset-Ansicht, was bedeutet, dass Superset " "eine Abfrage für diese Zeichenfolge als Unterabfrage ausführt." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "" "Dieser Filter ist möglicherweise nicht mit dem aktuellen Datensatz " "kompatibel." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "Diese Funktion ist in Ihrer Umgebung aus Sicherheitsgründen deaktiviert." @@ -17167,7 +17370,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "Dies kann ausgelöst werden durch:" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 #, fuzzy msgid "" "This metric is used to define row selection criteria (how the rows are " @@ -17185,6 +17388,10 @@ msgstr "" "Diese Metrik ist möglicherweise nicht mit dem aktuellen Datensatz " "kompatibel." +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 msgid "" "This section allows you to configure how to use the slice\n" @@ -17194,11 +17401,11 @@ msgstr "" "verwendet wird.\n" " , um Anmerkungen zu generieren." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" @@ -17206,7 +17413,7 @@ msgstr "" "Dieser Abschnitt enthält Optionen, die eine erweiterte analytische " "Nachbearbeitung von Abfrageergebnissen ermöglichen" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "Dieser Abschnitt enthält Validierungsfehler" @@ -17221,12 +17428,12 @@ msgstr "" "Sie der/die Entwickler*in dieser App sind, überprüfen Sie bitte, ob das " "Gast-Token korrekt generiert wird." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "Diese Tabelle hat bereits einen Datensatz" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" @@ -17234,15 +17441,15 @@ msgstr "" "Dieser Tabelle ist bereits ein Datensatz zugeordnet. Sie können einer " "Tabelle nur einen Datasatz zuordnen.\n" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "Dieser Wert sollte größer als der linke Zielwert sein" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "Dieser Wert sollte kleiner als der rechte Zielwert sein" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "Dieser Visualisierungstyp unterstützt keine Kreuzfilterung." @@ -17257,6 +17464,13 @@ msgid_plural "This may be triggered by:" msgstr[0] "Ausgelöst durch:" msgstr[1] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "Dadurch wird Ihre aktuelle Embedded-Konfiguration entfernt." @@ -17270,8 +17484,8 @@ msgstr "Beschriftungsschwellenwert" msgid "Threshold alpha level for determining significance" msgstr "Schwellenwert für Alpha-Level zur Bestimmung der Signifikanz" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 #, fuzzy msgid "Threshold: " msgstr "Beschriftungsschwellenwert" @@ -17280,7 +17494,7 @@ msgstr "Beschriftungsschwellenwert" msgid "Thumbnails" msgstr "Vorschaubilder" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "Donnerstag" @@ -17301,7 +17515,7 @@ msgstr "Donnerstag" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "Zeit" @@ -17311,9 +17525,9 @@ msgid "Time Column" msgstr "Zeitspalte" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "Zeitvergleich" @@ -17347,7 +17561,7 @@ msgstr "Zeitraum" msgid "Time Ratio" msgstr "Zeitverhältnis" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "Zeitreihen" @@ -17380,13 +17594,13 @@ msgstr "Zeitreihen - Perioden-Pivot" msgid "Time Series - Stacked" msgstr "Zeitreihen - Gestapelt" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 msgid "Time Series Options" msgstr "Zeitreihen-Optionen" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:311 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "Zeitverschiebung" @@ -17395,14 +17609,14 @@ msgstr "Zeitverschiebung" msgid "Time Table View" msgstr "Zeittabellenansicht" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "Zeitspalten" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "Zeitspalte \"%(col)s\" ist im Datensatz nicht vorhanden" @@ -17411,19 +17625,19 @@ msgstr "Zeitspalte \"%(col)s\" ist im Datensatz nicht vorhanden" msgid "Time column filter plugin" msgstr "Zeitspalten-Filter-Plugin" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "" "Zeitspalte, auf die ein abhängiger zeitlicher Filter angewendet werden " "soll" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "Zeitspalte, auf die der Zeitbereich angewendet werden soll" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "Zeitvergleich" @@ -17444,7 +17658,7 @@ msgstr "" "Zeitinterval ist unklar. Bitte geben Sie [%(human_readable)s ago] oder " "[%(human_readable)s later] an." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "Zeitfilter" @@ -17453,7 +17667,7 @@ msgstr "Zeitfilter" msgid "Time format" msgstr "Zeitformat" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -17471,8 +17685,8 @@ msgstr "Zeiteinteilung fehlt" msgid "Time granularity" msgstr "Zeitgranularität" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "Zeit in Sekunden" @@ -17480,8 +17694,8 @@ msgstr "Zeit in Sekunden" msgid "Time lag" msgstr "Verzögerung" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -17493,7 +17707,7 @@ msgstr "Zeitverhältnis" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "Zeitbezogene Formularattribute" @@ -17506,9 +17720,9 @@ msgstr "Zeitreihen" msgid "Time series columns" msgstr "Zeitreihenspalte" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "Zeitverschiebung" @@ -17549,12 +17763,12 @@ msgstr "Zeitreihentabelle" msgid "Timeout error" msgstr "Zeitüberschreitung" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "Zeitstempelformat" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "Zeitzone" @@ -17590,7 +17804,7 @@ msgstr "Titel ist erforderlich" msgid "Title or Slug" msgstr "Titel oder Kopfzeile" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "" "Um nach einer Metrik zu filtern, verwenden Sie die Registerkarte " @@ -17600,47 +17814,47 @@ msgstr "" msgid "To get a readable URL for your dashboard" msgstr "So erhalten Sie eine sprechende URL für Ihr Dashboard" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "Tooltip" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 #, fuzzy msgid "Tooltip Contents" msgstr "Zellinhalt" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "Tooltip nach Metrik sortieren" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "Tooltip-Zeitformat" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "Oben" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "Oben links" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "Oben rechts" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "Oben nach unten" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 #, fuzzy msgid "Total" msgstr "der Gesamtsumme" @@ -17661,17 +17875,13 @@ msgstr "Insgesamt (%(aggregatorName)s)" msgid "Total value" msgstr "Gesamtwert" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "Gesamt: %s" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "Summen" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "Auftrag verfolgen" @@ -17691,7 +17901,7 @@ msgstr "Transportierbar" msgid "Transparent" msgstr "Transparent" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "Pivot transponieren" @@ -17703,11 +17913,11 @@ msgstr "" msgid "Tree Chart" msgstr "Baumdiagramm" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "Baum-Layout" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "Baumausrichtung" @@ -17728,19 +17938,19 @@ msgstr "Treemap" msgid "Trend" msgstr "Trend" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "Dreieck" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "Alarm auslösen falls..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "Achse abschneiden" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "Zellen abschneiden" @@ -17748,12 +17958,12 @@ msgstr "Zellen abschneiden" msgid "Truncate Metric" msgstr "Metrik abschneiden" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 #, fuzzy msgid "Truncate X Axis" msgstr "Y-Achse abschneiden" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" @@ -17763,38 +17973,38 @@ msgstr "" "oder max-Bindung angegeben wird." #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "Y-Achse abschneiden" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" "Schneiden Sie die Y-Achse ab. Kann überschrieben werden, indem eine min- " "oder max-Bindung angegeben wird." -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "Lange Zellen auf die oben festgelegte \"Mindestbreite\" abschneiden" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" "Kürzt das angegebene Datum auf die von der Datumseinheit angegebene " "Genauigkeit." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" "Versuchen Sie, andere Filter anzuwenden oder sicherzustellen, dass Ihre " @@ -17804,7 +18014,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "Probieren Sie verschiedene Kriterien aus, um Ergebnisse anzuzeigen." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "Dienstag" @@ -17812,23 +18022,23 @@ msgstr "Dienstag" msgid "Tukey" msgstr "Turkey" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "Typ" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "Geben Sie zur Bestätigung \"%s\" ein" @@ -17838,11 +18048,11 @@ msgstr "Geben Sie zur Bestätigung \"%s\" ein" msgid "Type a number" msgstr "Geben Sie einen Wert ein" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "Geben Sie einen Wert ein" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "Geben Sie hier einen Wert ein" @@ -17875,21 +18085,15 @@ msgstr "URL" msgid "URL Parameters" msgstr "URL-Parameter" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "URL-Parameter" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "URL Titelform" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" -"Dem Backend kann keine neue Registerkarte hinzugefügt werden. Wenden Sie " -"sich an Ihre*n Administrator*in." - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17922,7 +18126,7 @@ msgstr "" "folgenden Berechtigungen festgelegt sind " "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "Diagramm kann ohne Abfrage-ID nicht erstellt werden." @@ -17934,12 +18138,12 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "Kann einen solchen Feiertag nicht finden: [%(holiday)s]" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." @@ -17947,7 +18151,12 @@ msgstr "" "Spalten für die ausgewählte Tabelle können nicht geladen werden. Bitte " "wählen Sie eine andere Tabelle aus." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Zu Dashboard hinzugefügt" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 msgid "" "Unable to migrate query editor state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -17956,7 +18165,7 @@ msgstr "" "Superset wird es später erneut versuchen. Wenden Sie sich an Ihre*n " "Administrator*in, wenn dieses Problem weiterhin besteht." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 msgid "" "Unable to migrate query state to backend. Superset will retry later. " "Please contact your administrator if this problem persists." @@ -17965,7 +18174,7 @@ msgstr "" " es später erneut versuchen. Wenden Sie sich an Ihre*n Administrator*in, " "wenn dieses Problem weiterhin besteht." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -17974,12 +18183,12 @@ msgstr "" "Superset wird es später erneut versuchen. Wenden Sie sich an Ihre*n " "Administrator*in, wenn dieses Problem weiterhin besteht." -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "Dashboardfarben können nicht abgerufen werden" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "Undefiniert" @@ -17987,11 +18196,11 @@ msgstr "Undefiniert" msgid "Undefined window for rolling operation" msgstr "Undefiniertes Fenster für rollierende Operation" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "Aktion rückgängig machen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "Rückgängig machen?" @@ -18007,7 +18216,7 @@ msgstr "" "Unerwarteter Fehler aufgetreten, bitte überprüfen Sie Ihre Protokolle auf" " Details" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "Unerwarteter Fehler:" @@ -18043,12 +18252,13 @@ msgstr "Unbekannter Presto-Fehler" msgid "Unknown Status" msgstr "Status unbekannt" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "Unbekannte Spalte in ORDER BY verwendet: %(col)s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "Unbekannter Fehler" @@ -18057,7 +18267,7 @@ msgstr "Unbekannter Fehler" msgid "Unknown input format" msgstr "Unbekanntes Eingabeformat" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 #, fuzzy msgid "Unknown type" msgstr "Symbol für unbekannten Typ" @@ -18101,11 +18311,11 @@ msgstr "Nicht unterstützter Vorlagenwert für Schlüssel %(key)s" msgid "Unsupported time grain: %(time_grain)s" msgstr "Nicht unterstützte Zeiteinteilung: %(time_grain)s" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "Unbenannter Datensatz" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "Unbenannte Abfrage" @@ -18113,7 +18323,7 @@ msgstr "Unbenannte Abfrage" msgid "Untitled query" msgstr "Unbenannte Abfrage" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "Aktualisieren" @@ -18126,7 +18336,7 @@ msgstr "Diagramm aktualisieren" msgid "Updating chart was stopped" msgstr "Aktualisierung des Diagramms wurde abgebrochen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "Hochladen" @@ -18135,7 +18345,7 @@ msgstr "Hochladen" msgid "Upload CSV" msgstr "CSV hochladen" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "CSV in Datenbank hochladen" @@ -18144,7 +18354,7 @@ msgstr "CSV in Datenbank hochladen" msgid "Upload Columnar" msgstr "Spaltendatei hochladen" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "Spaltendatei in Datenbank hochladen" @@ -18162,7 +18372,7 @@ msgstr "Hochladen aktiviert" msgid "Upload Excel" msgstr "Excel hochladen" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Excel-Datei in Datenbank hochladen" @@ -18171,12 +18381,12 @@ msgstr "Excel-Datei in Datenbank hochladen" msgid "Upload JSON file" msgstr "JSON Datei hochladen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "Datei in Datenbank hochladen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -18190,7 +18400,7 @@ msgstr "Datei in Datenbank hochladen" msgid "Upload file to preview columns" msgstr "Datei in Datenbank hochladen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "Name ist erforderlich" @@ -18205,27 +18415,27 @@ msgstr "Beschriftungsschwellenwert" msgid "Upper threshold must be greater than lower threshold" msgstr "\"row_limit\" muss größer oder gleich 0 sein" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "Verwendung" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "Verwenden Sie stattdessen das Menü \"%(menuName)s\"." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "Verwenden Sie %s, um eine neue Registerkarte zu öffnen." -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "Verwenden von Flächenproportionen" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "Verwenden einer Logarithmischen Skala" @@ -18233,18 +18443,18 @@ msgstr "Verwenden einer Logarithmischen Skala" msgid "Use a log scale for the X-axis" msgstr "Logarithmische Skala für die X-Achse verwenden" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "Logarithmische Skala für die Y-Achse verwenden" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "Verschlüsselten Verbindung zur Datenbank verwenden" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 #, fuzzy msgid "Use an ssh tunnel connection to the database" msgstr "Verschlüsselten Verbindung zur Datenbank verwenden" @@ -18261,7 +18471,7 @@ msgstr "" "sein: [%s]" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" "Verwenden Sie die Datumsformatierung, auch wenn der Metrikwert kein " @@ -18271,7 +18481,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "Verwenden des Legacy-Datenquellen-Editors" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" "Verwenden von Metriken als Gruppe der obersten Ebene für Spalten oder " @@ -18281,7 +18491,7 @@ msgstr "" msgid "Use only a single value." msgstr "Verwenden Sie nur einen einzigen Wert." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "Verwenden Sie die untenstehenden fortgeschrittenen Analytik-Optionen" @@ -18297,19 +18507,19 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "Verwenden Sie die Schaltfläche Bearbeiten, um dieses Feld zu ändern" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" "Verwenden Sie diesen Abschnitt, wenn Sie eine Abfrage benötigen, die " "aggregiert" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "Verwenden Sie diesen Abschnitt, wenn Sie atomare Zeilen abfragen möchten" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "" "Verwenden Sie diese Option, um eine statische Farbe für alle Kreise zu " @@ -18336,7 +18546,7 @@ msgstr "" "Beauftragtem, aktive Nutzer nach Alter und Standort. Nicht die visuell " "beeindruckendste Visualisierung, aber sehr informativ und vielseitig." -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -18359,9 +18569,9 @@ msgstr "Benutzer*in muss einen Wert für diesen Filter auswählen" msgid "User query" msgstr "Benutzer*innen-Abfrage" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -18405,15 +18615,15 @@ msgstr "" "Pipelines in mehreren Gruppen." #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "Wert" @@ -18422,19 +18632,19 @@ msgstr "Wert" msgid "Value Domain" msgstr "Wertebereich" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "Wertformat" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "Kategorie und Prozentsatz" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "Wertgrenzen" @@ -18447,8 +18657,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "Wertformat" @@ -18491,16 +18701,16 @@ msgstr "Fahrzeugtypen" msgid "Verbose Name" msgstr "Ausführlicher Name" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "Version" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "Versionsnummer" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "Vertikal" @@ -18523,7 +18733,7 @@ msgstr "Ansicht" msgid "View All »" msgstr "Alle ansehen »" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 msgid "View Dataset" msgstr "Datensatz anzeigen" @@ -18531,7 +18741,7 @@ msgstr "Datensatz anzeigen" msgid "View all charts" msgstr "Alle Diagramme anzeigen" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "Als Tabelle anzeigen" @@ -18545,10 +18755,10 @@ msgstr "In SQL Lab anzeigen" msgid "View keys & indexes (%s)" msgstr "Schlüssel und Indizes anzeigen (%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "Abfrage anzeigen" @@ -18562,13 +18772,13 @@ msgid "Viewed %s" msgstr "%s angesehen" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "Ansichtsfenster" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "Virtuell" @@ -18576,11 +18786,11 @@ msgstr "Virtuell" msgid "Virtual (SQL)" msgstr "Virtuell (SQL)" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "Virtueller Datensatz" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "Virtuelle Datensatzabfrage darf nicht leer sein" @@ -18588,7 +18798,7 @@ msgstr "Virtuelle Datensatzabfrage darf nicht leer sein" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "Virtuelle Datensatzabfrage kann nicht aus mehreren Anweisungen bestehen" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "Virtuelle Datensatzabfrage muss schreibgeschützt sein" @@ -18596,6 +18806,11 @@ msgstr "Virtuelle Datensatzabfrage muss schreibgeschützt sein" msgid "Visual Tweaks" msgstr "Visuelle Optimierungen" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Formatierung" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -18740,11 +18955,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "Visualisierung fehlt eine Datenquelle" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "Visualisierungstyp" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "MI" @@ -18758,7 +18973,7 @@ msgstr "Sie sehen %s von %s" msgid "Waiting on database..." msgstr "Verwalten Sie Ihre Datenbanken" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "Möchten Sie eine neue Datenbank hinzufügen?" @@ -18772,11 +18987,11 @@ msgstr "Warnung" msgid "Warning Message" msgstr "Warnmeldung" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "Warnung!" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18794,7 +19009,7 @@ msgstr "Ihre Abfrage konnte nicht überprüft werden" msgid "Waterfall Chart" msgstr "Alle Diagramm durchsuchen" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18825,7 +19040,7 @@ msgstr "" "Wir können die Spalte \"%(column_name)s\" in Zeile %(location)s nicht " "auflösen." -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "Wir haben folgende Schlüssel: %s" @@ -18834,7 +19049,7 @@ msgstr "Wir haben folgende Schlüssel: %s" msgid "We were unable to active or deactivate this report." msgstr "Wir konnten diesen Bericht nicht aktivieren oder deaktivieren." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18858,7 +19073,7 @@ msgstr "" msgid "Web" msgstr "Web" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "Mittwoch" @@ -18883,11 +19098,11 @@ msgstr "Woche beginnt am Montag" msgid "Week starting Sunday" msgstr "Woche beginnt am Sonntag" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "Wöchentlicher Bericht" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "Wöchentlicher Bericht für %s" @@ -18896,7 +19111,7 @@ msgstr "Wöchentlicher Bericht für %s" msgid "Weekly seasonality" msgstr "Wöchentliche Saisonalität" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "Wochen %s" @@ -18934,29 +19149,29 @@ msgstr[0] "" "überschreiten nach %s Sekunden die Ausführungszeit (Timeout)." msgstr[1] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 #, fuzzy msgid "What should be shown as the label" msgstr "Was sollte als Beschriftung angezeigt werden?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 #, fuzzy msgid "What should be shown as the tooltip label" msgstr "Was sollte als Beschriftung angezeigt werden?" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "Was sollte als Beschriftung angezeigt werden?" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "Was soll passieren, wenn die Tabelle bereits vorhanden ist?" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" @@ -18964,7 +19179,7 @@ msgstr "" "Wenn 'Berechnungstyp' auf \"Prozentuale Änderung\" gesetzt ist, wird das " "Y-Achsenformat '.1%' erzwungen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" "Wenn eine sekundäre Metrik bereitgestellt wird, wird eine lineare " @@ -18978,19 +19193,19 @@ msgstr "" "Wenn Sie die Option CREATE TABLE AS in SQL Lab zulassen, erzwingt diese " "Option, dass die Tabelle in diesem Schema erstellt wird" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" "Wenn diese Option aktiviert ist, zoomt die Karte nach jeder Abfrage auf " "Ihre Daten" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" "Wenn diese Option aktiviert ist, können Benutzer*innen SQL Lab-Ergebnisse" " in Explore visualisieren." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" "Wenn nur eine primäre Metrik bereitgestellt wird, wird eine kategoriale " @@ -19044,7 +19259,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "Bei Verwendung dieser Option kann der Standardwert nicht festgelegt werden" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" "Ob sich der Fortschrittsbalken überschneidet, wenn mehrere Datengruppen " @@ -19062,7 +19277,7 @@ msgstr "" "Ob diese Spalte im Abschnitt \"Filter\" der Erkunden-Ansicht verfügbar " "gemacht wird." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" @@ -19070,7 +19285,7 @@ msgstr "" "Ob Hintergrunddiagramme sowohl mit positiven als auch mit negativen " "Werten bei 0 ausgerichtet werden sollen" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" "Ob positive und negative Werte im Zellbalkendiagramm bei 0 ausgerichtet " @@ -19080,12 +19295,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "Ob die Anmerkungs-Beschriftung immer angezeigt werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "Ob der Fortschritt und der Wert animiert oder nur angezeigt werden sollen" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" "Ob eine Normalverteilung basierend auf dem Rang auf der Farbskala " @@ -19095,13 +19310,13 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "Ob Filter angewendet werden soll, wenn auf Elemente geklickt wird" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" "Ob numerische Werte eingefärbt werden sollen, wenn sie positiv oder " "negativ sind" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 #, fuzzy msgid "" "Whether to colorize numeric values by whether they are positive or " @@ -19110,22 +19325,22 @@ msgstr "" "Ob numerische Werte eingefärbt werden sollen, wenn sie positiv oder " "negativ sind" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "Ob ein Balkendiagrammhintergrund in Tabellenspalten angezeigt werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "Ob eine Legende für das Diagramm angezeigt werden soll" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "Ob Blasen über Ländern angezeigt werden sollen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "Ob die Gesamtanzahl angezeigt werden soll" @@ -19133,11 +19348,11 @@ msgstr "Ob die Gesamtanzahl angezeigt werden soll" msgid "Whether to display the interactive data table" msgstr "Ob die interaktive Datentabelle angezeigt werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "Ob die Beschriftungen angezeigt werden sollen." @@ -19151,10 +19366,10 @@ msgstr "" "ist." #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "Ob die Legende angezeigt werden soll (Wechselschalter)" @@ -19162,68 +19377,68 @@ msgstr "Ob die Legende angezeigt werden soll (Wechselschalter)" msgid "Whether to display the metric name as a title" msgstr "Ob der Metrikname als Titel angezeigt werden soll" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "Ob die Min- und Max-Werte der X-Achse angezeigt werden sollen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "Ob die Min- und Max-Werte der Y-Achse angezeigt werden sollen" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "Ob die numerischen Werte innerhalb der Zellen angezeigt werden sollen" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "Ob der Strich dargestellt werden soll" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "Ob die interaktive Zeitbereichs-Auswahl angezeigt werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "Ob der Zeitstempel angezeigt werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 #, fuzzy msgid "Whether to display the tooltip labels." msgstr "Ob die Beschriftungen angezeigt werden sollen." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 msgid "Whether to display the trend line" msgstr "Ob die Trendlinie angezeigt werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "Ob das Ändern der Diagrammposition und -skalierung aktiviert werden soll." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" "Ob das Ziehen von Knoten im Kräfte-basierten Layoutmodus aktiviert werden" " soll." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "Ob die Objekte gefüllt werden sollen" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "Ob Örtlichkeiten ignoriert werden sollen, die null sind" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "Ob ein clientseitiges Suchfeld eingeschlossen werden soll" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "Ob der Prozentsatz in Tooltip aufgenommen werden soll" @@ -19231,7 +19446,7 @@ msgstr "Ob der Prozentsatz in Tooltip aufgenommen werden soll" msgid "Whether to include the time granularity as defined in the time section" msgstr "Ob die im Zeitabschnitt definierte Zeitgranularität einbezogen werden soll" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "Ob das Raster in 3D umgewandelt werden soll" @@ -19265,13 +19480,13 @@ msgstr "" "\"Erkunden\" mit einer Liste unterschiedlicher Werte aufgefüllt werden " "soll, die im laufenden Betrieb aus dem Back-End abgerufen werden sollen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "Ob der Fortschritt der Messgerätediagramms angezeigt werden soll" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." @@ -19280,19 +19495,19 @@ msgstr "" "zusätzlichen Steuerelementen gehören Elemente wie das gestapelt oder " "nebeneinander Erstellen von Multi-Bar-Diagrammen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "Ob kleinere Ticks auf der Achse angezeigt werden sollen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "Ob der Zeiger angezeigt werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "Ob der Fortschritt der Messgerätediagramms angezeigt werden soll" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "Ob die geteilten Linien auf der Achse angezeigt werden sollen" @@ -19301,9 +19516,9 @@ msgstr "Ob die geteilten Linien auf der Achse angezeigt werden sollen" msgid "Whether to sort ascending or descending on the base Axis." msgstr "Ob aufsteigend oder absteigend auf der Basisachse sortiert werden soll." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "Ob absteigend oder aufsteigend sortiert werden soll" @@ -19313,22 +19528,13 @@ msgstr "" "Ob absteigend oder aufsteigend sortiert werden soll, wenn ein " "Reihengrenzwert vorhanden ist" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" "Ob die Ergebnisse nach der ausgewählten Metrik in absteigender " "Reihenfolge sortiert werden sollen." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" "Ob der Tooltip nach der ausgewählten Metrik in absteigender Reihenfolge " @@ -19342,7 +19548,7 @@ msgstr "Ob Metriken abgeschnitten werden sollen" msgid "Which country to plot the map for?" msgstr "Für welches Land soll die Karte geplottet werden?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "Welche Verwandten beim Überfahren mit der Maus hervorgehoben werden sollen" @@ -19380,7 +19586,7 @@ msgstr "Mit einem Untertitel" msgid "Word Cloud" msgstr "Wortwolke" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "Wort-Rotation" @@ -19388,7 +19594,7 @@ msgstr "Wort-Rotation" msgid "Working" msgstr "In Bearbeitung" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "Zeitüberschreitung" @@ -19397,7 +19603,7 @@ msgstr "Zeitüberschreitung" msgid "World Map" msgstr "Weltkarte" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "Beschreibung Ihrer Anfrage" @@ -19405,7 +19611,7 @@ msgstr "Beschreibung Ihrer Anfrage" msgid "Write a handlebars template to render the data" msgstr "Handlebars-Template zur Darstellung der Daten verfassen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "X-ACHSE TITEL UNTERER RAND" @@ -19413,9 +19619,9 @@ msgstr "X-ACHSE TITEL UNTERER RAND" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -19424,37 +19630,38 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "X-Achse" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 #, fuzzy msgid "X Axis Bounds" msgstr "Grenzen der Y-Achse" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "X-Achsen-Format" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "X Achsenbeschriftung" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "Titel der X-Achse" @@ -19462,13 +19669,13 @@ msgstr "Titel der X-Achse" msgid "X Log Scale" msgstr "X-Log-Skala" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "X Tick Layout" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "X-Grenzen" @@ -19486,12 +19693,12 @@ msgstr "X-Achse Sortieren nach" msgid "X-axis" msgstr "X-Achse" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "X-Skalen-Intervall" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "Y 2 Grenzen" @@ -19499,9 +19706,9 @@ msgstr "Y 2 Grenzen" msgid "Y AXIS TITLE MARGIN" msgstr "Y-ACHSE TITEL RAND" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -19509,68 +19716,69 @@ msgstr "Y-ACHSE TITEL RAND" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Y-Achse" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "Grenzen der Y-Achse 2" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "Grenzen der Y-Achse" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Y-Achsenformat" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "Y Achsenbeschriftung" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "Titel der Y-Achse" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 #, fuzzy msgid "Y Axis Title Position" msgstr "Zeilen Zwischensummenposition" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "Y-Log-Skala" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "Y-Grenzen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Y-Achse" @@ -19593,8 +19801,8 @@ msgstr "Y-Achse" msgid "Y-axis bounds" msgstr "Grenzen der Y-Achse" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "Y-Skalen-Intervall" @@ -19610,7 +19818,7 @@ msgstr "Jahr (freq=AS)" msgid "Yearly seasonality" msgstr "Jährliche Saisonalität" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "Jahre %s" @@ -19618,14 +19826,14 @@ msgstr "Jahre %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "Ja" @@ -19638,7 +19846,7 @@ msgstr "Ja, abbrechen" msgid "Yes, overwrite changes" msgstr "Ja, Änderungen überschreiben" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -19663,7 +19871,7 @@ msgstr "" "Das Überschreiben kann dazu führen, dass Sie einen Teil Ihrer Arbeit " "verlieren. Sind Sie sicher, dass Sie diese überschreiben möchten?" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -19705,7 +19913,7 @@ msgstr "Hinzufügen können Sie die Komponenten in der" msgid "You can add the components in the edit mode." msgstr "Sie können die Komponenten im Bearbeitungsmodus hinzufügen." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" "Sie können auch einfach auf das Diagramm klicken, um den Kreuzfilter " @@ -19732,17 +19940,17 @@ msgstr "" "Sie können ein neues Diagramm erstellen oder vorhandene Diagramme aus dem" " Bereich auf der rechten Seite verwenden." -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" "Sie können eine Vorschauliste der Dashboards in der Dropdownliste für die" " Diagrammeinstellungen anzeigen." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "Sie können keinen Kreuzfilter auf diesen Datenpunkt anwenden." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." @@ -19750,23 +19958,23 @@ msgstr "" "Sie können den letzten Zeitfilter nicht löschen, da er für " "Zeitbereichsfilter in Dashboards verwendet wird." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" "Sie können das 45°-Strich-Layout nicht zusammen mit dem " "Zeitbereichsfilter verwenden" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "Sie haben keine Berechtigung, %s zu bearbeiten" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "Sie sind nicht berechtigt, dieses Diagramm zu bearbeiten" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -19777,13 +19985,13 @@ msgstr "Sie haben keine Zugriff auf diese Datenquelle" msgid "You do not have permission to read tags" msgstr "Sie haben keine Berechtigung, %s zu bearbeiten" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "Sie haben keine Berechtigungen zum Bearbeiten dieses Dashboards." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 #, fuzzy msgid "You do not have sufficient permissions to edit the chart" msgstr "Sie sind nicht berechtigt, dieses Diagramm zu bearbeiten" @@ -19804,7 +20012,7 @@ msgstr "Sie haben keinen Zugriff auf dieses Dataset." msgid "You don't have access to this embedded dashboard config." msgstr "Sie haben keinen Zugriff auf diese eingebettete Dashboard-Konfiguration." -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "Sie haben noch keine Favoriten!" @@ -19813,7 +20021,7 @@ msgstr "Sie haben noch keine Favoriten!" msgid "You don't have permission to modify the value." msgstr "Sie sind nicht berechtigt, den Wert zu ändern." -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "Sie sind nicht berechtigt, %(resource)s zu ändern" @@ -19822,7 +20030,7 @@ msgstr "Sie sind nicht berechtigt, %(resource)s zu ändern" msgid "You don't have the rights to alter this chart" msgstr "Sie sind nicht berechtigt, dieses Diagramm zu ändern" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "Sie sind nicht berechtigt, dieses Dashboard zu ändern" @@ -19834,7 +20042,7 @@ msgstr "Sie haben nicht das Recht, diesen Titel zu ändern." msgid "You don't have the rights to create a chart" msgstr "Sie haben nicht die Rechte zum Erstellen eines Diagramms" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "Sie haben nicht die Rechte zum Erstellen eines Dashboards" @@ -19850,7 +20058,7 @@ msgstr "Sie haben diesen Filter entfernt." msgid "You have unsaved changes." msgstr "Ungesicherte Änderungen vorhanden." -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19866,7 +20074,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19879,17 +20087,17 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "Sie müssen einen Namen für das neue Dashboard auswählen" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "Sie müssen die Abfrage zuerst erfolgreich ausführen" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "" "Sie müssen die HTML-Bereinigung (sanitization) aktivieren, um CSS " "verwenden zu können" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " @@ -19900,7 +20108,7 @@ msgstr "" "aus, indem Sie auf die Schaltfläche \"Diagramm aktualisieren\" klicken " "oder" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." @@ -19908,7 +20116,7 @@ msgstr "" "Sie haben Datensätze geändert. Alle Steuerelemente mit Daten (Spalten, " "Metriken), die diesem neuen Dataset entsprechen, wurden beibehalten." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "Ihr Diagramm ist nicht aktuell" @@ -19916,25 +20124,25 @@ msgstr "Ihr Diagramm ist nicht aktuell" msgid "Your chart is ready to go!" msgstr "Ihr Chart ist startklar!" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" "Ihr Dashboard ist zu groß. Bitte reduzieren Sie die Größe, bevor Sie es " "speichern." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "Ihre Abfrage konnte nicht gespeichert werden" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "Ihre Abfrage konnte nicht eingeplant werden" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "Ihre Abfrage konnte nicht aktualisiert werden." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" @@ -19942,15 +20150,15 @@ msgstr "" "Ihre Abfrage wurde geplant. Um Details zu Ihrer Abfrage anzuzeigen, " "navigieren Sie zu Gespeicherte Abfragen" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "Ihre Abfrage wurde nicht ordnungsgemäß gespeichert" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "Ihre Abfrage wurde gespeichert" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "Ihre Abfrage wurde angehalten" @@ -19962,8 +20170,8 @@ msgstr "Ihr Report konnte nicht gelöscht werden" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "Fehlende-Werte-Ersetzung" @@ -19975,7 +20183,7 @@ msgstr "Zoom" msgid "Zoom level of the map" msgstr "Zoomstufe der Karte" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "[ unbenanntes Dashboard ]" @@ -20009,7 +20217,7 @@ msgstr "[Dashboard-Name]" msgid "[desc]" msgstr "[Beschreibung]" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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 " @@ -20019,7 +20227,7 @@ msgstr "" "Verhältnis zur primären Metrik zu definieren. Wenn keine angegeben, " "werden diskrete Farben verwendet, die auf den Beschriftungen basieren" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "[Unbenannt]" @@ -20075,21 +20283,25 @@ msgstr "\"row_offset\" muss größer oder gleich 0 sein" msgid "`width` must be greater or equal to 0" msgstr "\"Breite\" muss größer oder gleich 0 sein" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "Aggregat" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "Alarm" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "Alarmierungsbedingung" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 #, fuzzy msgid "alert dark" msgstr "Alarm" @@ -20099,8 +20311,10 @@ msgid "alerts" msgstr "Alarme" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "alle" @@ -20108,43 +20322,43 @@ msgstr "alle" msgid "also copy (duplicate) charts" msgstr "auch (doppelte) Diagramme kopieren" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "Vorfahr" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "Anmerkungen" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "Anmerkungsebene" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "asfreq" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "bei" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "automatisch" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "automatisch (geglättet)" @@ -20152,7 +20366,12 @@ msgstr "automatisch (geglättet)" msgid "background" msgstr "Hintergrund" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "Bedingte Formatierung" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "basis" @@ -20164,10 +20383,10 @@ msgstr "unten (Beispiel:" msgid "between {down} and {up} {name}" msgstr "zwischen {down} und {up} {name}" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "Bfill" @@ -20180,8 +20399,8 @@ msgstr "Riegel" msgid "boolean type icon" msgstr "Symbol für booleschen Typ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "Unten" @@ -20197,7 +20416,7 @@ msgstr "durch die Verwendung von" msgid "cannot be empty" msgstr "darf nicht leer sein" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "Kardinal" @@ -20212,11 +20431,11 @@ msgstr "ändern" msgid "chart" msgstr "Diagramm" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "Diagramme" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "Wählen Sie WHERE oder HAVING…" @@ -20225,7 +20444,7 @@ msgid "clear all filters" msgstr "Alle Filter löschen" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "klicken Sie hier" @@ -20246,16 +20465,21 @@ msgstr "Code Internationales Olympisches Komitee (CIOC)" msgid "color scheme for comparison" msgstr "Zeitvergleich" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "Einfärben nach" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "Spalte" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, fuzzy, python-format msgid "connecting to %(dbModelName)s" msgstr "verbinde mit %(dbModelName)s." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "Schritttyp" @@ -20273,28 +20497,28 @@ msgstr "Erstellen" msgid "create a new chart" msgstr "Neues Diagramm erstellen" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "Datensatz aus SQL-Abfrage erstellen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "Anzahl" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "css_template" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "cumsum" @@ -20302,29 +20526,29 @@ msgstr "cumsum" msgid "cumulative" msgstr "kumulativ" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "Dashboard" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "Dashboards" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "Datenbank" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "Datensatz" @@ -20333,21 +20557,21 @@ msgstr "Datensatz" msgid "dataset name" msgstr "Datensatzname" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "Datum" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "Tag" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "Tag des Monats" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "Wochentag" @@ -20425,14 +20649,14 @@ msgstr "Standard" msgid "delete" msgstr "Löschen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "Nachkomme" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "Beschreibung" @@ -20452,62 +20676,62 @@ msgstr "Entwurf" msgid "dttm" msgstr "dttm" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "z.B. ********" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "z.B. 127.0.0.1" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "z.B. 5432" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "z.B. AccountAdmin" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "z.B. Analytik" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "z.B. compute_wh" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "Standard" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "z.B. param1=Wert1¶m2=Wert2" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "z.B.sql/protocolv1/o/12345" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "z.B. world_population" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "z.B. xy12345.us-east-2.aws" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "z. B. eine Spalte „user id“" @@ -20515,60 +20739,60 @@ msgstr "z. B. eine Spalte „user id“" msgid "edit mode" msgstr "Bearbeitungsmodus" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 #, fuzzy msgid "email subject" msgstr "Betreff auswählen" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "Einträge" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 #, fuzzy msgid "error" msgstr "Fehler" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "Fehlermeldung" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "jeden" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "jeden Tag des Monats" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "jeden Tag der Woche" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "stündlich" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "jede Minute" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "jeden Monat" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "aufklappen" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "Erkunden" @@ -20581,16 +20805,16 @@ msgstr "fehlgeschlagen" msgid "fetching" msgstr "Wird abgerufen" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "ffill" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "flach" @@ -20602,36 +20826,36 @@ msgstr "für weitere Informationen zum Strukturieren des URI." msgid "function type icon" msgstr "Symbol für Funktionstyp" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "Geohash (quadratisch)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "Heatmap" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "Heatmap: Werte werden über die gesamte Heatmap normalisiert" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "hier" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "Stunde" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" @@ -20639,7 +20863,7 @@ msgstr "" "CSS-Attribut zum Rendern von Bildern des Canvas-Objekts, das definiert, " "wie der Browser das Bild hochskaliert" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "in" @@ -20662,13 +20886,13 @@ msgstr "wird als Zahl erwartet" msgid "is expected to be an integer" msgstr "wird als Ganzzahl erwartet" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "Schlüssel a-z" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "Schlüssel z-a" @@ -20680,8 +20904,8 @@ msgstr "Beschriftung" msgid "latest partition:" msgstr "neueste Partition:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "Links" @@ -20689,7 +20913,7 @@ msgstr "Links" msgid "less than {min} {name}" msgstr "weniger als {min} {name}" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "linear" @@ -20712,26 +20936,26 @@ msgid "max" msgstr "Maximum" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "Mittelwert" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "Median" @@ -20754,23 +20978,23 @@ msgstr "Metrik" msgid "min" msgstr "Minimum" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "Minute" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "Minute(n)" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "monoton" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "Monat" @@ -20779,13 +21003,13 @@ msgid "more than {max} {name}" msgstr "mehr als {max} {name}" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "Muss einen Wert haben" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 msgid "name" msgstr "Name" @@ -20819,13 +21043,13 @@ msgstr "nvd3" msgid "offline" msgstr "Offline" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "an" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "Oder" @@ -20841,7 +21065,7 @@ msgstr "ORDER BY-Spalte muss angegeben werden" msgid "overall" msgstr "insgesamt" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Besitzende" @@ -20871,11 +21095,11 @@ msgstr "P99" msgid "page_size.all" msgstr "page_size.all" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "page_size.entries" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "page_size.show" @@ -20896,11 +21120,11 @@ msgstr "" "Perzentile müssen eine Liste oder ein Tupel mit zwei numerischen Werten " "sein, von denen der erste niedriger als der zweite Wert ist" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "Permalink-Status nicht gefunden" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "Gepixelt (scharf)" @@ -20911,15 +21135,15 @@ msgstr "Gepixelt (scharf)" msgid "pixels" msgstr "Pixel" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "vorheriger Kalendermonat" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "vorherige Kalenderwoche" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "vorheriges Kalenderjahr" @@ -20928,7 +21152,7 @@ msgid "published" msgstr "veröffentlicht" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "Quartal" @@ -20940,11 +21164,11 @@ msgstr "Abfragen" msgid "query" msgstr "Abfrage" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "zufällig" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "Neu starten" @@ -20952,16 +21176,16 @@ msgstr "Neu starten" msgid "recent" msgstr "Kürzlich" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "Kürzlich" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "Kürzlich" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "Report" @@ -20973,12 +21197,12 @@ msgstr "Report" msgid "reports" msgstr "Reports" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "Zoom wiederherstellen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "Rechts" @@ -20992,12 +21216,12 @@ msgstr "Sicherheit auf Zeilenebene" msgid "running" msgstr "laufend" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "gespeicherte Abfragen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "Sekunden" @@ -21020,38 +21244,38 @@ msgstr "" msgid "shift start date" msgstr "Startdatum" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "Quadrat" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "Stack" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "gestaffelt" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "Std" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "step-after" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "step-before" @@ -21060,7 +21284,7 @@ msgid "stopped" msgstr "gestoppt" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "Stream" @@ -21070,28 +21294,28 @@ msgstr "Symbol für Zeichenfolgentyp" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "Erfolg" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 #, fuzzy msgid "success dark" msgstr "Erfolg" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "sum" @@ -21103,7 +21327,7 @@ msgstr "Syntax." msgid "tag" msgstr "Schlagwort" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "Schlagwort" @@ -21120,8 +21344,8 @@ msgstr "Textfeld" msgid "to" msgstr "bis" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "Oben" @@ -21145,13 +21369,13 @@ msgstr "" msgid "use latest_partition template" msgstr "latest_partition Vorlage verwenden" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "Wert aufsteigend" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "Wert absteigend" @@ -21164,7 +21388,7 @@ msgstr "Balken" msgid "variance" msgstr "Varianz" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "Anleitung anzeigen" @@ -21176,60 +21400,60 @@ msgstr "virtuell" msgid "viz type" msgstr "Visualisierungstyp" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "wurde erstellt" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "Woche" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "Woche, am Samstag endend" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "Woche, am Sonntag beginnend" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 #, fuzzy msgid "working timeout" msgstr "Zeitüberschreitung" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "X" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "X: Werte werden innerhalb jeder Spalte normalisiert" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "Y" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "y: Werte werden innerhalb jeder Zeile normalisiert" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "Jahr" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "Zoombereich" diff --git a/superset/translations/en/LC_MESSAGES/messages.po b/superset/translations/en/LC_MESSAGES/messages.po index 03a4516cb174..5e1fcbb957f0 100644 --- a/superset/translations/en/LC_MESSAGES/messages.po +++ b/superset/translations/en/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2016-05-02 08:49-0700\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -28,8 +28,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -49,8 +79,8 @@ msgstr "" msgid " (excluded)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -68,7 +98,7 @@ msgstr "" msgid " expression which needs to adhere to the " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -90,7 +120,7 @@ msgid "" " database/column name level via the extra parameter." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" msgstr "" @@ -102,24 +132,24 @@ msgstr "" msgid " to edit or add columns and metrics." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, python-format msgid "% calculation" msgstr "" @@ -162,22 +192,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "" @@ -195,9 +225,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "" @@ -219,7 +249,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -237,26 +267,26 @@ msgstr "" msgid "%s Error" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "" @@ -266,17 +296,17 @@ msgstr "" msgid "%s Selected" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "" @@ -286,27 +316,27 @@ msgstr "" msgid "%s aggregates(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "" @@ -320,18 +350,18 @@ msgid_plural "%s options" msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, python-format msgid "%s recipients" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -343,8 +373,8 @@ msgstr[1] "" msgid "%s saved metric(s)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "" @@ -361,7 +391,7 @@ msgstr "" msgid "%s-%s of %s" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "" @@ -369,7 +399,7 @@ msgstr "" msgid "(deleted or invalid type)" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "" @@ -377,7 +407,7 @@ msgstr "" msgid "), and they become available in your SQL (example:" msgstr "" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -389,7 +419,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -400,58 +430,58 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 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/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "" @@ -459,24 +489,24 @@ msgstr "" msgid "1 month ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "" @@ -489,25 +519,25 @@ msgstr "" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "" @@ -515,14 +545,14 @@ msgstr "" msgid "10 minute" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "" @@ -531,61 +561,61 @@ msgstr "" msgid "15 minute" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "" @@ -598,14 +628,14 @@ msgstr "" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 msgid "28 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "" @@ -617,31 +647,31 @@ msgstr "" msgid "2D" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 msgid "3 years" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "" @@ -651,7 +681,7 @@ msgid "30 minute" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "" @@ -660,7 +690,7 @@ msgid "30 second" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "" @@ -680,7 +710,7 @@ msgid "5 minute" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "" @@ -689,18 +719,18 @@ msgid "5 second" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "" @@ -710,29 +740,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -740,19 +770,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "" @@ -777,15 +807,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "" @@ -793,11 +823,11 @@ msgstr "" msgid "A Big Number" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" @@ -809,7 +839,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -822,7 +852,7 @@ msgid "" "on a CDN for example)" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -836,12 +866,12 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" @@ -855,8 +885,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "" @@ -879,12 +909,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" @@ -926,7 +956,7 @@ msgstr "" msgid "A timeout occurred while taking a screenshot." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "" @@ -940,11 +970,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "" @@ -953,30 +983,30 @@ msgstr "" msgid "AQE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "" @@ -984,7 +1014,7 @@ msgstr "" msgid "Action" msgstr "" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "" @@ -996,7 +1026,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1008,17 +1038,17 @@ msgstr "" msgid "Active" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 msgid "Actual range for comparison" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "" @@ -1026,33 +1056,33 @@ msgstr "" msgid "Actual value" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "" @@ -1080,7 +1110,7 @@ msgstr "" msgid "Add Metric" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "" @@ -1096,19 +1126,19 @@ msgstr "" msgid "Add a Plugin" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "" @@ -1121,29 +1151,29 @@ msgstr "" msgid "Add an item" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 msgid "Add another notification method" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1152,7 +1182,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "" @@ -1160,19 +1190,19 @@ msgstr "" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 msgid "Add description of your tag" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "" @@ -1181,7 +1211,7 @@ msgstr "" msgid "Add filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1194,11 +1224,11 @@ msgid "" "displayed in the filter." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "" @@ -1210,11 +1240,11 @@ msgstr "" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "" @@ -1222,23 +1252,23 @@ msgstr "" msgid "Add required control values to preview chart" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "" @@ -1251,50 +1281,50 @@ msgstr "" msgid "Add/Edit Filters" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" @@ -1306,28 +1336,29 @@ msgid "Additive" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "" @@ -1342,17 +1373,17 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "" @@ -1360,21 +1391,21 @@ msgstr "" msgid "Advanced Data type" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 msgid "Advanced analytics post processing" msgstr "" @@ -1396,12 +1427,12 @@ msgstr "" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "" @@ -1409,11 +1440,11 @@ msgstr "" msgid "Aggregate" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "" @@ -1423,7 +1454,7 @@ msgid "" "produce the cluster label." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1440,7 +1471,7 @@ msgstr "" msgid "Aggregation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "" @@ -1448,15 +1479,15 @@ msgstr "" msgid "Alert" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 msgid "Alert contents" msgstr "" @@ -1464,7 +1495,7 @@ msgstr "" msgid "Alert ended grace period." msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "" @@ -1476,11 +1507,11 @@ msgstr "" msgid "Alert found an error while executing a query." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Alert is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "" @@ -1510,11 +1541,11 @@ msgstr "" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "" @@ -1526,7 +1557,7 @@ msgstr "" msgid "Alerts" msgstr "" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "" @@ -1535,8 +1566,8 @@ msgstr "" msgid "Alerts & reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "" @@ -1556,7 +1587,7 @@ msgstr "" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1577,7 +1608,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "" @@ -1597,7 +1628,7 @@ msgstr "" msgid "All panels with this column will be affected by this filter" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "" @@ -1606,7 +1637,7 @@ msgstr "" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "" @@ -1619,12 +1650,12 @@ msgstr "" msgid "Allow Csv Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1635,15 +1666,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "" @@ -1651,23 +1682,23 @@ msgstr "" msgid "Allow data manipulation language" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "" @@ -1675,11 +1706,11 @@ msgstr "" msgid "Allow sending multiple polygons as a filter event" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "" @@ -1707,7 +1738,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "" @@ -1715,7 +1746,7 @@ msgstr "" msgid "Always filter main datetime column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "" @@ -1738,19 +1769,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "" @@ -1765,7 +1796,7 @@ msgstr "" msgid "An error occurred while accessing the value." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1776,8 +1807,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "" @@ -1793,7 +1824,7 @@ msgstr "" msgid "An error occurred while deleting the value." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1851,7 +1882,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1860,21 +1891,21 @@ msgstr "" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "" @@ -1888,14 +1919,14 @@ msgstr "" msgid "An error occurred while fetching owners values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "" @@ -1903,7 +1934,7 @@ msgstr "" msgid "An error occurred while fetching table metadata" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -1928,7 +1959,7 @@ msgstr "" msgid "An error occurred while loading the SQL" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "" @@ -1940,15 +1971,11 @@ msgstr "" msgid "An error occurred while pruning logs " msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -1959,17 +1986,11 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -1989,19 +2010,19 @@ msgstr "" msgid "An unexpected error occurred" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "" @@ -2017,7 +2038,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "" @@ -2059,7 +2080,7 @@ msgstr "" msgid "Annotation layer interval end" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "" @@ -2096,13 +2117,13 @@ msgstr "" msgid "Annotation layer value" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "" @@ -2126,11 +2147,11 @@ msgstr "" msgid "Annotation source type" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 msgid "Annotation template created" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 msgid "Annotation template updated" msgstr "" @@ -2139,7 +2160,7 @@ msgstr "" msgid "Annotations and Layers" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "" @@ -2152,13 +2173,13 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" @@ -2168,32 +2189,32 @@ msgid "" "dashboard's individual charts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, python-format msgid "Applied filters (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "" @@ -2204,10 +2225,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "" @@ -2215,11 +2236,11 @@ msgstr "" msgid "Apply conditional color formatting to metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "" @@ -2227,7 +2248,7 @@ msgstr "" msgid "Apply filters" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "" @@ -2239,7 +2260,7 @@ msgstr "" msgid "Apply to specific panels" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "" @@ -2255,9 +2276,9 @@ msgstr "" msgid "Are you sure you want to cancel?" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2288,7 +2309,7 @@ msgstr "" msgid "Are you sure you want to delete the selected dashboards?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "" @@ -2312,7 +2333,7 @@ msgstr "" msgid "Are you sure you want to delete the selected templates?" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "" @@ -2324,23 +2345,23 @@ msgstr "" msgid "Are you sure you want to save and apply changes?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 msgid "Area" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "" @@ -2351,7 +2372,7 @@ msgid "" "other." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "" @@ -2371,34 +2392,34 @@ msgstr "" msgid "Async Execution" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "" @@ -2414,12 +2435,12 @@ msgstr "" msgid "Automatic Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 msgid "Average" msgstr "" @@ -2427,30 +2448,30 @@ msgstr "" msgid "Average value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "" @@ -2458,10 +2479,10 @@ msgstr "" msgid "BOOLEAN" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "" @@ -2476,8 +2497,8 @@ msgstr "" msgid "Backend" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "" @@ -2491,9 +2512,9 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "" @@ -2509,11 +2530,11 @@ msgstr "" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "" @@ -2523,7 +2544,7 @@ msgid "Base" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2532,24 +2553,24 @@ msgstr "" msgid "Based on a metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "" @@ -2566,8 +2587,8 @@ msgstr "" msgid "Be careful." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "" @@ -2587,36 +2608,40 @@ msgstr "" msgid "Big Number with Trendline" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +msgid "Bins" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2624,28 +2649,28 @@ msgid "" "range. It won't narrow the data's extent." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2653,7 +2678,7 @@ msgid "" "extent." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2669,11 +2694,11 @@ msgid "Box Plot" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2689,7 +2714,7 @@ msgstr "" msgid "Bubble Chart (legacy)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "" @@ -2697,12 +2722,12 @@ msgstr "" msgid "Bubble Opacity" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "" @@ -2714,7 +2739,7 @@ msgstr "" msgid "Bucket break points" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "" @@ -2724,14 +2749,14 @@ msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2766,33 +2791,33 @@ msgid "" " add stress to your database)." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "" @@ -2800,11 +2825,11 @@ msgstr "" msgid "CREATE VIEW statement" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "" @@ -2813,15 +2838,15 @@ msgstr "" msgid "CSS" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -2842,15 +2867,15 @@ msgstr "" msgid "CSS templates could not be deleted." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -2861,7 +2886,7 @@ msgstr "" msgid "CTAS Schema" msgstr "" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -2881,20 +2906,20 @@ msgid "Cache Timeout" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "" @@ -2907,11 +2932,11 @@ msgstr "" msgid "Calculate contribution per series or row" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -2924,12 +2949,12 @@ msgstr "" msgid "Calculated columns" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "" @@ -2950,26 +2975,26 @@ msgstr "" msgid "Can't have overlap between Series and Breakdowns" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "" @@ -2985,8 +3010,8 @@ msgstr "" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "" @@ -3019,33 +3044,33 @@ msgstr "" msgid "Categories to group by on the x-axis." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "" @@ -3053,14 +3078,14 @@ msgstr "" msgid "Category name" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3077,26 +3102,22 @@ msgstr "" msgid "Cell Size" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "" @@ -3104,15 +3125,15 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "" @@ -3123,23 +3144,23 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "" @@ -3159,7 +3180,7 @@ msgstr "" msgid "Changing one or more of these dashboards is forbidden" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3180,16 +3201,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "" @@ -3211,23 +3232,23 @@ msgstr "" msgid "Changing this report is forbidden" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "" @@ -3236,26 +3257,26 @@ msgstr "" msgid "Chart Cache Timeout" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, python-format msgid "Chart Data: %s" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3267,32 +3288,34 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "" @@ -3304,13 +3327,13 @@ msgid_plural "Chart Owners: %s" msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 msgid "Chart Source" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "" @@ -3329,23 +3352,23 @@ msgstr "" msgid "Chart [%s] was added to dashboard [%s]" msgstr "" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "" @@ -3389,8 +3412,8 @@ msgstr "" msgid "Chart not found" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "" @@ -3402,15 +3425,15 @@ msgstr "" msgid "Chart parameters are invalid." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3418,13 +3441,13 @@ msgstr "" msgid "Chart width" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "" @@ -3437,9 +3460,9 @@ msgstr "" msgid "Check for sorting ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3449,19 +3472,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "" @@ -3482,28 +3505,28 @@ msgstr "" msgid "Choose a chart or dashboard not both" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 msgid "Choose a delimiter" msgstr "" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "" @@ -3512,39 +3535,39 @@ msgstr "" msgid "Choose a source and a target" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 msgid "Choose already exists" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 msgid "Choose columns to be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 msgid "Choose columns to read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 msgid "Choose index column" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 msgid "Choose notification method and recipients." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 msgid "Choose sheet name" msgstr "" @@ -3552,11 +3575,11 @@ msgstr "" msgid "Choose the annotation layer type" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "" @@ -3564,13 +3587,13 @@ msgstr "" msgid "Choose the source of your annotations" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 msgid "" "Choose values that should be treated as null. Warning: Hive database " "supports only a single value" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3584,25 +3607,25 @@ msgstr "" msgid "Chosen non-numeric column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3623,7 +3646,7 @@ msgstr "" msgid "Clause" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "" @@ -3631,15 +3654,15 @@ msgstr "" msgid "Clear all" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" @@ -3657,13 +3680,13 @@ msgstr "" msgid "Click the lock to prevent further changes." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 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/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3673,7 +3696,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "" @@ -3681,21 +3704,21 @@ msgstr "" msgid "Click to edit" msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "" @@ -3703,38 +3726,38 @@ msgstr "" msgid "Click to force-refresh" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "" @@ -3751,23 +3774,23 @@ msgstr "" msgid "Code" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "" @@ -3777,12 +3800,11 @@ msgstr "" msgid "Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "" @@ -3799,11 +3821,11 @@ msgstr "" msgid "Color bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "" @@ -3811,35 +3833,36 @@ msgstr "" msgid "Color of the target location" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 msgid "Color: " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -3860,7 +3883,7 @@ msgstr "" msgid "Column Configuration" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 msgid "Column Data Types" msgstr "" @@ -3882,7 +3905,7 @@ msgstr "" msgid "Column containing longitude data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 msgid "Column data types" msgstr "" @@ -3916,37 +3939,37 @@ msgstr "" msgid "Column select" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 msgid "Columnar Upload" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "" @@ -3960,7 +3983,7 @@ msgstr "" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "" @@ -3968,44 +3991,44 @@ msgstr "" msgid "Columns to calculate distribution across." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "" @@ -4062,6 +4085,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4071,7 +4095,7 @@ msgstr "" msgid "Comparison" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "" @@ -4079,7 +4103,7 @@ msgstr "" msgid "Comparison font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "" @@ -4089,16 +4113,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "" @@ -4106,8 +4130,7 @@ msgstr "" msgid "Conditional Formatting" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "" @@ -4119,15 +4142,19 @@ msgstr "" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +msgid "Configure Time Range: Current..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "" @@ -4135,7 +4162,7 @@ msgstr "" msgid "Configure Time Range: Previous..." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "" @@ -4163,41 +4190,41 @@ msgstr "" msgid "Confirm save" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "" @@ -4206,7 +4233,7 @@ msgstr "" msgid "Connection failed, please check your connection settings" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 msgid "Connection failed, please check your connection settings." msgstr "" @@ -4214,21 +4241,21 @@ msgstr "" msgid "Connection looks good!" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 msgid "Content format" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 msgid "Content type" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "" @@ -4238,12 +4265,12 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "" @@ -4251,21 +4278,21 @@ msgstr "" msgid "Contribution Mode" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "" @@ -4286,7 +4313,7 @@ msgstr "" msgid "Copy and paste the entire service account .json file here" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "" @@ -4294,8 +4321,8 @@ msgstr "" msgid "Copy message" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4305,9 +4332,9 @@ msgstr "" msgid "Copy partition query to clipboard" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "" @@ -4315,24 +4342,24 @@ msgstr "" msgid "Copy query URL" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "" @@ -4376,7 +4403,7 @@ msgstr "" msgid "Could not load database driver" msgstr "" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "" @@ -4385,37 +4412,37 @@ msgstr "" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "" @@ -4428,26 +4455,26 @@ msgstr "" msgid "Country Map" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 #, fuzzy msgid "Create a dataset" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4455,7 +4482,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "" @@ -4468,24 +4495,24 @@ msgstr "" msgid "Create chart with dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 msgid "Create dataframe index" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "" @@ -4493,7 +4520,7 @@ msgstr "" msgid "Created" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "" @@ -4501,7 +4528,7 @@ msgstr "" msgid "Created by me" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "" @@ -4509,7 +4536,7 @@ msgstr "" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "" @@ -4522,11 +4549,11 @@ msgstr "" msgid "Crimson" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "" @@ -4534,7 +4561,7 @@ msgstr "" msgid "Cross-filtering is not enabled in this dashboard" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 msgid "Cross-filtering scoping" @@ -4545,6 +4572,7 @@ msgid "Cross-filters" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "" @@ -4553,7 +4581,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 msgid "Currency format" msgstr "" @@ -4565,15 +4593,43 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +msgid "Current" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +msgid "Current day" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +msgid "Current month" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +msgid "Current quarter" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +msgid "Current week" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +msgid "Current year" +msgstr "" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +msgid "Custom Conditional Formatting" +msgstr "" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "" @@ -4582,8 +4638,8 @@ msgstr "" msgid "Custom Plugins" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4593,11 +4649,11 @@ msgstr "" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 msgid "Custom color palettes" msgstr "" @@ -4617,29 +4673,29 @@ msgstr "" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4648,24 +4704,24 @@ msgid "D3 Format" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "" @@ -4682,11 +4738,11 @@ msgstr "" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "" @@ -4704,7 +4760,7 @@ msgid "Daily seasonality" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "" @@ -4716,10 +4772,10 @@ msgstr "" msgid "Dark mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4731,7 +4787,7 @@ msgstr "" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "" @@ -4755,19 +4811,19 @@ msgstr "" msgid "Dashboard parameters are invalid." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -4775,7 +4831,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 msgid "Dashboard title" msgstr "" @@ -4783,11 +4839,11 @@ msgstr "" msgid "Dashboard usage" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "" @@ -4804,13 +4860,13 @@ msgstr "" msgid "Dashed" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 msgid "Data Imported" msgstr "" @@ -4822,13 +4878,13 @@ msgstr "" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "" @@ -4854,7 +4910,7 @@ msgstr "" msgid "Data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "" @@ -4874,13 +4930,13 @@ msgid "DataFrame must include temporal column" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -4891,18 +4947,18 @@ msgstr "" msgid "Database" msgstr "" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "" @@ -4928,7 +4984,7 @@ msgstr "" msgid "Database does not exist" msgstr "" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "" @@ -4938,7 +4994,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "" @@ -4950,8 +5006,8 @@ msgstr "" msgid "Database is required for alerts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -4970,11 +5026,11 @@ msgstr "" msgid "Database parameters are invalid." msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -4985,7 +5041,7 @@ msgstr "" msgid "Database schema is not allowed for csv uploads." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "" @@ -5006,15 +5062,15 @@ msgstr "" msgid "Databases" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "" @@ -5052,11 +5108,11 @@ msgstr "" msgid "Dataset does not exist" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "" @@ -5076,18 +5132,18 @@ msgstr "" msgid "Dataset parameters are invalid." msgstr "" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5105,7 +5161,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "" @@ -5130,19 +5186,19 @@ msgstr "" msgid "Datasource type is required when datasource_id is given" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "" @@ -5151,7 +5207,7 @@ msgstr "" msgid "Date format string" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "" @@ -5159,7 +5215,7 @@ msgstr "" msgid "Datetime Format" msgstr "" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5177,12 +5233,12 @@ msgstr "" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "" @@ -5190,7 +5246,7 @@ msgstr "" msgid "Deactivate" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "" @@ -5202,7 +5258,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "" @@ -5251,11 +5307,11 @@ msgid "Deck.gl - Screen Grid" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 msgid "Decrease" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 msgid "Default Catalog" msgstr "" @@ -5263,7 +5319,7 @@ msgstr "" msgid "Default Endpoint" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 msgid "Default Schema" msgstr "" @@ -5275,7 +5331,7 @@ msgstr "" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "" @@ -5292,13 +5348,13 @@ msgstr "" msgid "Default longitude" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "" @@ -5316,17 +5372,17 @@ msgid "" "default\" is checked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5342,20 +5398,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5365,28 +5421,28 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." msgstr "" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 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/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5398,17 +5454,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5418,13 +5474,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "" @@ -5441,7 +5497,7 @@ msgstr "" msgid "Delete Database?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "" @@ -5462,7 +5518,7 @@ msgstr "" msgid "Delete Template?" msgstr "" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "" @@ -5492,7 +5548,7 @@ msgstr "" msgid "Delete template" msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "" @@ -5528,7 +5584,7 @@ msgid_plural "Deleted %(num)d css templates" msgstr[0] "" msgstr[1] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5575,7 +5631,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5593,11 +5649,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "" @@ -5624,20 +5680,20 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5646,8 +5702,8 @@ msgstr "" msgid "Description" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "" @@ -5663,7 +5719,7 @@ msgstr "" msgid "Deselect all" msgstr "" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "" @@ -5682,7 +5738,7 @@ msgid "" "dashboards" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "" @@ -5690,14 +5746,14 @@ msgstr "" msgid "Did you mean:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "" @@ -5705,8 +5761,8 @@ msgstr "" msgid "Dim Gray" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "" @@ -5715,18 +5771,18 @@ msgid "Dimension to use on x-axis." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -5740,21 +5796,22 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 msgid "Disable drill to detail" msgstr "" @@ -5762,35 +5819,39 @@ msgstr "" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 msgid "Disables the drill to detail feature for this database." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 msgid "Display" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +msgid "Display all" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "" @@ -5798,24 +5859,24 @@ msgstr "" msgid "Display configuration" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "" @@ -5838,6 +5899,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "" @@ -5845,17 +5908,17 @@ msgstr "" msgid "Distribution - Bar Chart" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "" @@ -5864,7 +5927,7 @@ msgid "Domain" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "" @@ -5872,22 +5935,22 @@ msgstr "" msgid "Dotted" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "" @@ -5907,75 +5970,75 @@ msgstr "" msgid "Drag and drop components to this tab" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -5986,7 +6049,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6000,7 +6063,7 @@ msgid_plural "Drop columns/metrics here or click" msgstr[0] "" msgstr[1] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "" @@ -6009,7 +6072,7 @@ msgid "Drop columns/metrics here or click" msgstr "" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "" @@ -6029,7 +6092,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "" @@ -6039,7 +6102,7 @@ msgstr "" msgid "Duration" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6059,7 +6122,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6073,13 +6136,13 @@ msgid "" "database timeout if undefined." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 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/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6089,12 +6152,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "" @@ -6112,10 +6175,11 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6125,7 +6189,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "" @@ -6133,9 +6197,9 @@ msgstr "" msgid "EMAIL_REPORTS_CTA" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "" @@ -6148,47 +6212,47 @@ msgstr "" msgid "ERROR: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "" @@ -6196,7 +6260,7 @@ msgstr "" msgid "Edit Chart" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "" @@ -6228,7 +6292,7 @@ msgstr "" msgid "Edit Plugin" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "" @@ -6244,7 +6308,7 @@ msgstr "" msgid "Edit Tag" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "" @@ -6253,28 +6317,28 @@ msgstr "" msgid "Edit annotation layer" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 msgid "Edit chart" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 #, fuzzy msgid "Edit dashboard" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "" @@ -6284,15 +6348,15 @@ msgstr "" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "" @@ -6309,13 +6373,13 @@ msgstr "" msgid "Edit template parameters" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 #, fuzzy msgid "Edit the dashboard" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "" @@ -6359,7 +6423,7 @@ msgstr "" msgid "Email reports active" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6367,12 +6431,12 @@ msgstr "" msgid "Embed" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 #, fuzzy msgid "Embed dashboard" msgstr "" @@ -6385,7 +6449,7 @@ msgstr "" msgid "Emit Filter Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "" @@ -6393,7 +6457,7 @@ msgstr "" msgid "Employment and education" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "" @@ -6409,7 +6473,7 @@ msgstr "" msgid "Empty query result" msgstr "" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "" @@ -6417,8 +6481,8 @@ msgstr "" msgid "Empty row" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" @@ -6430,13 +6494,13 @@ msgstr "" msgid "Enable cross-filtering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "" @@ -6452,25 +6516,25 @@ msgstr "" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" @@ -6481,12 +6545,12 @@ msgid "" "out" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "" @@ -6494,17 +6558,17 @@ msgstr "" msgid "End Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "" @@ -6517,8 +6581,8 @@ msgstr "" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "" @@ -6528,57 +6592,57 @@ msgid "" "individual parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 msgid "Enter alert name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 msgid "Enter report name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "" @@ -6586,10 +6650,10 @@ msgstr "" msgid "Equal to (=)" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "" @@ -6598,17 +6662,17 @@ msgstr "" msgid "Error Fetching Tagged Objects" msgstr "" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "" @@ -6618,7 +6682,7 @@ msgstr "" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" @@ -6661,8 +6725,8 @@ msgstr "" msgid "Error: %(error)s" msgstr "" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "" @@ -6679,7 +6743,7 @@ msgstr "" msgid "Estimate selected query cost" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "" @@ -6692,11 +6756,11 @@ msgstr "" msgid "Event Flow" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "" @@ -6708,7 +6772,7 @@ msgstr "" msgid "Event time column" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "" @@ -6729,24 +6793,24 @@ msgstr "" msgid "Evolution" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 msgid "Excel Upload" msgstr "" @@ -6762,7 +6826,7 @@ msgstr "" msgid "Excluded roles" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "" @@ -6778,12 +6842,12 @@ msgstr "" msgid "Execution log" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "" @@ -6791,23 +6855,23 @@ msgstr "" msgid "Expand" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "" @@ -6827,7 +6891,7 @@ msgstr "" msgid "Experimental" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "" @@ -6837,20 +6901,20 @@ msgstr "" msgid "Explore - %(table)s" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -6864,49 +6928,53 @@ msgstr "" msgid "Export query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 msgid "Export to PDF" msgstr "" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +msgid "Export to Pivoted .CSV" +msgstr "" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 msgid "Export to full Excel" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "" @@ -6930,8 +6998,8 @@ msgstr "" msgid "Extra" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "" @@ -6939,7 +7007,7 @@ msgstr "" msgid "Extra Parameters" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "" @@ -6956,7 +7024,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "" @@ -6970,23 +7038,23 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "" @@ -6996,17 +7064,17 @@ msgstr "" msgid "Failed" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "" @@ -7015,7 +7083,7 @@ msgstr "" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7023,12 +7091,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7036,23 +7104,23 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 msgid "Failed to save cross-filter scoping" msgstr "" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 msgid "Failed to tag items" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "" @@ -7064,15 +7132,37 @@ msgstr "" msgid "Favorite" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 msgid "Featured" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "" @@ -7080,11 +7170,11 @@ msgstr "" msgid "Fetch Values Predicate" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "" @@ -7112,7 +7202,7 @@ msgstr "" msgid "File" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 msgid "File Settings" msgstr "" @@ -7128,30 +7218,30 @@ msgstr "" msgid "File upload" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "" @@ -7159,11 +7249,11 @@ msgstr "" msgid "Filter List" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7176,15 +7266,15 @@ msgstr "" msgid "Filter charts" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "" @@ -7192,16 +7282,16 @@ msgstr "" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "" @@ -7213,7 +7303,7 @@ msgstr "" msgid "Filter value is required" msgstr "" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "" @@ -7225,17 +7315,17 @@ msgstr "" msgid "Filterable" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "" @@ -7265,23 +7355,23 @@ msgstr "" msgid "Find" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "" @@ -7293,11 +7383,11 @@ msgstr "" msgid "Fixed Color" msgstr "" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "" @@ -7305,32 +7395,34 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7340,7 +7432,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7353,27 +7445,27 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 msgid "Force categorical" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "" @@ -7410,11 +7502,18 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 msgid "Format SQL" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "" @@ -7422,11 +7521,11 @@ msgstr "" msgid "Formatted date" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "" @@ -7436,8 +7535,8 @@ msgstr "" msgid "Formula" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "" @@ -7445,7 +7544,7 @@ msgstr "" msgid "Found invalid orderby options" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "" @@ -7453,19 +7552,19 @@ msgstr "" msgid "Frequency" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "" @@ -7477,16 +7576,16 @@ msgstr "" msgid "Funnel Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "" @@ -7494,12 +7593,12 @@ msgstr "" msgid "Gauge Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 msgid "General information" msgstr "" @@ -7519,7 +7618,7 @@ msgstr "" msgid "Geo" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "" @@ -7532,19 +7631,19 @@ msgstr "" msgid "Geohash" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -7552,11 +7651,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "" @@ -7564,11 +7663,11 @@ msgstr "" msgid "Graph Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "" @@ -7580,20 +7679,24 @@ msgstr "" msgid "Greater than (>)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "" @@ -7603,7 +7706,7 @@ msgstr "" msgid "Group Key" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "" @@ -7611,7 +7714,7 @@ msgstr "" msgid "Groupable" msgstr "" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -7623,15 +7726,15 @@ msgstr "" msgid "Handlebars" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -7641,15 +7744,15 @@ msgstr "" msgid "Has created by" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 msgid "Header row" msgstr "" @@ -7662,13 +7765,13 @@ msgstr "" msgid "Heatmap (legacy)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -7682,7 +7785,7 @@ msgstr "" msgid "Hide Line" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "" @@ -7690,11 +7793,11 @@ msgstr "" msgid "Hide layer" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "" @@ -7702,17 +7805,21 @@ msgstr "" msgid "Hides the Line for the time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +msgid "Histogram (legacy)" +msgstr "" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "" @@ -7724,7 +7831,7 @@ msgstr "" msgid "Horizon Charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "" @@ -7732,15 +7839,15 @@ msgstr "" msgid "Horizontal (Top)" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -7750,7 +7857,7 @@ msgstr "" msgid "Hour" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "" @@ -7771,12 +7878,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -7796,15 +7903,15 @@ msgstr "" msgid "ISO 8601" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -7822,16 +7929,16 @@ msgid "" "hive.server2.proxy.user property." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -7841,19 +7948,19 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "" @@ -7861,7 +7968,7 @@ msgstr "" msgid "Image download failed, please refresh and try again." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" @@ -7869,11 +7976,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "" @@ -7907,7 +8014,7 @@ msgstr "" msgid "Import database failed for an unknown reason" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "" @@ -7915,7 +8022,7 @@ msgstr "" msgid "Import dataset failed for an unknown reason" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "" @@ -7927,7 +8034,7 @@ msgstr "" msgid "Import saved query failed for an unknown reason." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -7941,11 +8048,11 @@ msgstr "" msgid "Include Series" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, python-format msgid "Include description to be sent with %s" msgstr "" @@ -7959,7 +8066,7 @@ msgid "Include time" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 msgid "Increase" msgstr "" @@ -7967,19 +8074,19 @@ msgstr "" msgid "Index" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 msgid "Index Label" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 msgid "Index label" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "" @@ -7987,21 +8094,21 @@ msgstr "" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" @@ -8036,11 +8143,11 @@ msgstr "" msgid "Interval End column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "" @@ -8048,7 +8155,7 @@ msgstr "" msgid "Interval start column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "" @@ -8089,7 +8196,7 @@ msgid "" "db/database'

" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "" @@ -8106,7 +8213,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "" @@ -8119,7 +8226,7 @@ msgstr "" msgid "Invalid geohash string" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8131,7 +8238,7 @@ msgstr "" msgid "Invalid longitude/latitude" msgstr "" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "" @@ -8175,7 +8282,7 @@ msgstr "" msgid "Invalid state." msgstr "" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8184,7 +8291,7 @@ msgstr "" msgid "Inverse selection" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "" @@ -8245,24 +8352,24 @@ msgstr "" msgid "Isoline" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "" @@ -8271,16 +8378,16 @@ msgstr "" msgid "JSON Metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8288,27 +8395,27 @@ msgid "" "used by SQLAlchemy." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "" @@ -8316,11 +8423,11 @@ msgstr "" msgid "Jinja templating" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "" @@ -8333,7 +8440,7 @@ msgstr "" msgid "KPI" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8341,12 +8448,12 @@ msgstr "" msgid "Keep editing" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8358,13 +8465,13 @@ msgstr "" msgid "Kilometers" msgstr "" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8373,19 +8480,23 @@ msgstr "" msgid "Label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 msgid "Label Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +msgid "Label Template" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "" @@ -8393,19 +8504,19 @@ msgstr "" msgid "Label already exists" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "" @@ -8413,11 +8524,11 @@ msgstr "" msgid "Labelling" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "" @@ -8439,8 +8550,8 @@ msgstr "" msgid "Large" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "" @@ -8452,7 +8563,7 @@ msgstr "" msgid "Last Modified" msgstr "" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "" @@ -8462,34 +8573,34 @@ msgstr "" msgid "Last Updated %s by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 msgid "Last day" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 msgid "Last month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 msgid "Last quarter" msgstr "" @@ -8497,11 +8608,11 @@ msgstr "" msgid "Last run" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 msgid "Last week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 msgid "Last year" msgstr "" @@ -8518,25 +8629,25 @@ msgstr "" 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:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8548,29 +8659,29 @@ msgstr "" msgid "Least recently modified" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "" @@ -8601,31 +8712,31 @@ msgid "Legacy" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 msgid "Legend Type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "" @@ -8642,7 +8753,7 @@ msgid "Lift percent precision" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "" @@ -8668,17 +8779,17 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -8696,11 +8807,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -8711,7 +8822,7 @@ msgstr "" msgid "Line Chart" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "" @@ -8723,11 +8834,11 @@ msgid "" "chart common in many fields." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "" @@ -8742,21 +8853,21 @@ msgstr "" msgid "Linear Color Scheme" msgstr "" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "" @@ -8765,11 +8876,11 @@ msgstr "" msgid "Link Copied!" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" @@ -8777,7 +8888,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 msgid "List of the column names that should be read" msgstr "" @@ -8813,43 +8924,43 @@ msgstr "" msgid "Loaded from cache" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "" @@ -8860,23 +8971,23 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "" @@ -8884,7 +8995,7 @@ msgstr "" msgid "Login with" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "" @@ -8901,7 +9012,7 @@ msgstr "" msgid "Longitude" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "" @@ -8909,8 +9020,8 @@ msgstr "" msgid "Longitude & Latitude columns" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "" @@ -8927,11 +9038,11 @@ msgstr "" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "" @@ -8939,10 +9050,15 @@ msgstr "" msgid "MINUTE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +msgid "Main" +msgstr "" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "" @@ -8953,29 +9069,29 @@ msgid "" "contains data for the selected time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "" @@ -9017,7 +9133,7 @@ msgid "Map" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "" @@ -9029,32 +9145,32 @@ msgstr "" msgid "Mapbox" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "" @@ -9070,7 +9186,7 @@ msgstr "" msgid "Marker lines" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "" @@ -9082,28 +9198,28 @@ msgstr "" msgid "Markup type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "" @@ -9121,41 +9237,41 @@ msgstr "" msgid "Maximum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 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 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "" @@ -9167,16 +9283,16 @@ msgstr "" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "" @@ -9184,28 +9300,28 @@ msgstr "" msgid "Metadata has been synced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "" @@ -9219,20 +9335,20 @@ msgstr "" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "" @@ -9240,16 +9356,16 @@ msgstr "" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "" @@ -9262,11 +9378,11 @@ msgstr "" msgid "Metric name [%s] is duplicated" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "" @@ -9280,7 +9396,7 @@ msgstr "" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "" @@ -9288,14 +9404,14 @@ msgstr "" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " "appropriate)." msgstr "" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9308,20 +9424,20 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "" @@ -9329,24 +9445,24 @@ msgstr "" msgid "Miles" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "" @@ -9360,12 +9476,12 @@ msgstr "" msgid "Mine" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "" @@ -9373,7 +9489,7 @@ msgstr "" msgid "Minimum Radius" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "" @@ -9383,9 +9499,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "" @@ -9393,25 +9509,25 @@ msgstr "" msgid "Minimum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 msgid "Minor ticks" msgstr "" @@ -9419,7 +9535,7 @@ msgstr "" msgid "Minute" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "" @@ -9432,7 +9548,7 @@ msgstr "" msgid "Missing URL parameters" msgstr "" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9442,34 +9558,34 @@ msgstr "" msgid "Mixed Chart" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, python-format msgid "Modified by: %s" msgstr "" @@ -9479,7 +9595,7 @@ msgstr "" msgid "Modified columns: %s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "" @@ -9487,16 +9603,16 @@ msgstr "" msgid "Month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "" @@ -9504,12 +9620,12 @@ msgstr "" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "" @@ -9526,7 +9642,7 @@ msgstr "" msgid "Multi-Layers" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -9540,7 +9656,7 @@ msgstr "" msgid "Multi-Variables" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "" @@ -9554,7 +9670,7 @@ msgid "" "details" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "" @@ -9578,7 +9694,7 @@ msgstr "" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "" @@ -9586,30 +9702,30 @@ msgstr "" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "" @@ -9617,17 +9733,17 @@ msgstr "" msgid "NUMERIC" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -9641,8 +9757,8 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -9652,8 +9768,8 @@ msgstr "" msgid "Name" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "" @@ -9661,19 +9777,19 @@ msgstr "" msgid "Name must be unique" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 msgid "Name of table to be created" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "" @@ -9681,11 +9797,11 @@ msgstr "" msgid "Name of the table that exists in the source database" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 msgid "Name of your tag" msgstr "" @@ -9693,15 +9809,15 @@ msgstr "" msgid "Name your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "" @@ -9710,7 +9826,7 @@ msgstr "" msgid "Network error." msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "" @@ -9736,13 +9852,13 @@ msgstr "" msgid "New tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "" @@ -9762,7 +9878,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -9770,7 +9886,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "" @@ -9808,7 +9924,7 @@ msgstr "" msgid "No annotation yet" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "" @@ -9820,11 +9936,11 @@ msgstr "" msgid "No charts" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 msgid "No charts yet" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "" @@ -9844,42 +9960,42 @@ msgstr "" msgid "No compatible schema found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 msgid "No dashboards yet" msgstr "" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "" @@ -9887,7 +10003,7 @@ msgstr "" msgid "No filter is selected." msgstr "" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "" @@ -9895,15 +10011,15 @@ msgstr "" msgid "No filters are currently added to this dashboard." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "" @@ -9911,17 +10027,17 @@ msgstr "" msgid "No of Bins" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "" @@ -9934,7 +10050,7 @@ msgid "No results match your filter criteria" msgstr "" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "" @@ -9945,16 +10061,16 @@ msgid "" "contains data for the selected time range." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "" @@ -9963,7 +10079,7 @@ msgstr "" msgid "No saved metrics found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 msgid "No saved queries yet" msgstr "" @@ -9971,17 +10087,17 @@ msgstr "" msgid "No stored results found, you need to re-run your query" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "" @@ -10000,47 +10116,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "" @@ -10049,8 +10165,12 @@ msgstr "" msgid "Normal" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +msgid "Normalize" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "" @@ -10058,13 +10178,13 @@ msgstr "" msgid "Normalize column names" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "" @@ -10073,24 +10193,24 @@ msgstr "" msgid "Not a valid ZIP file" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 msgid "Not defined" msgstr "" @@ -10102,7 +10222,7 @@ msgstr "" msgid "Not in" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "" @@ -10110,38 +10230,38 @@ msgstr "" msgid "Not triggered" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 msgid "Notification Method" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "" @@ -10161,21 +10281,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "" @@ -10184,7 +10304,7 @@ msgstr "" msgid "Number format string" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 msgid "Number formatting" msgstr "" @@ -10192,7 +10312,7 @@ msgstr "" msgid "Number of buckets to group data" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "" @@ -10214,49 +10334,53 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +msgid "Numeric column used to calculate the histogram." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "" @@ -10273,13 +10397,13 @@ msgstr "" msgid "On Grace" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10292,11 +10416,11 @@ msgid "" "columns must be present." msgstr "" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "" @@ -10336,15 +10460,15 @@ msgstr "" msgid "One or more parameters specified in the query are missing." msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "" @@ -10364,7 +10488,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10374,20 +10498,20 @@ msgstr "" msgid "Only single queries supported" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" @@ -10395,7 +10519,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "" @@ -10407,7 +10531,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "" @@ -10421,7 +10545,7 @@ msgstr "" msgid "Open query in SQL Lab" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10430,8 +10554,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "" @@ -10440,7 +10564,7 @@ msgstr "" msgid "Operator undefined for aggregator: %(name)s" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10454,7 +10578,7 @@ msgstr "" msgid "Optional d3 number format string" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "" @@ -10463,42 +10587,42 @@ msgid "Optional warning about use of this metric" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "" @@ -10506,11 +10630,11 @@ msgstr "" msgid "Orientation of filter bar" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "" @@ -10519,55 +10643,55 @@ msgid "Original table column order" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 msgid "Other color palettes" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 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/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -10597,17 +10721,17 @@ msgstr "" msgid "Override time range" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "" @@ -10616,7 +10740,7 @@ msgstr "" msgid "Overwrite Dashboard [%s]" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "" @@ -10631,29 +10755,29 @@ msgstr "" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -10668,8 +10792,8 @@ msgstr "" msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -10679,7 +10803,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "" @@ -10687,21 +10811,21 @@ msgstr "" msgid "Paired t-test Table" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "" @@ -10723,11 +10847,11 @@ msgstr "" msgid "Parameters " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "" @@ -10755,23 +10879,23 @@ msgstr "" msgid "Partition Diagram" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -10785,22 +10909,23 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 msgid "Paste your access token here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "" @@ -10808,25 +10933,25 @@ msgstr "" msgid "Percent Difference format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "" @@ -10835,13 +10960,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "" @@ -10859,7 +10984,7 @@ msgstr "" msgid "Percentages" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "" @@ -10867,12 +10992,12 @@ msgstr "" msgid "Period average" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "" @@ -10880,11 +11005,11 @@ msgstr "" msgid "Periods must be a whole number" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "" @@ -10894,8 +11019,8 @@ msgid "Person or group that has certified this metric" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "" @@ -10903,7 +11028,7 @@ msgstr "" msgid "Physical (table or view)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "" @@ -10924,7 +11049,7 @@ msgstr "" msgid "Pick a name to help you identify this database." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" @@ -10966,15 +11091,15 @@ msgstr "" msgid "Pie Chart (legacy)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "" @@ -10990,7 +11115,7 @@ msgstr "" msgid "Pivot operation requires at least one index" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "" @@ -11002,15 +11127,15 @@ msgstr "" msgid "Pixels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11046,9 +11171,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11058,7 +11183,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11067,15 +11192,15 @@ msgstr "" msgid "Please confirm" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11095,7 +11220,7 @@ msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "" @@ -11107,7 +11232,7 @@ msgstr "" msgid "Please save your dashboard first, then try creating a new email report." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" @@ -11133,7 +11258,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "" @@ -11154,7 +11279,7 @@ msgid "Point Radius Unit" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "" @@ -11164,7 +11289,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "" @@ -11189,27 +11314,10 @@ msgid "Polygon Settings" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "" @@ -11218,7 +11326,7 @@ msgstr "" msgid "Population age data" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "" @@ -11238,35 +11346,35 @@ msgstr "" msgid "Position JSON" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "" @@ -11305,7 +11413,7 @@ msgstr "" msgid "Preview" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 msgid "Preview uploaded file" msgstr "" @@ -11314,7 +11422,7 @@ msgstr "" msgid "Preview: `%s`" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11324,11 +11432,11 @@ msgstr "" msgid "Previous Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "" @@ -11336,15 +11444,15 @@ msgstr "" msgid "Primary key" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "" @@ -11360,11 +11468,11 @@ msgstr "" msgid "Private Key Password" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "" @@ -11384,7 +11492,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "" @@ -11409,7 +11517,7 @@ msgid "Purple" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "" @@ -11421,7 +11529,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "" @@ -11437,7 +11545,7 @@ msgstr "" msgid "Python datetime string pattern" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "" @@ -11445,12 +11553,12 @@ msgstr "" msgid "Quarter" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 msgid "Queries" msgstr "" @@ -11459,15 +11567,15 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -11485,31 +11593,33 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -11518,22 +11628,22 @@ msgstr "" msgid "Query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "" @@ -11551,7 +11661,7 @@ msgstr "" msgid "Query imported" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "" @@ -11560,7 +11670,7 @@ msgid "Query is too complex and takes too long to run." msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "" @@ -11576,16 +11686,16 @@ msgstr "" msgid "Query preview" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "" @@ -11601,7 +11711,7 @@ msgstr "" msgid "RLS rules could not be deleted." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "" @@ -11609,15 +11719,15 @@ msgstr "" msgid "Radar Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 msgid "Radius" msgstr "" @@ -11641,10 +11751,11 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "" @@ -11673,12 +11784,12 @@ msgstr "" msgid "Ranking" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "" @@ -11686,11 +11797,11 @@ msgstr "" msgid "Raw records" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" @@ -11700,7 +11811,7 @@ msgstr "" msgid "Recently modified" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" @@ -11708,7 +11819,7 @@ msgstr "" msgid "Recents" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "" @@ -11716,27 +11827,31 @@ msgstr "" msgid "Record Count" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -11752,7 +11867,7 @@ msgstr "" msgid "Referenced columns not available in DataFrame." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "" @@ -11760,7 +11875,7 @@ msgstr "" msgid "Refresh" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "" @@ -11778,15 +11893,15 @@ msgstr "" msgid "Refresh interval saved" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "" @@ -11817,17 +11932,17 @@ msgstr "" msgid "Relationships between community channels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "" @@ -11839,7 +11954,7 @@ msgstr "" msgid "Remove" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "" @@ -11860,23 +11975,23 @@ msgstr "" msgid "Removed columns: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "" @@ -11900,7 +12015,7 @@ msgstr "" msgid "Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "" @@ -11960,23 +12075,23 @@ msgstr "" msgid "Report Schedule state not found" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 msgid "Report contents" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Report is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "" @@ -11992,11 +12107,11 @@ msgstr "" msgid "Report schedule unexpected error" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "" @@ -12008,11 +12123,11 @@ msgstr "" msgid "Reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "" @@ -12030,26 +12145,26 @@ msgstr "" msgid "Request missing data field." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "" @@ -12061,11 +12176,11 @@ msgstr "" msgid "Resample operation requires DatetimeIndex" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "" @@ -12083,19 +12198,19 @@ msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "" @@ -12103,11 +12218,11 @@ msgstr "" msgid "Results backend needed for asynchronous queries is not configured." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "" @@ -12115,42 +12230,42 @@ msgstr "" msgid "Reverse lat/long " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -12158,17 +12273,17 @@ msgstr "" msgid "Role" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12182,44 +12297,44 @@ msgid "" "defined, regular access permissions apply." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 msgid "Rose Type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "" @@ -12227,68 +12342,68 @@ msgstr "" msgid "Rotate y axis label" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 msgid "" "Row containing the headers to use as column names (0 is first line of " "data)." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 msgid "Rows to read" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "" @@ -12301,7 +12416,7 @@ msgstr "" msgid "Rule added" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "" @@ -12310,7 +12425,7 @@ msgid "Run a query to display query history" msgstr "" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "" @@ -12318,7 +12433,7 @@ msgstr "" msgid "Run current query" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "" @@ -12328,7 +12443,7 @@ msgstr "" msgid "Run query" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "" @@ -12336,7 +12451,7 @@ msgstr "" msgid "Run query in a new tab" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "" @@ -12345,12 +12460,12 @@ msgstr "" msgid "Running" msgstr "" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "" @@ -12358,25 +12473,25 @@ msgstr "" msgid "SECOND" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "" @@ -12384,9 +12499,9 @@ msgstr "" msgid "SQL Expression" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "" @@ -12406,19 +12521,19 @@ msgid "" "Note that you will need to close other SQL Lab windows before you do this." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "" @@ -12467,21 +12582,21 @@ msgstr "" msgid "SSH Tunneling is not enabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "" @@ -12490,19 +12605,19 @@ msgstr "" msgid "STRING" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "" @@ -12518,8 +12633,12 @@ msgstr "" msgid "Sankey" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +msgid "Sankey Chart" +msgstr "" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +msgid "Sankey Diagram (legacy)" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -12527,60 +12646,60 @@ msgid "Sankey Diagram with Loops" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "" @@ -12592,8 +12711,8 @@ msgstr "" msgid "Save (Overwrite)" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "" @@ -12605,8 +12724,8 @@ msgstr "" msgid "Save as dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "" @@ -12630,7 +12749,7 @@ msgstr "" msgid "Save dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 msgid "Save dataset" msgstr "" @@ -12638,35 +12757,35 @@ msgstr "" msgid "Save for this session" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "" @@ -12675,7 +12794,7 @@ msgid "Saved metric" msgstr "" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -12693,13 +12812,13 @@ msgstr "" 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "" @@ -12708,8 +12827,8 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "" @@ -12725,15 +12844,15 @@ msgid "" "variables." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "" @@ -12741,17 +12860,17 @@ msgstr "" msgid "Schedule email report" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 msgid "Schedule type" msgstr "" @@ -12770,11 +12889,11 @@ msgid "Scheduled task executor not found" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -12782,7 +12901,7 @@ msgstr "" msgid "Schema" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "" @@ -12790,7 +12909,7 @@ msgstr "" msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "" @@ -12798,12 +12917,12 @@ msgstr "" msgid "Scope" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -12812,7 +12931,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "" @@ -12820,7 +12939,7 @@ msgstr "" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -12828,12 +12947,12 @@ msgstr "" msgid "Search" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, python-format msgid "Search %s records" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "" @@ -12841,11 +12960,11 @@ msgstr "" msgid "Search Metrics & Columns" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "" @@ -12853,11 +12972,11 @@ msgstr "" msgid "Search by query text" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "" @@ -12869,31 +12988,31 @@ msgstr "" msgid "Second" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "" @@ -12906,18 +13025,18 @@ msgstr "" msgid "Secure Extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "" @@ -12932,7 +13051,7 @@ msgstr "" msgid "See more" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "" @@ -12942,27 +13061,27 @@ msgstr "" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 msgid "Select Tags" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "" @@ -12975,7 +13094,7 @@ msgstr "" msgid "Select a dashboard" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "" @@ -12984,19 +13103,19 @@ msgstr "" msgid "Select a database table and create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "" @@ -13005,33 +13124,33 @@ msgstr "" msgid "Select a dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 msgid "Select a delimiter for this data" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 msgid "Select a metric to display on the right axis" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 msgid "Select a schema" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 msgid "Select a sheet name from the uploaded file" msgstr "" @@ -13049,15 +13168,15 @@ msgstr "" msgid "Select aggregate options" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 msgid "Select all data" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 msgid "Select all items" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "" @@ -13067,54 +13186,60 @@ msgid "Select catalog or type to search catalogs" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 msgid "Select chart to use" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 msgid "Select content type" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 msgid "Select dashboard to use" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 msgid "Select database" msgstr "" @@ -13123,22 +13248,22 @@ msgstr "" msgid "Select database or type to search databases" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "" @@ -13151,13 +13276,13 @@ msgstr "" msgid "Select first filter value by default" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 msgid "Select format" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13165,13 +13290,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "" @@ -13179,8 +13304,8 @@ msgstr "" msgid "Select or type a custom value..." msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "" @@ -13188,12 +13313,12 @@ msgstr "" msgid "Select or type currency symbol" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "" @@ -13201,7 +13326,7 @@ msgstr "" msgid "Select saved metrics" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "" @@ -13211,11 +13336,11 @@ msgstr "" msgid "Select schema or type to search schemas" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "" @@ -13245,7 +13370,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "" @@ -13265,23 +13390,23 @@ msgid "" "query by clicking on the %s button." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 msgid "Selecting a database is required" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 msgid "Send as PDF" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "" @@ -13289,7 +13414,7 @@ msgstr "" msgid "Send range filter events to other charts" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "" @@ -13314,42 +13439,42 @@ msgstr "" msgid "Series Limit Sort Descending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 msgid "Series colors" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "" @@ -13357,15 +13482,15 @@ msgstr "" msgid "Service Account" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -13374,11 +13499,11 @@ msgstr "" msgid "Set up an email report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -13387,45 +13512,45 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 msgid "Shared query fields" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 msgid "Sheet name" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -13455,7 +13580,13 @@ msgstr "" msgid "Show" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, python-format +msgid "Show %s entries" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "" @@ -13463,6 +13594,10 @@ msgstr "" msgid "Show CREATE VIEW statement" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +msgid "Show Cell bars" +msgstr "" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "" @@ -13480,11 +13615,11 @@ msgid "Show Database" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "" @@ -13492,7 +13627,7 @@ msgstr "" msgid "Show Log" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "" @@ -13505,7 +13640,7 @@ msgstr "" msgid "Show Metric Names" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "" @@ -13513,35 +13648,35 @@ msgstr "" msgid "Show Table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 msgid "Show Tooltip Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "" @@ -13559,31 +13694,31 @@ msgstr "" msgid "Show all columns" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 msgid "Show columns subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "" @@ -13606,12 +13741,12 @@ msgstr "" msgid "Show label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "" @@ -13619,11 +13754,11 @@ msgstr "" msgid "Show less columns" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "" @@ -13631,55 +13766,56 @@ msgstr "" msgid "Show only my charts" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 msgid "Show rows subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +msgid "Show summary" +msgstr "" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -13713,13 +13849,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "" @@ -13731,8 +13867,8 @@ msgstr "" msgid "Significance Level" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -13742,7 +13878,7 @@ msgstr "" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "" @@ -13752,7 +13888,7 @@ msgstr "" msgid "Single Metric" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "" @@ -13760,20 +13896,20 @@ msgstr "" msgid "Single value" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "" @@ -13781,19 +13917,19 @@ msgstr "" msgid "Sizes of vehicles" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 msgid "Skip rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "" @@ -13807,13 +13943,13 @@ msgstr "" msgid "Small" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "" @@ -13837,7 +13973,7 @@ msgstr "" msgid "Something went wrong." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -13846,20 +13982,20 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "" @@ -13877,25 +14013,25 @@ msgstr "" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -13907,7 +14043,7 @@ msgstr "" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "" @@ -13916,34 +14052,34 @@ msgid "Sort Bars" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "" @@ -13952,9 +14088,9 @@ msgstr "" msgid "Sort bars by x labels." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "" @@ -13963,16 +14099,7 @@ msgstr "" msgid "Sort by %s" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "" @@ -13980,38 +14107,39 @@ msgstr "" msgid "Sort columns alphabetically" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "" @@ -14021,11 +14149,11 @@ msgstr "" msgid "Source / Target" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "" @@ -14039,25 +14167,25 @@ msgstr "" msgid "Spatial" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "" @@ -14077,17 +14205,17 @@ msgstr "" msgid "Stack" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "" @@ -14101,14 +14229,14 @@ msgstr "" msgid "Stacked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "" @@ -14116,16 +14244,16 @@ msgstr "" msgid "Stacked style" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "" @@ -14133,7 +14261,7 @@ msgstr "" msgid "Start Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "" @@ -14141,21 +14269,21 @@ msgstr "" msgid "Start at (UTC)" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14171,7 +14299,7 @@ msgstr "" msgid "State" msgstr "" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -14187,25 +14315,25 @@ msgstr "" msgid "Status" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" +msgid "Step - end" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "" @@ -14221,7 +14349,7 @@ msgid "" "irregular intervals." msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "" @@ -14231,11 +14359,11 @@ msgstr "" msgid "Stop query" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "" @@ -14248,11 +14376,11 @@ msgid "Stream" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "" @@ -14260,7 +14388,7 @@ msgstr "" msgid "Stretched style" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "" @@ -14269,7 +14397,7 @@ msgstr "" msgid "Stroke Width" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "" @@ -14282,7 +14410,7 @@ msgstr "" msgid "Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "" @@ -14298,7 +14426,7 @@ msgstr "" msgid "Subheader Font Size" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "" @@ -14315,7 +14443,7 @@ msgstr "" msgid "Success" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "" @@ -14323,40 +14451,44 @@ msgstr "" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +msgid "Summary" +msgstr "" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "" @@ -14369,11 +14501,11 @@ msgid "Superset Embedded SDK documentation." msgstr "" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "" @@ -14385,7 +14517,7 @@ msgstr "" msgid "Superset encountered an unexpected error." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "" @@ -14393,13 +14525,13 @@ msgstr "" msgid "Survey Responses" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 msgid "Swap dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "" @@ -14410,15 +14542,15 @@ msgid "" "well." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "" @@ -14426,11 +14558,11 @@ msgstr "" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "" @@ -14444,7 +14576,7 @@ msgstr "" msgid "TABLES" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "" @@ -14452,11 +14584,11 @@ msgstr "" msgid "TEMPORAL_RANGE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "" @@ -14465,6 +14597,11 @@ msgstr "" msgid "Tab name" msgstr "" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -14481,13 +14618,13 @@ msgstr "" msgid "Table" msgstr "" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "" @@ -14499,17 +14636,17 @@ msgid "" "connection, schema, and table name" msgstr "" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "" @@ -14535,7 +14672,7 @@ msgstr "" msgid "Tables" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "" @@ -14570,11 +14707,11 @@ msgstr "" msgid "Tag could not be updated." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 msgid "Tag created" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 msgid "Tag name" msgstr "" @@ -14586,11 +14723,11 @@ msgstr "" msgid "Tag parameters are invalid." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 msgid "Tag updated" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -14599,16 +14736,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "" @@ -14618,8 +14755,9 @@ msgid "" "densest areas of information lie" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "" @@ -14627,14 +14765,18 @@ msgstr "" msgid "Target Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +msgid "Template" +msgstr "" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -14647,7 +14789,7 @@ msgid "" "coming from the controls." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -14666,15 +14808,15 @@ msgstr "" msgid "Text" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "" @@ -14707,15 +14849,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -14723,15 +14876,15 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -14773,11 +14926,11 @@ msgid "The color of the isoline" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -14787,6 +14940,14 @@ msgstr "" msgid "The column header label" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "" @@ -14797,7 +14958,7 @@ msgid "" "[country] column" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "" @@ -14820,7 +14981,7 @@ msgid "" "want to continue? Deleting the database will break those objects." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "" @@ -14837,7 +14998,7 @@ msgstr "" msgid "The database is under an unusual load." msgstr "" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -14855,7 +15016,7 @@ msgstr "" msgid "The database was not found." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -14868,11 +15029,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -14886,7 +15047,7 @@ msgid "" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "" @@ -14894,7 +15055,7 @@ msgstr "" msgid "The dataset linked to this chart may have been deleted." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "" @@ -14902,15 +15063,15 @@ msgstr "" msgid "The datasource is too large to query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -14926,11 +15087,11 @@ msgid "" "-1 to bypass the cache." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -14943,12 +15104,31 @@ msgid "" "%(columns)s. " msgstr "" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -14981,7 +15161,7 @@ msgid "The hostname provided can't be resolved." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "" @@ -14998,17 +15178,17 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "" @@ -15026,18 +15206,18 @@ msgid "" "%{key}s is invalid." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15054,13 +15234,17 @@ msgstr "" msgid "The number color \"steps\"" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +msgid "The number of bins for the histogram" +msgstr "" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15068,7 +15252,7 @@ msgid "" "download to csv to see more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15076,22 +15260,22 @@ msgid "" "more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, 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:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, 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:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15099,7 +15283,7 @@ msgid "" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "" @@ -15107,7 +15291,7 @@ msgstr "" msgid "The object does not exist in the given database." msgstr "" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15159,7 +15343,7 @@ msgid "" " they are needed." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -15198,7 +15382,7 @@ msgstr "" msgid "The port number is invalid." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "" @@ -15217,11 +15401,11 @@ msgid "" "re-run the original query." msgstr "" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "" @@ -15236,11 +15420,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -15265,11 +15449,11 @@ msgstr "" msgid "The report has been created" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 msgid "The report will be sent to your email at" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -15286,13 +15470,13 @@ msgid "" "no longer can be deserialized." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -15364,8 +15548,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -15378,13 +15562,13 @@ msgid "" "use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 msgid "" "The time granularity for the visualization. Note that you can type and " "use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -15392,7 +15576,7 @@ msgid "" "in the Superset source code." msgstr "" -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -15414,7 +15598,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "" @@ -15445,9 +15629,9 @@ msgstr "" msgid "The username provided when connecting to a database is not valid." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "" @@ -15455,7 +15639,7 @@ msgstr "" msgid "The width of the Isoline in pixels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "" @@ -15465,14 +15649,14 @@ msgstr "" msgid "There are associated alerts or reports" msgstr "" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "" @@ -15481,7 +15665,7 @@ msgstr "" msgid "There are no components added to this tab" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "" @@ -15499,7 +15683,7 @@ msgid "" " or a typo." msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -15533,7 +15717,7 @@ msgstr "" msgid "There was an error loading the catalogs" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 msgid "There was an error loading the chart data" msgstr "" @@ -15554,7 +15738,7 @@ msgstr "" msgid "There was an error saving the favorite status: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "" @@ -15564,7 +15748,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -15596,7 +15780,7 @@ msgstr "" msgid "There was an issue deleting the selected dashboards: " msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "" @@ -15621,16 +15805,16 @@ msgstr "" msgid "There was an issue deleting: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "" @@ -15638,7 +15822,7 @@ msgstr "" msgid "There was an issue fetching reports attached to this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" @@ -15690,7 +15874,7 @@ msgid "" "parameters." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -15717,13 +15901,13 @@ msgstr "" msgid "This action will permanently delete the template." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 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/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -15733,7 +15917,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -15741,19 +15925,19 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "" @@ -15787,14 +15971,14 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -15811,11 +15995,11 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "" @@ -15829,16 +16013,16 @@ msgid "" " id to the SDK:" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -15852,8 +16036,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "" @@ -15875,11 +16059,11 @@ msgid "" "against this string as a subquery." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" @@ -15912,7 +16096,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -15923,23 +16107,27 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 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:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "" @@ -15950,26 +16138,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "" @@ -15984,6 +16172,13 @@ msgid_plural "This may be triggered by:" msgstr[0] "" msgstr[1] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "" @@ -15996,8 +16191,8 @@ msgstr "" msgid "Threshold alpha level for determining significance" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "" @@ -16005,7 +16200,7 @@ msgstr "" msgid "Thumbnails" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "" @@ -16026,7 +16221,7 @@ msgstr "" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "" @@ -16036,9 +16231,9 @@ msgid "Time Column" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "" @@ -16071,7 +16266,7 @@ msgstr "" msgid "Time Ratio" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "" @@ -16104,13 +16299,13 @@ msgstr "" msgid "Time Series - Stacked" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 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:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "" @@ -16119,14 +16314,14 @@ msgstr "" msgid "Time Table View" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "" @@ -16135,17 +16330,17 @@ msgstr "" msgid "Time column filter plugin" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "" @@ -16162,7 +16357,7 @@ msgid "" "[%(human_readable)s later]." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "" @@ -16171,7 +16366,7 @@ msgstr "" msgid "Time format" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -16189,8 +16384,8 @@ msgstr "" msgid "Time granularity" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "" @@ -16198,8 +16393,8 @@ msgstr "" msgid "Time lag" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -16211,7 +16406,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "" @@ -16224,9 +16419,9 @@ msgstr "" msgid "Time series columns" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "" @@ -16265,12 +16460,12 @@ msgstr "" msgid "Timeout error" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "" @@ -16306,7 +16501,7 @@ msgstr "" msgid "Title or Slug" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "" @@ -16314,46 +16509,46 @@ msgstr "" msgid "To get a readable URL for your dashboard" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 msgid "Tooltip Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "" @@ -16373,17 +16568,13 @@ msgstr "" msgid "Total value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "" @@ -16403,7 +16594,7 @@ msgstr "" msgid "Transparent" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "" @@ -16415,11 +16606,11 @@ msgstr "" msgid "Tree Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "" @@ -16440,19 +16631,19 @@ msgstr "" msgid "Trend" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "" @@ -16460,45 +16651,45 @@ msgstr "" msgid "Truncate Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 msgid "Truncate X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" @@ -16506,7 +16697,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "" @@ -16514,23 +16705,23 @@ msgstr "" msgid "Tukey" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "" @@ -16539,11 +16730,11 @@ msgstr "" msgid "Type a number" msgstr "" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "" @@ -16576,19 +16767,15 @@ msgstr "" msgid "URL Parameters" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -16612,7 +16799,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -16624,41 +16811,46 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "" @@ -16666,11 +16858,11 @@ msgstr "" msgid "Undefined window for rolling operation" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "" @@ -16684,7 +16876,7 @@ msgstr "" msgid "Unexpected error occurred, please check your logs for details" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "" @@ -16719,12 +16911,13 @@ msgstr "" msgid "Unknown Status" msgstr "" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "" @@ -16733,7 +16926,7 @@ msgstr "" msgid "Unknown input format" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 msgid "Unknown type" msgstr "" @@ -16776,11 +16969,11 @@ msgstr "" msgid "Unsupported time grain: %(time_grain)s" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "" @@ -16788,7 +16981,7 @@ msgstr "" msgid "Untitled query" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "" @@ -16801,7 +16994,7 @@ msgstr "" msgid "Updating chart was stopped" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "" @@ -16810,7 +17003,7 @@ msgstr "" msgid "Upload CSV" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "" @@ -16818,7 +17011,7 @@ msgstr "" msgid "Upload Columnar" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 msgid "Upload Columnar file to database" msgstr "" @@ -16834,7 +17027,7 @@ msgstr "" msgid "Upload Excel" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 msgid "Upload Excel to database" msgstr "" @@ -16842,11 +17035,11 @@ msgstr "" msgid "Upload JSON file" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 msgid "Upload a file to a database." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -16859,7 +17052,7 @@ msgstr "" msgid "Upload file to preview columns" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 msgid "Uploading a file is required" msgstr "" @@ -16871,27 +17064,27 @@ msgstr "" msgid "Upper threshold must be greater than lower threshold" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "" @@ -16899,18 +17092,18 @@ msgstr "" msgid "Use a log scale for the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "" @@ -16922,7 +17115,7 @@ msgid "" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -16930,7 +17123,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" @@ -16938,7 +17131,7 @@ msgstr "" msgid "Use only a single value." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "" @@ -16952,17 +17145,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "" @@ -16980,7 +17173,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -17003,9 +17196,9 @@ msgstr "" msgid "User query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -17038,15 +17231,15 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "" @@ -17055,18 +17248,18 @@ msgstr "" msgid "Value Domain" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 msgid "Value and Percentage" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "" @@ -17079,8 +17272,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "" @@ -17120,16 +17313,16 @@ msgstr "" msgid "Verbose Name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "" @@ -17152,7 +17345,7 @@ msgstr "" msgid "View All »" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 msgid "View Dataset" msgstr "" @@ -17160,7 +17353,7 @@ msgstr "" msgid "View all charts" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "" @@ -17174,10 +17367,10 @@ msgstr "" msgid "View keys & indexes (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "" @@ -17191,13 +17384,13 @@ msgid "Viewed %s" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "" @@ -17205,11 +17398,11 @@ msgstr "" msgid "Virtual (SQL)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "" @@ -17217,7 +17410,7 @@ msgstr "" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "" @@ -17225,6 +17418,10 @@ msgstr "" msgid "Visual Tweaks" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +msgid "Visual formatting" +msgstr "" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -17328,11 +17525,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "" @@ -17345,7 +17542,7 @@ msgstr "" msgid "Waiting on database..." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "" @@ -17359,11 +17556,11 @@ msgstr "" msgid "Warning Message" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -17378,7 +17575,7 @@ msgstr "" msgid "Waterfall Chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -17403,7 +17600,7 @@ msgid "" "%(location)s." msgstr "" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -17412,7 +17609,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -17431,7 +17628,7 @@ msgstr "" msgid "Web" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "" @@ -17455,11 +17652,11 @@ msgstr "" msgid "Week starting Sunday" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -17468,7 +17665,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "" @@ -17502,33 +17699,33 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" @@ -17538,15 +17735,15 @@ msgid "" "table to be created in this schema" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" @@ -17584,7 +17781,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" @@ -17598,13 +17795,13 @@ msgid "" "view." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" @@ -17612,12 +17809,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" @@ -17625,32 +17822,32 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "" @@ -17658,11 +17855,11 @@ msgstr "" msgid "Whether to display the interactive data table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "" @@ -17673,10 +17870,10 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "" @@ -17684,65 +17881,65 @@ msgstr "" msgid "Whether to display the metric name as a title" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 msgid "Whether to display the tooltip labels." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "" @@ -17750,7 +17947,7 @@ msgstr "" msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "" @@ -17779,30 +17976,30 @@ msgid "" "fly" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 msgid "Whether to show as Nightingale chart." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "" @@ -17811,9 +18008,9 @@ msgstr "" msgid "Whether to sort ascending or descending on the base Axis." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "" @@ -17821,20 +18018,11 @@ msgstr "" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" @@ -17846,7 +18034,7 @@ msgstr "" msgid "Which country to plot the map for?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "" @@ -17884,7 +18072,7 @@ msgstr "" msgid "Word Cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "" @@ -17892,7 +18080,7 @@ msgstr "" msgid "Working" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "" @@ -17901,7 +18089,7 @@ msgstr "" msgid "World Map" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "" @@ -17909,7 +18097,7 @@ msgstr "" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "" @@ -17917,9 +18105,9 @@ msgstr "" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -17928,36 +18116,37 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 msgid "X Axis Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "" @@ -17965,13 +18154,13 @@ msgstr "" msgid "X Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "" @@ -17989,12 +18178,12 @@ msgstr "" msgid "X-axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "" @@ -18002,9 +18191,9 @@ msgstr "" msgid "Y AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -18012,67 +18201,68 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 msgid "Y Axis Title Position" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 msgid "Y-Axis" msgstr "" @@ -18094,8 +18284,8 @@ msgstr "" msgid "Y-axis bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "" @@ -18111,7 +18301,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "" @@ -18119,14 +18309,14 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "" @@ -18139,7 +18329,7 @@ msgstr "" msgid "Yes, overwrite changes" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -18158,7 +18348,7 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -18191,7 +18381,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -18210,35 +18400,35 @@ msgid "" "right" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -18248,13 +18438,13 @@ msgstr "" msgid "You do not have permission to read tags" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 msgid "You do not have sufficient permissions to edit the chart" msgstr "" @@ -18274,7 +18464,7 @@ msgstr "" msgid "You don't have access to this embedded dashboard config." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "" @@ -18283,7 +18473,7 @@ msgstr "" msgid "You don't have permission to modify the value." msgstr "" -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "" @@ -18292,7 +18482,7 @@ msgstr "" msgid "You don't have the rights to alter this chart" msgstr "" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "" @@ -18304,7 +18494,7 @@ msgstr "" msgid "You don't have the rights to create a chart" msgstr "" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "" @@ -18320,7 +18510,7 @@ msgstr "" msgid "You have unsaved changes." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -18333,7 +18523,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -18343,28 +18533,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "" @@ -18372,37 +18562,37 @@ msgstr "" msgid "Your chart is ready to go!" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "" @@ -18414,8 +18604,8 @@ msgstr "" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "" @@ -18427,7 +18617,7 @@ msgstr "" msgid "Zoom level of the map" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "" @@ -18459,14 +18649,14 @@ msgstr "" msgid "[desc]" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "" @@ -18515,20 +18705,24 @@ msgstr "" msgid "`width` must be greater or equal to 0" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 msgid "alert condition" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 msgid "alert dark" msgstr "" @@ -18537,8 +18731,10 @@ msgid "alerts" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "" @@ -18546,43 +18742,43 @@ msgstr "" msgid "also copy (duplicate) charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -18590,7 +18786,11 @@ msgstr "" msgid "background" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +msgid "basic conditional formatting" +msgstr "" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "" @@ -18602,10 +18802,10 @@ msgstr "" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -18618,8 +18818,8 @@ msgstr "" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "" @@ -18635,7 +18835,7 @@ msgstr "" msgid "cannot be empty" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "" @@ -18650,11 +18850,11 @@ msgstr "" msgid "chart" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "" @@ -18663,7 +18863,7 @@ msgid "clear all filters" msgstr "" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "" @@ -18683,16 +18883,20 @@ msgstr "" msgid "color scheme for comparison" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +msgid "color type" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 msgid "content type" msgstr "" @@ -18709,27 +18913,27 @@ msgstr "" msgid "create a new chart" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 msgid "crontab" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "" @@ -18737,29 +18941,29 @@ msgstr "" msgid "cumulative" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "" @@ -18768,21 +18972,21 @@ msgstr "" msgid "dataset name" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "" @@ -18858,14 +19062,14 @@ msgstr "" msgid "delete" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "" @@ -18885,61 +19089,61 @@ msgstr "" msgid "dttm" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 msgid "e.g. default" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "" @@ -18947,58 +19151,58 @@ msgstr "" msgid "edit mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 msgid "email subject" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 msgid "error" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "" @@ -19011,16 +19215,16 @@ msgstr "" msgid "fetching" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "" @@ -19032,42 +19236,42 @@ msgstr "" msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 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 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "" @@ -19089,13 +19293,13 @@ msgstr "" msgid "is expected to be an integer" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "" @@ -19107,8 +19311,8 @@ msgstr "" msgid "latest partition:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "" @@ -19116,7 +19320,7 @@ msgstr "" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "" @@ -19137,26 +19341,26 @@ msgid "max" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "" @@ -19178,23 +19382,23 @@ msgstr "" msgid "min" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "" @@ -19203,13 +19407,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 msgid "name" msgstr "" @@ -19243,13 +19447,13 @@ msgstr "" msgid "offline" msgstr "" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "" @@ -19265,7 +19469,7 @@ msgstr "" msgid "overall" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 msgid "owners" msgstr "" @@ -19294,11 +19498,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -19317,11 +19521,11 @@ msgid "" " first is lower than the second value" msgstr "" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -19331,15 +19535,15 @@ msgstr "" msgid "pixels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "" @@ -19348,7 +19552,7 @@ msgid "published" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "" @@ -19360,11 +19564,11 @@ msgstr "" msgid "query" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "" @@ -19372,15 +19576,15 @@ msgstr "" msgid "recent" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 msgid "recipients" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "" @@ -19392,12 +19596,12 @@ msgstr "" msgid "reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "" @@ -19410,12 +19614,12 @@ msgstr "" msgid "running" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "" @@ -19434,38 +19638,38 @@ msgstr "" msgid "shift start date" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "" @@ -19474,7 +19678,7 @@ msgid "stopped" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "" @@ -19484,27 +19688,27 @@ msgstr "" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 msgid "success dark" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "" @@ -19516,7 +19720,7 @@ msgstr "" msgid "tag" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 msgid "tags" msgstr "" @@ -19532,8 +19736,8 @@ msgstr "" msgid "to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "" @@ -19555,13 +19759,13 @@ msgstr "" msgid "use latest_partition template" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "" @@ -19573,7 +19777,7 @@ msgstr "" msgid "variance" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "" @@ -19585,59 +19789,59 @@ msgstr "" msgid "viz type" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 msgid "working timeout" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "" diff --git a/superset/translations/es/LC_MESSAGES/messages.po b/superset/translations/es/LC_MESSAGES/messages.po index 24f83ef6b3fa..60f144f3ee5a 100644 --- a/superset/translations/es/LC_MESSAGES/messages.po +++ b/superset/translations/es/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2018-11-03 00:11+0100\n" "Last-Translator: Ruben Sastre \n" "Language: es\n" @@ -28,8 +28,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -49,8 +79,8 @@ msgstr "" msgid " (excluded)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -70,7 +100,7 @@ msgstr "Cambiado el" msgid " expression which needs to adhere to the " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -92,7 +122,7 @@ msgid "" " database/column name level via the extra parameter." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 #, fuzzy msgid " to add calculated columns" msgstr "Columnas calculadas" @@ -107,24 +137,24 @@ msgstr "Añadir Métrica" msgid " to edit or add columns and metrics." msgstr "%s columna(s) y métrca(s)" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "!= (No es igual)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, fuzzy, python-format msgid "% calculation" msgstr "Tipo de Cálculo" @@ -169,22 +199,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, fuzzy, python-format msgid "%(other)s saved queries will appear here" msgstr "" @@ -204,9 +234,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, fuzzy, python-format msgid "%(rows)d rows returned" msgstr "líneas obtenidas" @@ -228,7 +258,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -246,26 +276,26 @@ msgstr "" msgid "%s Error" msgstr "%s Error" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, fuzzy, python-format msgid "%s PASSWORD" msgstr "Contraseña de Broker" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "" @@ -275,17 +305,17 @@ msgstr "" msgid "%s Selected" msgstr "%s seleccionados" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "%s Seleccionados (%s Físico, %s Virtual)" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "%s Seleccionados (Físico)" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "%s Seleccionados (Virtual)" @@ -295,27 +325,27 @@ msgstr "%s Seleccionados (Virtual)" msgid "%s aggregates(s)" msgstr "%s aggregación(es)" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "%s columnas(s)" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "%s operador(es)" @@ -329,18 +359,18 @@ msgid_plural "%s options" msgstr[0] "%s opción(es)" msgstr[1] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "%s opción(es)" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "Recientes" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -352,8 +382,8 @@ msgstr[1] "" msgid "%s saved metric(s)" msgstr "%s métrica(s) guardada(s)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, fuzzy, python-format msgid "%s updated" msgstr "Última actualización %s" @@ -370,7 +400,7 @@ msgstr "" msgid "%s-%s of %s" msgstr "%s-%s de %s" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "(Eliminado)" @@ -378,7 +408,7 @@ msgstr "(Eliminado)" msgid "(deleted or invalid type)" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "" @@ -386,7 +416,7 @@ msgstr "" msgid "), and they become available in your SQL (example:" msgstr "" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -398,7 +428,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -409,60 +439,60 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 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/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0 Seleccionados" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 #, fuzzy msgid "1 day" msgstr "día" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1 hora" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 #, fuzzy msgid "1 hourly frequency" msgstr "Frecuencia de actualización" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1 minuto" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "" @@ -471,25 +501,25 @@ msgstr "" msgid "1 month ago" msgstr "mes" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 #, fuzzy msgid "1 week" msgstr "semana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "" @@ -502,27 +532,27 @@ msgstr "" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 #, fuzzy msgid "1 year" msgstr "año" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 #, fuzzy msgid "1 year end frequency" msgstr "Frecuencia de actualización" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 #, fuzzy msgid "1 year start frequency" msgstr "Frecuencia de actualización" @@ -532,15 +562,15 @@ msgstr "Frecuencia de actualización" msgid "10 minute" msgstr "1 minuto" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 #, fuzzy msgid "104 weeks" msgstr "semana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "" @@ -550,63 +580,63 @@ msgstr "" msgid "15 minute" msgstr "1 minuto" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 #, fuzzy msgid "156 weeks" msgstr "semana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 #, fuzzy msgid "2 years" msgstr "año" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "" @@ -619,15 +649,15 @@ msgstr "" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 #, fuzzy msgid "28 days" msgstr "90 días" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "" @@ -639,33 +669,33 @@ msgstr "" msgid "2D" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 #, fuzzy msgid "3 letter code of the country" msgstr "todos los días del mes" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 #, fuzzy msgid "3 years" msgstr "año" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30 días" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 #, fuzzy msgid "30 days ago" @@ -677,7 +707,7 @@ msgid "30 minute" msgstr "30 minutos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30 minutos" @@ -687,7 +717,7 @@ msgid "30 second" msgstr "30 segundos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30 segundos" @@ -708,7 +738,7 @@ msgid "5 minute" msgstr "5 minutos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5 minutos" @@ -718,20 +748,20 @@ msgid "5 second" msgstr "30 segundos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 #, fuzzy msgid "5 seconds" msgstr "30 segundos" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 #, fuzzy msgid "52 weeks" msgstr "semana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "" @@ -741,31 +771,31 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 #, fuzzy msgid "6 hour" msgstr "6 horas" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60 días" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 #, fuzzy msgid "7 days" msgstr "90 días" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -773,19 +803,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90 días" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "< (Menor que)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "<= (Menor o igual)" @@ -814,15 +844,15 @@ msgstr "Espacial" msgid "" msgstr "Tipo de dato" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "== (Igual)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "> (mayor que)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr ">= (Mayor o igual)" @@ -831,14 +861,14 @@ msgstr ">= (Mayor o igual)" msgid "A Big Number" msgstr "Número Grande" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 #, fuzzy msgid "A comma separated list of columns that should be parsed as dates" msgstr "" "Una lista separada por comas de columnas que deben ser parseadas como " "fechas." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 #, fuzzy msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" @@ -854,7 +884,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "La fuente de datos %(name)s ya existe" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -867,7 +897,7 @@ msgid "" "on a CDN for example)" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -881,12 +911,12 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" @@ -900,8 +930,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "Una métrica para usar para el color." @@ -927,12 +957,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "Una URL amigable para el dashboard" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" "Una referencia a la configuración [Tiempo], teniendo en cuenta la " @@ -980,7 +1010,7 @@ msgstr "Se produjo un error al crear el origen de datos" msgid "A timeout occurred while taking a screenshot." msgstr "Se produjo un error al recuperar el estado de la pestaña" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "Un esquema de colores válido es requerido" @@ -994,11 +1024,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "APPLICAR" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "ABR" @@ -1007,31 +1037,31 @@ msgstr "ABR" msgid "AQE" msgstr "AQE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "AGO" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 #, fuzzy msgid "AXIS TITLE POSITION" msgstr "última partición:" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "Acceso" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "" @@ -1039,7 +1069,7 @@ msgstr "" msgid "Action" msgstr "Acción" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "Bitácora de acciones" @@ -1051,7 +1081,7 @@ msgstr "Bitácora de acciones" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1063,19 +1093,19 @@ msgstr "Acciones" msgid "Active" msgstr "Activo" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 #, fuzzy msgid "Actual Values" msgstr "Valores Nulos" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "Columna de Tiempo" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "Rango de tiempo actual" @@ -1084,36 +1114,36 @@ msgstr "Rango de tiempo actual" msgid "Actual value" msgstr "Valores Nulos" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 #, fuzzy msgid "Actual values" msgstr "Valores Nulos" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 #, fuzzy msgid "Adaptive formatting" msgstr "Formato Fecha/Hora" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "Agregar" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 #, fuzzy msgid "Add Alert" msgstr "alerta" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "Cargar una plantilla CSS" @@ -1141,7 +1171,7 @@ msgstr "Agregar Registro" msgid "Add Metric" msgstr "Añadir Métrica" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 #, fuzzy msgid "Add Report" msgstr "informe" @@ -1159,21 +1189,21 @@ msgstr "" msgid "Add a Plugin" msgstr "Añadir Columna" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 #, fuzzy msgid "Add a dataset" msgstr "Añadir conjunto de datos" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 #, fuzzy msgid "Add a new tab" msgstr "Consulta en nueva pestaña" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 #, fuzzy msgid "Add additional custom parameters" msgstr "Editar parámetros de la plantilla" @@ -1188,31 +1218,31 @@ msgstr "Capas de Anotación" msgid "Add an item" msgstr "Añadir elemento" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 #, fuzzy msgid "Add and edit filters" msgstr "Filtro de Fecha" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "Añadir anotación" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "Capas de Anotación" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "Agregar método de notificación" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1221,7 +1251,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 #, fuzzy msgid "Add cross-filter" msgstr "Añadir filtro" @@ -1230,20 +1260,20 @@ msgstr "Añadir filtro" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "Agregar método de entrega" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 #, fuzzy msgid "Add description of your tag" msgstr "Escribe una descripción para tu consulta" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 #, fuzzy msgid "Add extra connection information." msgstr "Información Basica" @@ -1253,7 +1283,7 @@ msgstr "Información Basica" msgid "Add filter" msgstr "Añadir filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1266,11 +1296,11 @@ msgid "" "displayed in the filter." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "Añadir elemento" @@ -1282,11 +1312,11 @@ msgstr "Añadir Métrica" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "" @@ -1294,25 +1324,25 @@ msgstr "" msgid "Add required control values to preview chart" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 #, fuzzy msgid "Add sheet" msgstr "Añadir conjunto de datos" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 #, fuzzy msgid "Add the name of the chart" msgstr "El id del gráfico activo" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 #, fuzzy msgid "Add the name of the dashboard" msgstr "Guardar e ir al Dashboard" @@ -1327,42 +1357,42 @@ msgstr "Añadir a un nuevo Dashboard" msgid "Add/Edit Filters" msgstr "Añadir filtro" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "Añadido" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "Añadir a un nuevo Dashboard" msgstr[1] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 #, fuzzy msgid "Additional Parameters" msgstr "Editar parámetros de la plantilla" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "Información adicional" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 #, fuzzy msgid "Additional metadata" msgstr "Información adicional" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 #, fuzzy msgid "Additional padding for legend." msgstr "Información adicional" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 @@ -1370,12 +1400,12 @@ msgstr "Información adicional" msgid "Additional parameters" msgstr "Editar parámetros de la plantilla" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 #, fuzzy msgid "Additional settings." msgstr "Información adicional" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" @@ -1388,28 +1418,29 @@ msgid "Additive" msgstr "Añadir elemento" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "" @@ -1424,17 +1455,17 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "Avanzado" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 #, fuzzy msgid "Advanced Analytics" msgstr "Analíticos Avanzadas" @@ -1444,23 +1475,23 @@ msgstr "Analíticos Avanzadas" msgid "Advanced Data type" msgstr "Datos cargados en caché" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "Analíticos Avanzadas" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 #, fuzzy msgid "Advanced analytics Query A" msgstr "Analíticos Avanzadas" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 #, fuzzy msgid "Advanced analytics Query B" msgstr "Analíticos Avanzadas" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "Analíticos Avanzadas" @@ -1484,13 +1515,13 @@ msgstr "Datos cargados en caché" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 #, fuzzy msgid "Advanced-Analytics" msgstr "Analíticos Avanzadas" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 #, fuzzy msgid "After" msgstr "fecha" @@ -1500,12 +1531,12 @@ msgstr "fecha" msgid "Aggregate" msgstr "agregación" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 #, fuzzy msgid "Aggregate Mean" msgstr "agregación" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 #, fuzzy msgid "Aggregate Sum" msgstr "agregación" @@ -1516,7 +1547,7 @@ msgid "" "produce the cluster label." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1534,7 +1565,7 @@ msgstr "" msgid "Aggregation" msgstr "agregación" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 #, fuzzy msgid "Aggregation function" msgstr "Probar Conexión" @@ -1544,15 +1575,15 @@ msgstr "Probar Conexión" msgid "Alert" msgstr "alerta" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "Alerta disparada, en periodo de gracia" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "Probar Conexión" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Contenido de la celda" @@ -1561,7 +1592,7 @@ msgstr "Contenido de la celda" msgid "Alert ended grace period." msgstr "La alerta terminó el periodo de gracia." -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "Alerta fallida" @@ -1573,11 +1604,11 @@ msgstr "La alerta saltó durante el periodo de gracia." msgid "Alert found an error while executing a query." msgstr "La alerta encontró un error al ejecutar una consulta." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Alert is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "Nombre de la alerta" @@ -1607,11 +1638,11 @@ msgstr "La consulta de alerta devolvió más de una fila." msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "La consulta de alerta devolvió más de una fila. %s filas devueltas" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "Ejecución de alerta" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "Alerta disparada, notificación enviada" @@ -1623,7 +1654,7 @@ msgstr "Error de configuración del validador de alertas." msgid "Alerts" msgstr "Alertas" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "Alertas y reportes" @@ -1632,8 +1663,8 @@ msgstr "Alertas y reportes" msgid "Alerts & reports" msgstr "Alertas e informes" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "" @@ -1653,7 +1684,7 @@ msgstr "" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1674,7 +1705,7 @@ msgstr "Todo el Texto" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "Todos los gráficos" @@ -1695,7 +1726,7 @@ msgstr "Aplicar a todos los páneles" msgid "All panels with this column will be affected by this filter" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "Permitir CREATE TABLE AS" @@ -1704,7 +1735,7 @@ msgstr "Permitir CREATE TABLE AS" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "Permitir la opción CREAR TABLA COMO en el laboratorio SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "Permitir CREATE VIEW AS" @@ -1717,12 +1748,12 @@ msgstr "Permitie opción CREATE VIEW AS en el laboratorio SQL" msgid "Allow Csv Upload" msgstr "Permitir carga de CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "Permitir DML" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1733,15 +1764,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "" @@ -1749,24 +1780,24 @@ msgstr "" msgid "Allow data manipulation language" msgstr "Permitir manipulación de datos" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 #, fuzzy msgid "Allow file uploads to database" msgstr "Selecciona un archivo de Excel para ser cargado a una base de datos." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 #, fuzzy msgid "Allow node selections" msgstr "Permitir selección múltiple" @@ -1775,11 +1806,11 @@ msgstr "Permitir selección múltiple" msgid "Allow sending multiple polygons as a filter event" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "" @@ -1810,7 +1841,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "Modificado" @@ -1819,7 +1850,7 @@ msgstr "Modificado" msgid "Always filter main datetime column" msgstr "Columna principal de fecha y hora" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 #, fuzzy msgid "An Error Occurred" msgstr "Se produjo un error" @@ -1843,19 +1874,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "Ha ocurrido un error" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "Se produjo un error" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "Se produjo un error al crear el origen de datos" @@ -1872,7 +1903,7 @@ msgstr "Se produjo un error al limpiar los registros" msgid "An error occurred while accessing the value." msgstr "Se produjo un error al crear el origen de datos" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1883,8 +1914,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "Se produjo un error al obtener conjuntos de datos: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "Se produjo un error al crear el origen de datos" @@ -1902,7 +1933,7 @@ msgstr "Se produjo un error al crear el origen de datos" msgid "An error occurred while deleting the value." msgstr "Se produjo un error al obtener valores de esquema: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1966,7 +1997,7 @@ msgstr "Ha ocurrido un error cargando valores de la base de datos: %s" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1975,25 +2006,25 @@ msgstr "Ha ocurrido un error cargando valores de la base de datos: %s" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "Se produjo un error al obtener los valores de la fuente de datos: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "" "Se produjo un error al obtener los valores del propietario del conjunto " "de datos: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "Se produjo un error al obtener datos relacionados con el conjunto de datos" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "" "Se produjo un error al obtener datos relacionados con el conjunto de " "datos: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "Se produjo un error al obtener conjuntos de datos: %s" @@ -2010,14 +2041,14 @@ msgstr "" "Se produjo un error al obtener los valores de los propietarios de " "gráfico: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "Se produjo un error al obtener valores de esquema: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "Se produjo un error al recuperar el estado de la pestaña" @@ -2025,7 +2056,7 @@ msgstr "Se produjo un error al recuperar el estado de la pestaña" msgid "An error occurred while fetching table metadata" msgstr "Se produjo un error al recuperar los metadatos de la tabla" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2051,7 +2082,7 @@ msgstr "Se produjo un error al crear el origen de datos" msgid "An error occurred while loading the SQL" msgstr "Ocurrió un error al cargar SQL" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 #, fuzzy msgid "An error occurred while opening Explore" msgstr "Se produjo un error al limpiar los registros" @@ -2065,15 +2096,11 @@ msgstr "Se produjo un error al crear el origen de datos" msgid "An error occurred while pruning logs " msgstr "Se produjo un error al limpiar los registros" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2084,18 +2111,12 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "Ocurrió un error al crear la visualización: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 #, fuzzy msgid "An error occurred while starring this chart" msgstr "Ocurrió un error al cargar SQL" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2118,19 +2139,19 @@ msgstr "Se produjo un error al crear el origen de datos" msgid "An unexpected error occurred" msgstr "Se produjo un error" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 #, fuzzy msgid "Animation" msgstr "anotación" @@ -2147,7 +2168,7 @@ msgstr "Capas de Anotación" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "Capas de Anotación" @@ -2192,7 +2213,7 @@ msgstr "La capa de anotación tiene anotaciones asociadas" msgid "Annotation layer interval end" msgstr "Nombre de la capa de anotación" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "Nombre de la capa de anotación" @@ -2234,13 +2255,13 @@ msgstr "Capas de Anotación" msgid "Annotation layer value" msgstr "Nombre de la capa de anotación" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "Capas de Anotación" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "" @@ -2267,12 +2288,12 @@ msgstr "anotación" msgid "Annotation source type" msgstr "Capas de Anotación" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 #, fuzzy msgid "Annotation template created" msgstr "El Gráfico no ha podido crearse" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 #, fuzzy msgid "Annotation template updated" msgstr "El Gráfico no ha podido guardarse" @@ -2283,7 +2304,7 @@ msgstr "El Gráfico no ha podido guardarse" msgid "Annotations and Layers" msgstr "Anotaciones y capas" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "Anotaciones y capas" @@ -2296,14 +2317,14 @@ msgstr "Las anotaciones no han podido eliminarse." #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 #, fuzzy msgid "Any" msgstr "día" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" @@ -2313,32 +2334,32 @@ msgid "" "dashboard's individual charts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, fuzzy, python-format msgid "Applied cross-filters (%d)" msgstr "Filtros aplicados (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, fuzzy, python-format msgid "Applied filters (%d)" msgstr "Filtros aplicados (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "Filtros aplicados (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, fuzzy, python-format msgid "Applied filters: %s" msgstr "Filtros aplicados (%d)" @@ -2349,10 +2370,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "Aplicar" @@ -2361,11 +2382,11 @@ msgstr "Aplicar" msgid "Apply conditional color formatting to metric" msgstr "Información adicional" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "" @@ -2374,7 +2395,7 @@ msgstr "" msgid "Apply filters" msgstr "Todos los filtros" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 #, fuzzy msgid "Apply metrics on" msgstr "Métrica" @@ -2387,7 +2408,7 @@ msgstr "Aplicar a todos los páneles" msgid "Apply to specific panels" msgstr "Aplicar a páneles específicos" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "Abril" @@ -2405,9 +2426,9 @@ msgstr "¿Estás seguro de que quieres eliminar las consultas seleccionadas?" msgid "Are you sure you want to cancel?" msgstr "¿Estas seguro de que quieres guardar y aplicar los cambios?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2438,7 +2459,7 @@ msgstr "¿Estas seguro de que quieres eliminar los gráficos seleccionados?" msgid "Are you sure you want to delete the selected dashboards?" msgstr "¿Estas seguro de que quieres eliminar los dashboards seleccionados?" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "¿Está seguro de que desea eliminar los conjuntos de datos seleccionados?" @@ -2464,7 +2485,7 @@ msgstr "¿Está seguro de que desea eliminar los %s seleccionados?" msgid "Are you sure you want to delete the selected templates?" msgstr "¿Estas seguro de que quieres eliminar las plantillas seleccionadas?" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 #, fuzzy msgid "Are you sure you want to overwrite this dataset?" msgstr "¿Está seguro de que desea eliminar los conjuntos de datos seleccionados?" @@ -2477,26 +2498,26 @@ msgstr "¿Seguro que quieres proceder?" msgid "Are you sure you want to save and apply changes?" msgstr "¿Estas seguro de que quieres guardar y aplicar los cambios?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "caja de texto" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 #, fuzzy msgid "Area Chart" msgstr "Compartir gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 #, fuzzy msgid "Area chart" msgstr "Compartir gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 #, fuzzy msgid "Area chart opacity" msgstr "Compartir gráfico" @@ -2508,7 +2529,7 @@ msgid "" "other." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 #, fuzzy msgid "Arrow" msgstr "hileras" @@ -2531,35 +2552,35 @@ msgstr "Gráficos asociados" msgid "Async Execution" msgstr "Ejecución Asincrónica" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "Ejecución asíncrona de consultas" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "Agosto" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 #, fuzzy msgid "Auto" msgstr "en" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 #, fuzzy msgid "Autocomplete" msgstr "Autocompletar filtros" @@ -2576,12 +2597,12 @@ msgstr "Autocompletar predicado de consulta" msgid "Automatic Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 #, fuzzy msgid "Average" msgstr "Compartir" @@ -2591,35 +2612,35 @@ msgstr "Compartir" msgid "Average value" msgstr "Iniciar en" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 #, fuzzy msgid "Axis" msgstr "Eje Y" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 #, fuzzy msgid "Axis Bounds" msgstr "Filtrar por estado" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 #, fuzzy msgid "Axis Format" msgstr "Formato Eje Y" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 #, fuzzy msgid "Axis Title" msgstr "%s - sin título" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 #, fuzzy msgid "Axis ascending" msgstr "Orden Descendente" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 #, fuzzy msgid "Axis descending" msgstr "Orden descendente" @@ -2628,10 +2649,10 @@ msgstr "Orden descendente" msgid "BOOLEAN" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "" @@ -2646,8 +2667,8 @@ msgstr "" msgid "Backend" msgstr "Backend" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 #, fuzzy msgid "Backward values" msgstr "Valores Nulos" @@ -2663,9 +2684,9 @@ msgstr "Clave espacial errónea" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "" @@ -2686,12 +2707,12 @@ msgstr "" "Los gráficos de barras en las series de tiempo se utilizan para mostrar " "los cambios en las métricas con el paso del tiempo, en forma de barras." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 #, fuzzy msgid "Bar Values" msgstr "Valores Nulos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 #, fuzzy msgid "Bar orientation" msgstr "Eliminar anotación" @@ -2703,7 +2724,7 @@ msgid "Base" msgstr "Base de datos" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2713,24 +2734,24 @@ msgstr "" msgid "Based on a metric" msgstr "Consultas Guardadas" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "Básico" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "Información Basica" @@ -2747,8 +2768,8 @@ msgstr "" msgid "Be careful." msgstr "Se precavido." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 #, fuzzy msgid "Before" msgstr "Intervlo de actualización" @@ -2769,39 +2790,44 @@ msgstr "" msgid "Big Number with Trendline" msgstr "Número Grande con Línea de Tendencia" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "en" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 #, fuzzy msgid "Bottom" msgstr "dttm" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 #, fuzzy msgid "Bottom left" msgstr "dttm" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 #, fuzzy msgid "Bottom right" msgstr "dttm" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2809,28 +2835,28 @@ msgid "" "range. It won't narrow the data's extent." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2838,7 +2864,7 @@ msgid "" "extent." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2854,12 +2880,12 @@ msgid "Box Plot" msgstr "Diagrama de Caja" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 #, fuzzy msgid "Breakdowns" msgstr "Creado el" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2876,7 +2902,7 @@ msgstr "Gráfico de Burbujas" msgid "Bubble Chart (legacy)" msgstr "Compartir gráfico" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 #, fuzzy msgid "Bubble Color" msgstr "Color fijo" @@ -2886,13 +2912,13 @@ msgstr "Color fijo" msgid "Bubble Opacity" msgstr "Gráfico de Burbujas" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 #, fuzzy msgid "Bubble Size" msgstr "Tamaño burbuja" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "Tamaño burbuja" @@ -2905,7 +2931,7 @@ msgstr "Elige una métrica para el eje derecho" msgid "Bucket break points" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "" @@ -2915,14 +2941,14 @@ msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "Selección múltiple" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2957,34 +2983,34 @@ msgid "" " add stress to your database)." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "CANCELAR" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 #, fuzzy msgid "CREATE DATASET" msgstr "Cambiar fuente" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "Permitir CREATE TABLE AS" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "Permitir CREATE TABLE AS" @@ -2992,12 +3018,12 @@ msgstr "Permitir CREATE TABLE AS" msgid "CREATE VIEW statement" msgstr "Instrucción CREATE VIEW" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 #, fuzzy msgid "CRON Schedule" msgstr "Programar informe" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "Expresión CRON" @@ -3006,15 +3032,15 @@ msgstr "Expresión CRON" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "Plantillas CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -3036,16 +3062,16 @@ msgstr "Plantillas CSS" msgid "CSS templates could not be deleted." msgstr "El Gráfico no ha podido eliminarse" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 #, fuzzy msgid "CSV Upload" msgstr "Subida de archivos CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -3056,7 +3082,7 @@ msgstr "" msgid "CTAS Schema" msgstr "Esquema CTAS" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3076,21 +3102,21 @@ msgid "Cache Timeout" msgstr "Tiempo máximo de memoria caché" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "Tiempo de espera de caché (segundos)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "Tiempo de espera de caché" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 #, fuzzy msgid "Cached" msgstr "en cache" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "En cache %s" @@ -3104,11 +3130,11 @@ msgstr "Valor no encontrado en memoria caché" msgid "Calculate contribution per series or row" msgstr "Calcular la contribución al total" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -3121,12 +3147,12 @@ msgstr "Columna calculada [%s] requiere una expresión" msgid "Calculated columns" msgstr "Columnas calculadas" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "Tipo de Cálculo" @@ -3148,26 +3174,26 @@ msgstr "Limitar valores del selector" msgid "Can't have overlap between Series and Breakdowns" msgstr "No puede haber solapamiento entre Series y Distribuciones" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "Cancelar" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "" @@ -3184,8 +3210,8 @@ msgstr "No se puede eliminar una base de datos que tiene tablas adjuntas" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 #, fuzzy msgid "Cannot load filter" msgstr "Filtro de padre" @@ -3221,34 +3247,34 @@ msgstr "Esquema de Color Lineal" msgid "Categories to group by on the x-axis." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 #, fuzzy msgid "Category Name" msgstr "Nombre de la consulta" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 #, fuzzy msgid "Category and Value" msgstr "Introduce un valor" @@ -3258,14 +3284,14 @@ msgstr "Introduce un valor" msgid "Category name" msgstr "Nombre de la consulta" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3283,29 +3309,24 @@ msgstr "" msgid "Cell Size" msgstr "Archivo de Excel" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -#, fuzzy -msgid "Cell bars" -msgstr "Todos los gráficos" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "Contenido de la celda" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 #, fuzzy msgid "Cell limit" msgstr "Límite de Serie" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 #, fuzzy msgid "Centroid (Longitude and Latitude): " msgstr "Longitud/latitud inválidas" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 #, fuzzy msgid "Certification" msgstr "Certificado raíz" @@ -3314,15 +3335,15 @@ msgstr "Certificado raíz" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 #, fuzzy msgid "Certified" msgstr "Certificado por" @@ -3335,23 +3356,23 @@ msgstr "Certificado por" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "Certificado por" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "Certidicado por %s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "" @@ -3373,7 +3394,7 @@ msgstr "" msgid "Changing one or more of these dashboards is forbidden" msgstr "Cambiar este Dashboard está prohibido" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3394,16 +3415,16 @@ msgid "Changing this chart is forbidden" msgstr "No esta permitido modificar este Gráfico" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "Los aambios en este control surten efecto de inmediato" @@ -3427,24 +3448,24 @@ msgstr "No está permitido cambiar este conjunto de datos" msgid "Changing this report is forbidden" msgstr "No está permitido cambiar este informe" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 #, fuzzy msgid "Character to interpret as decimal point" msgstr "Caracter que interpreta como punto decimal." #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "Gráfico" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "Gráfico %(id)s no encontrado" @@ -3453,26 +3474,26 @@ msgstr "Gráfico %(id)s no encontrado" msgid "Chart Cache Timeout" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, fuzzy, python-format msgid "Chart Data: %s" msgstr "Última actualización %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "ID de gráfico" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3484,33 +3505,35 @@ msgstr "ID de gráfico" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 #, fuzzy msgid "Chart Options" msgstr "Editar propiedades de gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 #, fuzzy msgid "Chart Orientation" msgstr "Eliminar anotación" @@ -3523,14 +3546,14 @@ msgid_plural "Chart Owners: %s" msgstr[0] "Propietario del Gráfico: %s" msgstr[1] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 #, fuzzy msgid "Chart Source" msgstr "Fuente de datos" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 #, fuzzy msgid "Chart Title" msgstr "Tipo de dato" @@ -3550,23 +3573,23 @@ msgstr "El gráfico [{}] ha sido guardado" msgid "Chart [%s] was added to dashboard [%s]" msgstr "El gráfico [{}] ha sido añadido al dashboard [{}]" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "El gráfico [{}] ha sido sobreescrito" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "El gráfico [{}] ha sido guardado" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "El gráfico [{}] ha sido añadido al dashboard [{}]" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "Tiempo de espera de caché" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "El Gráfico ha cambiado" @@ -3615,8 +3638,8 @@ msgstr "El Gráfico ha cambiado" msgid "Chart not found" msgstr "Gráfico %(id)s no encontrado" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 #, fuzzy msgid "Chart options" msgstr "Editar propiedades de gráfico" @@ -3630,17 +3653,17 @@ msgstr "Propietario del Gráfico: %s" msgid "Chart parameters are invalid." msgstr "Los parametros del Gráfico son invalidos" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 #, fuzzy msgid "Chart properties updated" msgstr "Editar propiedades de gráfico" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 #, fuzzy msgid "Chart title" msgstr "Tipo de dato" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3649,13 +3672,13 @@ msgstr "" msgid "Chart width" msgstr "Tipo de dato" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Gráficos" @@ -3668,9 +3691,9 @@ msgstr "Los Gráficos no han podido eliminarse" msgid "Check for sorting ascending" msgstr "Selecciona para ordenar de forma ascendente" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3680,19 +3703,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "" @@ -3713,31 +3736,31 @@ msgstr "Seleccionar archivo" msgid "Choose a chart or dashboard not both" msgstr "Elija un gráfico o un dashboard, no ambos" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 #, fuzzy msgid "Choose a database..." msgstr "Selecciona una base de datos" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "Selecciona una base de datos" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "Selecciona una base de datos" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "Elige una métrica para el eje derecho" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 #, fuzzy msgid "Choose a number format" msgstr "Elige una métrica para el eje derecho" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 #, fuzzy msgid "Choose a source" msgstr "Selecciona una base de datos" @@ -3748,48 +3771,48 @@ msgstr "Selecciona una base de datos" msgid "Choose a source and a target" msgstr "Selecciona una base de datos" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 #, fuzzy msgid "Choose a target" msgstr "Selecciona una base de datos" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "La fuente de datos %(name)s ya existe" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 #, fuzzy msgid "Choose chart type" msgstr "Tipo de dato" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 #, fuzzy msgid "Choose columns to be parsed as dates" msgstr "" "Una lista separada por comas de columnas que deben ser parseadas como " "fechas." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "Mostrar Columna" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "Columna de Índice" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "Agregar método de notificación" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Nombre de Hoja" @@ -3798,12 +3821,12 @@ msgstr "Nombre de Hoja" msgid "Choose the annotation layer type" msgstr "Capas de Anotación" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 #, fuzzy msgid "Choose the format for legend values" msgstr "Elige una métrica para el eje derecho" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 #, fuzzy msgid "Choose the position of the legend" msgstr "Calcular la contribución al total" @@ -3813,13 +3836,13 @@ msgstr "Calcular la contribución al total" msgid "Choose the source of your annotations" msgstr "Configurar los elementos básicos de la capa de anotaciones." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 msgid "" "Choose values that should be treated as null. Warning: Hive database " "supports only a single value" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3833,26 +3856,26 @@ msgstr "" msgid "Chosen non-numeric column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 #, fuzzy msgid "Circle" msgstr "Archivo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3873,7 +3896,7 @@ msgstr "" msgid "Clause" msgstr "Cláusula" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "Limpiar" @@ -3881,17 +3904,17 @@ msgstr "Limpiar" msgid "Clear all" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 #, fuzzy msgid "Clear all data" msgstr "Todos los gráficos" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 #, fuzzy msgid "Clear form" msgstr "Formato D3" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" @@ -3909,13 +3932,13 @@ msgstr "CLick en el candado para poder realizar cambios." msgid "Click the lock to prevent further changes." msgstr "Click sobre el candado para prevenir futuros cambios." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 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/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3925,7 +3948,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "" @@ -3933,23 +3956,23 @@ msgstr "" msgid "Click to edit" msgstr "Click para editar" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, fuzzy, python-format msgid "Click to edit %s." msgstr "Click para editar" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 #, fuzzy msgid "Click to edit chart." msgstr "Click para editar" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 #, fuzzy msgid "Click to edit label" msgstr "Click para editar" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "Haz clic para favorito/no favorito" @@ -3957,40 +3980,40 @@ msgstr "Haz clic para favorito/no favorito" msgid "Click to force-refresh" msgstr "Haga clic para forzar la actualización" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 #, fuzzy msgid "Click to sort ascending" msgstr "Selecciona para ordenar de forma ascendente" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 #, fuzzy msgid "Click to sort descending" msgstr "Orden descendente" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "Cerrar" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "Cerrar las demás pestañas" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "Cerrar pestaña" @@ -4007,26 +4030,26 @@ msgstr "" msgid "Code" msgstr "Código" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "Contraer todo" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 #, fuzzy msgid "Collapse data panel" msgstr "Contraer todo" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 #, fuzzy msgid "Collapse row" msgstr "Contraer todo" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 #, fuzzy msgid "Collapse tab content" msgstr "Contenido de la celda" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 #, fuzzy msgid "Collapse table preview" msgstr "Eliminar vista previa de la tabla" @@ -4037,12 +4060,11 @@ msgstr "Eliminar vista previa de la tabla" msgid "Color" msgstr "Color" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 #, fuzzy msgid "Color Metric" msgstr "Métrica de Color" @@ -4062,12 +4084,12 @@ msgstr "Esquema de Color" msgid "Color bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 #, fuzzy msgid "Color by" msgstr "Ordenar por" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "Métrica de Color" @@ -4076,36 +4098,37 @@ msgstr "Métrica de Color" msgid "Color of the target location" msgstr "Propietarios del dataset" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "Esquema de Color" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 #, fuzzy msgid "Color: " msgstr "Color" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "Colores" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4127,7 +4150,7 @@ msgstr "" msgid "Column Configuration" msgstr "Configuración" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 #, fuzzy msgid "Column Data Types" msgstr "Datos cargados en caché" @@ -4151,7 +4174,7 @@ msgstr "" msgid "Column containing longitude data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "Datos cargados en caché" @@ -4192,41 +4215,41 @@ msgstr "" msgid "Column select" msgstr "Probar Conexión" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "Columna" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "Columnas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 #, fuzzy msgid "Columns To Be Parsed as Dates" msgstr "" "Una lista separada por comas de columnas que deben ser parseadas como " "fechas." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 #, fuzzy msgid "Columns To Read" msgstr "Mostrar Columna" @@ -4241,7 +4264,7 @@ msgstr "La fuente de datos no tiene las columnas: %(invalid_columns)s" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "La fuente de datos no tiene las columnas: %(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "" @@ -4249,47 +4272,47 @@ msgstr "" msgid "Columns to calculate distribution across." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 #, fuzzy msgid "Columns to display" msgstr "Elige qué métrica mostrar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 #, fuzzy msgid "Columns to group by" msgstr "Uno o varios controles para agrupar por" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 #, fuzzy msgid "Combine metrics" msgstr "Métroca de orden" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "" @@ -4346,6 +4369,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4356,7 +4380,7 @@ msgstr "" msgid "Comparison" msgstr "Columna de Tiempo" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "" @@ -4365,7 +4389,7 @@ msgstr "" msgid "Comparison font size" msgstr "Columna de Tiempo" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 #, fuzzy msgid "Comparison suffix" msgstr "Columna de Tiempo" @@ -4376,16 +4400,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "Calcular la contribución al total" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 #, fuzzy msgid "Condition" msgstr "Probar Conexión" @@ -4395,8 +4419,7 @@ msgstr "Probar Conexión" msgid "Conditional Formatting" msgstr "Información adicional" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 #, fuzzy msgid "Conditional formatting" msgstr "Información adicional" @@ -4410,16 +4433,21 @@ msgstr "Intérvalo de actualización" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "El intervalo de confianza debe estar entre 0 y 1 (exclusivo)" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "Configuración" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 #, fuzzy msgid "Configure Advanced Time Range " msgstr "Configurar rango de tiempo avanzado" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +#, fuzzy +msgid "Configure Time Range: Current..." +msgstr "Configurar Rango de Tiempo: Últimos.." + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "Configurar Rango de Tiempo: Últimos.." @@ -4427,7 +4455,7 @@ msgstr "Configurar Rango de Tiempo: Últimos.." msgid "Configure Time Range: Previous..." msgstr "Configurar Ranfo de Tiempo: Anteriores..." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "Configurar rango de tiempo personalizado" @@ -4456,44 +4484,44 @@ msgstr "Confirmar guardado" msgid "Confirm save" msgstr "Confirmar guardado" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 #, fuzzy msgid "Connect" msgstr "Probar Conexión" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 #, fuzzy msgid "Connect a database" msgstr "Selecciona una base de datos" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 #, fuzzy msgid "Connect database" msgstr "Selecciona una base de datos" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "Probar Conexión" @@ -4502,7 +4530,7 @@ msgstr "Probar Conexión" msgid "Connection failed, please check your connection settings" msgstr "La conexión ha fallado, por favor verifique sus ajustes de conexión" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "La conexión ha fallado, por favor verifique sus ajustes de conexión" @@ -4511,24 +4539,24 @@ msgstr "La conexión ha fallado, por favor verifique sus ajustes de conexión" msgid "Connection looks good!" msgstr "¡La conexión parece correcta!" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "Formato Fecha/Hora" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "Tipo de dato" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 #, fuzzy msgid "Continue" msgstr "Columna" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "" @@ -4539,12 +4567,12 @@ msgstr "Columna" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "Contribución" @@ -4553,22 +4581,22 @@ msgstr "Contribución" msgid "Contribution Mode" msgstr "Contribución" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 #, fuzzy msgid "Control" msgstr "Columna" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 #, fuzzy msgid "Copied to clipboard!" msgstr "Copiar al portapapeles" @@ -4590,7 +4618,7 @@ msgstr "" msgid "Copy and paste the entire service account .json file here" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "Copiar enlace" @@ -4598,8 +4626,8 @@ msgstr "Copiar enlace" msgid "Copy message" msgstr "Mensaje de Aviso" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4609,9 +4637,9 @@ msgstr "Copia de %s" msgid "Copy partition query to clipboard" msgstr "Copiar consulta de partición al portapapeles" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 #, fuzzy msgid "Copy permalink to clipboard" msgstr "Copiar consulta de partición al portapapeles" @@ -4620,24 +4648,24 @@ msgstr "Copiar consulta de partición al portapapeles" msgid "Copy query URL" msgstr "Copiar URL de la consulta" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "Copiar consulta de partición al portapapeles" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 #, fuzzy msgid "Copy to Clipboard" msgstr "Copiar al portapapeles" @@ -4683,7 +4711,7 @@ msgstr "No se pudo encontrar el objeto de visualización" msgid "Could not load database driver" msgstr "No se ha podido cargar el controlador de la base de datos" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "No se ha podido cargar el controlador de la base de datos: {}" @@ -4692,41 +4720,41 @@ msgstr "No se ha podido cargar el controlador de la base de datos: {}" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 #, fuzzy msgid "Count" msgstr "Columna" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 #, fuzzy msgid "Count Unique Values" msgstr "Es filtrable" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 #, fuzzy msgid "Country" msgstr "Mapa de País" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 #, fuzzy msgid "Country Color Scheme" msgstr "Esquema de Color Lineal" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 #, fuzzy msgid "Country Column" msgstr "Filtrar por estado" @@ -4740,28 +4768,28 @@ msgstr "" msgid "Country Map" msgstr "Mapa de País" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 #, fuzzy msgid "Create" msgstr "crear un " -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 #, fuzzy msgid "Create Chart" msgstr "Compartir gráfico" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 #, fuzzy msgid "Create a dataset" msgstr "crear un " -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4769,7 +4797,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "Crear un nuevo Gráfico" @@ -4783,27 +4811,27 @@ msgstr "Compartir gráfico" msgid "Create chart with dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Índice de Dataframe" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 #, fuzzy msgid "Create dataset" msgstr "Cambiar fuente" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 #, fuzzy msgid "Create dataset and create chart" msgstr "Crear un nuevo Gráfico" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "Crear un nuevo Gráfico" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "" @@ -4811,7 +4839,7 @@ msgstr "" msgid "Created" msgstr "Creado" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "Creado por" @@ -4820,7 +4848,7 @@ msgstr "Creado por" msgid "Created by me" msgstr "Creado por" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "Creado el" @@ -4829,7 +4857,7 @@ msgstr "Creado el" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "Importar el gráfico falló por una razón desconocida" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "Creando un origen de datos y creando una nueva pestaña" @@ -4843,11 +4871,11 @@ msgstr "Creador" msgid "Crimson" msgstr "Acción" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 #, fuzzy msgid "Cross-filtering is not enabled for this dashboard." msgstr "No hay filtros en este dashboard" @@ -4857,7 +4885,7 @@ msgstr "No hay filtros en este dashboard" msgid "Cross-filtering is not enabled in this dashboard" msgstr "No hay filtros en este dashboard" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 #, fuzzy @@ -4870,6 +4898,7 @@ msgid "Cross-filters" msgstr "Filtro de padre" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 #, fuzzy msgid "Cumulative" msgstr "Activo" @@ -4879,7 +4908,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 #, fuzzy msgid "Currency format" msgstr "Formato de correo electrónico" @@ -4892,16 +4921,51 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "Columna" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "Ejecutar consulta" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "Formato de correo electrónico" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "Ejecutar consulta" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "Ejecutar consulta" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "Ejecutar consulta" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 #, fuzzy msgid "Custom" msgstr "Personalizar" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "Información adicional" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "Customizar" @@ -4910,8 +4974,8 @@ msgstr "Customizar" msgid "Custom Plugins" msgstr "Customizar" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4921,11 +4985,11 @@ msgstr "SQL Personalizado" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "Autocompletar filtros" @@ -4948,31 +5012,31 @@ msgstr "" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "Personalizar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 #, fuzzy msgid "Customize Metrics" msgstr "Personalizar" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 #, fuzzy msgid "Customize columns" msgstr "Columnas calculadas" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4981,24 +5045,24 @@ msgid "D3 Format" msgstr "Formato D3" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "Formato D3" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "" @@ -5016,11 +5080,11 @@ msgstr "Fecha/Hora" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "DIC" @@ -5038,7 +5102,7 @@ msgid "Daily seasonality" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "" @@ -5050,10 +5114,10 @@ msgstr "" msgid "Dark mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -5065,7 +5129,7 @@ msgstr "Dashboard" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "El dashboard [{}] ha sido creado y el gráfico [{}] ha sido añadido a él" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "El dashboard [{}] ha sido creado y el gráfico [{}] ha sido añadido a él" @@ -5090,21 +5154,21 @@ msgstr "Propiedades del Dashboard" msgid "Dashboard parameters are invalid." msgstr "Parámetros de Dashboard inválidos." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "Propiedades del Dashboard" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 #, fuzzy msgid "Dashboard properties updated" msgstr "Propiedades del Dashboard" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 #, fuzzy msgid "Dashboard scheme" msgstr "[nombre del Dashboard]" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -5112,7 +5176,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 #, fuzzy msgid "Dashboard title" msgstr "Dashboards" @@ -5122,11 +5186,11 @@ msgstr "Dashboards" msgid "Dashboard usage" msgstr "Dashboards" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Dashboards" @@ -5145,13 +5209,13 @@ msgstr "El dashboard no existe" msgid "Dashed" msgstr "en cache" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Datos" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "Base de datos" @@ -5165,13 +5229,13 @@ msgstr "Esitar Tabla" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "" @@ -5200,7 +5264,7 @@ msgstr "" msgid "Data preview" msgstr "Previsualización de Datos" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 #, fuzzy msgid "Data refreshed" msgstr "Última actualización de metadatos" @@ -5221,13 +5285,13 @@ msgid "DataFrame must include temporal column" msgstr "El DataFrame debe incluir una columna temporal" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5238,20 +5302,20 @@ msgstr "El DataFrame debe incluir una columna temporal" msgid "Database" msgstr "Base de datos" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 #, fuzzy msgid "Database Connections" msgstr "Probar Conexión" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 #, fuzzy msgid "Database Creation Error" msgstr "Base de datos" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 #, fuzzy msgid "Database connected" msgstr "El Gráfico no ha podido crearse" @@ -5278,7 +5342,7 @@ msgstr "" msgid "Database does not exist" msgstr "La base de datos no existe" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 #, fuzzy msgid "Database does not support subqueries" msgstr "La base de datos no existe" @@ -5289,7 +5353,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "Base de datos" @@ -5302,8 +5366,8 @@ msgstr "Nombre de la Fuente de Datos" msgid "Database is required for alerts" msgstr "La base de datos es requerida para las alertas" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5322,12 +5386,12 @@ msgstr "La base de datos no existe" msgid "Database parameters are invalid." msgstr "Los parametros del Gráfico son invalidos" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 #, fuzzy msgid "Database passwords" msgstr "Base de datos" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5342,7 +5406,7 @@ msgstr "" "Si se selecciona, por favor, establezca los esquemas permitidos en " "Adicional" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 #, fuzzy msgid "Database settings updated" msgstr "El Gráfico no ha podido guardarse" @@ -5366,15 +5430,15 @@ msgstr "" msgid "Databases" msgstr "Bases de datos" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "Conjunto de Datos" @@ -5416,12 +5480,12 @@ msgstr "El conjunto de datos no pudo ser actualizado." msgid "Dataset does not exist" msgstr "La fuente no existe" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 #, fuzzy msgid "Dataset imported" msgstr "Base de datos" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 #, fuzzy msgid "Dataset is required" msgstr "Fuentes de datos" @@ -5444,18 +5508,18 @@ msgstr "Nombre de la Fuente de Datos" msgid "Dataset parameters are invalid." msgstr "Los parametros del conjunto de datos son inválidos." -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Conjuntos de datos" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5474,7 +5538,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "El conjunto de datos no pudo ser eliminado." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 #, fuzzy msgid "Datasets do not contain a temporal column" msgstr "El DataFrame debe incluir una columna temporal" @@ -5504,20 +5568,20 @@ msgstr "" "El tipo de fuente de datos es necesario cuando se especifica un " "`datasource_id`" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 #, fuzzy msgid "Date Time Format" msgstr "Formato Fecha/Hora" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 #, fuzzy msgid "Date format" @@ -5528,7 +5592,7 @@ msgstr "Formato Fecha/Hora" msgid "Date format string" msgstr "Formato Fecha/Hora" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "Fecha/Hora" @@ -5536,7 +5600,7 @@ msgstr "Fecha/Hora" msgid "Datetime Format" msgstr "Formato FechaHora" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5557,12 +5621,12 @@ msgstr "día" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, fuzzy, python-format msgid "Days %s" msgstr "día" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "" @@ -5571,7 +5635,7 @@ msgstr "" msgid "Deactivate" msgstr "Activo" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "Diciembre" @@ -5583,7 +5647,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "Caracter Decimal" @@ -5634,12 +5698,12 @@ msgid "Deck.gl - Screen Grid" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 #, fuzzy msgid "Decrease" msgstr "crear un " -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "Valores Nulos" @@ -5648,7 +5712,7 @@ msgstr "Valores Nulos" msgid "Default Endpoint" msgstr "Endpoint predeterminado" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "Selecciona un esquema (%s)" @@ -5661,7 +5725,7 @@ msgstr "Url por defecto" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 #, fuzzy msgid "Default Value" msgstr "Valores Nulos" @@ -5680,13 +5744,13 @@ msgstr "" msgid "Default longitude" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 #, fuzzy msgid "Default value is required" msgstr "Fuentes de datos" @@ -5705,17 +5769,17 @@ msgid "" "default\" is checked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5731,20 +5795,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5756,11 +5820,11 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 #, fuzzy msgid "" "Defines the grouping of entities. Each series is represented by a " @@ -5769,7 +5833,7 @@ msgstr "" "Define la agrupación de entidades. Cada serie se muestra como un color " "específico en el gráfico y tiene una leyenda" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" @@ -5777,12 +5841,12 @@ msgstr "" "Define la agrupación de entidades. Cada serie se muestra como un color " "específico en el gráfico y tiene una leyenda" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5796,17 +5860,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5816,13 +5880,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Eliminar" @@ -5839,7 +5903,7 @@ msgstr "¿Eliminar anotación?" msgid "Delete Database?" msgstr "¿Eliminar base de datos?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "¿Eliminar conjunto de datos?" @@ -5861,7 +5925,7 @@ msgstr "Plantillas CSS" msgid "Delete Template?" msgstr "Plantillas CSS" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "¿Realmente quieres borrar todo?" @@ -5892,7 +5956,7 @@ msgstr "Eliminar consulta" msgid "Delete template" msgstr "Eliminar plantilla" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "" @@ -5929,7 +5993,7 @@ msgid_plural "Deleted %(num)d css templates" msgstr[0] "" msgstr[1] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5976,7 +6040,7 @@ msgstr "Eliminado: %s" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5994,11 +6058,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "una sola columna con longitud y latitud delimitadas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "Delimitador" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 #, fuzzy msgid "Delivery method" msgstr "Agregar método de entrega" @@ -6029,20 +6093,20 @@ msgstr "Creado" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -6051,8 +6115,8 @@ msgstr "Creado" msgid "Description" msgstr "Descripción" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "Descripción (se puede ver en la lista)" @@ -6069,7 +6133,7 @@ msgstr "" msgid "Deselect all" msgstr "¿Realmente quieres borrar todo?" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 #, fuzzy msgid "Details" msgstr "Totales" @@ -6089,7 +6153,7 @@ msgid "" "dashboards" msgstr "Identifica si el dashboard es visible en la lista de dashboards" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 #, fuzzy msgid "Diamond" msgstr "y" @@ -6098,14 +6162,14 @@ msgstr "y" msgid "Did you mean:" msgstr "Quiciste decir:" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "" @@ -6114,8 +6178,8 @@ msgstr "" msgid "Dim Gray" msgstr "Granularidad Temporal" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 #, fuzzy msgid "Dimension" msgstr "Es dimensión" @@ -6125,19 +6189,19 @@ msgid "Dimension to use on x-axis." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 #, fuzzy msgid "Dimensions" msgstr "Es dimensión" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -6151,22 +6215,23 @@ msgstr "Disposición Dirigida Forzado" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 #, fuzzy msgid "Directional" msgstr "descripción" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 msgid "Disable drill to detail" msgstr "" @@ -6174,38 +6239,43 @@ msgstr "" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 #, fuzzy msgid "Disabled" msgstr "Esitar Tabla" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 msgid "Disables the drill to detail feature for this database." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 #, fuzzy msgid "Display" msgstr "Valor del Filtro" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 #, fuzzy msgid "Display Name" msgstr "Valor del Filtro" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "Valor del Filtro" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "" @@ -6213,24 +6283,24 @@ msgstr "" msgid "Display configuration" msgstr "Configuración de visualización" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "" @@ -6255,6 +6325,8 @@ msgstr "Estimar costo" #: 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 #, fuzzy msgid "Distribution" msgstr "Contribución" @@ -6263,17 +6335,17 @@ msgstr "Contribución" msgid "Distribution - Bar Chart" msgstr "Distribución - Gráfico de Barra" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "División" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 #, fuzzy msgid "Documentation" msgstr "anotación" @@ -6283,7 +6355,7 @@ msgid "Domain" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 #, fuzzy msgid "Donut" msgstr "mes" @@ -6293,24 +6365,24 @@ msgstr "mes" msgid "Dotted" msgstr "Editado" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 #, fuzzy msgid "Download" msgstr "Descargar como imagen" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 #, fuzzy msgid "Download as Image" msgstr "Descargar como imagen" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "Descargar como imagen" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "" @@ -6330,75 +6402,75 @@ msgstr "" msgid "Drag and drop components to this tab" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, fuzzy, python-format msgid "Drill by: %s" msgstr "Ordenar por" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6409,7 +6481,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6423,7 +6495,7 @@ msgid_plural "Drop columns/metrics here or click" msgstr[0] "" msgstr[1] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "" @@ -6432,7 +6504,7 @@ msgid "Drop columns/metrics here or click" msgstr "" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 #, fuzzy msgid "Duplicate" msgstr "Duplicar pestaña" @@ -6454,7 +6526,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "Editar Base de Datos" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "Duplicar pestaña" @@ -6464,7 +6536,7 @@ msgstr "Duplicar pestaña" msgid "Duration" msgstr "Duración" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6484,7 +6556,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6498,13 +6570,13 @@ msgid "" "database timeout if undefined." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 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/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6514,12 +6586,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "" @@ -6538,10 +6610,11 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6551,7 +6624,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 #, fuzzy msgid "ECharts" msgstr "gráfico" @@ -6561,9 +6634,9 @@ msgstr "gráfico" msgid "EMAIL_REPORTS_CTA" msgstr "Alertas e informes" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "" @@ -6577,19 +6650,19 @@ msgstr "%s Error" msgid "ERROR: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 #, fuzzy msgid "Edge width" msgstr "Grosor de línea" @@ -6597,29 +6670,29 @@ msgstr "Grosor de línea" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "Editar" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 #, fuzzy msgid "Edit Alert" msgstr "Esitar Tabla" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "Editar CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "Editar propiedades de plantilla CSS" @@ -6627,7 +6700,7 @@ msgstr "Editar propiedades de plantilla CSS" msgid "Edit Chart" msgstr "Editar Gráfico" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 #, fuzzy msgid "Edit Chart Properties" msgstr "Editar propiedades de gráfico" @@ -6660,7 +6733,7 @@ msgstr "Editar Métrica" msgid "Edit Plugin" msgstr "Editar Columna" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 #, fuzzy msgid "Edit Report" msgstr "informe" @@ -6679,7 +6752,7 @@ msgstr "Esitar Tabla" msgid "Edit Tag" msgstr "Editar Registro" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "Editar anotación" @@ -6688,29 +6761,29 @@ msgstr "Editar anotación" msgid "Edit annotation layer" msgstr "Capas de Anotación" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "Editar propiedades de la capa de anotación" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 #, fuzzy msgid "Edit chart" msgstr "Editar Gráfico" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "Editar propiedades de gráfico" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 #, fuzzy msgid "Edit dashboard" msgstr "Editar Dashboard" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "Editar Base de Datos" @@ -6720,16 +6793,16 @@ msgstr "Editar Base de Datos" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 #, fuzzy msgid "Edit formatter" msgstr "Formato D3" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "Editar propiedades" @@ -6746,13 +6819,13 @@ msgstr "Cargar una plantilla" msgid "Edit template parameters" msgstr "Editar parámetros de la plantilla" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 #, fuzzy msgid "Edit the dashboard" msgstr "Editar Dashboard" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "Editar rango de tiempo" @@ -6797,7 +6870,7 @@ msgstr "Duración" msgid "Email reports active" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6806,12 +6879,12 @@ msgstr "" msgid "Embed" msgstr "Noviembre" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 #, fuzzy msgid "Embed dashboard" msgstr "Guardar Dashboard" @@ -6825,7 +6898,7 @@ msgstr "" msgid "Emit Filter Events" msgstr "Es filtrable" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "" @@ -6833,7 +6906,7 @@ msgstr "" msgid "Employment and education" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "" @@ -6852,7 +6925,7 @@ msgstr "Columna" msgid "Empty query result" msgstr "¿Consulta vacía?" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "¿Consulta vacía?" @@ -6860,8 +6933,8 @@ msgstr "¿Consulta vacía?" msgid "Empty row" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" @@ -6873,13 +6946,13 @@ msgstr "Habilitar selección de filtro" msgid "Enable cross-filtering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "" @@ -6895,25 +6968,25 @@ msgstr "" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" @@ -6926,12 +6999,12 @@ msgstr "" "Se encontró una entrada espacial NULL inválida, por favor considera " "filtrar esas entradas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 #, fuzzy msgid "End (Longitude, Latitude): " msgstr "Longitud/latitud inválidas" @@ -6941,19 +7014,19 @@ msgstr "Longitud/latitud inválidas" msgid "End Longitude & Latitude" msgstr "Longitud/latitud inválidas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 #, fuzzy msgid "End angle" msgstr "Periodo de tiempo" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "End date" msgstr "fecha" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 #, fuzzy msgid "End date excluded from time range" msgstr "Configurar rango de tiempo personalizado" @@ -6967,8 +7040,8 @@ msgstr "La fecha de inicio no puede ser superior a la de fin" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 #, fuzzy msgid "Engine Parameters" msgstr "Parametros de plantilla" @@ -6979,64 +7052,64 @@ msgid "" "individual parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 #, fuzzy msgid "Enter Primary Credentials" msgstr "Subir Credenciales" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 #, fuzzy msgid "Enter a name for this sheet" msgstr "Ingresa un nuevo título para la pestaña" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "Ingresa un nuevo título para la pestaña" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "Nombre de la alerta" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 #, fuzzy msgid "Enter duration in seconds" msgstr "Tiempo en segundos" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 #, fuzzy msgid "Enter fullscreen" msgstr "Alternar pantalla completa" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Nombre de informe" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "Entidad" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 #, fuzzy msgid "Entity ID" msgstr "Entidad" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "" @@ -7044,10 +7117,10 @@ msgstr "" msgid "Equal to (=)" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 #, fuzzy msgid "Error" @@ -7060,17 +7133,17 @@ msgstr "" "Lo sentimos, hubo un error al obtener la información de la base de datos:" " %s" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "Error en la expresión jinja en la cláusula HAVING: %(msg)s" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "Error en la expresión jinja en los filtros RLS: %(msg)s" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "Error en la expresión jinja en la cláusula WHERE: %(msg)s" @@ -7080,7 +7153,7 @@ msgstr "Error en la expresión jinja en la cláusula WHERE: %(msg)s" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "Error en la expresión jinja en el predicado de obtener valores: %(msg)s" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" @@ -7128,8 +7201,8 @@ msgstr "Error al guardar el conjunto de datos: %s" msgid "Error: %(error)s" msgstr "" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "" @@ -7147,7 +7220,7 @@ msgstr "Estimar costo" msgid "Estimate selected query cost" msgstr "Estimar el costo de la consulta seleccionada" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "Estimar el costo antes de ejecutar una consulta" @@ -7162,12 +7235,12 @@ msgstr "Recientes" msgid "Event Flow" msgstr "Flujo de Eventos" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 #, fuzzy msgid "Event Names" msgstr "Nombre de Hoja" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "" @@ -7180,7 +7253,7 @@ msgstr "Flujo de Eventos" msgid "Event time column" msgstr "Columna de Tiempo" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "Cada" @@ -7201,26 +7274,26 @@ msgstr "Cada" msgid "Evolution" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 #, fuzzy msgid "Exact" msgstr "Siguiente" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 #, fuzzy msgid "Example" msgstr "Ver ejemplos" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "Ver ejemplos" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "Subida de archivos CSV" @@ -7238,7 +7311,7 @@ msgstr "Limitar valores del selector" msgid "Excluded roles" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 #, fuzzy msgid "Executed SQL" msgstr "Consulta ejecutada" @@ -7256,13 +7329,13 @@ msgstr "Registro de ejecución" msgid "Execution log" msgstr "Registro de ejecución" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 #, fuzzy msgid "Existing dataset" msgstr "Cambiar fuente" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 #, fuzzy msgid "Exit fullscreen" msgstr "Alternar pantalla completa" @@ -7272,25 +7345,25 @@ msgstr "Alternar pantalla completa" msgid "Expand" msgstr "y" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "Expandir todo" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 #, fuzzy msgid "Expand row" msgstr "Fila de Encabezado" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 #, fuzzy msgid "Expand table preview" msgstr "Eliminar vista previa de la tabla" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "Expandir barra de herramientas" @@ -7310,7 +7383,7 @@ msgstr "" msgid "Experimental" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "Explorar" @@ -7320,20 +7393,20 @@ msgstr "Explorar" msgid "Explore - %(table)s" msgstr "Explorar - %(table)s" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "Explorar el conjunto de resultados en la vista de exploración de datos" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7348,54 +7421,59 @@ msgstr "¿Exportar Dashboards?" msgid "Export query" msgstr "Ver consulta" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 #, fuzzy msgid "Export to .CSV" msgstr "Exportar a YAML" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 #, fuzzy msgid "Export to .JSON" msgstr "Exportar a YAML" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 #, fuzzy msgid "Export to Excel" msgstr "Exportar a YAML" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 #, fuzzy msgid "Export to PDF" msgstr "Exportar a YAML" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "Exportar a YAML" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "Exportar a YAML" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "¿Exportar a YAML?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 #, fuzzy msgid "Export to full Excel" msgstr "Exportar a YAML" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "" @@ -7419,8 +7497,8 @@ msgstr "Expresión" msgid "Extra" msgstr "Extra" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "" @@ -7429,7 +7507,7 @@ msgstr "" msgid "Extra Parameters" msgstr "Parametros de plantilla" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "" @@ -7446,7 +7524,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "El campo adicional no se puede decodificar por JSON. %(msg)s" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "Parámetros extra para usar en consultas con plantillas jinja" @@ -7462,25 +7540,25 @@ msgstr "Parámetros extra para usar en consultas con plantillas jinja" msgid "Extra url parameters for use in Jinja templated queries" msgstr "Parámetros extra para usar en consultas con plantillas jinja" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 #, fuzzy msgid "Extruded" msgstr "caja de texto" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "FEB" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "VIE" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 #, fuzzy msgid "Factor" msgstr "Octubre" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "" @@ -7490,17 +7568,17 @@ msgstr "" msgid "Failed" msgstr "Falló" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "Falla al recuperar los resultados" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "" @@ -7509,7 +7587,7 @@ msgstr "" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7517,12 +7595,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7531,25 +7609,25 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "Falla al recuperar los resultados" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 #, fuzzy msgid "Failed to save cross-filter scoping" msgstr "Filtro de padre" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 #, fuzzy msgid "Failed to tag items" msgstr "¿Realmente quieres borrar todo?" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "Fallo al verificar las opciones de selección: %s" @@ -7561,16 +7639,38 @@ msgstr "Fallo al verificar las opciones de selección: %s" msgid "Favorite" msgstr "Favoritos" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "Creado" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "Febrero" @@ -7578,11 +7678,11 @@ msgstr "Febrero" msgid "Fetch Values Predicate" msgstr "Predicado Obtención de Valores" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "Obtener previsualización de datos" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "Obtenido %s" @@ -7611,7 +7711,7 @@ msgstr "El campo es obligatorio" msgid "File" msgstr "Archivo" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Configurar ámbito de filtros" @@ -7629,34 +7729,34 @@ msgstr "" msgid "File upload" msgstr "Subir" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 #, fuzzy msgid "Fill Color" msgstr "Color fijo" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 #, fuzzy msgid "Fill method" msgstr "Método de notificación" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 #, fuzzy msgid "Filled" msgstr "Falló" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 #, fuzzy msgid "Filter" msgstr "Filtros" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 #, fuzzy msgid "Filter Configuration" msgstr "Configuración de filtros" @@ -7665,12 +7765,12 @@ msgstr "Configuración de filtros" msgid "Filter List" msgstr "Filtrar lista" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 #, fuzzy msgid "Filter Settings" msgstr "Configurar ámbito de filtros" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7685,16 +7785,16 @@ msgstr "Filtrar por usuario" msgid "Filter charts" msgstr "Filtrar tus Gráficos" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 #, fuzzy msgid "Filter menu" msgstr "Valor del Filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "Valor del Filtro" @@ -7702,17 +7802,17 @@ msgstr "Valor del Filtro" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "ver resultados" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 #, fuzzy msgid "Filter type" msgstr "Filtrar por usuario" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "Valor del filtro (sensible a mayúsculas/minúsculas)" @@ -7725,7 +7825,7 @@ msgstr "Valor del filtro (sensible a mayúsculas/minúsculas)" msgid "Filter value is required" msgstr "Fuentes de datos" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "" @@ -7737,17 +7837,17 @@ msgstr "Filtrar tus Gráficos" msgid "Filterable" msgstr "Filtrable" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "Filtros" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "Filtrar por estado" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "Filtrar por estado" @@ -7778,23 +7878,23 @@ msgstr "" msgid "Find" msgstr "en" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 #, fuzzy msgid "Fix to selected Time Range" msgstr "Configurar rango de tiempo avanzado" @@ -7809,11 +7909,11 @@ msgstr "Modificado" msgid "Fixed Color" msgstr "Color fijo" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "Color fijo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "" @@ -7821,33 +7921,35 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 #, fuzzy msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "Estimar el costo antes de ejecutar una consulta" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7857,7 +7959,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7870,30 +7972,30 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 #, fuzzy msgid "Force" msgstr "Fuente" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "Nombre de la Fuente de Datos" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 #, fuzzy msgid "Force date format" msgstr "Formato Fecha/Hora" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "Forzar actualización" @@ -7933,12 +8035,19 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 #, fuzzy msgid "Format SQL" msgstr "Formato D3" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "" @@ -7947,12 +8056,12 @@ msgstr "" msgid "Formatted date" msgstr "Claves de la tabla" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 #, fuzzy msgid "Formatted value" msgstr "Limitar valores del selector" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 #, fuzzy msgid "Formatting" msgstr "Formato Fecha/Hora" @@ -7964,8 +8073,8 @@ msgstr "Formato Fecha/Hora" msgid "Formula" msgstr "Formato D3" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 #, fuzzy msgid "Forward values" msgstr "Valores Nulos" @@ -7974,7 +8083,7 @@ msgstr "Valores Nulos" msgid "Found invalid orderby options" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "" @@ -7983,20 +8092,20 @@ msgstr "" msgid "Frequency" msgstr "Frecuencia de actualización" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 #, fuzzy msgid "Friction" msgstr "Acción" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "Viernes" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "La fecha de inicio no puede ser posterior a la fecha final" @@ -8010,16 +8119,16 @@ msgstr "Nombre de la consulta" msgid "Funnel Chart" msgstr "Nuevo gráfico" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 #, fuzzy msgid "GROUP BY" msgstr "Agrupar por" @@ -8029,12 +8138,12 @@ msgstr "Agrupar por" msgid "Gauge Chart" msgstr "Guardar gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "Información adicional" @@ -8056,7 +8165,7 @@ msgstr "Todos los gráficos" msgid "Geo" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 #, fuzzy msgid "GeoJson Column" @@ -8071,19 +8180,19 @@ msgstr "Configuracion" msgid "Geohash" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -8091,11 +8200,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "Periodo de gracia" @@ -8104,11 +8213,11 @@ msgstr "Periodo de gracia" msgid "Graph Chart" msgstr "Guardar gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "" @@ -8122,23 +8231,27 @@ msgstr ">= (Mayor o igual)" msgid "Greater than (>)" msgstr "crear un " +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 #, fuzzy msgid "Grid" msgstr "Viernes" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 #, fuzzy msgid "Grid Size" msgstr "Tamaño burbuja" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 #, fuzzy msgid "Group By" msgstr "Agrupar por" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "" @@ -8149,7 +8262,7 @@ msgstr "" msgid "Group Key" msgstr "Agrupar por" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "Agrupar por" @@ -8157,7 +8270,7 @@ msgstr "Agrupar por" msgid "Groupable" msgstr "Agrupable" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -8171,16 +8284,16 @@ msgstr "hora" msgid "Handlebars" msgstr "alertas" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 #, fuzzy msgid "Handlebars Template" msgstr "Eliminar plantilla" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -8191,15 +8304,15 @@ msgstr "" msgid "Has created by" msgstr "fue creada" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "Encabezado" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "Fila de Encabezado" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "Fila de Encabezado" @@ -8214,13 +8327,13 @@ msgstr "Mapa de Calor" msgid "Heatmap (legacy)" msgstr "Compartir gráfico" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8235,7 +8348,7 @@ msgstr "" msgid "Hide Line" msgstr "Ocultar capa" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 #, fuzzy msgid "Hide chart description" msgstr "Alterna la descripción del Dashboard" @@ -8244,12 +8357,12 @@ msgstr "Alterna la descripción del Dashboard" msgid "Hide layer" msgstr "Ocultar capa" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 #, fuzzy msgid "Hide password." msgstr "Contraseña de Broker" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "Ocultar barra de herramientas" @@ -8258,18 +8371,23 @@ msgstr "Ocultar barra de herramientas" msgid "Hides the Line for the time series" msgstr "Métrica con la cual ordenar los resultados." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 #, fuzzy msgid "Hierarchy" msgstr "Buscar" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "Histograma" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "Compartir gráfico" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "Inicio" @@ -8282,7 +8400,7 @@ msgstr "Gráficos de Horizonte" msgid "Horizon Charts" msgstr "Gráficos de Horizonte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 #, fuzzy msgid "Horizontal" msgstr "Gráficos de Horizonte" @@ -8291,15 +8409,15 @@ msgstr "Gráficos de Horizonte" msgid "Horizontal (Top)" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8310,7 +8428,7 @@ msgstr "" msgid "Hour" msgstr "hora" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, fuzzy, python-format msgid "Hours %s" msgstr "hora" @@ -8331,12 +8449,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 #, fuzzy msgid "" "How to display time shifts: as individual lines; as the difference " @@ -8361,16 +8479,16 @@ msgstr "" msgid "ISO 8601" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 #, fuzzy msgid "Id" msgstr "id:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 #, fuzzy msgid "" "If Presto or Trino, all the queries in SQL Lab are going to be executed " @@ -8394,17 +8512,17 @@ msgid "" "hive.server2.proxy.user property." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 #, fuzzy msgid "If Table Already Exists" msgstr "La fuente de datos %(name)s ya existe" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8416,22 +8534,22 @@ msgstr "" "Si se selecciona, por favor, establezca los esquemas permitidos en " "Adicional" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 #, fuzzy msgid "Ignore cache when generating report" msgstr "" "La ejecución del informe programado falló al generar una captura de " "pantalla." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "" @@ -8439,7 +8557,7 @@ msgstr "" msgid "Image download failed, please refresh and try again." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 #, fuzzy msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "Suplantar Usuario Conectado (Presto, Trino, Drill & Hive)" @@ -8448,11 +8566,11 @@ msgstr "Suplantar Usuario Conectado (Presto, Trino, Drill & Hive)" msgid "Impersonate the logged on user" msgstr "Suplantar el usuario conectado" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "Import" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "Importar %s" @@ -8487,7 +8605,7 @@ msgstr "Importar dashboards" msgid "Import database failed for an unknown reason" msgstr "Importar la base de datos falló por una razón desconocida" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 #, fuzzy msgid "Import database from file" msgstr "Editar Base de Datos" @@ -8496,7 +8614,7 @@ msgstr "Editar Base de Datos" msgid "Import dataset failed for an unknown reason" msgstr "Importar el conjunto de datos falló por una razón desconocida" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 #, fuzzy msgid "Import datasets" msgstr "Editar Base de Datos" @@ -8511,7 +8629,7 @@ msgstr "¿Consulta vacía?" msgid "Import saved query failed for an unknown reason." msgstr "Importar el gráfico falló por una razón desconocida" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8526,11 +8644,11 @@ msgstr "en" msgid "Include Series" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, fuzzy, python-format msgid "Include description to be sent with %s" msgstr "Descripción (se puede ver en la lista)" @@ -8545,7 +8663,7 @@ msgid "Include time" msgstr "Hora Final" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 #, fuzzy msgid "Increase" msgstr "crear un " @@ -8555,21 +8673,21 @@ msgstr "crear un " msgid "Index" msgstr "Desconectado" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "Columna de Índice" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "Ocultar capa" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "Ocultar capa" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "Información" @@ -8577,21 +8695,21 @@ msgstr "Información" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" @@ -8630,12 +8748,12 @@ msgstr "Intérvalo de actualización" msgid "Interval End column" msgstr "Filtrar por estado" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 #, fuzzy msgid "Interval bounds" msgstr "Filtrar por estado" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 #, fuzzy msgid "Interval colors" msgstr "Esquema de Color Lineal" @@ -8645,7 +8763,7 @@ msgstr "Esquema de Color Lineal" msgid "Interval start column" msgstr "Filtrar por estado" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 #, fuzzy msgid "Intervals" msgstr "Intérvalo de actualización" @@ -8688,7 +8806,7 @@ msgid "" "db/database'

" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "Expresión cron inválida" @@ -8705,7 +8823,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "Formato de fecha/hora inválido" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "Tipo de operación de filtrado inválida: %(op)s" @@ -8718,7 +8836,7 @@ msgstr "Cadena geodésica inválida" msgid "Invalid geohash string" msgstr "Cadena de geohash inválida" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8730,7 +8848,7 @@ msgstr "Configuración de latitud/longitud inválida." msgid "Invalid longitude/latitude" msgstr "Longitud/latitud inválidas" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, fuzzy, python-format msgid "Invalid metric object: %(metric)s" msgstr "Certificado Inválido" @@ -8775,7 +8893,7 @@ msgstr "Punto espacial inválido encontrado: %s" msgid "Invalid state." msgstr "Certificado Inválido" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8784,7 +8902,7 @@ msgstr "" msgid "Inverse selection" msgstr "Selección inversa" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 #, fuzzy msgid "Invert current page" msgstr "El Gráfico ha cambiado" @@ -8853,25 +8971,25 @@ msgstr "y" msgid "Isoline" msgstr "Desconectado" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 #, fuzzy msgid "Issue 1000 - The dataset is too large to query." msgstr "Issue 1000 - La fuente de datos es demasiado grande para consultar." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "Issue 1001 - La base de datos tiene una carga inusualmente elevada." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "ENE" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "" @@ -8880,17 +8998,17 @@ msgstr "" msgid "JSON Metadata" msgstr "Metadatos JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "Metadatos JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 #, fuzzy msgid "JSON metadata is invalid!" msgstr "no es json válido" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 #, fuzzy msgid "" "JSON string containing additional connection configuration. This is used " @@ -8902,27 +9020,27 @@ msgstr "" "como Hive, Presto y BigQuery, que no conforman con la sintaxis normal de " "usuario:contraseña utilizada por SQLAlchemy." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "JUL" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "JUN" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "Enero" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "" @@ -8931,11 +9049,11 @@ msgstr "" msgid "Jinja templating" msgstr "Cargar una plantilla" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "Julio" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "Junio" @@ -8948,7 +9066,7 @@ msgstr "Junio" msgid "KPI" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8956,12 +9074,12 @@ msgstr "" msgid "Keep editing" msgstr "Continuar editando" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8974,14 +9092,14 @@ msgstr "Claves de la tabla" msgid "Kilometers" msgstr "Filtros" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 #, fuzzy msgid "LIMIT" msgstr "Límite filas" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8990,20 +9108,25 @@ msgstr "Límite filas" msgid "Label" msgstr "Etiqueta" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 #, fuzzy msgid "Label Contents" msgstr "Contenido de la celda" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "Eliminar plantilla" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 #, fuzzy msgid "Label Type" msgstr "Tipo de dato" @@ -9013,20 +9136,20 @@ msgstr "Tipo de dato" msgid "Label already exists" msgstr "La fuente de datos %(name)s ya existe" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "Etiqueta para tu consulta" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 #, fuzzy msgid "Label position" msgstr "última partición:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "" @@ -9034,11 +9157,11 @@ msgstr "" msgid "Labelling" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 #, fuzzy msgid "Labels" msgstr "Etiqueta" @@ -9062,8 +9185,8 @@ msgstr "" msgid "Large" msgstr "Compartir" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 #, fuzzy msgid "Last" msgstr "en" @@ -9076,7 +9199,7 @@ msgstr "Último cambio" msgid "Last Modified" msgstr "Última modificación" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "Última actualización %s" @@ -9086,36 +9209,36 @@ msgstr "Última actualización %s" msgid "Last Updated %s by %s" msgstr "Última actualización %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "Sábado" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "Última modificación" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "mes" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "consulta" @@ -9124,12 +9247,12 @@ msgstr "consulta" msgid "Last run" msgstr "Último cambio" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "Semana anterior" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "Cluster" @@ -9147,25 +9270,25 @@ msgstr "" msgid "Layer configuration" msgstr "Configuración" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:101 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -9178,30 +9301,30 @@ msgstr "" msgid "Least recently modified" msgstr "Última modificación" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 #, fuzzy msgid "Left" msgstr "alerta" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 #, fuzzy msgid "Left value" msgstr "Valores Nulos" @@ -9233,36 +9356,36 @@ msgid "Legacy" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 #, fuzzy msgid "Legend" msgstr "Modificado" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 #, fuzzy msgid "Legend Format" msgstr "Formato de correo electrónico" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 #, fuzzy msgid "Legend Orientation" msgstr "Eliminar anotación" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 #, fuzzy msgid "Legend Position" msgstr "última partición:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "Tipo" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "" @@ -9280,7 +9403,7 @@ msgid "Lift percent precision" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 #, fuzzy msgid "Light" msgstr "Altura" @@ -9309,17 +9432,17 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9337,11 +9460,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9354,7 +9477,7 @@ msgstr "Desconectado" msgid "Line Chart" msgstr "Minimizar" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "" @@ -9372,11 +9495,11 @@ msgstr "" "información de una serie de puntos de datos conectados por segmentos de " "lineas rectas. Es un tipo básico de gráfico en la estadística." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "Grosor de línea" @@ -9393,22 +9516,22 @@ msgstr "Grosor de línea" msgid "Linear Color Scheme" msgstr "Esquema de Color Lineal" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "Esquema de Color Lineal" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 #, fuzzy msgid "Lines column" msgstr "Columna de Tiempo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 #, fuzzy msgid "Lines encoding" msgstr "Orden Descendente" @@ -9418,12 +9541,12 @@ msgstr "Orden Descendente" msgid "Link Copied!" msgstr "Enlace Copiado!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 #, fuzzy msgid "List Unique Values" msgstr "Limitar valores del selector" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" @@ -9431,7 +9554,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 #, fuzzy msgid "List of the column names that should be read" msgstr "" @@ -9471,45 +9594,45 @@ msgstr "Datos cargados en caché" msgid "Loaded from cache" msgstr "Cargado de caché" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 #, fuzzy msgid "Loading" msgstr "Subir" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 #, fuzzy msgid "Locate the chart" msgstr "Crear un nuevo Gráfico" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "Retención de registros" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "" @@ -9520,23 +9643,23 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "Acceder" @@ -9545,7 +9668,7 @@ msgstr "Acceder" msgid "Login with" msgstr "Grosor de línea" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "Salir" @@ -9562,7 +9685,7 @@ msgstr "" msgid "Longitude" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 #, fuzzy msgid "Longitude & Latitude" msgstr "Columnas de longitus y latitud" @@ -9571,8 +9694,8 @@ msgstr "Columnas de longitus y latitud" msgid "Longitude & Latitude columns" msgstr "Columnas de longitus y latitud" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 #, fuzzy msgid "Longitude and Latitude" @@ -9590,11 +9713,11 @@ msgstr "" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "MAR" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "MAY" @@ -9603,10 +9726,16 @@ msgstr "MAY" msgid "MINUTE" msgstr "minuto" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "LUN" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "en" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "Columna principal de fecha y hora" @@ -9617,11 +9746,11 @@ msgid "" "contains data for the selected time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" @@ -9629,20 +9758,20 @@ msgstr "" "Solicitud mal formada. Se esperan argumentos de slice_id o table_name y " "db_name" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Administrar" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 #, fuzzy msgid "Manage email report" msgstr "Alertas e informes" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 #, fuzzy msgid "Manage your databases" msgstr "Nombre de tu fuente de datos" @@ -9687,7 +9816,7 @@ msgid "Map" msgstr "Mapa de Árbol" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 #, fuzzy msgid "Map Style" msgstr "Tipo de Markup" @@ -9700,33 +9829,33 @@ msgstr "" msgid "Mapbox" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "Marzo" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 #, fuzzy msgid "Margin" msgstr "Origen" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "" @@ -9742,7 +9871,7 @@ msgstr "" msgid "Marker lines" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "" @@ -9755,29 +9884,29 @@ msgstr "alertas" msgid "Markup type" msgstr "Tipo de Markup" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "Máx" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 #, fuzzy msgid "Max Bubble Size" msgstr "Tamaño burbuja" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "" @@ -9796,42 +9925,42 @@ msgstr "" msgid "Maximum value" msgstr "Valores Nulos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "Mayo" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 #, fuzzy msgid "Mean values" msgstr "Limitar valores del selector" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 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 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 #, fuzzy msgid "Median values" msgstr "Limitar valores del selector" @@ -9844,17 +9973,17 @@ msgstr "" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "Contenido del mensaje" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 #, fuzzy msgid "Metadata" msgstr "Metadatos JSON" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 #, fuzzy msgid "Metadata Parameters" msgstr "Parametros de plantilla" @@ -9863,28 +9992,28 @@ msgstr "Parametros de plantilla" msgid "Metadata has been synced" msgstr "Los metadatos se han sincronizado" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "Método" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "Métrica" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "La métrica '%(metric)s' no existe" @@ -9899,21 +10028,21 @@ msgstr "Métrica" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 #, fuzzy msgid "Metric ascending" msgstr "Orden Descendente" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "Métrica asignada al eje [X]" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "Métrica asignada al eje [Y]" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "" @@ -9921,17 +10050,17 @@ msgstr "" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 #, fuzzy msgid "Metric descending" msgstr "Orden descendente" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "" @@ -9945,11 +10074,11 @@ msgstr "Nombre de la consulta" msgid "Metric name [%s] is duplicated" msgstr "La métrica [%s] esta duplicada" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "" @@ -9964,7 +10093,7 @@ msgstr "Elige qué métrica mostrar" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "" @@ -9972,14 +10101,14 @@ msgstr "" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " "appropriate)." msgstr "" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9992,21 +10121,21 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "Métricas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 #, fuzzy msgid "Middle" msgstr "Archivo" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "" @@ -10015,26 +10144,26 @@ msgstr "" msgid "Miles" msgstr "Filtros" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "Mín" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 #, fuzzy msgid "Min Periods" msgstr "Periodos Mínimos" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 #, fuzzy msgid "Min Width" msgstr "Grosor de línea" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "Periodos Mínimos" @@ -10048,13 +10177,13 @@ msgstr "" msgid "Mine" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 #, fuzzy msgid "Minimum" msgstr "minuto" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "" @@ -10062,7 +10191,7 @@ msgstr "" msgid "Minimum Radius" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "" @@ -10072,9 +10201,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "" @@ -10083,25 +10212,25 @@ msgstr "" msgid "Minimum value" msgstr "Valores Nulos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 #, fuzzy msgid "Minor ticks" msgstr "Métroca de orden" @@ -10111,7 +10240,7 @@ msgstr "Métroca de orden" msgid "Minute" msgstr "minuto" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, fuzzy, python-format msgid "Minutes %s" msgstr "minuto" @@ -10126,7 +10255,7 @@ msgstr "Valores Nulos" msgid "Missing URL parameters" msgstr "Editar parámetros de la plantilla" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 #, fuzzy @@ -10138,34 +10267,34 @@ msgstr "Cambiar fuente" msgid "Mixed Chart" msgstr "Minimizar" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "Modificado" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, fuzzy, python-format msgid "Modified %s" msgstr "Última modificación en %s" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "Modificado por" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, fuzzy, python-format msgid "Modified by: %s" msgstr "Última modificación por %s" @@ -10175,7 +10304,7 @@ msgstr "Última modificación por %s" msgid "Modified columns: %s" msgstr "Columnas modificadas: %s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "Lunes" @@ -10184,17 +10313,17 @@ msgstr "Lunes" msgid "Month" msgstr "mes" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, fuzzy, python-format msgid "Months %s" msgstr "mes" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 #, fuzzy msgid "More" msgstr "Ver más" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 #, fuzzy msgid "More filters" msgstr "Filtro de Fecha" @@ -10203,12 +10332,12 @@ msgstr "Filtro de Fecha" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "" @@ -10226,7 +10355,7 @@ msgstr "Es dimensión" msgid "Multi-Layers" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -10240,7 +10369,7 @@ msgstr "" msgid "Multi-Variables" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "" @@ -10255,7 +10384,7 @@ msgid "" "details" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 #, fuzzy msgid "Multiplier" msgstr "Activo" @@ -10281,7 +10410,7 @@ msgstr "Debe especificarse al menos una columna numérica" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "" @@ -10289,32 +10418,32 @@ msgstr "" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 #, fuzzy msgid "My column" msgstr "Columna" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "Métrica" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 #, fuzzy msgid "NOT GROUPED BY" msgstr "Uno o varios controles para agrupar por" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "NOV" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "" @@ -10323,17 +10452,17 @@ msgstr "" msgid "NUMERIC" msgstr "Métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10347,8 +10476,8 @@ msgstr "Métrica" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10358,8 +10487,8 @@ msgstr "Métrica" msgid "Name" msgstr "Nombre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "Nombre es requerido" @@ -10367,21 +10496,21 @@ msgstr "Nombre es requerido" msgid "Name must be unique" msgstr "El nombre debe ser único" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "Nombre de la tabla que se creará a partir de los datos csv." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 #, fuzzy msgid "Name of the id column" msgstr "Columna de Tiempo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "" @@ -10389,12 +10518,12 @@ msgstr "" msgid "Name of the table that exists in the source database" msgstr "Nombre de la tabla que existe en la fuente de datos." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 #, fuzzy msgid "Name of the target nodes" msgstr "Propietarios del dataset" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 #, fuzzy msgid "Name of your tag" msgstr "Nombre de tu fuente de datos" @@ -10404,15 +10533,15 @@ msgstr "Nombre de tu fuente de datos" msgid "Name your database" msgstr "Nombre de tu fuente de datos" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 #, fuzzy msgid "Network error" msgstr "Error de red." @@ -10422,7 +10551,7 @@ msgstr "Error de red." msgid "Network error." msgstr "Error de red." -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "Nuevo gráfico" @@ -10451,13 +10580,13 @@ msgstr "Encabezado" msgid "New tab" msgstr "Nueva pestaña" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "" @@ -10479,7 +10608,7 @@ msgstr "Serie Temporal - Gráfico de Nightingale Rose" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10487,7 +10616,7 @@ msgstr "Serie Temporal - Gráfico de Nightingale Rose" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "No" @@ -10529,7 +10658,7 @@ msgstr "Aún no hay capas de anotación" msgid "No annotation yet" msgstr "Aún no hay anotaciones" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 #, fuzzy msgid "No applied filters" msgstr "Filtros aplicados (%d)" @@ -10543,12 +10672,12 @@ msgstr "Todos los filtros" msgid "No charts" msgstr "No hay gráficos" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 #, fuzzy msgid "No charts yet" msgstr "No hay gráficos" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 #, fuzzy msgid "No columns found" msgstr "Filtros Incompatibles (%d)" @@ -10573,44 +10702,44 @@ msgstr "Filtros Incompatibles (%d)" msgid "No compatible schema found" msgstr "Filtros Incompatibles (%d)" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 #, fuzzy msgid "No dashboards yet" msgstr "No hay dashboards" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "No hay datos" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "No hay datos en el archivo" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 #, fuzzy msgid "No description available." msgstr "descripción" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 #, fuzzy msgid "No filter" msgstr "Añadir filtro" @@ -10619,7 +10748,7 @@ msgstr "Añadir filtro" msgid "No filter is selected." msgstr "Ningún filtro seleccionado" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 #, fuzzy msgid "No filters" msgstr "Añadir filtro" @@ -10629,15 +10758,15 @@ msgstr "Añadir filtro" msgid "No filters are currently added to this dashboard." msgstr "No hay filtros en este dashboard" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #, fuzzy msgid "No matching records found" msgstr "No se encontraron registros" @@ -10647,18 +10776,18 @@ msgstr "No se encontraron registros" msgid "No of Bins" msgstr "Copia de %s" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 #, fuzzy msgid "No recents yet" msgstr "Recientes" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "No se encontraron registros" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 #, fuzzy msgid "No results" msgstr "Ver resultados" @@ -10672,7 +10801,7 @@ msgid "No results match your filter criteria" msgstr "" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "" @@ -10683,16 +10812,16 @@ msgid "" "contains data for the selected time range." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 #, fuzzy msgid "No saved expressions found" msgstr "Expresión SQL" @@ -10703,7 +10832,7 @@ msgstr "Expresión SQL" msgid "No saved metrics found" msgstr "%s métrica(s) guardada(s)" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 #, fuzzy msgid "No saved queries yet" msgstr "Consultas Guardadas" @@ -10714,20 +10843,20 @@ msgstr "" "No se encontraron resultados almacenados, necesitas ejecutar tu consulta " "de nuevo" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" "No se encontró la columna especificada. Para filtrar por una métrica, " "intenta la pestaña SQL Personalizado" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 #, fuzzy msgid "No table columns" msgstr "Columna de Tiempo" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 #, fuzzy msgid "No temporal columns found" msgstr "Filtros Incompatibles (%d)" @@ -10748,49 +10877,49 @@ msgid "" "%(engine_spec)s engine)" msgstr "Error de configuración del validador de alertas." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 #, fuzzy msgid "Node select mode" msgstr "Probar Conexión" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 #, fuzzy msgid "Node size" msgstr "Tamaño burbuja" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "" @@ -10799,8 +10928,13 @@ msgstr "" msgid "Normal" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +#, fuzzy +msgid "Normalize" +msgstr "Transformable" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "" @@ -10809,13 +10943,13 @@ msgstr "" msgid "Normalize column names" msgstr "Columnas calculadas" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 #, fuzzy msgid "Not Time Series" msgstr "Editar rango de tiempo" @@ -10826,26 +10960,26 @@ msgstr "Editar rango de tiempo" msgid "Not a valid ZIP file" msgstr "Filtros aplicados (%d)" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 #, fuzzy msgid "Not added to any dashboard" msgstr "Añadir a un nuevo Dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 #, fuzzy msgid "Not available" msgstr "descripción" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 #, fuzzy msgid "Not defined" msgstr "Indefinido" @@ -10860,7 +10994,7 @@ msgstr "!= (No es igual)" msgid "Not in" msgstr "anotación" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "No nulo" @@ -10869,41 +11003,41 @@ msgstr "No nulo" msgid "Not triggered" msgstr "Nada disparado" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "Nada disparado" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "Método de notificación" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "Método de notificación" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "Noviembre" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 #, fuzzy msgid "Now" msgstr "Hilera" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 #, fuzzy msgid "Null Values" msgstr "Valores Nulos" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 #, fuzzy msgid "Null imputation" msgstr "anotación" @@ -10925,21 +11059,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 #, fuzzy msgid "Number format" @@ -10950,7 +11084,7 @@ msgstr "Formato D3" msgid "Number format string" msgstr "Formato D3" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 #, fuzzy msgid "Number formatting" msgstr "Formato D3" @@ -10959,7 +11093,7 @@ msgstr "Formato D3" msgid "Number of buckets to group data" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "" @@ -10981,51 +11115,55 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 #, fuzzy msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "Número de filas del archivo a leer." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "Número de filas a omitir al inicio del archivo." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +msgid "Numeric column used to calculate the histogram." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #, fuzzy msgid "Numerical range" msgstr "Periodo de tiempo" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "OCT" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "OK" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "SOBRESCRIBIR" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "Octubre" @@ -11042,13 +11180,13 @@ msgstr "Desplazamiento" msgid "On Grace" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "Dashboards" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -11061,11 +11199,11 @@ msgid "" "columns must be present." msgstr "" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "Uno o varios controles para pivotar como columnas" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "Una o varias métricas para mostrar" @@ -11108,16 +11246,16 @@ msgstr "Issue 1006 - Faltan uno o más parámetros especificados en la consulta. msgid "One or more parameters specified in the query are missing." msgstr "Issue 1006 - Faltan uno o más parámetros especificados en la consulta." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "Una o más capas de anotación fallaron al cargar." -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 #, fuzzy msgid "Only SELECT statements are allowed against this database." msgstr "Solo las consultas `SELECT` están permitidas en esta base de datos" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "" @@ -11137,7 +11275,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -11147,21 +11285,21 @@ msgstr "" msgid "Only single queries supported" msgstr "Solo consultas sencillas están soportadas" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 #, fuzzy msgid "Oops! An error occurred!" msgstr "Se produjo un error" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "Opacidad" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" @@ -11169,7 +11307,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "" @@ -11181,7 +11319,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "Nombre de la Fuente de Datos" @@ -11195,7 +11333,7 @@ msgstr "Ejecutar en Laboratiorio SQL" msgid "Open query in SQL Lab" msgstr "Ejecutar en Laboratiorio SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -11204,8 +11342,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 #, fuzzy msgid "Operator" msgstr "%s operador(es)" @@ -11215,7 +11353,7 @@ msgstr "%s operador(es)" msgid "Operator undefined for aggregator: %(name)s" msgstr "Operador no definido para el agregado: %(name)s" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -11233,7 +11371,7 @@ msgstr "Información adicional" msgid "Optional d3 number format string" msgstr "Información adicional" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "" @@ -11242,45 +11380,45 @@ msgid "Optional warning about use of this metric" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 #, fuzzy msgid "Options" msgstr "%s opción(es)" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 #, fuzzy msgid "Ordering" msgstr "Orden descendente" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 #, fuzzy msgid "Orientation" msgstr "Eliminar anotación" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 #, fuzzy msgid "Orientation of bar chart" msgstr "Distribución - Gráfico de Barra" @@ -11289,11 +11427,11 @@ msgstr "Distribución - Gráfico de Barra" msgid "Orientation of filter bar" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 #, fuzzy msgid "Original" msgstr "Origen" @@ -11303,49 +11441,49 @@ msgid "Original table column order" msgstr "Orden original de columna de tabla" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 #, fuzzy msgid "Other" msgstr "mes" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 msgid "Other color palettes" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 #, fuzzy msgid "Outer edge of Pie chart" msgstr "El id del gráfico activo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 #, fuzzy msgid "Overlap" msgstr "Mapa Mundial" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11355,9 +11493,9 @@ msgstr "" "espera periodos de tiempo relativos en lenguaje natural (ejemplo: 24 " "horas, 7 días, 52 semanas, 365 días). Se admite texto libre." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 #, fuzzy msgid "" "Overlay one or more timeseries from a relative time period. Expects " @@ -11397,17 +11535,17 @@ msgstr "Mostrar origen de tiempo de Druid" msgid "Override time range" msgstr "Editar rango de tiempo" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "Sobrescribir" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "Sobreescribir y Explorar" @@ -11416,7 +11554,7 @@ msgstr "Sobreescribir y Explorar" msgid "Overwrite Dashboard [%s]" msgstr "Sobrescribir el Dashboard [%s]" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 #, fuzzy msgid "Overwrite existing" msgstr "Continuar editando" @@ -11432,29 +11570,29 @@ msgstr "" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "Propietario" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11471,8 +11609,8 @@ msgstr "" "Propietarios es una lista de usuarios que pueden alterar el panel de " "control." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11482,7 +11620,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "" @@ -11490,21 +11628,21 @@ msgstr "" msgid "Paired t-test Table" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "Método de Remuestra Pandas" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "Regla de Remuestra Pandas" @@ -11527,11 +11665,11 @@ msgstr "Parámetros" msgid "Parameters " msgstr "Parámetros" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "" @@ -11560,24 +11698,24 @@ msgstr "Partición de diagrama" msgid "Partition Diagram" msgstr "Partición de diagrama" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 #, fuzzy msgid "Partition Limit" msgstr "Partición de diagrama" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 #, fuzzy @@ -11592,11 +11730,11 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "Pon tu código aquí" @@ -11604,12 +11742,13 @@ msgstr "Pon tu código aquí" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 #, fuzzy msgid "Pattern" msgstr "Actualizar" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 #, fuzzy msgid "Percent Change" msgstr "El Gráfico ha cambiado" @@ -11619,26 +11758,26 @@ msgstr "El Gráfico ha cambiado" msgid "Percent Difference format" msgstr "Formato Fecha/Hora" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 #, fuzzy msgid "Percentage" msgstr "Recientes" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 -#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 #, fuzzy msgid "Percentage change" msgstr "El Gráfico ha cambiado" @@ -11648,14 +11787,14 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 #, fuzzy msgid "Percentage metrics" msgstr "Métroca de orden" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "" @@ -11674,7 +11813,7 @@ msgstr "" msgid "Percentages" msgstr "Recientes" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "" @@ -11682,12 +11821,12 @@ msgstr "" msgid "Period average" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "Periodos" @@ -11696,11 +11835,11 @@ msgstr "Periodos" msgid "Periods must be a whole number" msgstr "Los periodos deben ser un valor entero positivo" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "" @@ -11710,8 +11849,8 @@ msgid "Person or group that has certified this metric" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "Tabla física" @@ -11719,7 +11858,7 @@ msgstr "Tabla física" msgid "Physical (table or view)" msgstr "Tabla física" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "Conjunto de datos físico" @@ -11740,7 +11879,7 @@ msgstr "Elige qué métrica mostrar" msgid "Pick a name to help you identify this database." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" @@ -11784,16 +11923,16 @@ msgstr "Nuevo gráfico" msgid "Pie Chart (legacy)" msgstr "Compartir gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 #, fuzzy msgid "Pie shape" msgstr "Ver ejemplos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 #, fuzzy msgid "Pin" msgstr "en" @@ -11810,7 +11949,7 @@ msgstr "La operación de pivote debe incluir al menos un agregado" msgid "Pivot operation requires at least one index" msgstr "La operación de pivote requiere al menos un índice" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 #, fuzzy msgid "Pivoted" msgstr "Editado" @@ -11823,15 +11962,15 @@ msgstr "" msgid "Pixels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11868,9 +12007,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "Por favor elige al menos un campo en 'Group by'" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11880,7 +12019,7 @@ msgstr "Por favor elige al menos un campo en 'Group by'" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11889,15 +12028,15 @@ msgstr "Por favor elige al menos un campo en 'Group by'" msgid "Please confirm" msgstr "Confirme" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "Por favor, introduce un URI SQLAlchemy para probar" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11917,7 +12056,7 @@ msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "Por favor, guarda la consulta para habilitar el compartir" @@ -11929,7 +12068,7 @@ msgstr "" msgid "Please save your dashboard first, then try creating a new email report." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" @@ -11955,7 +12094,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "" @@ -11977,7 +12116,7 @@ msgid "Point Radius Unit" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 #, fuzzy msgid "Point Size" msgstr "Tamaño burbuja" @@ -11988,7 +12127,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "" @@ -12017,27 +12156,10 @@ msgid "Polygon Settings" msgstr "Configuracion" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "" @@ -12046,7 +12168,7 @@ msgstr "" msgid "Population age data" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 #, fuzzy msgid "Port" msgstr "informe" @@ -12067,36 +12189,36 @@ msgstr "" msgid "Position JSON" msgstr "Posición JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 #, fuzzy msgid "Pre-filter" msgstr "Filtro de padre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 #, fuzzy msgid "Pre-filter is required" msgstr "El tipo es obligatorio" @@ -12142,7 +12264,7 @@ msgstr "" msgid "Preview" msgstr "Previsualizar" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "Subir Excel" @@ -12152,7 +12274,7 @@ msgstr "Subir Excel" msgid "Preview: `%s`" msgstr "Previsualizar: `%s`" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -12163,12 +12285,12 @@ msgstr "Anterior" msgid "Previous Line" msgstr "Anterior" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 #, fuzzy msgid "Primary" msgstr "Viernes" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 #, fuzzy msgid "Primary Metric" msgstr "Métrica" @@ -12178,15 +12300,15 @@ msgstr "Métrica" msgid "Primary key" msgstr "Viernes" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "" @@ -12203,12 +12325,12 @@ msgstr "" msgid "Private Key Password" msgstr "Contraseña de Broker" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 #, fuzzy msgid "Proceed" msgstr "Creado" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "" @@ -12228,7 +12350,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "" @@ -12254,7 +12376,7 @@ msgid "Purple" msgstr "Regla" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "" @@ -12267,7 +12389,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "`row_offset` debe ser mayor o igual a 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "" @@ -12283,7 +12405,7 @@ msgstr "Pon tu código aquí" msgid "Python datetime string pattern" msgstr "Patrón datetime de Python" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "" @@ -12292,12 +12414,12 @@ msgstr "" msgid "Quarter" msgstr "consulta" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, fuzzy, python-format msgid "Quarters %s" msgstr "Propietario del Gráfico: %s" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 #, fuzzy msgid "Queries" msgstr "Series" @@ -12307,15 +12429,15 @@ msgstr "Series" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12333,31 +12455,33 @@ msgstr "Series" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12366,24 +12490,24 @@ msgstr "Series" msgid "Query" msgstr "Consulta" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 #, fuzzy msgid "Query A" msgstr "consulta" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 #, fuzzy msgid "Query B" msgstr "consulta" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "Historial de la consulta" @@ -12403,7 +12527,7 @@ msgstr "Historial de la Consulta" msgid "Query imported" msgstr "Nombre de la consulta" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "Consulta en nueva pestaña" @@ -12412,7 +12536,7 @@ msgid "Query is too complex and takes too long to run." msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 #, fuzzy msgid "Query mode" msgstr "Nombre de la consulta" @@ -12429,17 +12553,17 @@ msgstr "Nombre de la consulta" msgid "Query preview" msgstr "Previsualización de Datos" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 #, fuzzy msgid "Query was stopped" msgstr "La consulta ha sido detenida." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "La consulta ha sido detenida." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "TIPO DE RANGO" @@ -12458,7 +12582,7 @@ msgstr "No se encuentra el informe programado." msgid "RLS rules could not be deleted." msgstr "Los Gráficos no han podido eliminarse" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "" @@ -12467,16 +12591,16 @@ msgstr "" msgid "Radar Chart" msgstr "Compartir gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 #, fuzzy msgid "Radial" msgstr "Espacial" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "Espacial" @@ -12502,11 +12626,12 @@ msgstr "Duración: %s" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #, fuzzy msgid "Range" msgstr "Administrar" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 #, fuzzy msgid "Range filter" @@ -12538,12 +12663,12 @@ msgstr "" msgid "Ranking" msgstr "Mensaje de Aviso" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 #, fuzzy msgid "Ratio" msgstr "Duración" @@ -12552,13 +12677,13 @@ msgstr "Duración" msgid "Raw records" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" "Aquí aparecerán los gráficos, los dashboards y las consultas guardadas " "recientemente" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" "Aquí aparecerán los gráficos, los dashboards y las consultas editadas " @@ -12571,7 +12696,7 @@ msgstr "" msgid "Recently modified" msgstr "Última modificación" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" "Aquí aparecerán los gráficos, los dashboards y las consultas vistas " @@ -12581,7 +12706,7 @@ msgstr "" msgid "Recents" msgstr "Recientes" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "Los destinatarios están separados por \",\" o \";\"" @@ -12589,27 +12714,31 @@ msgstr "Los destinatarios están separados por \",\" o \";\"" msgid "Record Count" msgstr "Número de Registros" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "Redirige a este punto al hacer clic en la tabla de la lista de tablas" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12626,7 +12755,7 @@ msgstr "Referirse a " msgid "Referenced columns not available in DataFrame." msgstr "Columnas referenciadas no disponibles en DataFrame." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "ver resultados" @@ -12634,7 +12763,7 @@ msgstr "ver resultados" msgid "Refresh" msgstr "Intervlo de actualización" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "Actualizar dashboard automáticamente" @@ -12653,16 +12782,16 @@ msgstr "Intérvalo de actualización" msgid "Refresh interval saved" msgstr "Intérvalo de actualización" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 #, fuzzy msgid "Refreshing charts" msgstr "Error obteniendo datos" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 #, fuzzy msgid "Refreshing columns" msgstr "Columna de Tiempo" @@ -12695,19 +12824,19 @@ msgstr "Duración" msgid "Relationships between community channels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 #, fuzzy msgid "Relative Date/Time" msgstr "Cantidad relativa" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 #, fuzzy msgid "Relative period" msgstr "Periodo de gracia" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "Cantidad relativa" @@ -12720,7 +12849,7 @@ msgstr "Creado" msgid "Remove" msgstr "Eliminar" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 #, fuzzy msgid "Remove cross-filter" msgstr "Filtro de padre" @@ -12742,23 +12871,23 @@ msgstr "Eliminar vista previa de la tabla" msgid "Removed columns: %s" msgstr "Columnas eliminadas: %s" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "Renombrar pestaña" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 #, fuzzy msgid "Rendering" msgstr "Orden Descendente" @@ -12784,7 +12913,7 @@ msgstr "Remplazar" msgid "Report" msgstr "informe" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 #, fuzzy msgid "Report Name" msgstr "Nombre de informe" @@ -12858,26 +12987,26 @@ msgstr "El informe programado alcanzó el tiempo de espera máximo." msgid "Report Schedule state not found" msgstr "No se encontró el estado del informe programado" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 #, fuzzy msgid "Report a bug" msgstr "informe" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "Reporte enviado" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "Informe fallido" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "Informe fallido" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "Nombre de informe" @@ -12895,11 +13024,11 @@ msgstr "Error inesperado del informe programado" msgid "Report schedule unexpected error" msgstr "Error inesperado del informe programado" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "Envío de informe" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "Reporte enviado" @@ -12912,12 +13041,12 @@ msgstr "Informe fallido" msgid "Reports" msgstr "Informes" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 #, fuzzy msgid "Repulsion" msgstr "Expresión" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "" @@ -12935,27 +13064,27 @@ msgstr "La petición no es JSON" msgid "Request missing data field." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 #, fuzzy msgid "Request timed out" msgstr "La petición no es JSON" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "Requerido" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 #, fuzzy msgid "Resample" msgstr "Ver ejemplos" @@ -12970,12 +13099,12 @@ msgstr "Método de Remuestra Pandas" msgid "Resample operation requires DatetimeIndex" msgstr "La operación de pivote requiere al menos un índice" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 #, fuzzy msgid "Reset" msgstr "Recientes" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "Restablecer estado" @@ -12995,19 +13124,19 @@ msgstr "Filtro de Fecha" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "Resultados" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, fuzzy, python-format msgid "Results %s" msgstr "Resultados" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "" @@ -13015,11 +13144,11 @@ msgstr "" msgid "Results backend needed for asynchronous queries is not configured." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 #, fuzzy msgid "Reverse Lat & Long" msgstr "latitud/longitud reversos" @@ -13028,45 +13157,45 @@ msgstr "latitud/longitud reversos" msgid "Reverse lat/long " msgstr "latitud/longitud reversos" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 #, fuzzy msgid "Right" msgstr "Altura" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 #, fuzzy msgid "Right Axis Format" msgstr "Métrica Eje Derecho" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 #, fuzzy msgid "Right Axis Metric" msgstr "Métrica Eje Derecho" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "Métrica Eje Derecho" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -13075,17 +13204,17 @@ msgstr "" msgid "Role" msgstr "Perfil" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "Roles" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -13099,47 +13228,47 @@ msgid "" "defined, regular access permissions apply." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 #, fuzzy msgid "Rolling Function" msgstr "Probar Conexión" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 #, fuzzy msgid "Rolling Window" msgstr "Ventana de desplazamiento" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "Probar Conexión" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "Ventana de desplazamiento" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "Certificado raíz" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "Tipo de dato" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "" @@ -13147,71 +13276,71 @@ msgstr "" msgid "Rotate y axis label" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 #, fuzzy msgid "Round cap" msgstr "Mapa de País" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "Hilera" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 #, fuzzy msgid "Row Level Security" msgstr "Seguridad a nivel de registros" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 msgid "" "Row containing the headers to use as column names (0 is first line of " "data)." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "Límite filas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "Filas" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "Filas a Leer" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "Filas a Leer" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "Regla" @@ -13225,7 +13354,7 @@ msgstr "Nombre de la consulta" msgid "Rule added" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "Ejecutar" @@ -13235,7 +13364,7 @@ msgid "Run a query to display query history" msgstr "Ejecutar una consulta para mostrar los resultados aquí" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 #, fuzzy msgid "Run a query to display results" msgstr "Ejecutar una consulta para mostrar los resultados aquí" @@ -13245,7 +13374,7 @@ msgstr "Ejecutar una consulta para mostrar los resultados aquí" msgid "Run current query" msgstr "Ejecutar consulta" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "Ejecutar en Laboratiorio SQL" @@ -13255,7 +13384,7 @@ msgstr "Ejecutar en Laboratiorio SQL" msgid "Run query" msgstr "Ejecutar consulta" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "Ejecutar consulta (Ctrl + Enter)" @@ -13263,7 +13392,7 @@ msgstr "Ejecutar consulta (Ctrl + Enter)" msgid "Run query in a new tab" msgstr "Ejecutar consulta en otra pestaña" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "Probar Conexión" @@ -13272,12 +13401,12 @@ msgstr "Probar Conexión" msgid "Running" msgstr "Ejecutando" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "SÁB" @@ -13286,25 +13415,25 @@ msgstr "SÁB" msgid "SECOND" msgstr "30 segundos" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "SEP" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "Copiado!" @@ -13312,9 +13441,9 @@ msgstr "Copiado!" msgid "SQL Expression" msgstr "Expresión SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "Laboratorio SQL" @@ -13334,19 +13463,19 @@ msgid "" "Note that you will need to close other SQL Lab windows before you do this." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "Consulta SQL" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "Expresión SQL" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "Parar query" @@ -13400,21 +13529,21 @@ msgstr "Los parametros del Gráfico son invalidos" msgid "SSH Tunneling is not enabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "" @@ -13424,19 +13553,19 @@ msgstr "" msgid "STRING" msgstr "Mensaje de Aviso" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "DOM" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 #, fuzzy msgid "Samples" msgstr "Ver ejemplos" @@ -13455,70 +13584,76 @@ msgstr "El conjunto de datos no pudo ser creado." msgid "Sankey" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Guardar gráfico" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" -msgstr "" +#, fuzzy +msgid "Sankey Diagram (legacy)" +msgstr "Compartir gráfico" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 msgid "Sankey Diagram with Loops" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 #, fuzzy msgid "Satellite" msgstr "Filtro de Fecha" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "Sábado" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "Guardar" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "Guardar y Explorar" @@ -13530,8 +13665,8 @@ msgstr "Guardar e ir al Dashboard" msgid "Save (Overwrite)" msgstr "Guardar (Sobrescribir)" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "Guardar como" @@ -13545,8 +13680,8 @@ msgstr "Selecciona una base de datos" msgid "Save as dataset" msgstr "Selecciona una base de datos" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "Guardar como una consulta nueva" @@ -13572,7 +13707,7 @@ msgstr "Guardar gráfico" msgid "Save dashboard" msgstr "Guardar Dashboard" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 #, fuzzy msgid "Save dataset" msgstr "Cambiar fuente" @@ -13581,36 +13716,36 @@ msgstr "Cambiar fuente" msgid "Save for this session" msgstr "Guardar para esta sesión" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "Guardar Consulta" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 #, fuzzy msgid "Save the query to enable this feature" msgstr "Por favor, guarda la consulta para habilitar el compartir" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "Guardar" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Consultas Guardadas" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 #, fuzzy msgid "Saved expressions" msgstr "Expresión SQL" @@ -13620,7 +13755,7 @@ msgid "Saved metric" msgstr "Consultas Guardadas" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -13639,13 +13774,13 @@ msgstr "No se encuentra la consulta guardada." msgid "Saved query parameters are invalid." msgstr "Los parametros del Gráfico son invalidos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "" @@ -13654,8 +13789,8 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "" @@ -13675,15 +13810,15 @@ msgstr "" "horizontal el tiempo en unidades lineales, conectando los puntos en " "orden. Muestra una relación estadística entre dos variables-" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "Programar" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 #, fuzzy msgid "Schedule a new email report" msgstr "Programar informes por correo electrónico para gráficos" @@ -13693,17 +13828,17 @@ msgstr "Programar informes por correo electrónico para gráficos" msgid "Schedule email report" msgstr "Programar informes por correo electrónico para gráficos" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "Guardar Consulta" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "Programar la consulta periódicamente" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "Guardar Consulta" @@ -13725,11 +13860,11 @@ msgid "Scheduled task executor not found" msgstr "No se encontró el estado del informe programado" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13737,7 +13872,7 @@ msgstr "No se encontró el estado del informe programado" msgid "Schema" msgstr "Esquema" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 #, fuzzy msgid "Schema cache timeout" msgstr "Tiempo de espera de caché" @@ -13748,7 +13883,7 @@ msgstr "" "Esquema, tal como se utiliza solo en algunas bases de datos como " "Postgres, Redshift y DB2" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 #, fuzzy msgid "Schemas allowed for File upload" msgstr "" @@ -13759,12 +13894,12 @@ msgstr "" msgid "Scope" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -13773,7 +13908,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "" @@ -13781,7 +13916,7 @@ msgstr "" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13789,12 +13924,12 @@ msgstr "" msgid "Search" msgstr "Buscar" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, python-format msgid "Search %s records" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "Buscar / Filtrar" @@ -13802,12 +13937,12 @@ msgstr "Buscar / Filtrar" msgid "Search Metrics & Columns" msgstr "Buscar Métricas y Columnas" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 #, fuzzy msgid "Search all charts" msgstr "Todos los gráficos" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 #, fuzzy msgid "Search box" msgstr "Buscar" @@ -13816,12 +13951,12 @@ msgstr "Buscar" msgid "Search by query text" msgstr "Buscar por texto" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 #, fuzzy msgid "Search columns" msgstr "%s columnas(s)" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 #, fuzzy msgid "Search in filters" msgstr "Buscar / Filtrar" @@ -13835,33 +13970,33 @@ msgstr "Buscar..." msgid "Second" msgstr "30 segundos" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 #, fuzzy msgid "Secondary" msgstr "Lunes" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 #, fuzzy msgid "Secondary Metric" msgstr "Métroca de orden" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, fuzzy, python-format msgid "Seconds %s" msgstr "30 segundos" @@ -13875,18 +14010,18 @@ msgstr "30 segundos" msgid "Secure Extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "Seguridad" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Seguridad" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, fuzzy, python-format msgid "See all %(tableName)s" msgstr "Explorar - %(table)s" @@ -13901,7 +14036,7 @@ msgstr "Ver menos" msgid "See more" msgstr "Ver más" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 #, fuzzy msgid "See query details" msgstr "Consultas Guardadas" @@ -13912,30 +14047,30 @@ msgstr "Ver esquema de tabla" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 #, fuzzy msgid "Select" msgstr "Selección múltiple" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "Selecciona ..." -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 #, fuzzy msgid "Select Delivery Method" msgstr "Agregar método de entrega" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "¿Realmente quieres borrar todo?" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 #, fuzzy msgid "Select Viz Type" msgstr "Selecciona un tipo de visualización" @@ -13950,7 +14085,7 @@ msgstr "¿Realmente quieres borrar todo?" msgid "Select a dashboard" msgstr "Dashboard Superset" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Eliminar base de datos" @@ -13960,21 +14095,21 @@ msgstr "Eliminar base de datos" msgid "Select a database table and create dataset" msgstr "Selecciona tabla o introduce su nombre" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 #, fuzzy msgid "Select a database table." msgstr "Eliminar base de datos" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 #, fuzzy msgid "Select a database to connect" msgstr "Se ha detenido una conexión insegura a la base de datos" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 #, fuzzy msgid "Select a database to write a query" msgstr "Selecciona tabla o introduce su nombre" @@ -13984,38 +14119,38 @@ msgstr "Selecciona tabla o introduce su nombre" msgid "Select a dataset" msgstr "¿Realmente quieres borrar todo?" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "Ingresa un nuevo título para la pestaña" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 #, fuzzy msgid "Select a dimension" msgstr "Es dimensión" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 #, fuzzy msgid "Select a metric to display on the right axis" msgstr "Elige una métrica para el eje derecho" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Selecciona un esquema (%s)" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 #, fuzzy msgid "Select a schema if the database supports this" msgstr "Especifica un esquema (si el sistema de base de datos lo soporta)." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 msgid "Select a sheet name from the uploaded file" msgstr "" @@ -14034,17 +14169,17 @@ msgstr "Selecciona un tipo de visualización" msgid "Select aggregate options" msgstr "%s aggregación(es)" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 #, fuzzy msgid "Select all data" msgstr "¿Realmente quieres borrar todo?" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 #, fuzzy msgid "Select all items" msgstr "¿Realmente quieres borrar todo?" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "" @@ -14055,61 +14190,67 @@ msgid "Select catalog or type to search catalogs" msgstr "Selecciona tabla o introduce su nombre" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "Todos los gráficos" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Todos los gráficos" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 #, fuzzy msgid "Select charts" msgstr "Todos los gráficos" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 #, fuzzy msgid "Select color scheme" msgstr "Esquema de Color Lineal" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 #, fuzzy msgid "Select column" msgstr "Columna de Tiempo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "Buscar / Filtrar" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 #, fuzzy msgid "Select current page" msgstr "Buscar / Filtrar" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Dashboard Superset" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Dashboard Superset" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "Dashboard Superset" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Eliminar base de datos" @@ -14120,24 +14261,24 @@ msgstr "Eliminar base de datos" msgid "Select database or type to search databases" msgstr "Selecciona tabla o introduce su nombre" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 #, fuzzy msgid "Select dataset source" msgstr "Usar editor de datasource legado" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 #, fuzzy msgid "Select file" msgstr "Buscar / Filtrar" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 #, fuzzy msgid "Select filter" @@ -14151,14 +14292,14 @@ msgstr "" msgid "Select first filter value by default" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Formato de correo electrónico" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -14166,13 +14307,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 #, fuzzy msgid "Select operator" msgstr "%s operador(es)" @@ -14182,8 +14323,8 @@ msgstr "%s operador(es)" msgid "Select or type a custom value..." msgstr "Limitar valores del selector" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 #, fuzzy msgid "Select or type a value" msgstr "Limitar valores del selector" @@ -14193,13 +14334,13 @@ msgstr "Limitar valores del selector" msgid "Select or type currency symbol" msgstr "Limitar valores del selector" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 #, fuzzy msgid "Select or type dataset name" msgstr "Selecciona tabla o introduce su nombre" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 #, fuzzy msgid "Select owners" msgstr "Probar Conexión" @@ -14209,7 +14350,7 @@ msgstr "Probar Conexión" msgid "Select saved metrics" msgstr "%s métrica(s) guardada(s)" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "%s métrica(s) guardada(s)" @@ -14220,12 +14361,12 @@ msgstr "%s métrica(s) guardada(s)" msgid "Select schema or type to search schemas" msgstr "Selecciona tabla o introduce su nombre" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 #, fuzzy msgid "Select scheme" msgstr "Selecciona un esquema (%s)" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "" @@ -14257,7 +14398,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 #, fuzzy msgid "Select the geojson column" @@ -14278,24 +14419,24 @@ msgid "" "query by clicking on the %s button." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Selecciona tabla o introduce su nombre" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 msgid "Send as PDF" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "" @@ -14303,7 +14444,7 @@ msgstr "" msgid "Send range filter events to other charts" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "Septiembre" @@ -14331,46 +14472,46 @@ msgstr "Límite de Serie" msgid "Series Limit Sort Descending" msgstr "Orden descendente" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 #, fuzzy msgid "Series Order" msgstr "Series" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 #, fuzzy msgid "Series Style" msgstr "Tabla de serie temporal" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "Columna de Tiempo" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "Límite de Serie" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 #, fuzzy msgid "Series type" msgstr "Tipo" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "" @@ -14378,15 +14519,15 @@ msgstr "" msgid "Service Account" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "Configurar intervalo de actualización automática" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "Configurar mapeo de filtros" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14396,11 +14537,11 @@ msgstr "" msgid "Set up an email report" msgstr "Alertas e informes" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14409,49 +14550,49 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "Configuración" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "Compartir" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 #, fuzzy msgid "Share chart by email" msgstr "Compartir gráfico" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 #, fuzzy msgid "Share permalink by email" msgstr "Compartir gráfico" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "Guardar Consulta" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 #, fuzzy msgid "Shared query fields" msgstr "Consultas Guardadas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Nombre de Hoja" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -14481,7 +14622,13 @@ msgstr "" msgid "Show" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "Mostrar Métrica" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 #, fuzzy msgid "Show Bubbles" msgstr "Mostrar Tabla" @@ -14490,6 +14637,11 @@ msgstr "Mostrar Tabla" msgid "Show CREATE VIEW statement" msgstr "Ver instrucción CREATE VIEW" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "Todos los gráficos" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "Mostrar Gráfico" @@ -14507,11 +14659,11 @@ msgid "Show Database" msgstr "Mostrar Base de Datos" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 #, fuzzy msgid "Show Labels" msgstr "Mostrar Tabla" @@ -14520,7 +14672,7 @@ msgstr "Mostrar Tabla" msgid "Show Log" msgstr "Mostrar Registro" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "" @@ -14534,7 +14686,7 @@ msgstr "Mostrar Métrica" msgid "Show Metric Names" msgstr "Mostrar Métrica" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 #, fuzzy msgid "Show Range Filter" msgstr "Filtro de Fecha" @@ -14543,38 +14695,38 @@ msgstr "Filtro de Fecha" msgid "Show Table" msgstr "Mostrar Tabla" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 #, fuzzy msgid "Show Tooltip Labels" msgstr "Mostrar Tabla" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 #, fuzzy msgid "Show Total" msgstr "Mostrar Columna" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 #, fuzzy msgid "Show Value" msgstr "Mostrar Tabla" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 #, fuzzy msgid "Show Values" msgstr "Mostrar Tabla" @@ -14594,34 +14746,34 @@ msgstr "" msgid "Show all columns" msgstr "Mostrar Columna" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 #, fuzzy msgid "Show chart description" msgstr "Alterna la descripción del Dashboard" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 #, fuzzy msgid "Show columns subtotal" msgstr "Mostrar Columna" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 #, fuzzy msgid "Show columns total" msgstr "Mostrar Columna" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "" @@ -14646,12 +14798,12 @@ msgstr "" msgid "Show label" msgstr "Mostrar Tabla" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "" @@ -14660,11 +14812,11 @@ msgstr "" msgid "Show less columns" msgstr "Mostrar columna de tiempo SQL" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "" @@ -14672,58 +14824,60 @@ msgstr "" msgid "Show only my charts" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 #, fuzzy msgid "Show password." msgstr "Mostrar Dashboard" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 #, fuzzy msgid "Show progress" msgstr "Propiedades del Dashboard" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 #, fuzzy msgid "Show rows subtotal" msgstr "Mostrar Columna" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "Mostrar Gráfico" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14757,13 +14911,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "Mostrando %s de %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "" @@ -14775,8 +14929,8 @@ msgstr "" msgid "Significance Level" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14786,7 +14940,7 @@ msgstr "" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 #, fuzzy msgid "Single" msgstr "Archivo" @@ -14798,7 +14952,7 @@ msgstr "Archivo" msgid "Single Metric" msgstr "Filtrar por estado" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 #, fuzzy msgid "Single Value" msgstr "Valores Nulos" @@ -14808,20 +14962,20 @@ msgstr "Valores Nulos" msgid "Single value" msgstr "Valores Nulos" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "" @@ -14829,21 +14983,21 @@ msgstr "" msgid "Sizes of vehicles" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "Omitir Filas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 #, fuzzy msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "Saltar líneas vacías en lugar de interpretarlas como valores NaN." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "Omitir Filas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 #, fuzzy msgid "Skip spaces after delimiter" msgstr "Omitir espacios después del delimitador." @@ -14858,13 +15012,13 @@ msgstr "Slug" msgid "Small" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "" @@ -14889,7 +15043,7 @@ msgstr "El dashboard no existe" msgid "Something went wrong." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -14900,22 +15054,22 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "Lo siento, ha ocurrido un error" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 #, fuzzy msgid "Sorry, an error occurred" msgstr "Lo siento, ha ocurrido un error" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 #, fuzzy msgid "Sorry, an unknown error occurred" msgstr "Lo siento, ha ocurrido un error" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 #, fuzzy msgid "Sorry, an unknown error occurred." msgstr "Lo siento, ha ocurrido un error" @@ -14934,29 +15088,29 @@ msgstr "" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, fuzzy, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "" "Lo sentimos, hubo un error al obtener la información de la base de datos:" " %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, fuzzy, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "" "Lo sentimos, hubo un error al obtener la información de la base de datos:" " %s" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14968,7 +15122,7 @@ msgstr "Lo sentimos, tu navegador no admite la copia. Utiliza Ctrl/Cmd + C!" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 #, fuzzy msgid "Sort" msgstr "informe" @@ -14979,38 +15133,38 @@ msgid "Sort Bars" msgstr "Ordenar por" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 #, fuzzy msgid "Sort Descending" msgstr "Orden descendente" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 #, fuzzy msgid "Sort Metric" msgstr "Métroca de orden" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 #, fuzzy msgid "Sort Series Ascending" msgstr "Orden Descendente" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 #, fuzzy msgid "Sort Series By" msgstr "Ordenar por" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "Orden Descendente" @@ -15019,9 +15173,9 @@ msgstr "Orden Descendente" msgid "Sort bars by x labels." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "Ordenar por" @@ -15030,16 +15184,7 @@ msgstr "Ordenar por" msgid "Sort by %s" msgstr "Ordenar por" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 #, fuzzy msgid "Sort by metric" msgstr "Métroca de orden" @@ -15048,42 +15193,43 @@ msgstr "Métroca de orden" msgid "Sort columns alphabetically" msgstr "Ordenar columnas alfabéticamente" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 #, fuzzy msgid "Sort columns by" msgstr "Ordenar columnas alfabéticamente" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "Orden descendente" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 #, fuzzy msgid "Sort filter values" msgstr "Es filtrable" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "Métroca de orden" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 #, fuzzy msgid "Sort rows by" msgstr "Ordenar por" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 #, fuzzy msgid "Sort type" msgstr "Tipo de dato" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "Fuente" @@ -15094,11 +15240,11 @@ msgstr "Fuente" msgid "Source / Target" msgstr "Nombre de la Fuente de Datos" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "Fuente SQL" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 #, fuzzy msgid "Source category" msgstr "Nombre de la Fuente de Datos" @@ -15113,25 +15259,25 @@ msgstr "" msgid "Spatial" msgstr "Espacial" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 #, fuzzy msgid "Split number" msgstr "Número Grande" @@ -15156,17 +15302,17 @@ msgstr "Series" msgid "Stack" msgstr "Backend" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "" @@ -15181,14 +15327,14 @@ msgstr "" msgid "Stacked" msgstr "Backend" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "" @@ -15196,16 +15342,16 @@ msgstr "" msgid "Stacked style" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "Iniciar" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 #, fuzzy msgid "Start (Longitude, Latitude): " msgstr "Longitud/latitud inválidas" @@ -15215,7 +15361,7 @@ msgstr "Longitud/latitud inválidas" msgid "Start Longitude & Latitude" msgstr "Longitud/latitud inválidas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 #, fuzzy msgid "Start angle" msgstr "El Gráfico ha cambiado" @@ -15225,22 +15371,22 @@ msgstr "El Gráfico ha cambiado" msgid "Start at (UTC)" msgstr "Iniciar en" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "Start date" msgstr "El Gráfico ha cambiado" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -15257,7 +15403,7 @@ msgstr "Estado" msgid "State" msgstr "Estado" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -15273,25 +15419,25 @@ msgstr "" msgid "Status" msgstr "Estado" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" +msgid "Step - end" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 #, fuzzy msgid "Step type" msgstr "Tipo de dato" @@ -15315,7 +15461,7 @@ msgstr "" " de datos. Una tabla de paso es útil cuando se quieren mostrar los " "cambios ocurridos en intervalos regulares." -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "Detener" @@ -15325,12 +15471,12 @@ msgstr "Detener" msgid "Stop query" msgstr "Detener consulta" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 #, fuzzy msgid "Stop running (Ctrl + e)" msgstr "Detener (Ctrl + x)" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "Detener (Ctrl + x)" @@ -15344,12 +15490,12 @@ msgid "Stream" msgstr "Histograma" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 #, fuzzy msgid "Streets" msgstr "Recientes" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "" @@ -15358,7 +15504,7 @@ msgstr "" msgid "Stretched style" msgstr "Obtenido %s" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 #, fuzzy msgid "Stroke Color" msgstr "Color fijo" @@ -15369,7 +15515,7 @@ msgstr "Color fijo" msgid "Stroke Width" msgstr "Grosor de línea" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 #, fuzzy msgid "Stroked" msgstr "Creado" @@ -15383,7 +15529,7 @@ msgstr "" msgid "Style" msgstr "Estilo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "" @@ -15400,7 +15546,7 @@ msgstr "Encabezado" msgid "Subheader Font Size" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "" @@ -15417,7 +15563,7 @@ msgstr "" msgid "Success" msgstr "Éxito" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 #, fuzzy msgid "Successfully changed dataset!" msgstr "Cambiar fuente" @@ -15426,42 +15572,47 @@ msgstr "Cambiar fuente" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 #, fuzzy msgid "Sum values" msgstr "Valores Nulos" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "Domingo" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 #, fuzzy msgid "Sunburst Chart" msgstr "Gráfico Superset" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "Domingo" @@ -15475,11 +15626,11 @@ msgid "Superset Embedded SDK documentation." msgstr "" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Gráfico Superset" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "Dashboard Superset" @@ -15493,7 +15644,7 @@ msgstr "La alerta encontró un error al ejecutar una consulta." msgid "Superset encountered an unexpected error." msgstr "Error inesperado del informe programado" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 #, fuzzy msgid "Supported databases" msgstr "Eliminar base de datos" @@ -15502,14 +15653,14 @@ msgstr "Eliminar base de datos" msgid "Survey Responses" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 #, fuzzy msgid "Swap dataset" msgstr "Conjunto de datos físico" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "" @@ -15520,16 +15671,16 @@ msgid "" "well." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 #, fuzzy msgid "Symbol" msgstr "tornillo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 #, fuzzy msgid "Symbol size" msgstr "Tamaño burbuja" @@ -15538,11 +15689,11 @@ msgstr "Tamaño burbuja" msgid "Sync columns from source" msgstr "Sincronizar las columnas desde la fuente" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "" @@ -15556,7 +15707,7 @@ msgstr "" msgid "TABLES" msgstr "TABLAS" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 #, fuzzy msgid "TEMPORAL X-AXIS" msgstr "Es temporal" @@ -15566,11 +15717,11 @@ msgstr "Es temporal" msgid "TEMPORAL_RANGE" msgstr "Es temporal" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "JUE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "MAR" @@ -15579,6 +15730,11 @@ msgstr "MAR" msgid "Tab name" msgstr "Nombre de la pestaña" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15595,13 +15751,13 @@ msgstr "" msgid "Table" msgstr "Tabla" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "La tabla %(table)s no fue encontrada en la base de datos %(db)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "Nombre Tabla" @@ -15613,18 +15769,18 @@ msgid "" "connection, schema, and table name" msgstr "" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 #, fuzzy msgid "Table cache timeout" msgstr "Tiempo de espera de caché" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 #, fuzzy msgid "Table columns" msgstr "Columna de Tiempo" @@ -15651,7 +15807,7 @@ msgstr "" msgid "Tables" msgstr "Tablas" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "Pestañas" @@ -15690,12 +15846,12 @@ msgstr "La base de datos no existe" msgid "Tag could not be updated." msgstr "El conjunto de datos no pudo ser actualizado." -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 #, fuzzy msgid "Tag created" msgstr "fue creada" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "Nombre de la pestaña" @@ -15709,12 +15865,12 @@ msgstr "" msgid "Tag parameters are invalid." msgstr "Los parametros del conjunto de datos son inválidos." -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 #, fuzzy msgid "Tag updated" msgstr "Última actualización %s" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -15724,16 +15880,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "El conjunto de datos no pudo ser eliminado." -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 #, fuzzy msgid "Tags" msgstr "Estado" @@ -15744,8 +15900,9 @@ msgid "" "densest areas of information lie" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 #, fuzzy msgid "Target" msgstr "Iniciar" @@ -15755,16 +15912,21 @@ msgstr "Iniciar" msgid "Target Color" msgstr "Iniciar en" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 #, fuzzy msgid "Target category" msgstr "Iniciar en" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 #, fuzzy msgid "Target value" msgstr "Iniciar en" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "Plantillas CSS" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15777,7 +15939,7 @@ msgid "" "coming from the controls." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15797,15 +15959,15 @@ msgstr "Probar Conexión" msgid "Text" msgstr "Siguiente" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "" @@ -15840,15 +16002,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15856,17 +16029,17 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 #, fuzzy msgid "The annotation has been saved" msgstr "El dashboard ha sido guardado" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 #, fuzzy msgid "The annotation has been updated" msgstr "El Gráfico no ha podido guardarse" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15913,11 +16086,11 @@ msgid "The color of the isoline" msgstr "Métrica con la cual ordenar los resultados." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "El esquema de colores para la representación gráfica." -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -15928,6 +16101,14 @@ msgstr "" msgid "The column header label" msgstr "Ordenar columnas alfabéticamente" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 #, fuzzy msgid "The column was deleted or renamed in the database." @@ -15939,7 +16120,7 @@ msgid "" "[country] column" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "El dashboard ha sido guardado" @@ -15969,7 +16150,7 @@ msgstr "" "dashboards. ¿Estás seguro de que quieres continuar? Eliminar la base de " "datos dejará inutilizables esos objetos." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "" @@ -15988,7 +16169,7 @@ msgstr "" msgid "The database is under an unusual load." msgstr "Issue 1001 - La base de datos tiene una carga inusualmente elevada." -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -16009,7 +16190,7 @@ msgstr "La base de datos no han podido ser eliminada." msgid "The database was not found." msgstr "La base de datos no existe" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -16025,11 +16206,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -16043,7 +16224,7 @@ msgid "" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "" @@ -16052,7 +16233,7 @@ msgstr "" msgid "The dataset linked to this chart may have been deleted." msgstr "La fuente de datos parece haber sido eliminada" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "No se pudo cargar la fuente de datos" @@ -16061,15 +16242,15 @@ msgstr "No se pudo cargar la fuente de datos" msgid "The datasource is too large to query." msgstr "Issue 1000 - La fuente de datos es demasiado grande para consultar." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -16085,12 +16266,12 @@ msgid "" "-1 to bypass the cache." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 #, fuzzy msgid "The encoding format of the lines" msgstr "Métrica con la cual ordenar los resultados." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 #, fuzzy msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " @@ -16107,12 +16288,31 @@ msgid "" "%(columns)s. " msgstr "" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -16145,7 +16345,7 @@ msgid "The hostname provided can't be resolved." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "El id del gráfico activo" @@ -16162,17 +16362,17 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "" @@ -16190,18 +16390,18 @@ msgid "" "%{key}s is invalid." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -16224,13 +16424,18 @@ msgstr "El nombre debe ser único" msgid "The number color \"steps\"" msgstr "" -#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "El número de segundos antes de caducar el caché." + +#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -16238,7 +16443,7 @@ msgid "" "download to csv to see more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -16246,22 +16451,22 @@ msgid "" "more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, 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:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, 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:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -16269,7 +16474,7 @@ msgid "" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "El número de segundos antes de caducar el caché." @@ -16278,7 +16483,7 @@ msgstr "El número de segundos antes de caducar el caché." msgid "The object does not exist in the given database." msgstr "Nombre de la tabla que existe en la fuente de datos." -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -16341,7 +16546,7 @@ msgstr "" " base de datos no están presentes en los archivos de exportación, y que " "deben añadirse manualmente después de la importación si se necesitan." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -16382,7 +16587,7 @@ msgstr "Informe fallido" msgid "The port number is invalid." msgstr "Los parametros del Gráfico son invalidos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 #, fuzzy msgid "The primary metric is used to define the arc segment sizes" msgstr "Métrica utilizada para definir la serie superior." @@ -16403,11 +16608,11 @@ msgid "" "re-run the original query." msgstr "" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "No se pudo cargar la consulta." @@ -16422,11 +16627,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "La consulta no arrojó resultados" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -16452,11 +16657,11 @@ msgstr "" msgid "The report has been created" msgstr "El dashboard ha sido guardado" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 msgid "The report will be sent to your email at" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -16473,13 +16678,13 @@ msgid "" "no longer can be deserialized." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -16553,8 +16758,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "Issue 1005 - La tabla fue eliminada o renombrada en la base de datos." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -16570,7 +16775,7 @@ msgstr "" "puedes escribir y usar un lenguaje natural simple como en `10 seconds`, " "`1 day` o `56 weeks`" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 #, fuzzy msgid "" "The time granularity for the visualization. Note that you can type and " @@ -16580,7 +16785,7 @@ msgstr "" "puedes escribir y usar un lenguaje natural simple como en `10 seconds`, " "`1 day` o `56 weeks`" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16592,7 +16797,7 @@ msgstr "" "nueva granularidad de tiempo. Las opciones aquí se definen en función del" " motor de base de datos en el código fuente de Superset." -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16614,7 +16819,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "El tipo de visualización a mostrar." @@ -16645,9 +16850,9 @@ msgstr "La métrica '%(metric)s' no existe" msgid "The username provided when connecting to a database is not valid." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "" @@ -16656,7 +16861,7 @@ msgstr "" msgid "The width of the Isoline in pixels" msgstr "El id del gráfico activo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 #, fuzzy msgid "The width of the lines" msgstr "El id del gráfico activo" @@ -16667,14 +16872,14 @@ msgstr "El id del gráfico activo" msgid "There are associated alerts or reports" msgstr "Hay alertas o informes asociados" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, fuzzy, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "Hay alertas o informes asociados: %s," -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 #, fuzzy msgid "There are no charts added to this dashboard" msgstr "No hay filtros en este dashboard" @@ -16684,7 +16889,7 @@ msgstr "No hay filtros en este dashboard" msgid "There are no components added to this tab" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "" @@ -16703,7 +16908,7 @@ msgid "" " or a typo." msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16744,7 +16949,7 @@ msgstr "Hubo un error al obtener tu actividad reciente:" msgid "There was an error loading the catalogs" msgstr "Hubo un error con tu solicitud" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 #, fuzzy msgid "There was an error loading the chart data" msgstr "Hubo un error con tu solicitud" @@ -16769,7 +16974,7 @@ msgstr "Hubo un error con tu solicitud" msgid "There was an error saving the favorite status: %s" msgstr "Hubo un problema al eliminar las plantillas seleccionadas: %s" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "Hubo un error con tu solicitud" @@ -16779,7 +16984,7 @@ msgstr "Hubo un error con tu solicitud" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16811,7 +17016,7 @@ msgstr "Hubo un problema al eliminar los gráficos seleccionados: %s" msgid "There was an issue deleting the selected dashboards: " msgstr "Hubo un problema al eliminar los dashboards seleccionados: " -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "Hubo un problema al eliminar los conjuntos de datos seleccionados: %s" @@ -16836,17 +17041,17 @@ msgstr "Hubo un problema al eliminar las plantillas seleccionadas: %s" msgid "There was an issue deleting: %s" msgstr "Hubo un problema al eliminar: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 #, fuzzy msgid "There was an issue duplicating the dataset." msgstr "Hubo un problema al eliminar los conjuntos de datos seleccionados: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, fuzzy, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "Hubo un problema al eliminar los conjuntos de datos seleccionados: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "" @@ -16855,7 +17060,7 @@ msgstr "" msgid "There was an issue fetching reports attached to this dashboard." msgstr "Hubo un problema al eliminar los dashboards seleccionados: " -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" @@ -16914,7 +17119,7 @@ msgstr "" "expone aquí como referencia y para usuarios avanzados que quieran " "modificar parámetros específicos." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16945,13 +17150,13 @@ msgstr "Esta acción eliminará la consulta guardada de forma permanente" msgid "This action will permanently delete the template." msgstr "Esta acción eliminará permanentemente la plantilla." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 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/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -16961,7 +17166,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -16969,19 +17174,19 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "" @@ -17015,7 +17220,7 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, fuzzy, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " @@ -17024,7 +17229,7 @@ msgstr "" "Este Dashboard está actualmente fuerza refrescar; la siguiente fuerza " "refrescar será en %s." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -17043,12 +17248,12 @@ msgstr "" "Este dashboard no es público, no serávisible en la lista de dashboards, " "Haz click aqui para publicarlo." -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 #, fuzzy msgid "This dashboard is now hidden" msgstr "Cambiar este Dashboard está prohibido" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 #, fuzzy msgid "This dashboard is now published" msgstr "Cambiar este Dashboard está prohibido" @@ -17063,16 +17268,16 @@ msgid "" " id to the SDK:" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "Este Dashboard se guardó con éxito." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -17086,8 +17291,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "Esto define el elemento a trazar en el gráfico." @@ -17111,11 +17316,11 @@ msgstr "" "Este campo actúa como una vista de Superset, lo que significa que " "Superset ejecutará una consulta en esta cadena como una subconsulta." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" @@ -17152,7 +17357,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -17163,17 +17368,21 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 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:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" @@ -17181,7 +17390,7 @@ msgstr "" "Esta sección contiene opciones que permiten el procesamiento analítico " "avanzado de los resultados de la consulta" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "" @@ -17192,26 +17401,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 #, fuzzy msgid "This visualization type does not support cross-filtering." msgstr "Esta visualización no está soportada." @@ -17227,6 +17436,13 @@ msgid_plural "This may be triggered by:" msgstr[0] "" msgstr[1] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "" @@ -17239,8 +17455,8 @@ msgstr "" msgid "Threshold alpha level for determining significance" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "" @@ -17248,7 +17464,7 @@ msgstr "" msgid "Thumbnails" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "Jueves" @@ -17269,7 +17485,7 @@ msgstr "Jueves" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "Tiempo" @@ -17280,9 +17496,9 @@ msgid "Time Column" msgstr "Columna de Tiempo" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 #, fuzzy msgid "Time Comparison" msgstr "Columna de Tiempo" @@ -17322,7 +17538,7 @@ msgstr "Periodo de tiempo" msgid "Time Ratio" msgstr "Granularidad Temporal" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 #, fuzzy msgid "Time Series" @@ -17356,14 +17572,14 @@ msgstr "Serie Temporal - Pivote de periodo" msgid "Time Series - Stacked" msgstr "Serie Temporal - Apiladas" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 #, fuzzy msgid "Time Series Options" msgstr "Columna de Tiempo" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:311 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 #, fuzzy msgid "Time Shift" @@ -17373,14 +17589,14 @@ msgstr "Desplazamiento de tiempo" msgid "Time Table View" msgstr "Vista de Tabla Temporal" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "Columna de Tiempo" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "" @@ -17389,17 +17605,17 @@ msgstr "" msgid "Time column filter plugin" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "Columna de Tiempo" @@ -17416,7 +17632,7 @@ msgid "" "[%(human_readable)s later]." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 #, fuzzy msgid "Time filter" @@ -17427,7 +17643,7 @@ msgstr "Filtro de Fecha" msgid "Time format" msgstr "Formato Fecha/Hora" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -17446,8 +17662,8 @@ msgstr "Granularidad Temporal" msgid "Time granularity" msgstr "Granularidad de Tiempo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "Tiempo en segundos" @@ -17456,8 +17672,8 @@ msgstr "Tiempo en segundos" msgid "Time lag" msgstr "Periodo de tiempo" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -17470,7 +17686,7 @@ msgstr "Granularidad Temporal" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "Atributos de formulario relacionados con el tiempo" @@ -17484,9 +17700,9 @@ msgstr "Columna de Tiempo" msgid "Time series columns" msgstr "Columna de Tiempo" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "Desplazamiento de tiempo" @@ -17529,13 +17745,13 @@ msgstr "Tabla de serie temporal" msgid "Timeout error" msgstr "Error de timeout" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 #, fuzzy msgid "Timestamp format" msgstr "Formato de fecha/hora inválido" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "" @@ -17575,7 +17791,7 @@ msgstr "El título es obligatorio" msgid "Title or Slug" msgstr "Título o Slug" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "Para filtrar por una métrica, usa la pestaña SQL Personalizado" @@ -17583,52 +17799,52 @@ msgstr "Para filtrar por una métrica, usa la pestaña SQL Personalizado" msgid "To get a readable URL for your dashboard" msgstr "Para obtener una URL legible para tu panel de control" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 #, fuzzy msgid "Tooltip Contents" msgstr "Contenido de la celda" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 #, fuzzy msgid "Tooltip sort by metric" msgstr "Filtrar por estado" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 #, fuzzy msgid "Tooltip time format" msgstr "Formato Fecha/Hora" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 #, fuzzy msgid "Top" msgstr "Detener" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 #, fuzzy msgid "Top left" msgstr "alerta" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 #, fuzzy msgid "Top right" msgstr "Altura" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 #, fuzzy msgid "Total" msgstr "Totales" @@ -17650,17 +17866,13 @@ msgstr "" msgid "Total value" msgstr "Valores Nulos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, fuzzy, python-format msgid "Total: %s" msgstr "Totales" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "Totales" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "Seguir trabajo" @@ -17680,7 +17892,7 @@ msgstr "Transformable" msgid "Transparent" msgstr "Transparente" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "Transponer pivot" @@ -17693,11 +17905,11 @@ msgstr "" msgid "Tree Chart" msgstr "Compartir gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 #, fuzzy msgid "Tree orientation" msgstr "Eliminar anotación" @@ -17720,20 +17932,20 @@ msgstr "Mapa de Árbol" msgid "Trend" msgstr "Modificado" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "Triángulo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "Disparar Alerta si..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 #, fuzzy msgid "Truncate Axis" msgstr "Truncar el eje Y" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 #, fuzzy msgid "Truncate Cells" msgstr "Truncar el eje Y" @@ -17743,12 +17955,12 @@ msgstr "Truncar el eje Y" msgid "Truncate Metric" msgstr "Métroca de orden" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 #, fuzzy msgid "Truncate X Axis" msgstr "Truncar el eje Y" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" @@ -17758,38 +17970,38 @@ msgstr "" "o mínimo" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "Truncar el eje Y" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" "Truncar el eje Y. Puede ser sobreescrito al especificar un límite máximo " "o mínimo" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" "Trunca la fecha especificada a la precisión establecida en el formato de " "fecha" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" "Intente aplicar filtros diferentes o asegúrese de que la fuente de datos " @@ -17799,7 +18011,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "Martes" @@ -17808,23 +18020,23 @@ msgstr "Martes" msgid "Tukey" msgstr "consulta" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "Tipo" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "Teclea \"%s\" para confirmar" @@ -17834,12 +18046,12 @@ msgstr "Teclea \"%s\" para confirmar" msgid "Type a number" msgstr "Introduce un valor" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 #, fuzzy msgid "Type a value" msgstr "Introduce un valor" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "Introduce un valor" @@ -17874,19 +18086,15 @@ msgstr "URL" msgid "URL Parameters" msgstr "Parámetros de URL" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "Parámetros de URL" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "nombre para URL" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "No se pueden añadir nueva pestaña al back-end. Contacte al administrador." - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17910,7 +18118,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -17922,41 +18130,46 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, fuzzy, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "No se pudo encontrar el día festivo: [{}]" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Añadir a un nuevo Dashboard" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "Indefinido" @@ -17964,12 +18177,12 @@ msgstr "Indefinido" msgid "Undefined window for rolling operation" msgstr "Ventana no definida para la operación de movimiento" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 #, fuzzy msgid "Undo the action" msgstr "Probar Conexión" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "¿Deshacer?" @@ -17985,7 +18198,7 @@ msgstr "" "Se ha producido un error inesperado, por favor verifique los registros " "para más detalles" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 #, fuzzy msgid "Unexpected error: " msgstr "Error inesperado: " @@ -18023,12 +18236,13 @@ msgstr "Error de Presto desconocido" msgid "Unknown Status" msgstr "EStado desconocido" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "Columna desconocida utilizada al ordenar: %(col)s%" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "Valor desconocido" @@ -18037,7 +18251,7 @@ msgstr "Valor desconocido" msgid "Unknown input format" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 #, fuzzy msgid "Unknown type" msgstr "Valor desconocido" @@ -18082,12 +18296,12 @@ msgstr "Valor de plantilla no soportado para la clave %(key)s" msgid "Unsupported time grain: %(time_grain)s" msgstr "Granularidad temporal no soportada: %(time_grain)s" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 #, fuzzy msgid "Untitled Dataset" msgstr "Editar Base de Datos" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 #, fuzzy msgid "Untitled Query" msgstr "Consulta sin título" @@ -18096,7 +18310,7 @@ msgstr "Consulta sin título" msgid "Untitled query" msgstr "Consulta sin título" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "Actualizar" @@ -18110,7 +18324,7 @@ msgstr "Guardar gráfico" msgid "Updating chart was stopped" msgstr "La actualización del gráfico ha sido detenida" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "Subir" @@ -18120,7 +18334,7 @@ msgstr "Subir" msgid "Upload CSV" msgstr "Descargar como imagen" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 #, fuzzy msgid "Upload CSV to database" msgstr "Eliminar base de datos" @@ -18130,7 +18344,7 @@ msgstr "Eliminar base de datos" msgid "Upload Columnar" msgstr "Columna" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "Selecciona un archivo de Excel para ser cargado a una base de datos." @@ -18150,7 +18364,7 @@ msgstr "Subir Excel" msgid "Upload Excel" msgstr "Subir Excel" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Eliminar base de datos" @@ -18159,12 +18373,12 @@ msgstr "Eliminar base de datos" msgid "Upload JSON file" msgstr "Subir un archivo JSON" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "Editar Base de Datos" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -18179,7 +18393,7 @@ msgstr "Editar Base de Datos" msgid "Upload file to preview columns" msgstr "Editar Base de Datos" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "Nombre es requerido" @@ -18193,29 +18407,29 @@ msgstr "" msgid "Upper threshold must be greater than lower threshold" msgstr "`row_limit` debe ser mayor o igual a 1" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 #, fuzzy msgid "Usage" msgstr "Administrar" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, fuzzy, python-format msgid "Use %s to open in a new tab." msgstr "Consulta en nueva pestaña" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 #, fuzzy msgid "Use Area Proportions" msgstr "Propiedades del Dashboard" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "Usar escala logarítimica" @@ -18223,18 +18437,18 @@ msgstr "Usar escala logarítimica" msgid "Use a log scale for the X-axis" msgstr "Usar escala logarítimica para el Eje X" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "Usar escala logarítimica para el Eje Y" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "Usar una conexión encriptada a la base de datos" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 #, fuzzy msgid "Use an ssh tunnel connection to the database" msgstr "Usar una conexión encriptada a la base de datos" @@ -18247,7 +18461,7 @@ msgid "" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -18255,7 +18469,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "Usar editor de datasource legado" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" @@ -18263,7 +18477,7 @@ msgstr "" msgid "Use only a single value." msgstr "Usar un único valor" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "Usar la opción de Analítica Avanzada debajo " @@ -18278,17 +18492,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "Usa el botón 'editar' para cambiar este campo" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "Use esto para definir un color estático para todos los círculos" @@ -18306,7 +18520,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -18331,9 +18545,9 @@ msgstr "El usuario debe elegir un valor para este filtro" msgid "User query" msgstr "Ver consulta" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 #, fuzzy @@ -18370,15 +18584,15 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "Valor" @@ -18387,20 +18601,20 @@ msgstr "Valor" msgid "Value Domain" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 #, fuzzy msgid "Value Format" msgstr "Formato de correo electrónico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "Orden descendente" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "" @@ -18413,8 +18627,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 #, fuzzy msgid "Value format" msgstr "Formato de correo electrónico" @@ -18459,16 +18673,16 @@ msgstr "" msgid "Verbose Name" msgstr "Nombre detallado" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "" @@ -18492,7 +18706,7 @@ msgstr "Previsualizar" msgid "View All »" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 #, fuzzy msgid "View Dataset" msgstr "Editar Base de Datos" @@ -18502,7 +18716,7 @@ msgstr "Editar Base de Datos" msgid "View all charts" msgstr "Todos los gráficos" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 #, fuzzy msgid "View as table" msgstr "Ver ejemplos" @@ -18517,10 +18731,10 @@ msgstr "Ejecutar en Laboratiorio SQL" msgid "View keys & indexes (%s)" msgstr "Ver claves e índices (%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "Ver consulta" @@ -18534,14 +18748,14 @@ msgid "Viewed %s" msgstr "Visto" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 #, fuzzy msgid "Viewport" msgstr "informe" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "" @@ -18549,11 +18763,11 @@ msgstr "" msgid "Virtual (SQL)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "Conjunto de datos virtual" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 #, fuzzy msgid "Virtual dataset query cannot be empty" msgstr "La consulta de conjunto virtual debe ser de solo lectura" @@ -18562,7 +18776,7 @@ msgstr "La consulta de conjunto virtual debe ser de solo lectura" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "La consulta de conjunto virtual no puede consistir de varias consultas" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "La consulta de conjunto virtual debe ser de solo lectura" @@ -18570,6 +18784,11 @@ msgstr "La consulta de conjunto virtual debe ser de solo lectura" msgid "Visual Tweaks" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Formato Fecha/Hora" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -18673,11 +18892,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "Falta una fuente de datos" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "Tipo" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "MIÉ" @@ -18691,7 +18910,7 @@ msgstr "Mostrando %s de %s" msgid "Waiting on database..." msgstr "Nombre de tu fuente de datos" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "" @@ -18706,11 +18925,11 @@ msgstr "Mensaje de Aviso" msgid "Warning Message" msgstr "Mensaje de Aviso" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "Mensaje de Aviso" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18727,7 +18946,7 @@ msgstr "Etiqueta para tu consulta" msgid "Waterfall Chart" msgstr "Todos los gráficos" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18752,7 +18971,7 @@ msgid "" "%(location)s." msgstr "" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -18761,7 +18980,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18780,7 +18999,7 @@ msgstr "" msgid "Web" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "Miércoles" @@ -18805,12 +19024,12 @@ msgstr "" msgid "Week starting Sunday" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 #, fuzzy msgid "Weekly Report" msgstr "informe" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -18819,7 +19038,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, fuzzy, python-format msgid "Weeks %s" msgstr "semana" @@ -18858,34 +19077,34 @@ msgstr[0] "" "establecen a tiempo de espera después de %s segundo." msgstr[1] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 #, fuzzy msgid "What should happen if the table already exists" msgstr "La fuente de datos %(name)s ya existe" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" @@ -18897,15 +19116,15 @@ msgstr "" "Cuando se permite la opción CREATE TABLE AS en el laboratorio SQL, esta " "opción hace que la tabla se cree en este esquema" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" @@ -18943,7 +19162,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" @@ -18959,13 +19178,13 @@ msgstr "" "Si esta columna está expuesta en la sección `Filtros` de la vista de " "exploración." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" @@ -18973,12 +19192,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" @@ -18986,32 +19205,32 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "" @@ -19019,11 +19238,11 @@ msgstr "" msgid "Whether to display the interactive data table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "" @@ -19034,10 +19253,10 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "" @@ -19045,69 +19264,69 @@ msgstr "" msgid "Whether to display the metric name as a title" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 #, fuzzy msgid "Whether to display the stroke" msgstr "Métrica con la cual ordenar los resultados." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 #, fuzzy msgid "Whether to display the tooltip labels." msgstr "Métrica con la cual ordenar los resultados." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 #, fuzzy msgid "Whether to fill the objects" msgstr "Métrica con la cual ordenar los resultados." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 #, fuzzy msgid "Whether to include a client-side search box" msgstr "Mostrar un filtro de tiempo" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 #, fuzzy msgid "Whether to include the percentage in the tooltip" msgstr "Mostrar un filtro de tiempo" @@ -19116,7 +19335,7 @@ msgstr "Mostrar un filtro de tiempo" msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 #, fuzzy msgid "Whether to make the grid 3D" msgstr "Métrica con la cual ordenar los resultados." @@ -19151,31 +19370,31 @@ msgstr "" " vista de exploración con una lista de valores distintos obtenidos desde " "el backend sobre la marcha" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "Serie Temporal - Gráfico de Nightingale Rose" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "" @@ -19185,9 +19404,9 @@ msgstr "" msgid "Whether to sort ascending or descending on the base Axis." msgstr "Ordenar descendente o ascendente" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "Ordenar descendente o ascendente" @@ -19196,20 +19415,11 @@ msgstr "Ordenar descendente o ascendente" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "Ordenar descendente o ascendente" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" @@ -19222,7 +19432,7 @@ msgstr "Métrica con la cual ordenar los resultados." msgid "Which country to plot the map for?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "" @@ -19262,7 +19472,7 @@ msgstr "" msgid "Word Cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 #, fuzzy msgid "Word Rotation" msgstr "Añadir anotación" @@ -19271,7 +19481,7 @@ msgstr "Añadir anotación" msgid "Working" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "Tiempo de espera" @@ -19280,7 +19490,7 @@ msgstr "Tiempo de espera" msgid "World Map" msgstr "Mapa Mundial" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "Escribe una descripción para tu consulta" @@ -19288,7 +19498,7 @@ msgstr "Escribe una descripción para tu consulta" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "" @@ -19296,9 +19506,9 @@ msgstr "" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -19307,38 +19517,39 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "Eje X" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 #, fuzzy msgid "X Axis Bounds" msgstr "Filtrar por estado" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 #, fuzzy msgid "X Axis Format" msgstr "Formato Eje Y" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "" @@ -19346,13 +19557,13 @@ msgstr "" msgid "X Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "" @@ -19372,13 +19583,13 @@ msgstr "" msgid "X-axis" msgstr "Eje Y" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 #, fuzzy msgid "XScale Interval" msgstr "Intérvalo de actualización" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "" @@ -19386,9 +19597,9 @@ msgstr "" msgid "Y AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -19396,68 +19607,69 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Eje Y" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Formato Eje Y" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 #, fuzzy msgid "Y Axis Title Position" msgstr "última partición:" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Eje Y" @@ -19482,8 +19694,8 @@ msgstr "Eje Y" msgid "Y-axis bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 #, fuzzy msgid "YScale Interval" msgstr "Intérvalo de actualización" @@ -19501,7 +19713,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, fuzzy, python-format msgid "Years %s" msgstr "año" @@ -19509,14 +19721,14 @@ msgstr "año" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "Sí" @@ -19529,7 +19741,7 @@ msgstr "Sí, cancelar" msgid "Yes, overwrite changes" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -19548,7 +19760,7 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -19589,7 +19801,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -19608,35 +19820,35 @@ msgid "" "right" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, fuzzy, python-format msgid "You do not have permission to edit this %s" msgstr "No tienes permiso para aprobar esta solicitud." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "No tienes permiso para aprobar esta solicitud." -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -19647,13 +19859,13 @@ msgstr "No tienes permiso para acceder a la(s) fuente(s) de datos: %(name)s." msgid "You do not have permission to read tags" msgstr "No tienes permiso para aprobar esta solicitud." -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 #, fuzzy msgid "You do not have sufficient permissions to edit the chart" msgstr "No tienes permiso para aprobar esta solicitud." @@ -19678,7 +19890,7 @@ msgstr "No tienes permiso para acceder a la(s) fuente(s) de datos: %(name)s." msgid "You don't have access to this embedded dashboard config." msgstr "No tienes permiso para acceder a la(s) fuente(s) de datos: %(name)s." -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "¡Aún no tienes favoritos!" @@ -19688,7 +19900,7 @@ msgstr "¡Aún no tienes favoritos!" msgid "You don't have permission to modify the value." msgstr "No tienes permiso para aprobar esta solicitud." -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, fuzzy, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "No tienes los derechos para alterar este título." @@ -19698,7 +19910,7 @@ msgstr "No tienes los derechos para alterar este título." msgid "You don't have the rights to alter this chart" msgstr "No tienes los derechos para alterar este título." -#: superset/views/core.py:646 +#: superset/views/core.py:648 #, fuzzy msgid "You don't have the rights to alter this dashboard" msgstr "No tienes los derechos para alterar este título." @@ -19712,7 +19924,7 @@ msgstr "No tienes los derechos para alterar este título." msgid "You don't have the rights to create a chart" msgstr "No tienes los permisos para " -#: superset/views/core.py:662 +#: superset/views/core.py:664 #, fuzzy msgid "You don't have the rights to create a dashboard" msgstr "No tienes los permisos para " @@ -19730,7 +19942,7 @@ msgstr "Has eliminado este filtro." msgid "You have unsaved changes." msgstr "Tienes cambios no guardados." -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19743,7 +19955,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19753,28 +19965,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "Debes elegir un nombre para el nuevo Dashboard" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "Primero debes ejecutar la consulta exitosamente" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "" @@ -19782,41 +19994,41 @@ msgstr "" msgid "Your chart is ready to go!" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 #, fuzzy msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" "Tu dashboard es demasiado grande, Por favor reduce el tamaño antes de " "guardar" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "Tu consulta no pudo ser guardada" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "No se pudo programar la consulta." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "Tu consulta no pudo ser actualizada" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 #, fuzzy msgid "Your query was not properly saved" msgstr "Tu consulta fue guardada" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "Tu consulta fue guardada" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "Tu consulta fue actualizada" @@ -19829,8 +20041,8 @@ msgstr "El Gráfico no ha podido eliminarse" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 #, fuzzy msgid "Zero imputation" msgstr "descripción" @@ -19843,7 +20055,7 @@ msgstr "" msgid "Zoom level of the map" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 #, fuzzy msgid "[ untitled dashboard ]" msgstr "Editar Dashboard" @@ -19879,14 +20091,14 @@ msgstr "[nombre del Dashboard]" msgid "[desc]" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 #, fuzzy msgid "[untitled]" msgstr "%s - sin título" @@ -19938,21 +20150,25 @@ msgstr "`row_offset` debe ser mayor o igual a 0" msgid "`width` must be greater or equal to 0" msgstr "`width` debe ser mayor o igual a 0" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "agregación" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "alerta" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "Probar Conexión" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 #, fuzzy msgid "alert dark" msgstr "alerta" @@ -19962,8 +20178,10 @@ msgid "alerts" msgstr "alertas" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "" @@ -19971,44 +20189,44 @@ msgstr "" msgid "also copy (duplicate) charts" msgstr "copiar (duplicar) tambien los Gráficos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "anotación" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "Capas de Anotación" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "en" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 #, fuzzy msgid "auto" msgstr "en" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -20016,7 +20234,12 @@ msgstr "" msgid "background" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "Información adicional" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 #, fuzzy msgid "basis" msgstr "Básico" @@ -20029,10 +20252,10 @@ msgstr "" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -20045,8 +20268,8 @@ msgstr "tornillo" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 #, fuzzy msgid "bottom" msgstr "dttm" @@ -20063,7 +20286,7 @@ msgstr "" msgid "cannot be empty" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 #, fuzzy msgid "cardinal" msgstr "Espacial" @@ -20080,12 +20303,12 @@ msgstr "Administrar" msgid "chart" msgstr "gráfico" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 #, fuzzy msgid "charts" msgstr "gráfico" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "elige WHERE o HAVING..." @@ -20095,7 +20318,7 @@ msgid "clear all filters" msgstr "Buscar / Filtrar" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "" @@ -20116,16 +20339,21 @@ msgstr "" msgid "color scheme for comparison" msgstr "Columna de Tiempo" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "Ordenar por" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "Columna" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "Tipo de dato" @@ -20146,28 +20374,28 @@ msgstr "crear un " msgid "create a new chart" msgstr "Crear un nuevo Gráfico" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "Columna" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "" @@ -20176,30 +20404,30 @@ msgstr "" msgid "cumulative" msgstr "Activo" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 #, fuzzy msgid "dashboards" msgstr "Dashboards" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "Base de datos" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "" @@ -20209,21 +20437,21 @@ msgstr "" msgid "dataset name" msgstr "Nombre de la Fuente de Datos" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "fecha" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "día" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "día del mes" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "día de la semana" @@ -20304,15 +20532,15 @@ msgstr "Por defecto" msgid "delete" msgstr "eliminar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 #, fuzzy msgid "descendant" msgstr "Orden descendente" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "descripción" @@ -20334,63 +20562,63 @@ msgstr "Borrador" msgid "dttm" msgstr "dttm" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 #, fuzzy msgid "e.g. Analytics" msgstr "Analíticos Avanzadas" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "Por defecto" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 #, fuzzy msgid "e.g., a \"user id\" column" msgstr "Columna de Tiempo" @@ -20400,63 +20628,63 @@ msgstr "Columna de Tiempo" msgid "edit mode" msgstr "Nombre de la consulta" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 msgid "email subject" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 #, fuzzy msgid "entries" msgstr "Series" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 #, fuzzy msgid "error" msgstr "%s Error" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 #, fuzzy msgid "error_message" msgstr "Mensaje de error" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "cada" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "todos los días del mes" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "todos los días de la semana" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "cada hora" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 #, fuzzy msgid "every minute" msgstr "cada minuto UTC" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "cada mes" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 #, fuzzy msgid "expand" msgstr "y" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 #, fuzzy msgid "explore" msgstr "Explorar" @@ -20472,16 +20700,16 @@ msgstr "Falló" msgid "fetching" msgstr "Configuración" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 #, fuzzy msgid "flat" msgstr "en" @@ -20495,44 +20723,44 @@ msgstr " para más información sobre cómo estructurar tu URI." msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 #, fuzzy msgid "heatmap" msgstr "Mapa de Calor" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 #, fuzzy msgid "here" msgstr "Compartir" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "hora" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 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 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "en" @@ -20554,13 +20782,13 @@ msgstr "" msgid "is expected to be an integer" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "" @@ -20573,8 +20801,8 @@ msgstr "Etiqueta" msgid "latest partition:" msgstr "última partición:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 #, fuzzy msgid "left" msgstr "alerta" @@ -20583,7 +20811,7 @@ msgstr "alerta" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 #, fuzzy msgid "linear" msgstr "Limpiar" @@ -20608,26 +20836,26 @@ msgid "max" msgstr "Máx" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "" @@ -20652,16 +20880,16 @@ msgstr "Métrica" msgid "min" msgstr "en" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "minuto" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 #, fuzzy msgid "minute(s)" msgstr "minuto(s) UTC" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 #, fuzzy msgid "monotone" msgstr "mes" @@ -20669,8 +20897,8 @@ msgstr "mes" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "mes" @@ -20679,13 +20907,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 #, fuzzy msgid "name" msgstr "Nombre" @@ -20722,13 +20950,13 @@ msgstr "" msgid "offline" msgstr "Desconectado" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "en" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 #, fuzzy msgid "or" msgstr "hora" @@ -20746,7 +20974,7 @@ msgstr "Tu consulta no pudo ser actualizada" msgid "overall" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Propietarios" @@ -20776,11 +21004,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -20800,12 +21028,12 @@ msgid "" " first is lower than the second value" msgstr "" -#: superset/views/core.py:840 +#: superset/views/core.py:842 #, fuzzy msgid "permalink state not found" msgstr "No se encontró el estado del informe programado" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -20815,15 +21043,15 @@ msgstr "" msgid "pixels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "" @@ -20833,7 +21061,7 @@ msgid "published" msgstr "No publicado" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 #, fuzzy msgid "quarter" msgstr "consulta" @@ -20847,12 +21075,12 @@ msgstr "Series" msgid "query" msgstr "consulta" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 #, fuzzy msgid "random" msgstr "y" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "" @@ -20861,17 +21089,17 @@ msgstr "" msgid "recent" msgstr "Recientes" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 #, fuzzy msgid "recents" msgstr "Recientes" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "Recientes" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "informe" @@ -20883,12 +21111,12 @@ msgstr "informe" msgid "reports" msgstr "informes" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 #, fuzzy msgid "right" msgstr "Altura" @@ -20904,13 +21132,13 @@ msgstr "Seguridad a nivel de registros" msgid "running" msgstr "Ejecutando" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 #, fuzzy msgid "saved queries" msgstr "Consultas Guardadas" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 #, fuzzy msgid "seconds" msgstr "30 segundos" @@ -20932,42 +21160,42 @@ msgstr "" msgid "shift start date" msgstr "El Gráfico ha cambiado" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 #, fuzzy msgid "square" msgstr "consulta" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 #, fuzzy msgid "stack" msgstr "Backend" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 #, fuzzy msgid "staggered" msgstr "Nada disparado" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 #, fuzzy msgid "step-after" msgstr "Filtro de padre" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "" @@ -20977,7 +21205,7 @@ msgid "stopped" msgstr "Agregar" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 #, fuzzy msgid "stream" msgstr "Histograma" @@ -20988,29 +21216,29 @@ msgstr "" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 #, fuzzy msgid "success" msgstr "Éxito" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 #, fuzzy msgid "success dark" msgstr "Éxito" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "" @@ -21022,7 +21250,7 @@ msgstr "" msgid "tag" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "Estado" @@ -21040,8 +21268,8 @@ msgstr "caja de texto" msgid "to" msgstr "Detener" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 #, fuzzy msgid "top" msgstr "Detener" @@ -21069,14 +21297,14 @@ msgstr "" msgid "use latest_partition template" msgstr "última partición:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 #, fuzzy msgid "value ascending" msgstr "Orden Descendente" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 #, fuzzy msgid "value descending" msgstr "Orden descendente" @@ -21090,7 +21318,7 @@ msgstr "" msgid "variance" msgstr "Triángulo" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 #, fuzzy msgid "view instructions" msgstr "Tiempo en segundos" @@ -21104,60 +21332,60 @@ msgstr "" msgid "viz type" msgstr "Tipo" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "fue creada" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "semana" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 #, fuzzy msgid "working timeout" msgstr "Tiempo de espera" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "año" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "" diff --git a/superset/translations/fr/LC_MESSAGES/messages.po b/superset/translations/fr/LC_MESSAGES/messages.po index 1ef84114bd7b..ea59b711a88b 100644 --- a/superset/translations/fr/LC_MESSAGES/messages.po +++ b/superset/translations/fr/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2021-11-16 17:33+0100\n" "Last-Translator: FULL NAME \n" "Language: fr\n" @@ -28,8 +28,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -56,8 +86,8 @@ msgstr "" msgid " (excluded)" msgstr " (exclu)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -79,7 +109,7 @@ msgstr " une nouvelle" msgid " expression which needs to adhere to the " msgstr " expression qui doit adhérer au" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr " code source de l'analyseur de bac à sable du standard Superset" @@ -109,7 +139,7 @@ msgstr "" "nous utilisons les valeurs par défaut optionnelles au niveau de chaque " "base de données/nom de colonne via le paramètre supplémentaire." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 #, fuzzy msgid " to add calculated columns" msgstr " pour ajouter des colonnes calculées" @@ -124,26 +154,26 @@ msgstr " pour ajouter une mesure" msgid " to edit or add columns and metrics." msgstr " pour modifier ou ajouter des colonnes et des mesures." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr " pour marquer une colonne comme colonne de temps" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" " pour ouvrir SQL Lab. À partir de là, vous pouvez enregistrer la requête " "sous forme de ensemble de données." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr " pour visualiser vos données." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "!= (N'est pas égal)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, fuzzy, python-format msgid "% calculation" msgstr "Choisir un type de calcul" @@ -188,22 +218,22 @@ msgstr "%(name)s.csv" msgid "%(object)s does not exist in this database." msgstr "%(object)s n'existe pas dans cette base de données." -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, fuzzy, python-format msgid "%(other)s charts will appear here" msgstr "%(other)s graphiques apparaîtront ici" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, fuzzy, python-format msgid "%(other)s dashboards will appear here" msgstr "%(other)s tableaux de bord apparaîtront ici" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, fuzzy, python-format msgid "%(other)s recents will appear here" msgstr "%(other)s récents apparaîtront ici" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, fuzzy, python-format msgid "%(other)s saved queries will appear here" msgstr "%(other)s requêtes sauvegardées apparaîtront ici" @@ -221,9 +251,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "%(rows)d lignes retournées" @@ -245,7 +275,7 @@ msgid_plural "" msgstr[0] "%(suggestion)s au lieu de « %(undefinedParameter)s? »" msgstr[1] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, fuzzy, python-format msgid "%(type)s File" msgstr "%(prefix)s %(title)s" @@ -265,26 +295,26 @@ msgstr "" msgid "%s Error" msgstr "%s Erreur" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, fuzzy, python-format msgid "%s PASSWORD" msgstr "%s MOT DE PASSE" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "%s MOT DE PASSE TUNNEL SSH" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "%s CLÉ PRIVÉE TUNNEL SSH" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "%s MOT DE PASSE DE CLÉ PRIVÉE TUNNEL SSH" @@ -294,17 +324,17 @@ msgstr "%s MOT DE PASSE DE CLÉ PRIVÉE TUNNEL SSH" msgid "%s Selected" msgstr "%s Sélectionné" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "%s Sélectionnée (%s Physique, %s Virtuelle)" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "%s Sélectionnée (Physique)" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "%s Sélectionnée (Virtuelle)" @@ -314,27 +344,27 @@ msgstr "%s Sélectionnée (Virtuelle)" msgid "%s aggregates(s)" msgstr "%s agrégat(s)" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "%s colonne(s)" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "%s article(s) non éligible(s) sont caché(s)." -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "%s opérateur(s)" @@ -348,18 +378,18 @@ msgid_plural "%s options" msgstr[0] "%s option(s)" msgstr[1] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "%s option(s)" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "récents" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -371,8 +401,8 @@ msgstr[1] "" msgid "%s saved metric(s)" msgstr "%s mesure(s) sauvegardée(s)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, fuzzy, python-format msgid "%s updated" msgstr "Dernière mise à jour %s" @@ -389,7 +419,7 @@ msgstr "%s%s" msgid "%s-%s of %s" msgstr "%s-%s de %s" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "(Supprimé)" @@ -397,7 +427,7 @@ msgstr "(Supprimé)" msgid "(deleted or invalid type)" msgstr "(type supprimé ou non valide)" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "(aucune description, cliquez pour voir le suivi de la pile)" @@ -405,7 +435,7 @@ msgstr "(aucune description, cliquez pour voir le suivi de la pile)" msgid "), and they become available in your SQL (example:" msgstr "), et ils deviennent disponibles dans votre SQL (exemple :" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -417,7 +447,7 @@ msgid "" "%(table)s\n" msgstr "*%(name)s*%(description)s<%(url)s|Explore in Superset>%(table)s" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -428,12 +458,12 @@ msgid "" msgstr "*%(name)s*%(description)sErreur : %(text)s" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "+ %s plus" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 msgid "" "-- Note: Unless you save your query, these tabs will NOT persist if you " "clear your cookies or change browsers.\n" @@ -443,48 +473,48 @@ msgstr "" " ne persisteront PAS si vous effacez vos témoins ou si vous changez de " "navigateur." -#: superset-frontend/src/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0 sélectionné" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "Fréquence d’un jour civil" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 #, fuzzy msgid "1 day" msgstr "1 jour" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "Il y a 1 jour" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1 heure" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 #, fuzzy msgid "1 hourly frequency" msgstr "Fréquence de 1 heure" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1 minute" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "Fréquence de 1 minute" @@ -493,25 +523,25 @@ msgstr "Fréquence de 1 minute" msgid "1 month ago" msgstr "Mois" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "Fréquence de fin de mois" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "Fréquence de début de mois" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 #, fuzzy msgid "1 week" msgstr "1 semaine" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "Il y a 1 semaine" @@ -526,27 +556,27 @@ msgstr "1 semaine débutant le lundi (freq=W-MON)" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "1 semaine débutant le dimanche (freq=W-SUN)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 #, fuzzy msgid "1 year" msgstr "1 an" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "Il y a 1 an" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 #, fuzzy msgid "1 year end frequency" msgstr "Fréquence de fin d’année" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 #, fuzzy msgid "1 year start frequency" msgstr "Fréquence de début d’année" @@ -555,15 +585,15 @@ msgstr "Fréquence de début d’année" msgid "10 minute" msgstr "10 minutes" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 #, fuzzy msgid "104 weeks" msgstr "104 semaines" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "Il y a 104 semaines" @@ -572,63 +602,63 @@ msgstr "Il y a 104 semaines" msgid "15 minute" msgstr "15 minutes" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 #, fuzzy msgid "156 weeks" msgstr "156 semaines" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "Il y a 156 semaines" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "1AS" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "1D" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 +msgid "1D" +msgstr "1D" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 +#: superset-frontend/src/explore/controlPanels/sections.tsx:244 msgid "1H" msgstr "1H" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 msgid "1M" msgstr "1M" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 -#: superset-frontend/src/explore/controlPanels/sections.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "1T" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 #, fuzzy msgid "2 years" msgstr "2 ans" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "Il y a 2 ans" @@ -641,15 +671,15 @@ msgstr "2/98 centiles" msgid "22" msgstr "22" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 #, fuzzy msgid "28 days" msgstr "28 jours" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "Il y a 28 jours" @@ -661,33 +691,33 @@ msgstr "Il y a 28 jours" msgid "2D" msgstr "2D" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 #, fuzzy msgid "3 letter code of the country" msgstr "Code à 3 lettres du pays" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 #, fuzzy msgid "3 years" msgstr "3 ans" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "Il y a 3 ans" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30 jours" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 #, fuzzy msgid "30 days ago" @@ -698,7 +728,7 @@ msgid "30 minute" msgstr "30 minutes" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30 minutes" @@ -707,7 +737,7 @@ msgid "30 second" msgstr "30 secondes" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30 secondes" @@ -727,7 +757,7 @@ msgid "5 minute" msgstr "5 minutes" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5 minutes" @@ -736,20 +766,20 @@ msgid "5 second" msgstr "5 secondes" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 #, fuzzy msgid "5 seconds" msgstr "5 secondes" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 #, fuzzy msgid "52 weeks" msgstr "52 semaines" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "Il y a 52 semaines" @@ -760,30 +790,30 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "52 semaines débutant le lundi (freq=52W-MON)" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "6 heures" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60 jours" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "Fréquence de 7 jours civils" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 #, fuzzy msgid "7 days" msgstr "7 jours" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "7J" @@ -791,19 +821,19 @@ msgstr "7J" msgid "9/91 percentiles" msgstr "9/91 centiles" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90 jours" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr ":" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "< (Plus petit que)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "<= (Plus petit ou égal)" @@ -832,15 +862,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "== (est égal)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "> (plus grand que)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr ">= (plus grand ou égal)" @@ -849,14 +879,14 @@ msgstr ">= (plus grand ou égal)" msgid "A Big Number" msgstr "Gros nombre" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 #, fuzzy msgid "A comma separated list of columns that should be parsed as dates" msgstr "" "Une liste de colonnes séparées par des virgules qui doivent être " "analysées comme des dates." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 #, fuzzy msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" @@ -871,7 +901,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "Une base de données avec le même nom existe déjà." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 #, fuzzy msgid "" "A dictionary with column names and their data types if you need to change" @@ -890,7 +920,7 @@ msgstr "" "Une URL complète désignant le lieu du plugiciel (pourrait être hébergé " "sur un CDN par exemple)" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "Un modèle de guidon appliqué aux données" @@ -907,13 +937,13 @@ msgstr "" "Laisser ce champ vide permettra l’intégration à partir de n’importe quel " "domaine." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 #, fuzzy msgid "A list of tags that have been applied to this chart." msgstr "Une liste de balises qui ont été appliquées à ce graphique." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" "Une liste d'utilisateurs qui peuvent modifier le graphique. Il est " @@ -931,8 +961,8 @@ msgstr "" "Une carte qui représente des cercles d'un rayon variable à des " "coordonnées de latitude/longitude." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "Une mesure à utiliser pour la couleur" @@ -961,12 +991,12 @@ msgstr "" "d’angle égal et où la valeur représentée par n’importe quel coin est " "illustrée par sa zone, plutôt que par son rayon ou son angle de balayage." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "Une URL lisible pour votre tableau de bord" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "Une référence à la configuration [Time] prends la granularité en compte" @@ -1013,7 +1043,7 @@ msgstr "Dépassement de délai lors de la génération d'une trame de données." msgid "A timeout occurred while taking a screenshot." msgstr "Dépassement de délai lors d'une capture d'écran." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "Un jeu de couleur valide doit être fourni" @@ -1027,11 +1057,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "APPLIQUER" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "APR" @@ -1040,31 +1070,31 @@ msgstr "APR" msgid "AQE" msgstr "AQE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "AUG" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "MARGE DU TITRE DE L'AXE" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 #, fuzzy msgid "AXIS TITLE POSITION" msgstr "POSITION DU TITRE DE L'AXE" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "À propos" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "Accès" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "Jeton d’accès" @@ -1072,7 +1102,7 @@ msgstr "Jeton d’accès" msgid "Action" msgstr "Action" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "Journaux d'actions" @@ -1084,7 +1114,7 @@ msgstr "Journaux d'actions" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1096,19 +1126,19 @@ msgstr "Actions " msgid "Active" msgstr "Actif" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 #, fuzzy msgid "Actual Values" msgstr "Valeurs actuelles" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "Comparaison de temps" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "Intervalle de temps courant" @@ -1117,36 +1147,36 @@ msgstr "Intervalle de temps courant" msgid "Actual value" msgstr "Valeur actuelle" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 #, fuzzy msgid "Actual values" msgstr "Valeurs actuelles" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 #, fuzzy msgid "Adaptive formatting" msgstr "Formatage adapté" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "Ajouter" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 #, fuzzy msgid "Add Alert" msgstr "Ajouter une alerte" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "Ajouter un modèle CSS" @@ -1174,7 +1204,7 @@ msgstr "Ajouter un journal" msgid "Add Metric" msgstr "Ajouter une mesure" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 #, fuzzy msgid "Add Report" msgstr "Ajouter un rapport" @@ -1192,21 +1222,21 @@ msgstr "" msgid "Add a Plugin" msgstr "Ajouter un plugiciel" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 #, fuzzy msgid "Add a dataset" msgstr "Ajouter un ensemble de données" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 #, fuzzy msgid "Add a new tab" msgstr "Ajouter un nouvel onglet" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "Ajouter un nouvel onglet pour créer une requête SQL" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "Ajouter des paramètres personnalisés supplémentaires" @@ -1219,32 +1249,32 @@ msgstr "Ajouter une couche d'annotations" msgid "Add an item" msgstr "Ajouter un élément" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "Ajouter et modifier les filtres" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "Ajouter une annotation" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "Ajouter une couche d'annotations" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "Ajouter une méthode de notification" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" "Ajouter des colonnes calculées au ensemble de données dans le modal « " "Modifier la source de données »" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" "Ajouter des colonnes temporelles calculées au ensemble de données dans le" @@ -1255,7 +1285,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "Ajouter un filtre croisé" @@ -1263,20 +1293,20 @@ msgstr "Ajouter un filtre croisé" msgid "Add custom scoping" msgstr "Ajouter une portée personnalisée" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "Ajouter méthode de livraison" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 #, fuzzy msgid "Add description of your tag" msgstr "Ecrire une description à votre requête" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 #, fuzzy msgid "Add extra connection information." msgstr "Ajoutez des informations supplémentaires sur la connexion." @@ -1286,7 +1316,7 @@ msgstr "Ajoutez des informations supplémentaires sur la connexion." msgid "Add filter" msgstr "Ajouter un filtre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1306,11 +1336,11 @@ msgstr "" "sous-ensemble des données sous-jacentes ou en limitant les valeurs " "disponibles affichées dans le filtre." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "Ajouter un filtre ou des diviseurs" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "Ajouter un élément" @@ -1324,11 +1354,11 @@ msgstr "" "Ajouter des mesures au ensemble de données dans le modal « Modifier la " "source de données »" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "Ajouter un nouveau formateur de couleur" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "Ajouter un nouveau formateur" @@ -1336,24 +1366,24 @@ msgstr "Ajouter un nouveau formateur" msgid "Add required control values to preview chart" msgstr "Ajouter les valeurs de contrôle requises au graphique de prévisualisation" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "Ajouter les valeurs de contrôle requises pour enregistrer le graphique" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "Ajouter une feuille" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 #, fuzzy msgid "Add the name of the chart" msgstr "Ajouter le nom du graphique" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 #, fuzzy msgid "Add the name of the dashboard" msgstr "Modifier le tableau de bord" @@ -1367,54 +1397,54 @@ msgstr "Ajouter au tableau de bord" msgid "Add/Edit Filters" msgstr "Ajouter/modifier les filtres" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "Ajouté" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "Ajouté à 1 tableau de bord" msgstr[1] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 #, fuzzy msgid "Additional Parameters" msgstr "Paramètres supplémentaires" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "Des champs supplémentaires peuvent être requis" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "Informations supplémentaires" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 #, fuzzy msgid "Additional metadata" msgstr "Métadonnées supplémentaires" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 #, fuzzy msgid "Additional padding for legend." msgstr "Remplissage supplémentaire pour la légende." -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "Paramètres supplémentaires" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 #, fuzzy msgid "Additional settings." msgstr "Informations supplémentaires." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "Texte supplémentaire à ajouter avant ou après la valeur, p. ex. unité" @@ -1427,28 +1457,29 @@ msgid "Additive" msgstr "Additif" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "Ajuster la façon dont cette base de données interagira avec SQL Lab." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "Ajuster les paramètres de performance de cette base de données." @@ -1463,17 +1494,17 @@ msgstr "Ajuster les paramètres de performance de cette base de données." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "Avancé" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 #, fuzzy msgid "Advanced Analytics" msgstr "Analyses avancées" @@ -1483,23 +1514,23 @@ msgstr "Analyses avancées" msgid "Advanced Data type" msgstr "Type de données avancées" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "Analyses avancées" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 #, fuzzy msgid "Advanced analytics Query A" msgstr "Analyses avancées Requête A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 #, fuzzy msgid "Advanced analytics Query B" msgstr "Analyses avancées Requête B" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "Analyses avancées" @@ -1523,12 +1554,12 @@ msgstr "Type de données avancées" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "Analyses avancées" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 #, fuzzy msgid "After" msgstr "Après" @@ -1538,12 +1569,12 @@ msgstr "Après" msgid "Aggregate" msgstr "Agrégat" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 #, fuzzy msgid "Aggregate Mean" msgstr "Moyenne agrégée" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 #, fuzzy msgid "Aggregate Sum" msgstr "Somme agrégée" @@ -1556,7 +1587,7 @@ msgstr "" "Fonction d'agrégation appliquée à la liste des points de chaque " "regroupement pour produire l'étiquette de regroupement." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1578,7 +1609,7 @@ msgstr "" msgid "Aggregation" msgstr "agrégat" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 #, fuzzy msgid "Aggregation function" msgstr "Fonctions d’agrégat" @@ -1588,15 +1619,15 @@ msgstr "Fonctions d’agrégat" msgid "Alert" msgstr "Alerte" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "Alerte déclenchée, -période de grâce" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "Condition d'alerte" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Contenu de cellule" @@ -1605,7 +1636,7 @@ msgstr "Contenu de cellule" msgid "Alert ended grace period." msgstr "L'alerte a mis fin à la période de grâce." -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "L'alerte a échoué" @@ -1617,12 +1648,12 @@ msgstr "Alerte déclenchée pendant la période de grâce." msgid "Alert found an error while executing a query." msgstr "L'alerte a détecté une erreur lors de l'exécution d'une requête." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Alert is active" msgstr "Rapports par courriel actifs" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "Nom de l'alerte" @@ -1652,11 +1683,11 @@ msgstr "La requête d’alerte a retourné plus d'une rangée." msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "La requête a retourné plus d'une ligne. %s lignes retournées" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "Alerte en cours" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "Alerte déclenchée, notification envoyée" @@ -1668,7 +1699,7 @@ msgstr "Erreur de configuration du validateur." msgid "Alerts" msgstr "Alertes" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "Alertes et rapports" @@ -1677,8 +1708,8 @@ msgstr "Alertes et rapports" msgid "Alerts & reports" msgstr "Alertes et rapports" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "Aligner +/-" @@ -1698,7 +1729,7 @@ msgstr "Aligner +/-" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1719,7 +1750,7 @@ msgstr "Tout texte" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "Tous les graphiques" @@ -1740,7 +1771,7 @@ msgstr "Tous les panneaux" msgid "All panels with this column will be affected by this filter" msgstr "Tous les panneaux avec cette colonne seront affectés par ce filtre" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "Autoriser CREATE TABLE AS" @@ -1749,7 +1780,7 @@ msgstr "Autoriser CREATE TABLE AS" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "Autorise l'option CREATE TABLE AS dans SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "Autoriser CREATE VIEW AS" @@ -1762,12 +1793,12 @@ msgstr "Autorise l'option CREATE VIEW AS dans SQL Lab" msgid "Allow Csv Upload" msgstr "Autoriser le téléversement CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "Autoriser DML" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1778,15 +1809,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "Autoriser la réorganisation des colonnes" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "Autoriser la création de nouveaux tableaux basés sur des requêtes" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "Autoriser la création de nouvelles vues basées sur des requêtes" @@ -1794,7 +1825,7 @@ msgstr "Autoriser la création de nouvelles vues basées sur des requêtes" msgid "Allow data manipulation language" msgstr "Autoriser le langage de manipulation des données" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." @@ -1803,12 +1834,12 @@ msgstr "" " colonne pour les réorganiser. Notez que leurs changements ne " "persisteront pas la prochaine fois qu’ils ouvriront le tableau." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 #, fuzzy msgid "Allow file uploads to database" msgstr "Sélectionner un fichier Excel à charger dans une base de données." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." @@ -1816,7 +1847,7 @@ msgstr "" "Permettre la manipulation de la base de données en utilisant des " "instructionsnon SELECT comme UPDATE, DELETE, CREATE, etc." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 #, fuzzy msgid "Allow node selections" msgstr "Autoriséer les sélections multiples" @@ -1825,11 +1856,11 @@ msgstr "Autoriséer les sélections multiples" msgid "Allow sending multiple polygons as a filter event" msgstr "Autoriser l’envoi de plusieurs polygones comme événement de filtre" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "Autoriser cette base de données à être explorée" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "Autoriser cette base de données à être requêtées dans SQL Lab" @@ -1865,7 +1896,7 @@ msgstr "" " boîte visualisent le minimum, le maximum, l'étendue et les deux " "quartiles extérieurs." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "Modifié" @@ -1874,7 +1905,7 @@ msgstr "Modifié" msgid "Always filter main datetime column" msgstr "Colonne Datetime principale" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 #, fuzzy msgid "An Error Occurred" msgstr "Un erreur s'est produite" @@ -1902,19 +1933,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "Une erreur est survenue" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "Un erreur s'est produite" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "Une erreur s'est produite durant la sauvegarde du ensemble de données" @@ -1931,7 +1962,7 @@ msgstr "Une erreur s'est produite le traitement des logs " msgid "An error occurred while accessing the value." msgstr "Une erreur s'est produite durant la création de la source de donnée." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1946,8 +1977,8 @@ msgstr "" "Une erreur s'est produite durant la récupération des jeux de données %ss:" " %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "Une erreur s'est produite durant la création de la source de donnée" @@ -1965,7 +1996,7 @@ msgstr "Une erreur s'est produite durant la création de la valeur." msgid "An error occurred while deleting the value." msgstr "Une erreur s'est produite durant la suppression de la valeur." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -2036,7 +2067,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -2047,27 +2078,27 @@ msgstr "" "Une erreur s'est produite lors de la récupération de l’ensemble de " "données relatives à la source de données : %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "" "Une erreur s'est produite lors de la récupération des valeurs de " "l’ensemble de données : %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "" "Une erreur s'est produite lors de l'extraction des données relatives à " "l'ensemble de données" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "" "Une erreur s'est produite lors de la récupération des données relatives " "au ensemble de données : %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "" @@ -2085,14 +2116,14 @@ msgstr "" "Une erreur s'est produite lors de la recherche des valeurs des " "propriétaires : %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "Une erreur s'est produite lors de l'extraction des valeurs du schéma : %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "Une erreur s'est produite lors de l'extraction de l'état de l'onglet" @@ -2100,7 +2131,7 @@ msgstr "Une erreur s'est produite lors de l'extraction de l'état de l'onglet" msgid "An error occurred while fetching table metadata" msgstr "Une erreur s'est produite lors de l'extraction des métadonnées du tableau" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2132,7 +2163,7 @@ msgstr "" msgid "An error occurred while loading the SQL" msgstr "Une erreur s'est produite durant le chargement de SQL" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 #, fuzzy msgid "An error occurred while opening Explore" msgstr "Une erreur s'est produite lors de l'ouverture d'Explore" @@ -2146,19 +2177,13 @@ msgstr "Une erreur s'est produite lors de l'analyse de la clé." msgid "An error occurred while pruning logs " msgstr "Une erreur s'est produite lors de la suppression des journaux " -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" "Une erreur s'est produite lors de la suppression de la requête. Veuillez " "contacter votre administrateur." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" -"Une erreur s'est produite lors de la suppression de l’onglet. Veuillez " -"contacter votre administrateur." - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2171,20 +2196,12 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "Une erreur s'est produite durant la modification du rapport : %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" -"Une erreur s'est produite lors de la définition de l'onglet actif. " -"Veuillez contacter votre administrateur." - #: superset-frontend/src/explore/actions/exploreActions.ts:89 #, fuzzy msgid "An error occurred while starring this chart" msgstr "Une erreur s'est produite lors de la mise en ligne de ce graphique" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2211,19 +2228,19 @@ msgstr "Une erreur s'est produite lors de l'insertion de la valeur." msgid "An unexpected error occurred" msgstr "Un erreur s'est produite" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "Ancrer à" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "Angle de fin de l'axe de progression" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "Angle de début de l'axe de progression" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 #, fuzzy msgid "Animation" msgstr "Animation" @@ -2240,7 +2257,7 @@ msgstr "Couche d'annotations %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "Couche d'annotations" @@ -2282,7 +2299,7 @@ msgstr "La couche d'annotations a des annotations associées." msgid "Annotation layer interval end" msgstr "Fin de l'intervalle de la couche d'annotations" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "Nom de la couche d'annotations" @@ -2319,13 +2336,13 @@ msgstr "Type de couche d'annotations" msgid "Annotation layer value" msgstr "Valeur de la couche d'annotations" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "Couche d'annotations" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "Les couches d'annotations sont toujours en cours de chargement." @@ -2351,12 +2368,12 @@ msgstr "Source de l'annotation" msgid "Annotation source type" msgstr "Type de source de l'annotation" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 #, fuzzy msgid "Annotation template created" msgstr "L'annotation n'a pas pu être créée." -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 #, fuzzy msgid "Annotation template updated" msgstr "Cette annotation a été modifiée" @@ -2367,7 +2384,7 @@ msgstr "Cette annotation a été modifiée" msgid "Annotations and Layers" msgstr "Annotations et calques" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "Annotations et calques" @@ -2380,13 +2397,13 @@ msgstr "Les annotations n'ont pas pu être supprimées." #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "Tout" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "Tout détail supplémentaire à afficher dans l’infobulle de certification." @@ -2398,13 +2415,13 @@ msgstr "" "Une palette de couleur sélectionnée ici écrasera les couleurs appliquées " "aux graphiques de ce tableau de bord" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" "Toutes les bases de données qui permettent des connexions par le biais " "des URI SQL Alchemy peuvent être ajoutées. " -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " @@ -2413,22 +2430,22 @@ msgstr "" "des URI SQL Alchemy peuvent être ajoutées. Découvrez comment connecter un" " pilote de base de données " -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, fuzzy, python-format msgid "Applied cross-filters (%d)" msgstr "Filtres croisés appliqués (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "Filtres appliqués (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "Filtres appliqués (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "Filtres appliqués : (%s)" @@ -2442,10 +2459,10 @@ msgstr "" "assurer que la requête source respecte les périodes minimales définies " "dans la fenêtre glissante." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "Appliquer" @@ -2454,11 +2471,11 @@ msgstr "Appliquer" msgid "Apply conditional color formatting to metric" msgstr "Appliquer une mise en forme conditionnelle des couleurs aux mesures" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "Appliquer une mise en forme conditionnelle des couleurs aux mesures" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "Appliquer un formatage conditionnel des couleurs aux colonnes numériques" @@ -2466,7 +2483,7 @@ msgstr "Appliquer un formatage conditionnel des couleurs aux colonnes numérique msgid "Apply filters" msgstr "Appliquer les filtres" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 #, fuzzy msgid "Apply metrics on" msgstr "Appliquer des mesures sur" @@ -2479,7 +2496,7 @@ msgstr "Appliquer à tous les panneaux" msgid "Apply to specific panels" msgstr "Appliquer à certains panneaux" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "Avril" @@ -2497,9 +2514,9 @@ msgstr "Voulez-vous vraiment remplacer les requêtes sélectionnées?" msgid "Are you sure you want to cancel?" msgstr "Voulez-vous vraiment annuler?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2530,7 +2547,7 @@ msgstr "Voulez-vous vraiment supprimer les graphiques sélectionnés?" msgid "Are you sure you want to delete the selected dashboards?" msgstr "Voulez-vous vraiment supprimer les tableaux de bord sélectionnés?" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "Voulez-vous vraiment supprimer les ensembles de données sélectionnés?" @@ -2556,7 +2573,7 @@ msgstr "Voulez-vous vraiment vouloir supprimer les balises sélectionnées?" msgid "Are you sure you want to delete the selected templates?" msgstr "Voulez-vous vraiment supprimer les modèles sélectionnés?" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 #, fuzzy msgid "Are you sure you want to overwrite this dataset?" msgstr "Voulez-vous vraiment remplacer cet ensemble de données?" @@ -2569,26 +2586,26 @@ msgstr "Voulez-vous vraiment continuer?" msgid "Are you sure you want to save and apply changes?" msgstr "Voulez-vous vraiment sauvegarder et appliquer les changements?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "textarea" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 #, fuzzy msgid "Area Chart" msgstr "Graphique en aires" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 #, fuzzy msgid "Area chart" msgstr "Graphique en aires" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "Opacité du graphique en aires" @@ -2602,7 +2619,7 @@ msgstr "" " représentent des variables avec la même échelle, mais les graphiques en " "aires empilent les mesures les unes sur les autres." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 #, fuzzy msgid "Arrow" msgstr "Flèche" @@ -2625,35 +2642,35 @@ msgstr "Graphiques associés" msgid "Async Execution" msgstr "Exécution asynchrone" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "Exécution de requête asynchrone" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "Aout" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 #, fuzzy msgid "Auto" msgstr "Auto" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "Zoom automatique" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "Complétion automatique" @@ -2669,12 +2686,12 @@ msgstr "Prédicat d'autocomplétion de la requête" msgid "Automatic Color" msgstr "Couleur automatique" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "Modes de tri disponibles :" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 #, fuzzy msgid "Average" msgstr "Partage de requête" @@ -2684,35 +2701,35 @@ msgstr "Partage de requête" msgid "Average value" msgstr "Valeur cible" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 #, fuzzy msgid "Axis" msgstr "Axe" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 #, fuzzy msgid "Axis Bounds" msgstr "Filtrer par colonne" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 #, fuzzy msgid "Axis Format" msgstr "Format de l'axe" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 #, fuzzy msgid "Axis Title" msgstr "Titre de l’axe" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 #, fuzzy msgid "Axis ascending" msgstr "Axe ascendant" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 #, fuzzy msgid "Axis descending" msgstr "Axe descendant" @@ -2721,10 +2738,10 @@ msgstr "Axe descendant" msgid "BOOLEAN" msgstr "BOOLÉEN" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "Retour" @@ -2739,8 +2756,8 @@ msgstr "Retour à tout" msgid "Backend" msgstr "Programme dorsal" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 #, fuzzy msgid "Backward values" msgstr "Valeurs rétrospectives" @@ -2756,9 +2773,9 @@ msgstr "Mauvaise clef spatiale" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 #, fuzzy msgid "Bar" msgstr "Barre" @@ -2778,12 +2795,12 @@ msgstr "" "Les graphiques à barres sont utilisés pour afficher les mesures sous " "forme de série de barres." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 #, fuzzy msgid "Bar Values" msgstr "Valeur cible" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 #, fuzzy msgid "Bar orientation" msgstr "Documentation" @@ -2795,7 +2812,7 @@ msgid "Base" msgstr "Base" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2804,24 +2821,24 @@ msgstr "" msgid "Based on a metric" msgstr "Basé sur une mesure" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "Selon la granularité, nombre de périodes à comparer à" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "En fonction de ce qui devrait être commandé sur le graphique et la légende" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "Base" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "Information de base" @@ -2838,8 +2855,8 @@ msgstr "Niveau de la batterie au fil du temps" msgid "Be careful." msgstr "Faites attention." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "Avant" @@ -2859,41 +2876,46 @@ msgstr "" msgid "Big Number with Trendline" msgstr "Gros nombre avec tendance" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "dans" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 #, fuzzy msgid "Bottom" msgstr "Bas" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "Marge inférieure" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 #, fuzzy msgid "Bottom left" msgstr "En bas à gauche" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" "Marge inférieure, en pixels, offrant plus d’espace pour les étiquettes " "d’axe" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 #, fuzzy msgid "Bottom right" msgstr "En bas à droite" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "De bas en haut" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2901,14 +2923,14 @@ msgid "" "range. It won't narrow the data's extent." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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 " @@ -2919,7 +2941,7 @@ msgstr "" "données. Notez que cette fonction ne fait qu'étendre la plage de l'axe. " "Elle ne réduira pas l'étendue des données." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the axis. When left empty, the bounds are dynamically defined " "based on the min/max of the data. Note that this feature will only expand" @@ -2930,7 +2952,7 @@ msgstr "" " que cette fonction ne fait qu'étendre la plage de l'axe. Elle ne réduira" " pas l'étendue des données." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2942,7 +2964,7 @@ msgstr "" "min/max des données. Notez que cette fonction ne fait qu'étendre la plage" " de l'axe. Elle ne réduira pas l'étendue des données." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2964,12 +2986,12 @@ msgid "Box Plot" msgstr "Diagramme de quartiles" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 #, fuzzy msgid "Breakdowns" msgstr "Ventilations" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2986,7 +3008,7 @@ msgstr "Graphique à bulles" msgid "Bubble Chart (legacy)" msgstr "Enregistrer un graphique" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 #, fuzzy msgid "Bubble Color" msgstr "Couleur des bulles" @@ -2996,13 +3018,13 @@ msgstr "Couleur des bulles" msgid "Bubble Opacity" msgstr "Bulles" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 #, fuzzy msgid "Bubble Size" msgstr "Taille de la bulle" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "Taille de la bulle" @@ -3015,7 +3037,7 @@ msgstr "Choisir une mesure pour l'axe de droite" msgid "Bucket break points" msgstr "Points de rupture du seau" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 #, fuzzy msgid "Build" msgstr "Construire" @@ -3026,14 +3048,14 @@ msgstr "Construire" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "Sélectionner plusieurs" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -3073,34 +3095,34 @@ msgstr "" " les valeurs de filtre au fur et à mesure que les utilisateur·rice·s les " "saisissent (ce qui risque d'alourdir votre base de données)." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "Par clé : utilisez les noms de colonne comme clé de tri" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "Par clé : utilisez les noms de rangée comme clé de tri" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "Par valeur : utilisez les valeurs mesures comme clé de tri" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "CANCEL" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 #, fuzzy msgid "CREATE DATASET" msgstr "CREATE DATASET" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "CREATE TABLE AS" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "CREATE VIEW AS" @@ -3108,12 +3130,12 @@ msgstr "CREATE VIEW AS" msgid "CREATE VIEW statement" msgstr "CREATE VIEW statement" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 #, fuzzy msgid "CRON Schedule" msgstr "Planification de rapport" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "Expression CRON" @@ -3122,15 +3144,15 @@ msgstr "Expression CRON" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "Styles CSS" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "Modèles CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "CSS appliqué au graphique" @@ -3152,16 +3174,16 @@ msgstr "Modèles CSS" msgid "CSS templates could not be deleted." msgstr "Le template CSS n'a pas pu être supprimé." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 #, fuzzy msgid "CSV Upload" msgstr "Téléversement d’un CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "SCHÉMA CTAS ET CVAS" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -3175,7 +3197,7 @@ msgstr "" msgid "CTAS Schema" msgstr "Schéma CTAS" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3199,21 +3221,21 @@ msgid "Cache Timeout" msgstr "Délai d'inactivité et reprise du cache" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "Délai d'inactivité et reprise du cache (secondes)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "Délai d'inactivité et reprise du cache" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 #, fuzzy msgid "Cached" msgstr "Mis en cache" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "%s mis en cache" @@ -3227,11 +3249,11 @@ msgstr "Valeur en cache non trouvée" msgid "Calculate contribution per series or row" msgstr "Calculer la contribution par série ou par ligne" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -3244,12 +3266,12 @@ msgstr "La colonne calculée [%s] nécessite une expression" msgid "Calculated columns" msgstr "Colonnes calculées" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "Choisir un type de calcul" @@ -3272,26 +3294,26 @@ msgstr "Peut selectionner plusieurs valeurs" msgid "Can't have overlap between Series and Breakdowns" msgstr "Il ne faut pas avoir d'élement en commun entre Série et Breakdowns" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "Annuler" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "Annuler la requête lors de l'événement de déchargement de la fenêtre" @@ -3309,8 +3331,8 @@ msgstr "" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "Impossible d'avoir plusieurs identifiants pour le tunnel SSH" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "Impossible de charger le filtre" @@ -3346,35 +3368,35 @@ msgstr "Couleur catégorique" msgid "Categories to group by on the x-axis." msgstr "Catégories à regrouper sur l'axe des x." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "Catégorie" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 #, fuzzy msgid "Category Name" msgstr "Nom de la catégorie" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 #, fuzzy msgid "Category and Percentage" msgstr "Catégorie et pourcentage" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 #, fuzzy msgid "Category and Value" msgstr "Catégorie et valeur" @@ -3384,14 +3406,14 @@ msgstr "Catégorie et valeur" msgid "Category name" msgstr "Nom de la catégorie" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "Catégorie de nœuds cibles" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "Catégorie, valeur et pourcentage" @@ -3409,29 +3431,24 @@ msgstr "Rayon de la cellule" msgid "Cell Size" msgstr "Taille des cellules" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -#, fuzzy -msgid "Cell bars" -msgstr "Barres de cellules" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "Contenu de cellule" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 #, fuzzy msgid "Cell limit" msgstr "Limite de la cellule" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 #, fuzzy msgid "Centroid (Longitude and Latitude): " msgstr "Centroïde (longitude et latitude) :" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 #, fuzzy msgid "Certification" msgstr "Certification" @@ -3440,15 +3457,15 @@ msgstr "Certification" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "Détails de certification" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 #, fuzzy msgid "Certified" msgstr "Certifié" @@ -3460,23 +3477,23 @@ msgstr "Certifié Par" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "Certifié par" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "Certifié par %s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "Modifier l’ordre des colonnes." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "Modifier l’ordre des rangées." @@ -3498,7 +3515,7 @@ msgstr "Modifications enregistrées." msgid "Changing one or more of these dashboards is forbidden" msgstr "Modifier ce tableau de bord est interdit" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3525,16 +3542,16 @@ msgid "Changing this chart is forbidden" msgstr "Modifier ce graphique est interdit" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "Modifier ce contrôle prend effet instantanément" @@ -3557,24 +3574,24 @@ msgstr "Modifier cette source de données est interdit" msgid "Changing this report is forbidden" msgstr "Modifier ce rapport est interdit" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 #, fuzzy msgid "Character to interpret as decimal point" msgstr "Caractère à interpréter comme un point décimal" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "Graphique" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "Graphique %(id)s non trouvé" @@ -3583,26 +3600,26 @@ msgstr "Graphique %(id)s non trouvé" msgid "Chart Cache Timeout" msgstr "Délai de mise en cache des graphiques" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, fuzzy, python-format msgid "Chart Data: %s" msgstr "Donnés de graphique : %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "ID Graphique" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3614,33 +3631,35 @@ msgstr "ID Graphique" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 #, fuzzy msgid "Chart Options" msgstr "Option du graphique" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 #, fuzzy msgid "Chart Orientation" msgstr "Orientation du graphique" @@ -3653,14 +3672,14 @@ msgid_plural "Chart Owners: %s" msgstr[0] "Propriétaire du graphique : %s" msgstr[1] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 #, fuzzy msgid "Chart Source" msgstr "Source du graphique" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 #, fuzzy msgid "Chart Title" msgstr "Titre du graphique" @@ -3680,23 +3699,23 @@ msgstr "Le graphique [%s] a été sauvegardé" msgid "Chart [%s] was added to dashboard [%s]" msgstr "Le graphique [%s] ajouté au tableau de bord [%s]" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "Le graphique [{}] a été écrasé" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "Le graphique [{}] a été sauvegardé" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "Le graphique [{}] ajouté au tableau de bord [{}]" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "Délai de mise en cache des graphiques" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "Changements de graphique" @@ -3747,8 +3766,8 @@ msgstr "Nom du graphique" msgid "Chart not found" msgstr "Graphique %(id)s non trouvé" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 #, fuzzy msgid "Chart options" msgstr "Options du graphique" @@ -3762,17 +3781,17 @@ msgstr "Propriétaires du graphique" msgid "Chart parameters are invalid." msgstr "Les paramètres du graphique sont invalides." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 #, fuzzy msgid "Chart properties updated" msgstr "Modifier les propriétés du graphique" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 #, fuzzy msgid "Chart title" msgstr "Titre du graphique" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "Le type de graphique nécessite un ensemble de données" @@ -3781,13 +3800,13 @@ msgstr "Le type de graphique nécessite un ensemble de données" msgid "Chart width" msgstr "Largeur du graphique" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Graphiques :" @@ -3800,9 +3819,9 @@ msgstr "Les graphiques n'ont pas pu être supprimés." msgid "Check for sorting ascending" msgstr "Cocher pour trier par ordre croissant" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3814,21 +3833,21 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "Vérifiez ce graphique dans le tableau de bord :" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "Vérifiez ce graphique :" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "Vérifiez ce tableau de bord :" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "" "Cochez cette case pour forcer les partitions de date à avoir la même " "hauteur" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "Position de l’étiquette enfant" @@ -3849,31 +3868,31 @@ msgstr "Choisissez un fichier" msgid "Choose a chart or dashboard not both" msgstr "Choisissez un graphique ou un tableau de bord, pas les deux" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 #, fuzzy msgid "Choose a database..." msgstr "Choisissez une base de donnée" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "Choisissez un ensemble de donnée" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "Choisissez un ensemble de donnée" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "Choisissez une mesure pour l'axe de droite" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 #, fuzzy msgid "Choose a number format" msgstr "Choisissez une mesure pour l'axe de droite" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 #, fuzzy msgid "Choose a source" msgstr "Choisissez une source" @@ -3884,47 +3903,47 @@ msgstr "Choisissez une source" msgid "Choose a source and a target" msgstr "Choisissez une source et une cible" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 #, fuzzy msgid "Choose a target" msgstr "Choisissez un jeu de donnée" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "Cet ensemble de filtre existe déjà" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "Choisissez un type de graphique" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 #, fuzzy msgid "Choose columns to be parsed as dates" msgstr "Colonnes à traiter comme des dates" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "Colonnes à lire" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "Index de colonne" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "Ajouter une méthode de notification" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" "Choisissez l’une des bases de données disponibles dans le panneau de " "gauche." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Nom de feuille" @@ -3933,12 +3952,12 @@ msgstr "Nom de feuille" msgid "Choose the annotation layer type" msgstr "Choisissez le type de couche d'annotation" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 #, fuzzy msgid "Choose the format for legend values" msgstr "Choisissez une mesure pour l'axe de droite" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 #, fuzzy msgid "Choose the position of the legend" msgstr "Choisissez la contribution au total" @@ -3947,7 +3966,7 @@ msgstr "Choisissez la contribution au total" msgid "Choose the source of your annotations" msgstr "Choisissez la source de vos annotations" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 #, fuzzy msgid "" "Choose values that should be treated as null. Warning: Hive database " @@ -3958,7 +3977,7 @@ msgstr "" "Attention : La base de données Hive ne prend en charge qu'une seule " "valeur" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3975,26 +3994,26 @@ msgstr "Diagramme d'accord" msgid "Chosen non-numeric column" msgstr "Colonne non numérique choisie" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 #, fuzzy msgid "Circle" msgstr "Cercle" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "Cercle -> Flèche" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "Cercle -> Cercle" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "Forme radar circulaire" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -4020,7 +4039,7 @@ msgstr "" msgid "Clause" msgstr "Clause" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "Effacer " @@ -4028,17 +4047,17 @@ msgstr "Effacer " msgid "Clear all" msgstr "Effacer tout" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 #, fuzzy msgid "Clear all data" msgstr "Effacer toutes les données" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 #, fuzzy msgid "Clear form" msgstr "Forme claire" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" "Cliquez sur le bouton « +Ajouter/modifier des filtres » pour créer de " @@ -4060,7 +4079,7 @@ msgstr "Cliquez sur le cadenas pour effectuer des modifications." msgid "Click the lock to prevent further changes." msgstr "Cliquez sur le cadenas pour empêcher toute modification ultérieure." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 msgid "" "Click this link to switch to an alternate form that allows you to input " "the SQLAlchemy URL for this database manually." @@ -4069,7 +4088,7 @@ msgstr "" "permettra d'entrer manuellement l'URL SQLAlchemy pour cette base de " "données." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -4081,7 +4100,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "Cliquez pour annuler le tri" @@ -4089,22 +4108,22 @@ msgstr "Cliquez pour annuler le tri" msgid "Click to edit" msgstr "Cliquer pour modifier" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, fuzzy, python-format msgid "Click to edit %s." msgstr "Cliquer pour modifier %s." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 #, fuzzy msgid "Click to edit chart." msgstr "Cliquer pour modifier le graphique." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "Cliquer pour éditer le l’étiquette" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "Cliquez pour favori ou non" @@ -4112,40 +4131,40 @@ msgstr "Cliquez pour favori ou non" msgid "Click to force-refresh" msgstr "Cliquer pour forcer le rafraîchissement" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "Cliquer pour voir la différence" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 #, fuzzy msgid "Click to sort ascending" msgstr "Cocher pour trier par ordre croissant" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 #, fuzzy msgid "Click to sort descending" msgstr "Tri décroissant" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "Fermer" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "Fermer tous les autres onglets" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "Fermer l'onglet" @@ -4162,26 +4181,26 @@ msgstr "Rayon de regroupement" msgid "Code" msgstr "Code" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "Tout réduire" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 #, fuzzy msgid "Collapse data panel" msgstr "Réduire le panneau de données" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 #, fuzzy msgid "Collapse row" msgstr "Réduire la rangée" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 #, fuzzy msgid "Collapse tab content" msgstr "Réduire le contenu de l'onglet" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 #, fuzzy msgid "Collapse table preview" msgstr "Supprimer la prévisualisation du tableau" @@ -4192,12 +4211,11 @@ msgstr "Supprimer la prévisualisation du tableau" msgid "Color" msgstr "Couleur" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "Couleur +/-" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 #, fuzzy msgid "Color Metric" msgstr "Mesure de couleur" @@ -4217,12 +4235,12 @@ msgstr "Étapes de couleur" msgid "Color bounds" msgstr "Limites de couleur" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 #, fuzzy msgid "Color by" msgstr "Colorer par" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "Mesure de couleur" @@ -4231,16 +4249,16 @@ msgstr "Mesure de couleur" msgid "Color of the target location" msgstr "Couleur de l'emplacement de la cible" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "Schéma de couleurs" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " @@ -4249,21 +4267,22 @@ msgstr "" "d'une cellule donnée par rapport aux autres cellules de la plage " "sélectionnée : " -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 #, fuzzy msgid "Color: " msgstr "Couleur" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "Couleurs" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4287,7 +4306,7 @@ msgstr "" msgid "Column Configuration" msgstr "Configuration des colonnes" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 #, fuzzy msgid "Column Data Types" msgstr "Types de données des colonnes" @@ -4313,7 +4332,7 @@ msgstr "Colonne contenant des données de latitude" msgid "Column containing longitude data" msgstr "Colonne contenant des données de longitude" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "Types de données des colonnes" @@ -4350,7 +4369,7 @@ msgstr "La colonne référencée dans l'agrégat est indéfinie : %(column)s" msgid "Column select" msgstr "Sélection d'une colonne" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 #, fuzzy msgid "" "Column to use as the index of the dataframe. If None is given, Index " @@ -4359,33 +4378,33 @@ msgstr "" "Colonne à utiliser pour les étiquettes de rangée de l'image de données. " "Laissez vide s'il n'y a pas de colonne d'index." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "Fichier en colonnes" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "Colonnes" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 #, fuzzy msgid "Columns To Be Parsed as Dates" msgstr "Colonnes à traiter comme des dates" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 #, fuzzy msgid "Columns To Read" msgstr "Colonnes à lire" @@ -4400,7 +4419,7 @@ msgstr "Colonnes absentes de l’ensemble de données : %(invalid_columns)s" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "Colonnes absentes de la source de données : %(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "Position du sous-total des colonnes" @@ -4408,33 +4427,33 @@ msgstr "Position du sous-total des colonnes" msgid "Columns to calculate distribution across." msgstr "Colonnes pour calculer la distribution." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 #, fuzzy msgid "Columns to display" msgstr "Colonnes à afficher" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "Colonnes à regrouper par" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "Colonnes à regrouper sur les colonnes" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "Colonnes à regrouper sur les rangées" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 #, fuzzy msgid "Combine metrics" msgstr "Combiner les mesures" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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" @@ -4445,7 +4464,7 @@ msgstr "" "de couleurs choisie et sont indexés par 1. La longueur doit correspondre " "à celle des limites de l'intervalle." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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." @@ -4454,7 +4473,7 @@ msgstr "" " les intervalles 0-2, 2-4 et 4-5. Le dernier chiffre doit correspondre à " "la valeur fournie pour MAX." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "Option comparateur" @@ -4521,6 +4540,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4530,7 +4550,7 @@ msgstr "" msgid "Comparison" msgstr "Comparaison" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "Décalage de la période de comparaison" @@ -4539,7 +4559,7 @@ msgstr "Décalage de la période de comparaison" msgid "Comparison font size" msgstr "Comparaison" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 #, fuzzy msgid "Comparison suffix" msgstr "Comparaison" @@ -4550,16 +4570,16 @@ msgstr "Composer des couches multiples pour former des images complexes." #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "Calculer la contribution au total" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "Condition" @@ -4568,8 +4588,7 @@ msgstr "Condition" msgid "Conditional Formatting" msgstr "Formatage conditionnel" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 #, fuzzy msgid "Conditional formatting" msgstr "Formatage conditionnel" @@ -4583,15 +4602,20 @@ msgstr "Intervalle de confiance" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "L'intervalle de confiance doit être compris entre 0 et 1 (exclusif)" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "Configuration" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "Configuration de la plage horaire avancée" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +#, fuzzy +msgid "Configure Time Range: Current..." +msgstr "Configurer l'intervalle de temps : Dernier…" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "Configurer l'intervalle de temps : Dernier…" @@ -4599,7 +4623,7 @@ msgstr "Configurer l'intervalle de temps : Dernier…" msgid "Configure Time Range: Previous..." msgstr "Configurer intervalle de temps : Précédent…" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "Configurer un intervalle de temps personnalisée" @@ -4630,41 +4654,41 @@ msgstr "Confirmer le remplacement" msgid "Confirm save" msgstr "Confirmer la sauvegarde" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "Connecter" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "Connecter Google Sheet" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "Connecter les Google Sheets en tant que tables à cette base de données" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "Connecter une base de données" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "Connecter une base de données" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "Connecter plutôt cette base de données au moyen du formulaire dynamique" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "Connecter cette base de données avec une chaîne URI SQLAlchemy à la place" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "Connexion" @@ -4673,7 +4697,7 @@ msgstr "Connexion" msgid "Connection failed, please check your connection settings" msgstr "La connexion a échoué, veuillez vérifier vos paramètres de connexion" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "La connexion a échoué, veuillez vérifier vos paramètres de connexion" @@ -4682,24 +4706,24 @@ msgstr "La connexion a échoué, veuillez vérifier vos paramètres de connexion msgid "Connection looks good!" msgstr "La connexion a fière allure!" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "Format de la date" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "Type du filtre" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 #, fuzzy msgid "Continue" msgstr "Continuer" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "En continu" @@ -4710,12 +4734,12 @@ msgstr "colonne" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "Contribution" @@ -4724,22 +4748,22 @@ msgstr "Contribution" msgid "Contribution Mode" msgstr "Mode contribution" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 #, fuzzy msgid "Control" msgstr "Colonne" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "Contrôle libellé" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "Contrôles libellés" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "Copié vers le presse-papier!" @@ -4760,7 +4784,7 @@ msgstr "Copier et coller les informations de connexion JSON" msgid "Copy and paste the entire service account .json file here" msgstr "Copier et coller ici le fichier de service .json en entier" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "Copier le lien" @@ -4768,8 +4792,8 @@ msgstr "Copier le lien" msgid "Copy message" msgstr "Copier le message" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4779,9 +4803,9 @@ msgstr "Copie de %s" msgid "Copy partition query to clipboard" msgstr "Copier la requête de partition vers le presse-papier" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "Copier le lien dans le presse-papiers" @@ -4789,30 +4813,30 @@ msgstr "Copier le lien dans le presse-papiers" msgid "Copy query URL" msgstr "Copier l'URL de la requête" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "Copier le lien de la requête vers le presse-papier" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 #, fuzzy msgid "Copy the identifier of the account you are trying to connect to." msgstr "" "Copier le nom de la base de données à laquelle vous essayez de vous " "connecter." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "Copiez le nom du chemin HTTP de votre grappe." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 #, fuzzy msgid "Copy the name of the database you are trying to connect to." msgstr "" "Copiez le nom de la base de données à laquelle vous essayez de vous " "connecter." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "Copier vers le presse-papier" @@ -4857,7 +4881,7 @@ msgstr "Impossible de trouver l'objet viz" msgid "Could not load database driver" msgstr "Impossible de charger le pilote de la base de données" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "Impossible de charger le pilote de la base de données : {}" @@ -4866,41 +4890,41 @@ msgstr "Impossible de charger le pilote de la base de données : {}" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "Impossible de résoudre le nom d'hôte : « %(host)s »" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 #, fuzzy msgid "Count" msgstr "Nombre" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 #, fuzzy msgid "Count Unique Values" msgstr "Compter les valeurs uniques" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "Compter comme fraction de colonnes" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "Compter comme fraction de rangées" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "Compter comme fraction de total" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 #, fuzzy msgid "Country" msgstr "Pays" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 #, fuzzy msgid "Country Color Scheme" msgstr "Schéma de couleurs de pays" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 #, fuzzy msgid "Country Column" msgstr "Colonne de pays" @@ -4914,27 +4938,27 @@ msgstr "Type de champ de pays" msgid "Country Map" msgstr "Carte de pays" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "Créer" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 #, fuzzy msgid "Create Chart" msgstr "Créer un graphique" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 #, fuzzy msgid "Create a dataset" msgstr "Créer un ensemble de données" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4944,7 +4968,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "Créer un nouveau graphique" @@ -4958,27 +4982,27 @@ msgstr "Créer un graphique" msgid "Create chart with dataset" msgstr "Créer un graphique avec un ensemble de données" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Index des cadres de données" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 #, fuzzy msgid "Create dataset" msgstr "Créer un ensemble de données" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 #, fuzzy msgid "Create dataset and create chart" msgstr "Créer un ensemble de données et un graphique" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "Créer un nouveau graphique" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "Créer ou sélectionner schéma..." @@ -4986,7 +5010,7 @@ msgstr "Créer ou sélectionner schéma..." msgid "Created" msgstr "Crée" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "Créé par" @@ -4995,7 +5019,7 @@ msgstr "Créé par" msgid "Created by me" msgstr "Créé par moi" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "Créé le" @@ -5004,7 +5028,7 @@ msgstr "Créé le" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "La création d'un tunnel SSH a échoué pour une raison inconnue" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "Créer une source de données et ouvrir un nouvel onglet" @@ -5018,13 +5042,13 @@ msgstr "Créateur" msgid "Crimson" msgstr "Cramoisi" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" "Le filtre croisé sera appliqué à tous les graphiques qui utilisent cet " "ensemble de données." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 #, fuzzy msgid "Cross-filtering is not enabled for this dashboard." msgstr "Le filtrage croisé n'est pas activé pour ce tableau de bord." @@ -5034,7 +5058,7 @@ msgstr "Le filtrage croisé n'est pas activé pour ce tableau de bord." msgid "Cross-filtering is not enabled in this dashboard" msgstr "Le filtrage croisé n'est pas activé dans ce tableau de bord." -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 #, fuzzy @@ -5047,6 +5071,7 @@ msgid "Cross-filters" msgstr "Filtres croisés" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 #, fuzzy msgid "Cumulative" msgstr "Cumulatif" @@ -5056,7 +5081,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 #, fuzzy msgid "Currency format" msgstr "Format d'e-mail" @@ -5069,15 +5094,50 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "nombre" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "Lancer la requête" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "Format d'e-mail" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "Lancer la requête" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "Lancer la requête" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "Lancer la requête" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "Actuellement rendu : %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "Personnalisé" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "Formatage conditionnel" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "Plugiciel personnalisé" @@ -5086,8 +5146,8 @@ msgstr "Plugiciel personnalisé" msgid "Custom Plugins" msgstr "Plugiciels personnalisés" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -5099,11 +5159,11 @@ msgstr "" "Les mesures SQL ponctuelles personnalisées ne sont pas activées pour cet " "ensemble de données" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "Les champs SQL personnalisés ne peuvent pas contenir de sous-requêtes." -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "Complétion automatique" @@ -5126,16 +5186,16 @@ msgstr "Plugiciel de filtre horaire personnalisé" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "Personnaliser" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 #, fuzzy msgid "Customize Metrics" msgstr "Personnaliser les mesures" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." @@ -5146,16 +5206,16 @@ msgstr "" "les unes sur les autres. Dans Superset, un graphique en aires peut être " "en flux, en pile ou en expansion." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 #, fuzzy msgid "Customize columns" msgstr "Personnaliser les colonnes" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "Dépendance cyclique constatée" @@ -5164,17 +5224,17 @@ msgid "D3 Format" msgstr "Format D3" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "Format D3" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "Syntaxe au format D3 : https://github.com/d3/d3-format" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" @@ -5183,8 +5243,8 @@ msgstr "" "souhaitez avoir des chiffres significatifs différents pour les petits et " "les grands nombres." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "Format d'heure D3 pour les colonnes d’horodatage" @@ -5202,11 +5262,11 @@ msgstr "HORODATAGE" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "La colonne DB %(col_name)s a un type inconnu : %(value_type)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "DEC" @@ -5224,7 +5284,7 @@ msgid "Daily seasonality" msgstr "Saisonnalité quotidienne" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 #, fuzzy msgid "Dark" msgstr "Sombre" @@ -5237,10 +5297,10 @@ msgstr "Cyan foncé" msgid "Dark mode" msgstr "Mode sombre" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -5252,7 +5312,7 @@ msgstr "Tableau de bord " msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "Le tableau de bord [%s] a été créé et le graphique [%s] y a été ajouté" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "Le tableau de bord [{}] a été créé et le graphique [{}] y a été ajouté" @@ -5277,21 +5337,21 @@ msgstr "Propriétés du tableau de bord" msgid "Dashboard parameters are invalid." msgstr "Les paramètres du tableau de bord sont invalides." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "Propriétés du tableau de bord" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 #, fuzzy msgid "Dashboard properties updated" msgstr "Propriétés du tableau de bord" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 #, fuzzy msgid "Dashboard scheme" msgstr "Schéma du tableau de bord" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -5303,7 +5363,7 @@ msgstr "" " Ajoutez des colonnes temporelles aux filtres des graphiques pour que ce " "filtre de tableau de bord ait un impact sur ces graphiques." -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 #, fuzzy msgid "Dashboard title" msgstr "Titre du tableau de bord" @@ -5313,11 +5373,11 @@ msgstr "Titre du tableau de bord" msgid "Dashboard usage" msgstr "Utilisation du tableau de bord" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Tableaux de bord" @@ -5336,13 +5396,13 @@ msgstr "Le tableau de bord n'existe pas" msgid "Dashed" msgstr "En pointillés" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Données" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "Ensemble de données importé" @@ -5356,13 +5416,13 @@ msgstr "Tableau des données" msgid "Data URI is not allowed." msgstr "L’URI des données n’est pas autorisé." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "Zoom des données" @@ -5394,7 +5454,7 @@ msgstr "Données supplémentaires pour JS" msgid "Data preview" msgstr "Prévisualiser les données" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "Données rafraîchies" @@ -5414,13 +5474,13 @@ msgid "DataFrame must include temporal column" msgstr "Dataframe doit inclure une colonne temporelle" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5431,20 +5491,20 @@ msgstr "Dataframe doit inclure une colonne temporelle" msgid "Database" msgstr "Base de données" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 #, fuzzy msgid "Database Connections" msgstr "Connexions à la base de données" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 #, fuzzy msgid "Database Creation Error" msgstr "Erreur de création de base de données" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 #, fuzzy msgid "Database connected" msgstr "Connexions à la base de données" @@ -5471,7 +5531,7 @@ msgstr "La base de données ne permet pas la manipulation de données." msgid "Database does not exist" msgstr "La base de données n'existe pas" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "La base de données ne prend pas en charge les sous-requêtes" @@ -5484,7 +5544,7 @@ msgstr "" "installé. Visitez la page de documentation Superset pour les instructions" " d'installation : " -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "Erreur de base de données" @@ -5496,8 +5556,8 @@ msgstr "La base de données est hors-ligne." msgid "Database is required for alerts" msgstr "Une base de données est requise pour les alertes" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5516,12 +5576,12 @@ msgstr "Base de donnée non trouvée." msgid "Database parameters are invalid." msgstr "Les paramètres de base de données sont invalides." -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 #, fuzzy msgid "Database passwords" msgstr "Mots de passe de la base de données" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5533,7 +5593,7 @@ msgstr "Port de la base de données" msgid "Database schema is not allowed for csv uploads." msgstr "Schémas autorisés pour le chargement de CSV" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 #, fuzzy msgid "Database settings updated" msgstr "Mise à jour des paramètres de la base de données" @@ -5557,15 +5617,15 @@ msgstr "" msgid "Databases" msgstr "Bases de données" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "Ensemble de données" @@ -5605,12 +5665,12 @@ msgstr "L’ensemble de données n'a pas pu être mis à jour." msgid "Dataset does not exist" msgstr "L’ensemble de données n'existe pas" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 #, fuzzy msgid "Dataset imported" msgstr "Ensemble de données importé" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "Un ensemble de données est requis" @@ -5630,18 +5690,18 @@ msgstr "Nom de l’ensemble de données" msgid "Dataset parameters are invalid." msgstr "Les paramètres de l'ensemble de données ne sont pas valides." -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "Le schéma de l'ensemble de données n'est pas valide : %(error)s" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Ensembles de données" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5663,7 +5723,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "Le jeu de données n'a pas pu être supprimé." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "Les ensembles de données ne comportent pas de colonne temporelle" @@ -5690,20 +5750,20 @@ msgstr "Le type de source de données n’est pas valide" msgid "Datasource type is required when datasource_id is given" msgstr "Le type de source de données est requis quand datasource_id est spécifié" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 #, fuzzy msgid "Date Time Format" msgstr "Format de la date et de l'heure" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 #, fuzzy msgid "Date format" @@ -5714,7 +5774,7 @@ msgstr "Format de la date" msgid "Date format string" msgstr "Chaîne de format de date" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "Date/heure" @@ -5722,7 +5782,7 @@ msgstr "Date/heure" msgid "Datetime Format" msgstr "Format d’horodatage" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5742,12 +5802,12 @@ msgstr "Jour" msgid "Day (freq=D)" msgstr "Jour (foire = J)" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "Jours %s" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "" "Le moteur de base de données n'a pas retourné toutes les colonnes " @@ -5758,7 +5818,7 @@ msgstr "" msgid "Deactivate" msgstr "Désactiver" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "Décembre" @@ -5770,7 +5830,7 @@ msgstr "Décide de la colonne par laquelle l'axe de base doit être trié." msgid "Decides which measure to sort the base axis by." msgstr "Décide de la mesure par laquelle l'axe de base doit être trié." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "Caractère décimal" @@ -5821,12 +5881,12 @@ msgid "Deck.gl - Screen Grid" msgstr "Deck.gl - Grille d'écran" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 #, fuzzy msgid "Decrease" msgstr "Créer" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "Valeur par défaut" @@ -5835,7 +5895,7 @@ msgstr "Valeur par défaut" msgid "Default Endpoint" msgstr "Point final par défaut" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "Sélectionner un schéma" @@ -5850,7 +5910,7 @@ msgstr "" "URL par défaut vers laquelle rediriger l'accès à partir de la page de la " "liste des ensembles de données" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "Valeur par défaut" @@ -5870,7 +5930,7 @@ msgstr "Latitude par défaut" msgid "Default longitude" msgstr "Longitude par défaut" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 msgid "" "Default minimal column width in pixels, actual width may still be larger " "than this if other columns don't need much space" @@ -5879,7 +5939,7 @@ msgstr "" "peut être supérieure à cette valeur si les autres colonnes n'ont pas " "besoin de beaucoup d'espace." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "La valeur par défaut est requise" @@ -5903,7 +5963,7 @@ msgstr "" "La valeur par défaut est définie automatiquement lorsque l'option « " "Sélectionner la première valeur de filtre par défaut » est cochée." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" @@ -5911,13 +5971,13 @@ msgstr "" "Définissez une fonction qui reçoit l'entrée et produit le contenu d'une " "info-bulle" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" "Définissez une fonction qui renvoie une URL vers laquelle naviguer " "lorsque l'utilisateur·rice clique." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5937,20 +5997,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5962,11 +6022,11 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "Définit la manière dont chaque série est décomposée" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "Définit la taille de la grille en pixels" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 #, fuzzy msgid "" "Defines the grouping of entities. Each series is represented by a " @@ -5976,7 +6036,7 @@ msgstr "" "couleur spécifique sur le graphique et masquée/affichée en cliquant sur " "sa légende" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" @@ -5984,12 +6044,12 @@ msgstr "" "Définit le regroupement des entités. Chaque série est affichée dans une " "couleur spécifique sur le graphique et dispose d'une légende à bascule." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -6003,7 +6063,7 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" @@ -6011,11 +6071,11 @@ msgstr "" "Définit si le pas doit apparaître au début, au milieu ou à la fin entre " "deux points de données." -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -6025,13 +6085,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Supprimer " @@ -6048,7 +6108,7 @@ msgstr "Supprimer l'annotation?" msgid "Delete Database?" msgstr "Supprimer la base de données?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "Supprimer l’ensemble de données?" @@ -6069,7 +6129,7 @@ msgstr "Supprimer le rapport?" msgid "Delete Template?" msgstr "Supprimer template?" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "Vraiment tout effacer?" @@ -6099,7 +6159,7 @@ msgstr "Supprimer la requête" msgid "Delete template" msgstr "Supprimer template" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "Supprimez ce conteneur et sauvegardez pour supprimer ce message." @@ -6136,7 +6196,7 @@ msgid_plural "Deleted %(num)d css templates" msgstr[0] "Modèle %(num)d css supprimé" msgstr[1] "Modèles %(num)d css supprimés" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -6183,7 +6243,7 @@ msgstr "%s supprimé" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -6203,11 +6263,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "Colonne unique délimitée en long et en lat" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "Délimiteur" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "Méthode de livraison" @@ -6236,20 +6296,20 @@ msgstr "Déclassé" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -6258,8 +6318,8 @@ msgstr "Déclassé" msgid "Description" msgstr "Description :" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "Description (cela peut être vu dans la liste)" @@ -6275,7 +6335,7 @@ msgstr "Texte de description qui apparaît sous votre grand numéro" msgid "Deselect all" msgstr "Désélectionner tout" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 #, fuzzy msgid "Details" msgstr "Totaux" @@ -6297,7 +6357,7 @@ msgstr "" "Détermine si ce tableau de bord est visible ou non dans la liste de tous " "les tableaux de bord." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 #, fuzzy msgid "Diamond" msgstr "Diamant" @@ -6306,14 +6366,14 @@ msgstr "Diamant" msgid "Did you mean:" msgstr "Vouliez-vous dire :" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 #, fuzzy msgid "Difference" msgstr "Différence" @@ -6323,8 +6383,8 @@ msgstr "Différence" msgid "Dim Gray" msgstr "Granularité de temps" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 #, fuzzy msgid "Dimension" msgstr "Dimension" @@ -6334,19 +6394,19 @@ msgid "Dimension to use on x-axis." msgstr "Dimension à utiliser sur l’axe des abscisses." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "Dimension à utiliser sur l’axe des ordonnées." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 #, fuzzy msgid "Dimensions" msgstr "Dimensions" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -6360,15 +6420,16 @@ msgstr "Disposition des forces dirigées" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 #, fuzzy msgid "Directional" msgstr "Directional" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "Désactiver les requêtes de prévisualisation des données de SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " @@ -6379,7 +6440,7 @@ msgstr "" " performance du navigateur lors de l'utilisation de bases de données avec" " des tables très larges." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 #, fuzzy msgid "Disable drill to detail" msgstr "Détail Explorer par" @@ -6388,39 +6449,44 @@ msgstr "Détail Explorer par" msgid "Disable embedding?" msgstr "Désactiver l’intégration?" -#: 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 #, fuzzy msgid "Disabled" msgstr "Désactivé" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 #, fuzzy msgid "Disables the drill to detail feature for this database." msgstr "Aucun échantillon n'a été renvoyé pour cet ensemble de données" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 #, fuzzy msgid "Discard" msgstr "Rejeter" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 #, fuzzy msgid "Display" msgstr "Nom affiché" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "Nom d'affichage" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "Nom d'affichage" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "Afficher le total au niveau de la colonne" @@ -6428,7 +6494,7 @@ msgstr "Afficher le total au niveau de la colonne" msgid "Display configuration" msgstr "Configuration d'affichage" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." @@ -6436,18 +6502,18 @@ msgstr "" "Affichez les mesures côte à côte dans chaque colonne, au lieu d'afficher " "chaque colonne côte à côte pour chaque mesure." -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "Afficher le total au niveau de la ligne" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "Afficher le total au niveau de la ligne" @@ -6477,6 +6543,8 @@ msgstr "Distribuer à travers" #: 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 #, fuzzy msgid "Distribution" msgstr "Distribution" @@ -6485,17 +6553,17 @@ msgstr "Distribution" msgid "Distribution - Bar Chart" msgstr "Distibution – Diagramme en barres" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "Diviseur" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "Voulez-vous un beigne ou une tarte?" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "Documentation" @@ -6505,7 +6573,7 @@ msgid "Domain" msgstr "Domaine" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 #, fuzzy msgid "Donut" msgstr "Beigne" @@ -6515,22 +6583,22 @@ msgstr "Beigne" msgid "Dotted" msgstr "Pointillés" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "Télécharger" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "Télécharger comme image" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "Télécharger comme image" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "Télécharger en CSV" @@ -6551,77 +6619,77 @@ msgstr "Glisser-déposer des composants et des graphiques dans le tableau de bor msgid "Drag and drop components to this tab" msgstr "Glissez-déposer des composants dans cet onglet" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" "Tracer un marqueur sur les points de données. Ne s’applique qu’aux types " "de ligne." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "Tracer une zone sous les courbes. Ne s’applique qu’aux types de ligne." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" "Tracer une ligne entre le diagramme circulaire et l'étiquette lorsque les" " étiquettes sont à l'extérieur?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "Tracer des lignes de séparation pour les points de repère de l'axe mineur" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "" "Tracer des lignes séparées pour les points de repère de l’axe des " "ordonnées mineur" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "Explorer par" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "Explorer par n'est pas disponible pour ce point de données" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "Explorer par n'est pas encore pris en charge pour ce type de graphique" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "Explorer par : %s" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "Détail Explorer par" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "Détail Explorer par" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" "La valeur Explorer par n'est pas encore prise en charge pour ce type de " "graphique" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." @@ -6629,7 +6697,7 @@ msgstr "" "L'option Explorer par est désactivée car ce graphique ne regroupe pas les" " données par valeur de dimension." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6640,7 +6708,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "Détail Explorer par : %s" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6654,7 +6722,7 @@ msgid_plural "Drop columns/metrics here or click" msgstr[0] "Déposez une colonne/mesure ici ou cliquez sur" msgstr[1] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 #, fuzzy msgid "Drop a temporal column here or click" msgstr "Déposez une colonne temporelle ici ou cliquez sur" @@ -6664,7 +6732,7 @@ msgid "Drop columns/metrics here or click" msgstr "Déposez des colonnes/mesures ici ou cliquez sur" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 #, fuzzy msgid "Duplicate" msgstr "Dupliquer" @@ -6688,7 +6756,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "Éditer l’ensemble de données" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "Dupliquer l'onglet" @@ -6698,7 +6766,7 @@ msgstr "Dupliquer l'onglet" msgid "Duration" msgstr "Durée" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 #, fuzzy msgid "" "Duration (in seconds) of the caching timeout for charts of this database." @@ -6730,7 +6798,7 @@ msgstr "" "que ce délai est par défaut celui de la source de données/table s'il " "n'est pas défini." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 #, fuzzy msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" @@ -6753,7 +6821,7 @@ msgstr "" " par défaut au délai d'attente de la base de données s'il n'est pas " "défini." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 msgid "" "Duration (in seconds) of the metadata caching timeout for schemas of this" " database. If left unset, the cache never expires." @@ -6762,7 +6830,7 @@ msgstr "" "schémas de cette base de données. Si cette valeur n'est pas définie, le " "cache n'expire jamais." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6775,13 +6843,13 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "Durée en ms (1.40008 => 1ms 400µs 80ns)" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 #, fuzzy msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "Durée en ms (100.40008 => 100ms 400µs 80ns)" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "Durée en ms (66000 => 1m 6s)" @@ -6800,10 +6868,11 @@ msgstr "Charge dynamiquement les valeurs du filtre" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6813,7 +6882,7 @@ msgstr "Charge dynamiquement les valeurs du filtre" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "ECharts" @@ -6822,9 +6891,9 @@ msgstr "ECharts" msgid "EMAIL_REPORTS_CTA" msgstr "EMAIL_REPORTS_CTA" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "FIN (EXCLUSIF)" @@ -6838,19 +6907,19 @@ msgstr "ERREUR" msgid "ERROR: %s" msgstr "ERREUR : %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "Longueur du bord" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "Longueur du bord entre les nœuds" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "Symboles du bord" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 #, fuzzy msgid "Edge width" msgstr "Épaisseur du bord" @@ -6858,29 +6927,29 @@ msgstr "Épaisseur du bord" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "Modifier" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 #, fuzzy msgid "Edit Alert" msgstr "Modifier l’alerte" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "Modifier le CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "Modifier les propriétés du modèle CSS" @@ -6888,7 +6957,7 @@ msgstr "Modifier les propriétés du modèle CSS" msgid "Edit Chart" msgstr "Modifier le graphique" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 #, fuzzy msgid "Edit Chart Properties" msgstr "Modifier les propriétés du graphique" @@ -6921,7 +6990,7 @@ msgstr "Modifier la mesure" msgid "Edit Plugin" msgstr "Modifier le plugiciel" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 #, fuzzy msgid "Edit Report" msgstr "Modifier le rapport par courriel" @@ -6940,7 +7009,7 @@ msgstr "Modifier le tableau" msgid "Edit Tag" msgstr "Éditer le log" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "Modifier l’annotation" @@ -6949,28 +7018,28 @@ msgstr "Modifier l’annotation" msgid "Edit annotation layer" msgstr "Modifier une couche d'annotations" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "Modifier les propriétés de la couche d'annotation" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 #, fuzzy msgid "Edit chart" msgstr "Modifier le graphique" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "Modifier les propriétés du graphique" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "Modifier le tableau de bord" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "Modifier la base de données " @@ -6980,15 +7049,15 @@ msgstr "Modifier l’ensemble de données" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "Modifier le rapport par courriel" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "Modifier le formateur" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "Modifier les propriétés" @@ -7005,12 +7074,12 @@ msgstr "Modifier le modèle" msgid "Edit template parameters" msgstr "Modifier les paramètres du modèle" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "Modifier le tableau de bord" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "Modifier l’intervalle de temps" @@ -7057,7 +7126,7 @@ msgstr "Élévation" msgid "Email reports active" msgstr "Rapports par courriel actifs" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -7066,13 +7135,13 @@ msgstr "" msgid "Embed" msgstr "Intégré" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 #, fuzzy msgid "Embed code" msgstr "Code intégré" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 #, fuzzy msgid "Embed dashboard" msgstr "Tableau de bord intégré" @@ -7086,7 +7155,7 @@ msgstr "L’intégration est désactivée." msgid "Emit Filter Events" msgstr "Émettre des événements de filtrage" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "Mettre l’accent sur" @@ -7094,7 +7163,7 @@ msgstr "Mettre l’accent sur" msgid "Employment and education" msgstr "Emploi et éducation" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "Cercle vide" @@ -7112,7 +7181,7 @@ msgstr "Colonne vide" msgid "Empty query result" msgstr "Résultat de requête vide" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "Requête vide?" @@ -7120,8 +7189,8 @@ msgstr "Requête vide?" msgid "Empty row" msgstr "Rangée vide" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 #, fuzzy msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" @@ -7137,13 +7206,13 @@ msgstr "Activer le filtre de sélection" msgid "Enable cross-filtering" msgstr "Activer le filtrage croisé" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "Activer les contrôles d'agrandissement des données" @@ -7159,25 +7228,25 @@ msgstr "Activer la prévision" msgid "Enable forecasting" msgstr "Activer les prévisions" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "Activer le déplacement graphique" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "Activer le déplacement de nœud" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "Activer l'estimation du coût de la requête" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "Activer la pagination des résultats côté serveur (fonction expérimentale)" @@ -7190,12 +7259,12 @@ msgstr "" "Une entrée spatiale NULL invalide a été rencontrée, veuillez envisager de" " filtrer ces entrées." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "Fin" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 #, fuzzy msgid "End (Longitude, Latitude): " msgstr "Fin (longitude, latitude) : " @@ -7205,19 +7274,19 @@ msgstr "Fin (longitude, latitude) : " msgid "End Longitude & Latitude" msgstr "Fin (longitude et latitude)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 #, fuzzy msgid "End angle" msgstr "Angle de fin" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "End date" msgstr "Date de fin" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "Date de fin exclue de l'intervalle de temps" @@ -7230,8 +7299,8 @@ msgstr "La date de début ne peut être postérieure à Date de début" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "Le moteur « %(engine)s » ne peut pas être configuré via des paramètres." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "Paramètres de moteur" @@ -7243,61 +7312,61 @@ msgstr "" "La spécification de moteur « InvalidEngine » ne permet pas d'être " "configurée via des paramètres individuels." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "Saisir CA_BUNDLE" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 #, fuzzy msgid "Enter Primary Credentials" msgstr "Saisir les informations de connexion" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "Saisir un nom pour cette feuille" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "Saisir un nouveau titre pour l'onglet" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "Nom de l'alerte" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "Saisir la durée en secondes" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "Passer en plein écran" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Nom du rapport" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "Saisir les informations d’%(dbModelName)sidentification requises" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "Entité" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 #, fuzzy msgid "Entity ID" msgstr "Identifiant d’entité" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "Taille des dates égales" @@ -7305,10 +7374,10 @@ msgstr "Taille des dates égales" msgid "Equal to (=)" msgstr "Égal à (=)" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 #, fuzzy msgid "Error" @@ -7321,17 +7390,17 @@ msgstr "" "Désolé, une erreur s'est produite lors de la récupération des " "informations de cette base de données : %s" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "Erreur d'expression jinja dans la clause HAVING : %(msg)s" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "Erreur dans l'expression jinja des filtres RLS : %(msg)s" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "Erreur d'expression jinja dans la clause WHERE : %(msg)s" @@ -7343,7 +7412,7 @@ msgstr "" "Erreur dans l'expression jinja dans la réupération du prédicat des " "valeurs : %(msg)s" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" "Erreur au chargement des source de données du graphique Les filtres " @@ -7395,8 +7464,8 @@ msgstr "" msgid "Error: %(error)s" msgstr "Erreur : %(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "Erreur : %(msg)s" @@ -7414,7 +7483,7 @@ msgstr "Estimation des coûts" msgid "Estimate selected query cost" msgstr "Estimer le coût estimé de la requête sélectionnée" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "Estimer le coût avant d'exécuter une requête" @@ -7429,12 +7498,12 @@ msgstr "Événement" msgid "Event Flow" msgstr "Flux d'événements" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 #, fuzzy msgid "Event Names" msgstr "Noms des événements" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "Définition de l’événement" @@ -7446,7 +7515,7 @@ msgstr "Flux d'événements" msgid "Event time column" msgstr "Colonne temporelle de l’événement" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "Chaque" @@ -7467,25 +7536,25 @@ msgstr "Chaque" msgid "Evolution" msgstr "Évolution" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 #, fuzzy msgid "Exact" msgstr "Exact" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "Exemple" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "Exemples" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "Téléversement d’un CSV" @@ -7503,7 +7572,7 @@ msgstr "Exclure les valeurs sélectionnées" msgid "Excluded roles" msgstr "Rôles exclus" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "SQL exécuté" @@ -7519,13 +7588,13 @@ msgstr "ID d'exécution" msgid "Execution log" msgstr "Journal d'exécution" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 #, fuzzy msgid "Existing dataset" msgstr "Ensemble de données manquant" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "Sortir du mode plein écran" @@ -7534,25 +7603,25 @@ msgstr "Sortir du mode plein écran" msgid "Expand" msgstr "Agrandir" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "Développer tout" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "Développer le panneau de données" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 #, fuzzy msgid "Expand row" msgstr "Agrandir la rangée" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 #, fuzzy msgid "Expand table preview" msgstr "Agrandir la prévisualisation du tableau" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "Étendre la barre d'outils" @@ -7575,7 +7644,7 @@ msgstr "" msgid "Experimental" msgstr "Expérimental" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "explorer" @@ -7585,20 +7654,20 @@ msgstr "explorer" msgid "Explore - %(table)s" msgstr "Explorer - %(table)s" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "Explorer le résultat dans la vue d'exploration des données" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7612,51 +7681,56 @@ msgstr "Exporter les tableaux de bords?" msgid "Export query" msgstr "Exporter la requête" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "Exporter en .CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "Exporter en .JSON" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "Exporter vers Excel" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 msgid "Export to PDF" msgstr "Exporter en PDF" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "Exporter vers .CSV pivoté" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "Exporter vers YAML" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "Exporter vers YAML?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 #, fuzzy msgid "Export to full .CSV" msgstr "Exporter en .CSV intégral" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 #, fuzzy msgid "Export to full Excel" msgstr "Exporter vers Excel" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "Exporter vers .CSV original" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "Exporter vers .CSV pivoté" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "Exposer la base de données dans SQL Lab" @@ -7680,8 +7754,8 @@ msgstr "Expression" msgid "Extra" msgstr "Extra" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "Contrôles supplémentaires" @@ -7690,7 +7764,7 @@ msgstr "Contrôles supplémentaires" msgid "Extra Parameters" msgstr "Paramètres supplémentaires" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "Données supplémentaires pour JS" @@ -7712,7 +7786,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "Champ supplémentaire ne peut pas être décodé par JSON. %(msg)s" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "Paramètres supplémentaires à utiliser dans les modèles de requêtes jinja" @@ -7730,25 +7804,25 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "Paramètres supplémentaires à utiliser dans les modèles de requêtes jinja" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 #, fuzzy msgid "Extruded" msgstr "Extrudé" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "FEB" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "FRI" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 #, fuzzy msgid "Factor" msgstr "Facteur" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "Facteur permettant de multiplier la mesure par" @@ -7758,17 +7832,17 @@ msgstr "Facteur permettant de multiplier la mesure par" msgid "Failed" msgstr "Echoué" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "Échec lors de la récupération des résultats" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "Échec de l'arrêt de la requête. %s" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "Échec de la création du rapport" @@ -7777,7 +7851,7 @@ msgstr "Échec de la création du rapport" msgid "Failed to execute %(query)s" msgstr "Échec de l’exécution de %(query)s" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "Échec de la génération de l'URL de modification du graphique" @@ -7785,12 +7859,12 @@ msgstr "Échec de la génération de l'URL de modification du graphique" msgid "Failed to load chart data" msgstr "Échec du chargement des données du graphique" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "Échec du chargement des données du graphique." -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "Échec du chargement des dimensions pour l’exploration par" @@ -7799,25 +7873,25 @@ msgstr "Échec du chargement des dimensions pour l’exploration par" msgid "Failed to retrieve advanced type" msgstr "Échec de l'extraction du type avancé" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 #, fuzzy msgid "Failed to save cross-filter scoping" msgstr "Échec de l'enregistrement de la délimitation des filtres croisés" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "Échec du lancement d'une requête à distance sur un travailleur." -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 #, fuzzy msgid "Failed to tag items" msgstr "Tout Dé-Sélectionner" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "Échec de la mise à jour du rapport" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "Échec de la vérification des options de sélection : %s" @@ -7829,16 +7903,38 @@ msgstr "Échec de la vérification des options de sélection : %s" msgid "Favorite" msgstr "Favori" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "Crée" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "Février" @@ -7846,11 +7942,11 @@ msgstr "Février" msgid "Fetch Values Predicate" msgstr "Prédicat de recherche de valeurs" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "Récupérer l'aperçu des données" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "Récupération de %s" @@ -7879,7 +7975,7 @@ msgstr "Le champ est requis" msgid "File" msgstr "Fichier" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Paramètres du filtre" @@ -7898,35 +7994,35 @@ msgstr "" msgid "File upload" msgstr "Téléversement" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 #, fuzzy msgid "Fill Color" msgstr "Couleur de remplissage" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" "Remplissez tous les champs obligatoires pour activer la « valeur par " "défaut »" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 #, fuzzy msgid "Fill method" msgstr "Méthode de remplissage" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 #, fuzzy msgid "Filled" msgstr "Rempli" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "Filtre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "Configuration de routeur" @@ -7934,11 +8030,11 @@ msgstr "Configuration de routeur" msgid "Filter List" msgstr "Liste de filtre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "Paramètres du filtre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7952,16 +8048,16 @@ msgstr "Type de filtre" msgid "Filter charts" msgstr "Filtrer les graphiques" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "Le filtre a une valeur par défaut" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 #, fuzzy msgid "Filter menu" msgstr "Menu de filtre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "Nom du filtre" @@ -7971,16 +8067,16 @@ msgstr "" "Le filtre n'affiche que les valeurs pertinentes après les sélections " "effectuées dans d'autres filtres." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "Filtrer les résultats" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "Type de filtre" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "Valeur du filtre (sensible à la casse)" @@ -7992,7 +8088,7 @@ msgstr "Valeur du filtre (sensible à la casse)" msgid "Filter value is required" msgstr "La valeur du filtre est requise" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "La liste de valeurs du filtre ne peut pas être vide" @@ -8004,17 +8100,17 @@ msgstr "Filtrer vos graphiques" msgid "Filterable" msgstr "Filtrable" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "Filtres " -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "Filtres par colonne" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "Filtres par mesure" @@ -8058,17 +8154,17 @@ msgstr "" msgid "Find" msgstr "dans" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "Terminer" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "Premier" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 msgid "" "Fix the trend line to the full time range specified in case filtered " "results do not include the start or end dates" @@ -8077,7 +8173,7 @@ msgstr "" "cas où les résultats filtrés n’incluraient pas les dates de début ou de " "fin" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 #, fuzzy msgid "Fix to selected Time Range" msgstr "Fixer à l'intervalle de temps sélectionné" @@ -8091,11 +8187,11 @@ msgstr "Modifié" msgid "Fixed Color" msgstr "Couleur fixe" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "Couleur fixe" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "Rayon de point fixe" @@ -8103,29 +8199,31 @@ msgstr "Rayon de point fixe" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 #, fuzzy msgid "Flow" msgstr "Flux" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "Taille de la police" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" "Taille de la police pour les étiquettes d’axe, la valeur de détail et " "d’autres éléments de texte" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "Taille de police pour la plus grande valeur de la liste" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "Taille de police pour la plus petite valeur de la liste" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." @@ -8133,7 +8231,7 @@ msgstr "" "Pour Presto et Postgres, affiche un bouton pour calculer le coût avant " "d'exécuter une requête." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -8143,7 +8241,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "Pour obtenir des instructions supplémentaires, consultez" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -8162,12 +8260,12 @@ msgstr "" "filtre ne s'applique PAS, par exemple Admin si l'administrateur doit voir" " toutes les données." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 #, fuzzy msgid "Force" msgstr "Force" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." @@ -8176,18 +8274,18 @@ msgstr "" "vous cliquez sur CTAS ou CVAS dans SQL Lab." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "Catégorie" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 #, fuzzy msgid "Force date format" msgstr "Forcer le format de la date" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "Forcer l'actualisation" @@ -8231,12 +8329,19 @@ msgstr "" "données, les métadonnées du graphique ont été rétablies." #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 #, fuzzy msgid "Format SQL" msgstr "Format D3" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "CSV formatté attaché dans le courriel" @@ -8245,12 +8350,12 @@ msgstr "CSV formatté attaché dans le courriel" msgid "Formatted date" msgstr "Date formatée" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 #, fuzzy msgid "Formatted value" msgstr "Valeur formatée" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 #, fuzzy msgid "Formatting" msgstr "Formatage" @@ -8262,8 +8367,8 @@ msgstr "Formatage" msgid "Formula" msgstr "Formule" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 #, fuzzy msgid "Forward values" msgstr "Valeurs à terme" @@ -8272,7 +8377,7 @@ msgstr "Valeurs à terme" msgid "Found invalid orderby options" msgstr "Options orderby invalides trouvées" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "Chiffres de fraction" @@ -8281,20 +8386,20 @@ msgstr "Chiffres de fraction" msgid "Frequency" msgstr "Fréquence de rafraichissement" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 #, fuzzy msgid "Friction" msgstr "Friction" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "Friction entre les nœuds" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "Vendredi" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "La date de début ne peut être supérieure à la date de fin" @@ -8308,16 +8413,16 @@ msgstr "Nom complet" msgid "Funnel Chart" msgstr "Diagramme en entonnoir" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "Personnaliser davantage la façon d’afficher chaque colonne" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "Personnaliser davantage la façon d’afficher chaque mesure" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 #, fuzzy msgid "GROUP BY" msgstr "GROUPER PAR" @@ -8327,12 +8432,12 @@ msgstr "GROUPER PAR" msgid "Gauge Chart" msgstr "Graphique d'enregistrement" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "Général" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "Informations supplémentaires" @@ -8354,7 +8459,7 @@ msgstr "Graphique générique" msgid "Geo" msgstr "Géo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 #, fuzzy msgid "GeoJson Column" @@ -8369,19 +8474,19 @@ msgstr "Paramètres GeoJson" msgid "Geohash" msgstr "Geohash" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "Récupérer la dernière date par l'unité de date." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "Récupérer la date spécifiée pour le jour férié" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" "Allez dans l'edition pour configurer le tableau de bord et ajouter des " @@ -8391,11 +8496,11 @@ msgstr "" msgid "Gold" msgstr "Or" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "Nom et URL de la feuille Google Sheet" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "Période de grâce" @@ -8404,11 +8509,11 @@ msgstr "Période de grâce" msgid "Graph Chart" msgstr "Enregistrer un graphique" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "Disposition du graphique" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "Gravité" @@ -8422,22 +8527,26 @@ msgstr "Plus grand ou égal (>=)" msgid "Greater than (>)" msgstr "Plus grand que (>)" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 #, fuzzy msgid "Grid" msgstr "Grille" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 #, fuzzy msgid "Grid Size" msgstr "Taille de la grille" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "Grouper par" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "Grouper par, Mesures ou Mesures de pourcentage doit avoir une valeur" @@ -8448,7 +8557,7 @@ msgstr "Grouper par, Mesures ou Mesures de pourcentage doit avoir une valeur" msgid "Group Key" msgstr "Clé de groupe" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "Grouper par" @@ -8456,7 +8565,7 @@ msgstr "Grouper par" msgid "Groupable" msgstr "Groupable" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -8470,16 +8579,16 @@ msgstr "heure" msgid "Handlebars" msgstr "Guidons" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 #, fuzzy msgid "Handlebars Template" msgstr "Modèle en guidon" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -8493,15 +8602,15 @@ msgstr "" msgid "Has created by" msgstr "a été créé" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "En-tête" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "Rangée d'en-tête" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "Rangée d'en-tête" @@ -8516,13 +8625,13 @@ msgstr "Carte thermique" msgid "Heatmap (legacy)" msgstr "Enregistrer un graphique" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "Options de carte thermique" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8537,7 +8646,7 @@ msgstr "Hauteur de la ligne d'étincelle" msgid "Hide Line" msgstr "Masquer la ligne" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 #, fuzzy msgid "Hide chart description" msgstr "Masquer la description du graphique" @@ -8546,12 +8655,12 @@ msgstr "Masquer la description du graphique" msgid "Hide layer" msgstr "Masquer la couche" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 #, fuzzy msgid "Hide password." msgstr "Masquer le mot de passe." -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "Masquer la barre d'outil" @@ -8560,18 +8669,23 @@ msgstr "Masquer la barre d'outil" msgid "Hides the Line for the time series" msgstr "Dissimule la ligne de la série temporelle" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 #, fuzzy msgid "Hierarchy" msgstr "Hiérarchie" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "Histogramme" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "Enregistrer un graphique" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "Accueil" @@ -8584,7 +8698,7 @@ msgstr "Graphique horizontal" msgid "Horizon Charts" msgstr "Graphiques horizontaux" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 #, fuzzy msgid "Horizontal" msgstr "Horizontal" @@ -8593,15 +8707,15 @@ msgstr "Horizontal" msgid "Horizontal (Top)" msgstr "Horizontal (haut)" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "Alignement horizontal" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "Hôte" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8611,7 +8725,7 @@ msgstr "Nom d'hôte ou adresse IP" msgid "Hour" msgstr "Heure" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "Heures %s" @@ -8634,12 +8748,12 @@ msgstr "Combien de groupes de données doivent être regroupés?" msgid "How many periods into the future do we want to predict" msgstr "Combien de périodes voulons-nous prévoir?" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8664,16 +8778,16 @@ msgstr "Codes ISO 3166-2" msgid "ISO 8601" msgstr "ISO 8601" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 #, fuzzy msgid "Id" msgstr "Identifiant" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "ID du nœud racine de l'arborescence." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -8703,17 +8817,17 @@ msgstr "" " l'identité de l'utilisateur·rice connecté·e via la propriété " "hive.server2.proxy.user." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 #, fuzzy msgid "If Table Already Exists" msgstr "Ce tableau de filtre existe déjà" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "Si une mesure est définie, le tri sera basé sur sa valeur" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8725,22 +8839,22 @@ msgstr "" "Si sélectionné, veuillez indiquer les schémas permis pour le " "téléversement csv dans Extra." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 #, fuzzy msgid "Ignore cache when generating report" msgstr "" "L'exécution de la planification de rapport a échoué à la génération de la" " copie d'écran." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "Ignorer les emplacements nuls" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "Ignorer le temps" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "Image (PNG) encapsulée dans le courriel" @@ -8748,7 +8862,7 @@ msgstr "Image (PNG) encapsulée dans le courriel" msgid "Image download failed, please refresh and try again." msgstr "Échec du téléchargement de l’image, veuillez actualiser et réessayer." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" "Se faire passer pour l'utilisateur·rice connecté·e (Presto, Trino, Drill," @@ -8758,11 +8872,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "Se faire passer pour l'utilisateur·rice connecté·e" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "Importer" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "Importer %s" @@ -8796,7 +8910,7 @@ msgstr "Importer les tableaux de bords" msgid "Import database failed for an unknown reason" msgstr "L'import de la base de données a échoué pour une raison inconnue" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 #, fuzzy msgid "Import database from file" msgstr "Importer la base de données depuis un fichier" @@ -8805,7 +8919,7 @@ msgstr "Importer la base de données depuis un fichier" msgid "Import dataset failed for an unknown reason" msgstr "L'import de l’ensemble de données a échoué pour une raison inconnue" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "Importer des ensembles de données" @@ -8817,7 +8931,7 @@ msgstr "Importer des requêtes" msgid "Import saved query failed for an unknown reason." msgstr "L'import de la requête sauvegardée a échoué pour une raison inconnue." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8835,11 +8949,11 @@ msgstr "dans" msgid "Include Series" msgstr "Inclure la série" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "Inclure une description qui sera envoyée avec votre rapport" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, fuzzy, python-format msgid "Include description to be sent with %s" msgstr "Inclure une description qui sera envoyée avec votre rapport" @@ -8854,7 +8968,7 @@ msgid "Include time" msgstr "Inclure la date de fin" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 #, fuzzy msgid "Increase" msgstr "Créer" @@ -8864,21 +8978,21 @@ msgstr "Créer" msgid "Index" msgstr "Index" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "Index de colonne" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "Étiquettes d’intervalle" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "Étiquettes d’intervalle" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "Info" @@ -8886,23 +9000,23 @@ msgstr "Info" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "Rayon intérieur" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "Rayon intérieur du trou du beigne" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" "Visualise les mots dans une colonne qui apparaît le plus souvent. La " "police plus grosse correspond à une fréquence plus élevée." #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" "Le champ d’entrée prend en charge la rotation personnalisée, p. ex., 30 " @@ -8944,12 +9058,12 @@ msgstr "Intervalle" msgid "Interval End column" msgstr "Colonne de fin d'intervalle" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 #, fuzzy msgid "Interval bounds" msgstr "Limites d'intervalle" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 #, fuzzy msgid "Interval colors" msgstr "Couleurs d'intervalle" @@ -8958,7 +9072,7 @@ msgstr "Couleurs d'intervalle" msgid "Interval start column" msgstr "Première colonne d'intervalle" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 #, fuzzy msgid "Intervals" msgstr "Intervalles" @@ -9012,7 +9126,7 @@ msgstr "" "»

Exemple : « postgresql://user:password@your-postgres-db/database " "»

" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "Expression CRON invalide" @@ -9034,7 +9148,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "Format d’horodatage invalide" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "Type d'opération de filtrage invalide : %(op)s" @@ -9047,7 +9161,7 @@ msgstr "Chaîne géodésique non valable" msgid "Invalid geohash string" msgstr "Chaîne geohash invalide" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "Saisie erronée" @@ -9059,7 +9173,7 @@ msgstr "Configuration lat/long non valide." msgid "Invalid longitude/latitude" msgstr "Longitude/latitude invalide" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, fuzzy, python-format msgid "Invalid metric object: %(metric)s" msgstr "Objet mesure non valide : %(metric)s" @@ -9104,7 +9218,7 @@ msgstr "Point géographique invalide : %s" msgid "Invalid state." msgstr "Certificat invalide." -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "Identifiants d’onglet non valides : %s(tab_ids)" @@ -9114,7 +9228,7 @@ msgstr "Identifiants d’onglet non valides : %s(tab_ids)" msgid "Inverse selection" msgstr "Sélection inverse" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 #, fuzzy msgid "Invert current page" msgstr "Inverser la page actuelle" @@ -9183,28 +9297,28 @@ msgstr "et" msgid "Isoline" msgstr "Hors ligne" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 #, fuzzy msgid "Issue 1000 - The dataset is too large to query." msgstr "" "Problème 1000 - L'ensemble de données est trop volumineux pour être " "interrogé." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 #, fuzzy msgid "Issue 1001 - The database is under an unusual load." msgstr "Problème 1001 - La base de données est soumise à une charge inhabituelle." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "Il n’est pas recommandé de tronquer l’axe dans le graphique à barres." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "JAN" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -9213,17 +9327,17 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "Méta-données JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "Méta-données JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 #, fuzzy msgid "JSON metadata is invalid!" msgstr "Les méta-données JSON ne sont pas valides" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -9236,27 +9350,27 @@ msgstr "" "conforment pas à la syntaxe utilisateur : normalement utilisée par " "SQLAlchemy." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "JUIL." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "JUIN" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "Janvier" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "Intercepteur de données JavaScript" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "JavaScript onClick href" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "Générateur d’infobulle JavaScript" @@ -9265,11 +9379,11 @@ msgstr "Générateur d’infobulle JavaScript" msgid "Jinja templating" msgstr "Modèle Jinja" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "Juillet" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "Juin" @@ -9282,7 +9396,7 @@ msgstr "Juin" msgid "KPI" msgstr "ICR" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "Conserver les paramètres de contrôle?" @@ -9290,13 +9404,13 @@ msgstr "Conserver les paramètres de contrôle?" msgid "Keep editing" msgstr "Poursuivre l’édition" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 #, fuzzy msgid "Key" msgstr "Clé" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -9309,14 +9423,14 @@ msgstr "Clefs pour le tableau" msgid "Kilometers" msgstr "Kilomètres" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 #, fuzzy msgid "LIMIT" msgstr "LIMITE" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -9325,20 +9439,25 @@ msgstr "LIMITE" msgid "Label" msgstr "Étiquette" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 #, fuzzy msgid "Label Contents" msgstr "Contenu de cellule" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "Ligne d’étiquette" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "Supprimer template" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 #, fuzzy msgid "Label Type" msgstr "Type d’étiquette" @@ -9348,20 +9467,20 @@ msgstr "Type d’étiquette" msgid "Label already exists" msgstr "Cet ensemble de filtre existe déjà" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "Label pour votre requête" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 #, fuzzy msgid "Label position" msgstr "Dernière position" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "Seuil d’étiquette" @@ -9369,11 +9488,11 @@ msgstr "Seuil d’étiquette" msgid "Labelling" msgstr "Étiquetage" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 #, fuzzy msgid "Labels" msgstr "Étiquettes" @@ -9397,8 +9516,8 @@ msgstr "Étiquettes pour les plages" msgid "Large" msgstr "Grand" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "Dernier" @@ -9410,7 +9529,7 @@ msgstr "Dernière modification" msgid "Last Modified" msgstr "Dernière modification" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "Dernière mise à jour %s" @@ -9420,36 +9539,36 @@ msgstr "Dernière mise à jour %s" msgid "Last Updated %s by %s" msgstr "Dernière mise à jour %s par %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, fuzzy, python-format msgid "Last available value seen on %s" msgstr "Dernière valeur disponible vue sur %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "dernier jour" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "Dernière modification" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "mois dernier" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "trimestre dernier" @@ -9458,12 +9577,12 @@ msgstr "trimestre dernier" msgid "Last run" msgstr "Dernière exécution" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "semaine dernière" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "an dernier " @@ -9481,25 +9600,25 @@ msgstr "Latitude de la fenêtre d'affichage par défaut" msgid "Layer configuration" msgstr "Configuration de filtre" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:101 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "Disposition" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "Éléments de disposition" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "Type de disposition du graphique" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "Type de disposition de l’arbre" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -9513,32 +9632,32 @@ msgstr "" msgid "Least recently modified" msgstr "Dernière modification en date" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 #, fuzzy msgid "Left" msgstr "Gauche" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "Marge gauche" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" "Marge inférieure, en pixels, offrant plus d’espace pour les étiquettes " "d’axe" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "Gauche à droite" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "Valeur gauche" @@ -9569,36 +9688,36 @@ msgid "Legacy" msgstr "Hérité" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 #, fuzzy msgid "Legend" msgstr "Légende" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 #, fuzzy msgid "Legend Format" msgstr "Format de la légende" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 #, fuzzy msgid "Legend Orientation" msgstr "Orientation de la légende" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 #, fuzzy msgid "Legend Position" msgstr "Position de la légende" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "Type du filtre" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 #, fuzzy msgid "Legend type" msgstr "Type du filtre" @@ -9617,7 +9736,7 @@ msgid "Lift percent precision" msgstr "Précision du pourcentage de levée" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 #, fuzzy msgid "Light" msgstr "Clair" @@ -9649,18 +9768,18 @@ msgstr "" "graphiques trompeurs. Envisagez plutôt de filtrer ou de regrouper les " "noms de source/cible." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 #, fuzzy msgid "Limits the number of cells that get retrieved." msgstr "Limite le nombre de lignes qui sont récupérées." -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "Limite le nombre de lignes qui sont affichées." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9688,11 +9807,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9705,7 +9824,7 @@ msgstr "Ligne" msgid "Line Chart" msgstr "Graphique linéaire" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "Style de ligne" @@ -9722,11 +9841,11 @@ msgstr "" "par des segments linéaires. Il s’agit d’un type de tableau de base commun" " dans de nombreux champs." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "Interpolation de lignes telle que définie par d3.js" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "Largeur de la ligne" @@ -9743,22 +9862,22 @@ msgstr "L'épaisseur de la ligne" msgid "Linear Color Scheme" msgstr "Schéma de couleurs linéaire" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "Schéma de couleurs linéaire" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "Interpolation linéaire" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 #, fuzzy msgid "Lines column" msgstr "Colonne des lignes" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 #, fuzzy msgid "Lines encoding" msgstr "Codage des lignes" @@ -9768,12 +9887,12 @@ msgstr "Codage des lignes" msgid "Link Copied!" msgstr "Lien copié!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 #, fuzzy msgid "List Unique Values" msgstr "Liste des valeurs uniques" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" "Liste des colonnes supplémentaires disponibles dans les fonctions " @@ -9783,7 +9902,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "Liste des valeurs n+1 pour le classement des mesures en n seaux." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 #, fuzzy msgid "List of the column names that should be read" msgstr "Liste Json des noms de colonnes à lire" @@ -9821,45 +9940,45 @@ msgstr "Données mises en cache chargées" msgid "Loaded from cache" msgstr "Chargées depuis le cache" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 #, fuzzy msgid "Loading" msgstr "Chargement" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "Chargement..." -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 #, fuzzy msgid "Locate the chart" msgstr "Situer le graphique" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "Échelle logarithmique" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "Conservation des journaux" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "Axe logarithmique" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "Échelle logarithmique sur l'axe des ordonnées primaire" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "Échelle logarithmique sur axe des ordonnées secondaire" @@ -9872,23 +9991,23 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "Axe des ordonnées logarithmique" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "Connexion" @@ -9897,7 +10016,7 @@ msgstr "Connexion" msgid "Login with" msgstr "Se connecter avec" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "Déconnexion" @@ -9914,7 +10033,7 @@ msgstr "Long tiret" msgid "Longitude" msgstr "Longitude" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 #, fuzzy msgid "Longitude & Latitude" msgstr "Longitude et latitude" @@ -9923,8 +10042,8 @@ msgstr "Longitude et latitude" msgid "Longitude & Latitude columns" msgstr "Colonnes longitude et latitude" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 #, fuzzy msgid "Longitude and Latitude" @@ -9943,11 +10062,11 @@ msgstr "Pourcentages" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "MAR" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "MAI" @@ -9956,10 +10075,16 @@ msgstr "MAI" msgid "MINUTE" msgstr "minute" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "LUN" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "min" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "Colonne principale d’horodatage" @@ -9973,11 +10098,11 @@ msgstr "" "source de données contient des données pour la plage de temps " "sélectionnée" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" @@ -9985,20 +10110,20 @@ msgstr "" "Requête malformée. Les arguments slice_id ou table_name et db_name sont " "attendus" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Gérer" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 #, fuzzy msgid "Manage email report" msgstr "Supprimer le rapport par courriel" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 #, fuzzy msgid "Manage your databases" msgstr "Gérer vos bases de données" @@ -10042,7 +10167,7 @@ msgid "Map" msgstr "Carte" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 #, fuzzy msgid "Map Style" msgstr "Style de carte" @@ -10056,36 +10181,36 @@ msgstr "MapBox" msgid "Mapbox" msgstr "Mapbox" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "Mars" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 #, fuzzy msgid "Margin" msgstr "Marge" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" "Marquer une colonne comme temporelle dans le modal « Modifier la source " "de données »" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 #, fuzzy msgid "Marker" msgstr "Marqueur" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "Taille du marqueur" @@ -10102,7 +10227,7 @@ msgstr "Étiquettes des lignes de marquage" msgid "Marker lines" msgstr "Lignes de marquage" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "Taille du marqueur" @@ -10115,29 +10240,29 @@ msgstr "Marqueurs" msgid "Markup type" msgstr "Type de marqueur" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "Max" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 #, fuzzy msgid "Max Bubble Size" msgstr "Taille maximale de la bulle" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "Nombre maximal d’événements" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "Maximum" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "Taille maximale de la police" @@ -10158,29 +10283,29 @@ msgstr "" msgid "Maximum value" msgstr "Valeur maximale" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "Valeur maximale sur l’axe de l’indicateur" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "Mai" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "Moyenne des valeurs sur une période spécifiée" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 #, fuzzy msgid "Mean values" msgstr "Valeurs moyennes" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "Médiane" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 msgid "" "Median edge width, the thickest edge will be 4 times thicker than the " "thinnest." @@ -10188,7 +10313,7 @@ msgstr "" "Largeur médiane du bord, le bord le plus épais sera 4 fois plus épais que" " le bord le plus mince." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" @@ -10196,8 +10321,8 @@ msgstr "" "Taille du nœud médiane, le plus grand nœud sera 4 fois plus grand que le " "plus petit" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 #, fuzzy msgid "Median values" msgstr "Valeurs médianes" @@ -10210,17 +10335,17 @@ msgstr "Moyen" msgid "Menu actions trigger" msgstr "Déclencheur des actions de menu" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "Contenu du message" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 #, fuzzy msgid "Metadata" msgstr "Méta-données" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "Paramètres de métadonnées" @@ -10228,28 +10353,28 @@ msgstr "Paramètres de métadonnées" msgid "Metadata has been synced" msgstr "Les métadonnées ont été synchronisées" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "Méthode" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "Mesure" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "La mesure « %(metric)s » n'existe pas" @@ -10264,21 +10389,21 @@ msgstr "métrique" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 #, fuzzy msgid "Metric ascending" msgstr "Mesure ascendante" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "Mesure assignée à l'axe [X]" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "Mesure assignée à l'axe [Y]" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "Variation de la valeur mesure de « depuis » à « jusqu’à »" @@ -10286,17 +10411,17 @@ msgstr "Variation de la valeur mesure de « depuis » à « jusqu’à »" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 #, fuzzy msgid "Metric descending" msgstr "Mesure descendante" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "Le facteur mesure passe de « depuis » à « jusqu’à »" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "Mesure pour les valeurs de nœud" @@ -10310,11 +10435,11 @@ msgstr "Nom de la mesure" msgid "Metric name [%s] is duplicated" msgstr "Le nom de mesure [%s] est dupliqué" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "Pourcentage de variation de la valeur mesure de « depuis » à « jusqu’à »" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "Mesure qui définit la taille de la bulle" @@ -10329,7 +10454,7 @@ msgstr "Mesure à afficher dans le titre du bas" msgid "Metric used as a weight for the grid's coloring" msgstr "Mesure utilisée comme poids pour la coloration de la grille" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "Mesure utilisée pour calculer la taille des bulles" @@ -10337,7 +10462,7 @@ msgstr "Mesure utilisée pour calculer la taille des bulles" msgid "Metric used to control height" msgstr "Mesure utilisée pour contrôler la hauteur" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 #, fuzzy msgid "" "Metric used to define how the top series are sorted if a series or cell " @@ -10348,7 +10473,7 @@ msgstr "" "si une limite de série ou de cellule est définie. Si indéfini, la " "première mesure sera utilisée (si approprié)." -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -10367,21 +10492,21 @@ msgstr "" "Mesure utilisée pour ordonner la limite si une limite de série est " "présente. Si indéfini, la première mesure sera utilisée (si approprié)." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "Mesures" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 #, fuzzy msgid "Middle" msgstr "Moyen" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "Minuit" @@ -10390,26 +10515,26 @@ msgstr "Minuit" msgid "Miles" msgstr "Milles" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "Min" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 #, fuzzy msgid "Min Periods" msgstr "Périodes minimales" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 #, fuzzy msgid "Min Width" msgstr "Largeur minimale" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "Périodes minimales" @@ -10423,13 +10548,13 @@ msgstr "Min/max (sans valeurs aberrantes)" msgid "Mine" msgstr "Mien" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 #, fuzzy msgid "Minimum" msgstr "Minimum" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "Taille minimale de la police" @@ -10437,7 +10562,7 @@ msgstr "Taille minimale de la police" msgid "Minimum Radius" msgstr "Rayon minimum" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "Nombre minimum d'événements dans les nœuds de feuilles" @@ -10449,9 +10574,9 @@ msgstr "" "Taille minimale du rayon du cercle, en pixels. Lorsque le niveau de zoom " "change, cela permet de s'assurer que le cercle respecte ce rayon minimal." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "Seuil minimum en points de pourcentage pour afficher les étiquettes." @@ -10460,25 +10585,25 @@ msgstr "Seuil minimum en points de pourcentage pour afficher les étiquettes." msgid "Minimum value" msgstr "Valeur minimale" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "Valeur minimale pour que l'étiquette soit affichée sur le graphique." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "Valeur minimale sur l’axe de la jauge" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "Ligne de séparation mineure" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 #, fuzzy msgid "Minor ticks" msgstr "Trier les métriques" @@ -10487,7 +10612,7 @@ msgstr "Trier les métriques" msgid "Minute" msgstr "Minute" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "Minutes %s" @@ -10502,7 +10627,7 @@ msgstr "Valeur minimale" msgid "Missing URL parameters" msgstr "Paramètres URL manquants" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -10513,34 +10638,34 @@ msgstr "Ensemble de données manquant" msgid "Mixed Chart" msgstr "Graphique minimisé" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "Modifié" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "%s modifié" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "Modifié" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, fuzzy, python-format msgid "Modified by: %s" msgstr "Dernière modification par %s" @@ -10550,7 +10675,7 @@ msgstr "Dernière modification par %s" msgid "Modified columns: %s" msgstr "Colonnes modifiées : %s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "Lundi" @@ -10558,17 +10683,17 @@ msgstr "Lundi" msgid "Month" msgstr "Mois" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "Mois %s" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 #, fuzzy msgid "More" msgstr "Plus" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 #, fuzzy msgid "More filters" msgstr "Plus de filtres" @@ -10577,12 +10702,12 @@ msgstr "Plus de filtres" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "Déplacer seulement" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "Décale l'ensemble de dates d'un intervalle spécifié." @@ -10600,7 +10725,7 @@ msgstr "Multi-dimensions" msgid "Multi-Layers" msgstr "Couches multiples" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -10614,7 +10739,7 @@ msgstr "Niveaux multiples" msgid "Multi-Variables" msgstr "Multi-variables" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "Multiple" @@ -10631,7 +10756,7 @@ msgstr "" "Plusieurs formats sont acceptés, consultez la bibliothèque Python " "geopy.points pour plus de détails." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 #, fuzzy msgid "Multiplier" msgstr "Multiplicateur" @@ -10657,7 +10782,7 @@ msgstr "Au moins une colonne numérique doit être spécifiée" msgid "Must provide credentials for the SSH Tunnel" msgstr "Doit fournir les identifiants pour le tunnel SSH" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "Doit spécifier une valeur pour les filtres avec opérateurs de comparaison" @@ -10665,31 +10790,31 @@ msgstr "Doit spécifier une valeur pour les filtres avec opérateurs de comparai msgid "My beautiful colors" msgstr "Mes belles couleurs" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "Ma colonne" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "Ma mesure" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "S. O." -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 #, fuzzy msgid "NOT GROUPED BY" msgstr "NOT GROUPED BY" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "Nov." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "MAINTENANT" @@ -10698,17 +10823,17 @@ msgstr "MAINTENANT" msgid "NUMERIC" msgstr "NUMÉRIQUE" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10722,8 +10847,8 @@ msgstr "NUMÉRIQUE" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10733,8 +10858,8 @@ msgstr "NUMÉRIQUE" msgid "Name" msgstr "Nom" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "Le nom est obligatoire" @@ -10742,21 +10867,21 @@ msgstr "Le nom est obligatoire" msgid "Name must be unique" msgstr "Le nom doit être unique" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "Nom du tableau à créer à partir des données CSV." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "Nom de la colonne contenant l'ID du nœud parent" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 #, fuzzy msgid "Name of the id column" msgstr "Nom de la colonne d'identification" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "Nom des nœuds sources" @@ -10764,11 +10889,11 @@ msgstr "Nom des nœuds sources" msgid "Name of the table that exists in the source database" msgstr "Nom du tableau qui existe dans la base de données source" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "Nom des nœuds cibles" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 #, fuzzy msgid "Name of your tag" msgstr "Donner un nom à la base de données" @@ -10777,15 +10902,15 @@ msgstr "Donner un nom à la base de données" msgid "Name your database" msgstr "Nom de votre base de données" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "Besoin d’aide? Apprenez comment connecter votre base de données" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "Besoin d’aide? En savoir plus sur" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 #, fuzzy msgid "Network error" msgstr "Erreur de réseau" @@ -10796,7 +10921,7 @@ msgstr "Erreur de réseau" msgid "Network error." msgstr "Erreur de réseau." -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "Nouveau graphique" @@ -10825,13 +10950,13 @@ msgstr "Nouvel en-tête" msgid "New tab" msgstr "Nouvel onglet" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "Nouvel onglet (Ctrl + q)" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "Nouvel onglet (Ctrl + t)" @@ -10853,7 +10978,7 @@ msgstr "Graphique en rose Nightingale" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10861,7 +10986,7 @@ msgstr "Graphique en rose Nightingale" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "Non" @@ -10902,7 +11027,7 @@ msgstr "Pas encore de couche d'annotations" msgid "No annotation yet" msgstr "Pas encore d'annotations" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 #, fuzzy msgid "No applied filters" msgstr "Aucun filtre appliqué" @@ -10916,12 +11041,12 @@ msgstr "Aucun filtre disponible." msgid "No charts" msgstr "Aucun graphique" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 #, fuzzy msgid "No charts yet" msgstr "Pas encore de graphique" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 #, fuzzy msgid "No columns found" msgstr "Aucune colonne trouvée" @@ -10945,48 +11070,48 @@ msgstr "Aucun ensemble de données compatible trouvé" msgid "No compatible schema found" msgstr "Aucun schéma compatible trouvé" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 #, fuzzy msgid "No dashboards yet" msgstr "Pas encore de tableau de bord" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "Aucune donnée" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" "Pas de données après le filtrage ou données NULLES pour le dernier " "enregistrement temporel" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "Pas de données dans le fichier" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "Aucune base de données ne correspond à votre recherche" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "Aucune description disponible." -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" "Nous ne pouvons pas nous connecter à votre base de données. Cliquez sur " "«Voir plus» pour obtenir des renseignements fournis par la base de " "données qui pourraient aider à résoudre le problème." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "Aucun filtre" @@ -10994,7 +11119,7 @@ msgstr "Aucun filtre" msgid "No filter is selected." msgstr "Pas de filtre sélectionné." -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 #, fuzzy msgid "No filters" msgstr "Aucun filtre" @@ -11004,16 +11129,16 @@ msgstr "Aucun filtre" msgid "No filters are currently added to this dashboard." msgstr "Aucun filtre n'est actuellement ajouté à ce tableau de bord." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "Aucun paramètre de formulaire n'a été conservé" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 #, fuzzy msgid "No global filters are currently added" msgstr "Aucun filtre global n'est actuellement ajouté" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "Aucun enregistrement correspondant n'a été trouvé" @@ -11022,18 +11147,18 @@ msgstr "Aucun enregistrement correspondant n'a été trouvé" msgid "No of Bins" msgstr "Nombre de bacs" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 #, fuzzy msgid "No recents yet" msgstr "Pas encore de récents" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "Aucun enregistrement n'a été trouvé" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 #, fuzzy msgid "No results" msgstr "Aucun résultat" @@ -11047,7 +11172,7 @@ msgid "No results match your filter criteria" msgstr "Aucun résultat ne correspond à vos critères de filtrage" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "Aucun résultat n'a été obtenu pour cette requête" @@ -11062,18 +11187,18 @@ msgstr "" "sont configurés correctement et que la source de données contient des " "données pour la période sélectionnée." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 #, fuzzy msgid "No rows were returned for this dataset" msgstr "Aucun résultat avec cet ensemble de données" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 #, fuzzy msgid "No samples were returned for this dataset" msgstr "Aucun échantillon n'a été renvoyé pour cet ensemble de données" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 #, fuzzy msgid "No saved expressions found" msgstr "Aucune expression sauvegardée n'a été trouvée" @@ -11084,7 +11209,7 @@ msgstr "Aucune expression sauvegardée n'a été trouvée" msgid "No saved metrics found" msgstr "Aucune mesure sauvegardée n'a été trouvée" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 #, fuzzy msgid "No saved queries yet" msgstr "Aucune requête sauvegardée pour l'instant" @@ -11093,20 +11218,20 @@ msgstr "Aucune requête sauvegardée pour l'instant" msgid "No stored results found, you need to re-run your query" msgstr "Aucun résultat stocké n'a été trouvé, vous devez réexécuter votre requête." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" "Aucune colonne de ce type n'a été trouvée. Pour filtrer sur une mesure, " "essayez l'onglet Custom SQL." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 #, fuzzy msgid "No table columns" msgstr "Pas de colonnes de tableau" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 #, fuzzy msgid "No temporal columns found" msgstr "Aucune colonne temporelle trouvée" @@ -11126,49 +11251,49 @@ msgid "" "%(engine_spec)s engine)" msgstr "Aucun validateur trouvé (configuré pour le moteur)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "Position de l'étiquette du nœud" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 #, fuzzy msgid "Node select mode" msgstr "Mode de sélection des nœuds" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 #, fuzzy msgid "Node size" msgstr "Taille du nœud" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "Aucun" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "Aucun -> Flèche" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "Aucun -> Aucun" @@ -11177,8 +11302,13 @@ msgstr "Aucun -> Aucun" msgid "Normal" msgstr "Normal" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +#, fuzzy +msgid "Normalize" +msgstr "Normalisé" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "Normaliser à travers" @@ -11187,13 +11317,13 @@ msgstr "Normaliser à travers" msgid "Normalize column names" msgstr "Pas de colonne temporelle" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "Normalisé" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 #, fuzzy msgid "Not Time Series" msgstr "Pas de séries temporelles" @@ -11204,26 +11334,26 @@ msgstr "Pas de séries temporelles" msgid "Not a valid ZIP file" msgstr "Aucun filtre appliqué" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 #, fuzzy msgid "Not added to any dashboard" msgstr "Pas d'ajout à un tableau de bord" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 #, fuzzy msgid "Not available" msgstr "Non disponible" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 #, fuzzy msgid "Not defined" msgstr "Indéfini" @@ -11238,7 +11368,7 @@ msgstr "Non égal à (≠)" msgid "Not in" msgstr "Pas dans" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "Non nul" @@ -11247,40 +11377,40 @@ msgstr "Non nul" msgid "Not triggered" msgstr "Non déclenché" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "Pas à jour" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "Rien déclenché" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "Méthode de notification" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "Méthode de notification" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "Novembre" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "Maintenant" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 #, fuzzy msgid "Null Values" msgstr "Valeurs nulles" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 #, fuzzy msgid "Null imputation" msgstr "Imputation nulle" @@ -11306,21 +11436,21 @@ msgstr "" "obtenir un rouge ou un bleu pur, vous pouvez saisir uniquement min ou " "max." -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 #, fuzzy msgid "Number format" @@ -11331,7 +11461,7 @@ msgstr "Format des nombres" msgid "Number format string" msgstr "Chaîne de format des nombres" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 #, fuzzy msgid "Number formatting" msgstr "Format D3" @@ -11340,7 +11470,7 @@ msgstr "Format D3" msgid "Number of buckets to group data" msgstr "Nombre de groupes de données pour regrouper les données" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "Nombre de chiffres décimaux pour arrondir les nombres" @@ -11364,54 +11494,59 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "Nombre de périodes à rapporter" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 #, fuzzy msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "Nombre de lignes du fichier à lire." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "Nombre de lignes à sauter au début du fichier." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "Nombre de segments divisés sur l'axe" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" "Nombre de pas entre les points de repère lors de l'affichage de l'échelle" " des X" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" "Nombre de pas entre les points de repère lors de l'affichage de l'échelle" " Y" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +#, fuzzy +msgid "Numeric column used to calculate the histogram." +msgstr "Sélectionner les colonnes numériques pour dessiner l’histogramme" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "Interval numérique" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "OCT" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "OK" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "REMPLACER" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "Octobre" @@ -11428,13 +11563,13 @@ msgstr "Décalage" msgid "On Grace" msgstr "Sur la grâce" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "tableaux de bord " -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -11452,11 +11587,11 @@ msgstr "" "Un ou plusieurs contrôles à regrouper. En cas de regroupement, les " "colonnes de latitude et de longitude doivent être présentes." -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "Un ou plusieurs contrôles à pivoter en tant que colonnes" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "Une ou plusieurs mesures à afficher" @@ -11499,15 +11634,15 @@ msgstr "Un ou plusieurs paramètres de la requête sont malformés." msgid "One or more parameters specified in the query are missing." msgstr "Un ou plusieurs paramètres spécifiés dans la requête sont manquants." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "Le chargement d'une ou plusieurs couches d'annotations a échoué." -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "Seules les instructions SELECT sont autorisées pour cette base de données." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "Seulement le total" @@ -11531,7 +11666,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "Seuls les panneaux sélectionnés seront affectés par ce filtre" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -11543,21 +11678,21 @@ msgstr "" msgid "Only single queries supported" msgstr "Seules les requêtes uniques sont prises en charge" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 #, fuzzy msgid "Oops! An error occurred!" msgstr "Oups! Une erreur s'est produite!" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "Opacité" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" "Opacité du graphique en aires. S'applique également à la bande de " @@ -11567,7 +11702,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "Opacité de tous les groupes, points et étiquettes. Entre 0 et 1." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "Opacité du diagramme en aires." @@ -11579,7 +11714,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "Opacité, attend des valeurs entre 0 et 100" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "Ouvrir l'onglet Source de données" @@ -11593,7 +11728,7 @@ msgstr "Ouvrir dans SQL Lab" msgid "Open query in SQL Lab" msgstr "Ouvrir une requête dans SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -11607,8 +11742,8 @@ msgstr "" "Celery ainsi que d'un programme dorsal de résultats. Reportez-vous à la " "documentation d'installation pour plus d'informations." -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "Opérateur" @@ -11617,7 +11752,7 @@ msgstr "Opérateur" msgid "Operator undefined for aggregator: %(name)s" msgstr "Opérateur indéfini pour l'agrégat : %(name)s" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -11635,7 +11770,7 @@ msgstr "Chaîne de format de date d3 facultative" msgid "Optional d3 number format string" msgstr "Chaîne de format de nombre d3 facultative" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "Nom facultatif de la colonne de données." @@ -11644,47 +11779,47 @@ msgid "Optional warning about use of this metric" msgstr "Avertissement facultatif concernant l'utilisation de cette mesure" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 #, fuzzy msgid "Options" msgstr "Options" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "" "Ou choisissez parmi une liste d'autres bases de données que nous prenons " "en charge :" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "Ordre par ID d’entité" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "Ordonner les résultats par colonnes sélectionnées" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 #, fuzzy msgid "Ordering" msgstr "Commande" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 #, fuzzy msgid "Orientation" msgstr "Documentation" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 #, fuzzy msgid "Orientation of bar chart" msgstr "Orientation du diagramme à barres" @@ -11694,12 +11829,12 @@ msgstr "Orientation du diagramme à barres" msgid "Orientation of filter bar" msgstr "Orientation de la barre filtrante" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 #, fuzzy msgid "Orientation of tree" msgstr "Source de l'annotation" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 #, fuzzy msgid "Original" msgstr "Original" @@ -11709,49 +11844,49 @@ msgid "Original table column order" msgstr "Ordre des colonnes du tableau original" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "Valeur d'origine" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "Orthogonal" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "Autre" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 #, fuzzy msgid "Other color palettes" msgstr "Le nombre d’« étapes » colorées" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "Extérieurs" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "Rayon extérieur" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 #, fuzzy msgid "Outer edge of Pie chart" msgstr "Bord extérieur du graphique à secteurs" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 #, fuzzy msgid "Overlap" msgstr "Carte du monde" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11762,9 +11897,9 @@ msgstr "" "langage naturel (exemple : 24 heures, 7 jours, 52 semaines, 365 jours). " "Le texte libre est pris en charge." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 #, fuzzy msgid "" "Overlay one or more timeseries from a relative time period. Expects " @@ -11808,17 +11943,17 @@ msgstr "Remplacer le fragment de temps" msgid "Override time range" msgstr "Remplacer l'intervalle de temps" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "Remplacer" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "Modifier et explorer" @@ -11827,7 +11962,7 @@ msgstr "Modifier et explorer" msgid "Overwrite Dashboard [%s]" msgstr "Ecraser le tableau de bord [%s]" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 #, fuzzy msgid "Overwrite existing" msgstr "Remplacer les données existantes" @@ -11843,29 +11978,29 @@ msgstr "Propriétaire créé ou privilégié" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "Propriétaire" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11882,8 +12017,8 @@ msgstr "" "Les propriétaires est une liste d'utilisateur·rice·s qui peuvent modifier" " le tableau de bord." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11896,7 +12031,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "Longueur de la page" @@ -11904,21 +12039,21 @@ msgstr "Longueur de la page" msgid "Paired t-test Table" msgstr "Tableau test t par paires" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "Méthode Pandas de rééchantillonnage" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "Règle de rééchantillonnage des Pandas" @@ -11941,11 +12076,11 @@ msgstr "Paramètres" msgid "Parameters " msgstr "Paramètres" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "Paramètres relatifs à la vue et à la perspective sur la carte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "Parent" @@ -11974,16 +12109,16 @@ msgstr "Tableau de partage" msgid "Partition Diagram" msgstr "Diagramme de partition" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 #, fuzzy msgid "Partition Limit" msgstr "Limite de partition" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "Seuil de partition" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" @@ -11991,9 +12126,9 @@ msgstr "" "Les partitions dont les proportions de hauteur par rapport à la hauteur " "du parent sont inférieures à cette valeur sont élaguées." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -12010,11 +12145,11 @@ msgstr "" "Collez le contenu du fichier JSON des informations d'identification du " "service ici" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "Coller ici l'URL partageable de Google Sheet" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "Mettez votre code ici" @@ -12022,12 +12157,13 @@ msgstr "Mettez votre code ici" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 #, fuzzy msgid "Pattern" msgstr "Modèle" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 #, fuzzy msgid "Percent Change" msgstr "Pourcentage de variation" @@ -12037,26 +12173,26 @@ msgstr "Pourcentage de variation" msgid "Percent Difference format" msgstr "Forcer le format de la date" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 #, fuzzy msgid "Percentage" msgstr "Pourcentage" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 -#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 #, fuzzy msgid "Percentage change" msgstr "Pourcentage de variation" @@ -12066,14 +12202,14 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 #, fuzzy msgid "Percentage metrics" msgstr "Mesures de pourcentage" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 #, fuzzy msgid "Percentage threshold" msgstr "Seuil en pourcentage" @@ -12092,7 +12228,7 @@ msgstr "Seuil en pourcentage" msgid "Percentages" msgstr "Pourcentages" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "Performance" @@ -12100,12 +12236,12 @@ msgstr "Performance" msgid "Period average" msgstr "Moyenne de la période" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "Périodes" @@ -12114,12 +12250,12 @@ msgstr "Périodes" msgid "Periods must be a whole number" msgstr "Les périodes doivent être un nombre entier" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 #, fuzzy msgid "Person or group that has certified this chart." msgstr "Personne ou groupe qui a certifié ce graphique." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 #, fuzzy msgid "Person or group that has certified this dashboard." msgstr "Personne ou groupe qui a certifié ce tableau de bord." @@ -12130,8 +12266,8 @@ msgid "Person or group that has certified this metric" msgstr "Personne ou groupe qui a certifié cette mesure" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "Physique" @@ -12139,7 +12275,7 @@ msgstr "Physique" msgid "Physical (table or view)" msgstr "Physique (table ou vue)" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "Ensemble de données physiques" @@ -12162,7 +12298,7 @@ msgstr "Choisissez une mesure à afficher" msgid "Pick a name to help you identify this database." msgstr "Choisissez un nom pour vous aider à identifier cette base de données." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 #, fuzzy msgid "Pick a nickname for how the database will display in Superset." msgstr "Choisissez un surnom pour l'affichage de la base de données dans Superset." @@ -12210,16 +12346,16 @@ msgstr "Diagramme circulaire" msgid "Pie Chart (legacy)" msgstr "Enregistrer un graphique" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 #, fuzzy msgid "Pie shape" msgstr "Forme circulaire" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 #, fuzzy msgid "Pin" msgstr "NIP" @@ -12236,7 +12372,7 @@ msgstr "L'opération de pivot doit inclure au moins un agrégat" msgid "Pivot operation requires at least one index" msgstr "L'opération de pivot nécessite au moins un index" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 #, fuzzy msgid "Pivoted" msgstr "Pivoté" @@ -12249,15 +12385,15 @@ msgstr "Hauteur des pixels de chaque série" msgid "Pixels" msgstr "Pixels" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "Simple" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "Veuillez NE PAS écraser la touche « filter_scopes »." -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -12305,9 +12441,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "Veuillez choisir au moins un groupe par" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -12317,7 +12453,7 @@ msgstr "Veuillez choisir au moins un groupe par" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -12326,15 +12462,15 @@ msgstr "Veuillez choisir au moins un groupe par" msgid "Please confirm" msgstr "Veuillez confirmer" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "Veuillez confirmer les valeurs de remplacement." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "Veuillez saisir un URI SQLAlchemy à tester" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -12354,7 +12490,7 @@ msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "Veuillez contacter le propriétaire du graphique pour obtenir de l'aide." msgstr[1] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "Veuillez enregistrer la requête pour pouvoir la partager" @@ -12370,7 +12506,7 @@ msgstr "" "Veuillez d'abord sauvegarder votre tableau de bord, puis essayez de créer" " un nouveau rapport par courriel." -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" "Veuillez sélectionner un ensemble de données et un type de graphique pour" @@ -12404,7 +12540,7 @@ msgstr "" "comparer plusieurs mesures sur l'ensemble des échantillons ou des lignes " "de données." -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "Plugiciels" @@ -12426,7 +12562,7 @@ msgid "Point Radius Unit" msgstr "Unité de rayon de point" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 #, fuzzy msgid "Point Size" msgstr "Taille du point" @@ -12437,7 +12573,7 @@ msgstr "Unité de point" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "Pointez vos colonnes spatiales" @@ -12468,27 +12604,10 @@ msgid "Polygon Settings" msgstr "Paramètres des polygones" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "Polyline" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "Populaire" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "Remplir « Valeur par défaut » pour activer ce contrôle" @@ -12497,7 +12616,7 @@ msgstr "Remplir « Valeur par défaut » pour activer ce contrôle" msgid "Population age data" msgstr "Données sur l’âge de la population" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 #, fuzzy msgid "Port" msgstr "Port" @@ -12518,35 +12637,35 @@ msgstr "Port hors de portée 0-65535" msgid "Position JSON" msgstr "Position JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "Position de l'étiquette de nœud enfant sur l'arborescence" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "Position du sous-total au niveau de la colonne" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "Position de l’étiquette de nœud intermédiaire sur l’arbre" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "Position du sous-total au niveau de la rangée" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "Propulsé par Apache Superset" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "Préfiltre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "Valeurs disponibles pour le préfiltre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "Un préfiltre est requis" @@ -12591,7 +12710,7 @@ msgstr "" msgid "Preview" msgstr "Prévisualisation" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "Téléverser un fichier Excel" @@ -12601,7 +12720,7 @@ msgstr "Téléverser un fichier Excel" msgid "Preview: `%s`" msgstr "Prévisualisation : « %s »" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -12612,12 +12731,12 @@ msgstr "Précédent" msgid "Previous Line" msgstr "Ligne précédente" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 #, fuzzy msgid "Primary" msgstr "Primaire" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 #, fuzzy msgid "Primary Metric" msgstr "Mesure primaire" @@ -12627,15 +12746,15 @@ msgstr "Mesure primaire" msgid "Primary key" msgstr "Clé primaire" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "Axe des ordonnées primaire ou secondaire" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "Limites de l’axe des ordonnées primaires" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "Format de l’axe primaire des ordonnées" @@ -12653,12 +12772,12 @@ msgstr "Clé privée et mot de passe" msgid "Private Key Password" msgstr "Clé privée et mot de passe" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 #, fuzzy msgid "Proceed" msgstr "Continuer" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "Progrès" @@ -12678,7 +12797,7 @@ msgstr "Répandre" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "Proportionnel" @@ -12704,7 +12823,7 @@ msgid "Purple" msgstr "Violet" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "Placer les étiquettes à l’extérieur" @@ -12717,7 +12836,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "La valeur doit être plus grande que 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "Placer les étiquettes à l’extérieur du graphique circulaire?" @@ -12733,7 +12852,7 @@ msgstr "Mettez votre code ici" msgid "Python datetime string pattern" msgstr "Modèle de chaîne de date en Python" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "INTERROGATION DE DONNÉES DANS SQL LAB" @@ -12741,12 +12860,12 @@ msgstr "INTERROGATION DE DONNÉES DANS SQL LAB" msgid "Quarter" msgstr "Trimestre" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "Trimestres %s" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 #, fuzzy msgid "Queries" msgstr "Requêtes " @@ -12756,15 +12875,15 @@ msgstr "Requêtes " #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12782,31 +12901,33 @@ msgstr "Requêtes " #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12815,24 +12936,24 @@ msgstr "Requêtes " msgid "Query" msgstr "Requête" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "Requête %s : %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 #, fuzzy msgid "Query A" msgstr "Requête A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 #, fuzzy msgid "Query B" msgstr "Requête B" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "Historiques des requêtes" @@ -12852,7 +12973,7 @@ msgstr "Historique des requêtes" msgid "Query imported" msgstr "Requête importée" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "Requête dans un nouvel onglet" @@ -12861,7 +12982,7 @@ msgid "Query is too complex and takes too long to run." msgstr "Requête trop complexe et trop longue à exécuter." #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 #, fuzzy msgid "Query mode" msgstr "Mode de la requête" @@ -12878,16 +12999,16 @@ msgstr "Nom de la requête" msgid "Query preview" msgstr "Prévisualisation de la requête" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "La requête a été arrêtée" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "La requête a été arrêtée." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "TYPE DE PLAGE" @@ -12906,7 +13027,7 @@ msgstr "Règle RLS introuvable." msgid "RLS rules could not be deleted." msgstr "Les graphiques n'ont pas pu être supprimés." -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "Radar" @@ -12915,16 +13036,16 @@ msgstr "Radar" msgid "Radar Chart" msgstr "Graphique de radar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "Type de rendu radar, s'il faut afficher la forme du cercle." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 #, fuzzy msgid "Radial" msgstr "Radial" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "Rayon de la cellule" @@ -12950,11 +13071,12 @@ msgstr "A été exécuté %s" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #, fuzzy msgid "Range" msgstr "Intervall" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "Filtre d'intervalle" @@ -12985,12 +13107,12 @@ msgstr "Intervalles à mettre en évidence avec ombrage" msgid "Ranking" msgstr "Rang" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 #, fuzzy msgid "Ratio" msgstr "Ratio" @@ -12999,13 +13121,13 @@ msgstr "Ratio" msgid "Raw records" msgstr "Registres bruts" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" "Les graphiques, tableaux de bord et requêtes sauvegardés qui ont été " "récemment créés apparaîtront ici" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" "Les graphiques, tableaux de bord et requêtes modifiés qui ont été " @@ -13017,7 +13139,7 @@ msgstr "" msgid "Recently modified" msgstr "Dernière modification" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" "Les graphiques, tableaux de bord et requêtes consultés qui ont été " @@ -13027,7 +13149,7 @@ msgstr "" msgid "Recents" msgstr "Récents" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "Les destinataires sont séparés par « , » ou « ; »" @@ -13035,30 +13157,34 @@ msgstr "Les destinataires sont séparés par « , » ou « ; »" msgid "Record Count" msgstr "Nombre d'enregistrements" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 #, fuzzy msgid "Rectangle" msgstr "Rectangle" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" "Redirige vers ce point de terminaison lorsque l'on clique sur le tableau " "dans la liste des tableaux." -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "Refaire l’action" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "Réduire X points de repère" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -13079,7 +13205,7 @@ msgstr "Se référer à" msgid "Referenced columns not available in DataFrame." msgstr "Les colonnes référencées sont indisponibles dans la DataFrame." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "Récupérer les résultats" @@ -13087,7 +13213,7 @@ msgstr "Récupérer les résultats" msgid "Refresh" msgstr "Actualiser" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "Actualiser le tableau de bord" @@ -13106,15 +13232,15 @@ msgstr "Intervalle d’actualisation" msgid "Refresh interval saved" msgstr "Intervalle d’actualisation enregistrée" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "Actualiser les valeurs par défaut" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "Actualisation des graphiques" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 #, fuzzy msgid "Refreshing columns" msgstr "Actualisation des colonnes" @@ -13154,17 +13280,17 @@ msgstr "Relationnel" msgid "Relationships between community channels" msgstr "Relations entre les canaux communautaires" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "Date/Heure relative" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "Période relative" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "Quantité relative" @@ -13177,7 +13303,7 @@ msgstr "Recharger" msgid "Remove" msgstr "Supprimer" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 #, fuzzy msgid "Remove cross-filter" msgstr "Supprimer le filtre croisé" @@ -13199,23 +13325,23 @@ msgstr "Supprimer la prévisualisation du tableau" msgid "Removed columns: %s" msgstr "Colonnes supprimées : %s" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "Renommer l'onglet" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 #, fuzzy msgid "Rendering" msgstr "Rendu" @@ -13241,7 +13367,7 @@ msgstr "Remplacer" msgid "Report" msgstr "Rapport" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 #, fuzzy msgid "Report Name" msgstr "Nom du rapport" @@ -13315,25 +13441,25 @@ msgstr "La planification de rapport a dépassé le délai d'exécution." msgid "Report Schedule state not found" msgstr "État de la planification de rapport introuvable" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "Rapporter un bogue" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "Rapport envoyé" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "Rapport échoué" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "Rapports par courriel actifs" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "Nom du rapport" @@ -13351,11 +13477,11 @@ msgstr "Erreur système de la planification de rapport" msgid "Report schedule unexpected error" msgstr "Erreur inattendue de la planification de rapport" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "Envoi d'un rapport" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "Rapport envoyé" @@ -13368,12 +13494,12 @@ msgstr "Rapport mis à jour" msgid "Reports" msgstr "Rapports" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 #, fuzzy msgid "Repulsion" msgstr "Répulsion" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "Force de répulsion entre les nœuds" @@ -13391,27 +13517,27 @@ msgstr "La requête n'est pas JSON" msgid "Request missing data field." msgstr "Champ de données manquant dans la requête." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 #, fuzzy msgid "Request timed out" msgstr "La requête a expiré" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "Obligatoire" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "Les valeurs de contrôle requises ont été supprimées" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 #, fuzzy msgid "Resample" msgstr "Rééchantillonner" @@ -13426,12 +13552,12 @@ msgstr "La méthode de rééchantillonnage devrait être" msgid "Resample operation requires DatetimeIndex" msgstr "L'opération de rééchantillonnage nécessite DatetimeIndex" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 #, fuzzy msgid "Reset" msgstr "Réinitialiser" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "Réinitialiser l'état" @@ -13450,19 +13576,19 @@ msgstr "Restaurer le filtre" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "Résultats" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "Résultats %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "Le programme dorsal des résultats n'est pas configuré." @@ -13472,11 +13598,11 @@ msgstr "" "Le programme dorsal des résultats pour les requêtes asynchrones n'est pas" " configuré." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "Retour à l’horodatage spécifique." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 #, fuzzy msgid "Reverse Lat & Long" msgstr "Inverser la latitude et la longitude" @@ -13485,45 +13611,45 @@ msgstr "Inverser la latitude et la longitude" msgid "Reverse lat/long " msgstr "Inverser la latitude et la longitude" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "Infobulle détaillée" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "Infobulle détaillée" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 #, fuzzy msgid "Right" msgstr "Droit" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 #, fuzzy msgid "Right Axis Format" msgstr "Format de l'axe droit" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 #, fuzzy msgid "Right Axis Metric" msgstr "Mesure de l'axe droit" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "Mesure de l'axe droit" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "Droite à gauche" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "Valeur droite" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" "Cliquez avec le bouton droit de la souris sur une valeur de dimension " @@ -13533,17 +13659,17 @@ msgstr "" msgid "Role" msgstr "Rôle" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "Rôles" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 #, fuzzy msgid "" "Roles is a list which defines access to the dashboard. Granting a role " @@ -13567,47 +13693,47 @@ msgstr "" " de l'ensemble de données seront contournés. Si aucun rôle n'est défini, " "les autorisations d'accès normales s'appliquent." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 #, fuzzy msgid "Rolling Function" msgstr "Fonction glissante" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 #, fuzzy msgid "Rolling Window" msgstr "Fenêtre glissante" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "Fonction glissante" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "Fenêtre glissante" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "Certificat racine" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "Identifiant de nœud racine" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "Type du filtre" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "Faire pivoter l’étiquette de l’axe des absisses" @@ -13615,27 +13741,27 @@ msgstr "Faire pivoter l’étiquette de l’axe des absisses" msgid "Rotate y axis label" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "Faire pivoter pour appliquer aux mots dans le nuage" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 #, fuzzy msgid "Round cap" msgstr "Carte de pays" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "Rangée" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "Sécurité au niveau de la rangée" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 #, fuzzy msgid "" "Row containing the headers to use as column names (0 is first line of " @@ -13646,43 +13772,43 @@ msgstr "" "tête" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "Nombre de rangées maximum" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "Rangées" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "Rangées par page, 0 signifie aucune pagination" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "Position du sous-total des rangées" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "Rangées à lire" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "Rangées à lire" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "Règle" @@ -13696,7 +13822,7 @@ msgstr "Nom de la règle" msgid "Rule added" msgstr "Règle ajoutée" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "Exécuter" @@ -13706,7 +13832,7 @@ msgid "Run a query to display query history" msgstr "Exécuter une requête pour afficher l'historique des requêtes" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "Lancer une requête pour afficher les résultats" @@ -13715,7 +13841,7 @@ msgstr "Lancer une requête pour afficher les résultats" msgid "Run current query" msgstr "Lancer la requête" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "Exécuter dans SQL Lab" @@ -13725,7 +13851,7 @@ msgstr "Exécuter dans SQL Lab" msgid "Run query" msgstr "Exécuter la requête" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "Exécuter la requête (Ctrl + Return)" @@ -13733,7 +13859,7 @@ msgstr "Exécuter la requête (Ctrl + Return)" msgid "Run query in a new tab" msgstr "Exécuter la requête dans une nouvelle fenêtre" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "Exécuter la sélection" @@ -13742,12 +13868,12 @@ msgstr "Exécuter la sélection" msgid "Running" msgstr "En cours d’exécution" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "Exécution de l’instruction %(statement_num)s sur %(statement_count)s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "SAT" @@ -13756,25 +13882,25 @@ msgstr "SAT" msgid "SECOND" msgstr "Seconde" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "SEP" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "SHA" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "SQL copié!" @@ -13782,9 +13908,9 @@ msgstr "SQL copié!" msgid "SQL Expression" msgstr "Expression SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL Lab" @@ -13811,19 +13937,19 @@ msgstr "" "fonction Enregistrer avant de supprimer l’onglet. Veuillez noter que vous" " devrez fermer les autres fenêtres de SQL Lab avant de le faire." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "Requête SQL" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "Expression SQL" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "Requête SQL" @@ -13877,21 +14003,21 @@ msgstr "Les paramètres du tunnel SSH sont invalides." msgid "SSH Tunneling is not enabled" msgstr "La tunnellisation SSH n'est pas activée" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "Le mode SSL « require » sera utilisé." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "START (INCLUSIF)" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "ÉTAPE %(stepCurr)s DE %(stepLast)s" @@ -13901,19 +14027,19 @@ msgstr "ÉTAPE %(stepCurr)s DE %(stepLast)s" msgid "STRING" msgstr "CHAÎNE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "DIM" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "Exemple d’écart-type" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "Exemple de variance" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "Exemples" @@ -13931,8 +14057,14 @@ msgstr "Les exemples de source de données n'ont pas pu être récupérés." msgid "Sankey" msgstr "Sankey" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Enregistrer le graphique" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +#, fuzzy +msgid "Sankey Diagram (legacy)" msgstr "Diagramme Sankey" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -13940,61 +14072,61 @@ msgid "Sankey Diagram with Loops" msgstr "Diagramme Sankey avec boucles" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 #, fuzzy msgid "Satellite" msgstr "Satellite" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "Rues satellites" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "Samedi" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "Enregistrer" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "Enregistrer et explorer" @@ -14006,8 +14138,8 @@ msgstr "Enregistrer et aller au tableau de bord" msgid "Save (Overwrite)" msgstr "Enregister (remplacer)" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "Enregistrer sous" @@ -14021,8 +14153,8 @@ msgstr "Enregistrer comme ensemble de données" msgid "Save as dataset" msgstr "Enregistrer comme ensemble de données" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "Enregistrer comme nouveau" @@ -14048,7 +14180,7 @@ msgstr "Enregistrer le graphique" msgid "Save dashboard" msgstr "Enregistrer le tableau de Bord" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 #, fuzzy msgid "Save dataset" msgstr "Enregistrer l’ensemble de données" @@ -14057,37 +14189,37 @@ msgstr "Enregistrer l’ensemble de données" msgid "Save for this session" msgstr "Enregistrer pour cette session" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "Enregistrer ou remplacer l’ensemble de données" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "Enregistrer la requête" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "Enregistrer la requête pour permettre cette fonction" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" "Enregistrez cette requête en tant qu’ensemble de données virtuel pour " "continuer à explorer" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "Enregistré" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Requêtes enregistrées" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "Expressions enregistrées" @@ -14096,7 +14228,7 @@ msgid "Saved metric" msgstr "Mesure enregistrée" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -14114,13 +14246,13 @@ msgstr "Requête enregistrée introuvable." msgid "Saved query parameters are invalid." msgstr "Les paramètres des requêtes enregistrée sont invalides." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 msgid "Scale and Move" msgstr "Échelle et mouvement" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "Échelle seulement" @@ -14129,8 +14261,8 @@ msgstr "Échelle seulement" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "Dispersion" @@ -14150,15 +14282,15 @@ msgstr "" "points sont connectés dans l’ordre. Il montre une relation statistique " "entre deux variables." -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "Planifier" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 #, fuzzy msgid "Schedule a new email report" msgstr "Planifier un nouveau rapport par courriel" @@ -14167,17 +14299,17 @@ msgstr "Planifier un nouveau rapport par courriel" msgid "Schedule email report" msgstr "Planifier un rapport par courriel" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "Planifier une requête" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "Planifier la requête de façon périodique" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "Planifier une requête" @@ -14198,11 +14330,11 @@ msgid "Scheduled task executor not found" msgstr "L'exécuteur de la tâche planifiée n'a pas été trouvé" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -14210,7 +14342,7 @@ msgstr "L'exécuteur de la tâche planifiée n'a pas été trouvé" msgid "Schema" msgstr "Schéma" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "Délai d'attente pour le cache du schéma dépassé" @@ -14220,7 +14352,7 @@ msgstr "" "Schéma, utilisé uniquement dans certaines bases de données comme " "Postgres, Redshift et DB2" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 #, fuzzy msgid "Schemas allowed for File upload" msgstr "Schémas autorisés pour le chargement de CSV" @@ -14229,12 +14361,12 @@ msgstr "Schémas autorisés pour le chargement de CSV" msgid "Scope" msgstr "Portée" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "Établissement de la portée" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -14243,7 +14375,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "Défiler" @@ -14253,7 +14385,7 @@ msgstr "" "Faites défiler vers le bas pour activer les modifications de " "remplacement. " -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -14261,12 +14393,12 @@ msgstr "" msgid "Search" msgstr "Rechercher" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, fuzzy, python-format msgid "Search %s records" msgstr "Registres bruts" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "Rechercher / Filtrer" @@ -14274,11 +14406,11 @@ msgstr "Rechercher / Filtrer" msgid "Search Metrics & Columns" msgstr "Rechercher les mesures et les colonnes" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "Rechercher tous les graphiques" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 #, fuzzy msgid "Search box" msgstr "Boîte de echerche" @@ -14287,12 +14419,12 @@ msgstr "Boîte de echerche" msgid "Search by query text" msgstr "Recherche par texte d'interrogation" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 #, fuzzy msgid "Search columns" msgstr "Recherche de colonnes" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 #, fuzzy msgid "Search in filters" msgstr "Recherche dans les filtres" @@ -14305,35 +14437,35 @@ msgstr "Rechercher…" msgid "Second" msgstr "Seconde" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 #, fuzzy msgid "Secondary" msgstr "Secondaires :" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 #, fuzzy msgid "Secondary Metric" msgstr "Mesure secondaire" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "" "Nombre de pas entre les points de repère lors de l'affichage de l'échelle" " des X" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "Limites secondaires de l'axe des ordonnées" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "Format secondaire de l’axe des ordonnées" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "Titre secondaire de l’axe des ordonnées" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "%s secondes" @@ -14347,18 +14479,18 @@ msgstr "secondes" msgid "Secure Extra" msgstr "Secure Extra" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "Secure Extra" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Sécurité" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, fuzzy, python-format msgid "See all %(tableName)s" msgstr "Voir tout %(tableName)s" @@ -14373,7 +14505,7 @@ msgstr "Voir moins" msgid "See more" msgstr "Voir plus" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 #, fuzzy msgid "See query details" msgstr "Voir les détails de la requête" @@ -14384,28 +14516,28 @@ msgstr "Voir le schéma du tableau" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "Sélectionner" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "Sélectionner…" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "Sélectionner la méthode de livraison" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "Tout Dé-Sélectionner" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "Selectionner un type de visualisation" @@ -14417,7 +14549,7 @@ msgstr "Sélectionner une colonne" msgid "Select a dashboard" msgstr "Sélectionner un tableau de bord" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Supprimer la base de données" @@ -14429,21 +14561,21 @@ msgstr "" "Sélectionner une tableau de base de données et créer un ensemble de " "données" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 #, fuzzy msgid "Select a database table." msgstr "Supprimer un tableau de base de données." -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 #, fuzzy msgid "Select a database to connect" msgstr "Sélectionner une base de données à connecter" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "Sélectionner une base de données vers laquelle téléverser le fichier" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 #, fuzzy msgid "Select a database to write a query" msgstr "Sélectionner une base de données pour écrire une requête" @@ -14453,38 +14585,38 @@ msgstr "Sélectionner une base de données pour écrire une requête" msgid "Select a dataset" msgstr "Tout Dé-Sélectionner" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "Saisir un délimiteur pour ces données" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 #, fuzzy msgid "Select a dimension" msgstr "Sélectionner une dimension" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 #, fuzzy msgid "Select a metric to display on the right axis" msgstr "Choisir une mesure pour l'axe de droite" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Sélectionner un schéma" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 #, fuzzy msgid "Select a schema if the database supports this" msgstr "Sélectionner un schéma si la base de données le prend en charge" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 #, fuzzy msgid "Select a sheet name from the uploaded file" msgstr "Sélectionner une base de données vers laquelle téléverser le fichier" @@ -14505,17 +14637,17 @@ msgstr "Selectionner un type de visualisation" msgid "Select aggregate options" msgstr "Sélectionner les options d’agrégat" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 #, fuzzy msgid "Select all data" msgstr "Sélectionner toutes les données" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 #, fuzzy msgid "Select all items" msgstr "Sélectionner tous les articles" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "Sélectionner n’importe quelle colonne pour l’inspection des métadonnées" @@ -14526,59 +14658,65 @@ msgid "Select catalog or type to search catalogs" msgstr "Sélectionner un tableau ou un type de tableau pour effectuer une recherche" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "Sélectionner un graphique" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Sélectionner des graphiques" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 #, fuzzy msgid "Select charts" msgstr "Sélectionner des graphiques" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "Sélectionner un schéma de couleurs" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "Sélectionner une colonne" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "Sélectionner la page en cours" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 #, fuzzy msgid "Select current page" msgstr "Sélectionner la page en cours" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Sélectionner un tableau de bord" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Sélectionner un tableau de bord" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "Sélectionner un tableau de bord" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Supprimer la base de données" @@ -14591,7 +14729,7 @@ msgstr "" "Sélectionner une base de données ou un type de base de données pour " "effectuer une recherche" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 msgid "" "Select databases require additional fields to be completed in the " "Advanced tab to successfully connect the database. Learn what " @@ -14602,17 +14740,17 @@ msgstr "" "soit réussie. Découvrez quelles sont les exigences de votre base de " "données" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 #, fuzzy msgid "Select dataset source" msgstr "Sélectionner la source de l’ensemble de données" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 #, fuzzy msgid "Select file" msgstr "Selectionner un fichier" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "Selectionner un filtre" @@ -14625,14 +14763,14 @@ msgstr "Sélectionner le plugiciel de filtrage en utilisant AntD" msgid "Select first filter value by default" msgstr "Sélectionner la première valeur du filtre par défaut" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Format de courriel" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -14640,13 +14778,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "Sélectionner l'opérateur" @@ -14655,8 +14793,8 @@ msgstr "Sélectionner l'opérateur" msgid "Select or type a custom value..." msgstr "Sélectionner ou renseigner une valeur" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "Sélectionner ou renseigner une valeur" @@ -14665,13 +14803,13 @@ msgstr "Sélectionner ou renseigner une valeur" msgid "Select or type currency symbol" msgstr "Sélectionner ou renseigner une valeur" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 #, fuzzy msgid "Select or type dataset name" msgstr "Sélectionner la base de données ou taper le nom de l’ensemble de données" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "Sélectionner les propriétaires" @@ -14679,7 +14817,7 @@ msgstr "Sélectionner les propriétaires" msgid "Select saved metrics" msgstr "Sélectionner les mesures sauvegardées" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "Sélectionner les métriques sauvegardées" @@ -14690,12 +14828,12 @@ msgstr "Sélectionner les métriques sauvegardées" msgid "Select schema or type to search schemas" msgstr "Sélectionner le schéma ou taper le nom des schémas" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 #, fuzzy msgid "Select scheme" msgstr "Sélectionner un schéma" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "Sélectionner un objet" @@ -14739,7 +14877,7 @@ msgstr "" "les graphiques qui utilisent le même ensemble de données ou contiennent " "le même nom de colonne dans le tableau de bord." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 #, fuzzy msgid "Select the geojson column" @@ -14763,25 +14901,25 @@ msgstr "" "panneau de commande. Exécutez ensuite la requête en cliquant sur le " "bouton %s." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Sélectionner une base de données pour écrire une requête" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "Envoyer comme CSV" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 #, fuzzy msgid "Send as PDF" msgstr "Envoyer comme PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "Envoyer comme PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "Envoyer comme fichier texte" @@ -14789,7 +14927,7 @@ msgstr "Envoyer comme fichier texte" msgid "Send range filter events to other charts" msgstr "Envoyer des événements de filtre de plage à d'autres graphiques" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "Septembre" @@ -14817,46 +14955,46 @@ msgstr "Classer par limite de série" msgid "Series Limit Sort Descending" msgstr "Classer par limite de série, descendant" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 #, fuzzy msgid "Series Order" msgstr "Ordre de série" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 #, fuzzy msgid "Series Style" msgstr "Table de séries temporelles" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "Type de graphique de la série (ligne, barre, etc.)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "Colonnes des séries temporelles" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "Limite de série" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 #, fuzzy msgid "Series type" msgstr "Type de série" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "Longueur de la page du serveur" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "Pagination du serveur" @@ -14864,15 +15002,15 @@ msgstr "Pagination du serveur" msgid "Service Account" msgstr "Compte de service" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "Définir l'intervalle de rafraîchissement automatique" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "Définir le mappage de filtre" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14882,11 +15020,11 @@ msgstr "" msgid "Set up an email report" msgstr "Supprimer le rapport par courriel" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14898,47 +15036,47 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "Paramètres" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "Paramètres pour les séries temporelles" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "Partager" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "Partager le graphique par courriel" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "Partager le lien par courriel" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "Requête partagée" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 #, fuzzy msgid "Shared query fields" msgstr "Champs de requête partagée" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Nom de feuille" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "Shift + clic pour classer par plusieurs colonnes" @@ -14974,7 +15112,13 @@ msgstr "" msgid "Show" msgstr "Afficher" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "Afficher la mesure" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 #, fuzzy msgid "Show Bubbles" msgstr "Afficher les bulles" @@ -14983,6 +15127,11 @@ msgstr "Afficher les bulles" msgid "Show CREATE VIEW statement" msgstr "Afficher l’énoncé CREATE VIEW" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "Afficher les barres de cellules" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "Afficher le graphique" @@ -15000,11 +15149,11 @@ msgid "Show Database" msgstr "Afficher la base de données" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 #, fuzzy msgid "Show Labels" msgstr "Afficher les tables" @@ -15013,7 +15162,7 @@ msgstr "Afficher les tables" msgid "Show Log" msgstr "Afficher les journaux" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "Afficher les marqueurs" @@ -15027,7 +15176,7 @@ msgstr "Afficher la mesure" msgid "Show Metric Names" msgstr "Afficher les noms de mesure" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 #, fuzzy msgid "Show Range Filter" msgstr "Afficher le filtre d’intervalle" @@ -15036,39 +15185,39 @@ msgstr "Afficher le filtre d’intervalle" msgid "Show Table" msgstr "Afficher les tableaux" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 #, fuzzy msgid "Show Timestamp" msgstr "Afficher l'horodatage" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 #, fuzzy msgid "Show Tooltip Labels" msgstr "Afficher les tables" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 #, fuzzy msgid "Show Total" msgstr "Afficher le total" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "Afficher la ligne de tendance" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "Afficher les étiquettes supérieures" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 #, fuzzy msgid "Show Value" msgstr "Afficher la valeur" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 #, fuzzy msgid "Show Values" msgstr "Afficher les valeurs" @@ -15091,34 +15240,34 @@ msgstr "" msgid "Show all columns" msgstr "Afficher toutes les colonnes" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "Afficher tout…" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "Afficher les coches de ligne d’axe" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "Afficher les barres de cellules" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 #, fuzzy msgid "Show chart description" msgstr "Afficher la description de graphique" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 #, fuzzy msgid "Show columns subtotal" msgstr "Pas de colonne" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 #, fuzzy msgid "Show columns total" msgstr "Afficher le total des colonnes" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "" "Afficher les points de données sous forme de marqueurs circulaires sur " @@ -15148,12 +15297,12 @@ msgstr "Afficher l'info-bulle" msgid "Show label" msgstr "Afficher les étiquettes" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "Afficher les étiquettes lorsque le nœud a des enfants." -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "Afficher la légende" @@ -15162,11 +15311,11 @@ msgstr "Afficher la légende" msgid "Show less columns" msgstr "Afficher moins de colonne" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "Afficher moins…" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "" @@ -15174,49 +15323,56 @@ msgstr "" msgid "Show only my charts" msgstr "Afficher uniquement mes graphiques" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 #, fuzzy msgid "Show password." msgstr "Afficher le mot de passe." -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 #, fuzzy msgid "Show percentage" msgstr "Afficher le pourcentage" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "Afficher le pointeur" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 #, fuzzy msgid "Show progress" msgstr "Afficher les progrès" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 #, fuzzy msgid "Show rows subtotal" msgstr "Pas de colonne" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "Afficher le total des rangées" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "Afficher les valeurs de série sur le graphique" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "Afficher les lignes divisées" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "Afficher les marqueurs" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "Afficher la valeur en haut de la barre" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." @@ -15224,11 +15380,6 @@ msgstr "" "Afficher les agrégats totaux des mesures sélectionnées. Notez que la " "limite de ligne ne s’applique pas au résultat." -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "Afficher les totaux" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -15276,13 +15427,13 @@ msgstr "" "Affiche la progression d’une seule mesure par rapport à une cible donnée." " Plus le remplissage est élevé, plus la mesure est proche de la cible." -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "Affichage de %s sur %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "Affiche une liste de toutes les séries disponibles à ce moment" @@ -15294,8 +15445,8 @@ msgstr "Affiche ou masque les marqueurs pour la série chronologique" msgid "Significance Level" msgstr "Niveau de signification" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -15307,7 +15458,7 @@ msgstr "" "Les mesures ponctuelles simples ne sont pas activées pour cet ensemble de" " données" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 #, fuzzy msgid "Single" msgstr "Unique" @@ -15319,7 +15470,7 @@ msgstr "Unique" msgid "Single Metric" msgstr "Mesure unique" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 #, fuzzy msgid "Single Value" msgstr "Valeur unique" @@ -15329,20 +15480,20 @@ msgstr "Valeur unique" msgid "Single value" msgstr "Valeur unique" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "Type de valeur unique" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "Taille des symboles de bord" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "Taille du marqueur. S’applique également aux observations prévisionnelles." @@ -15350,23 +15501,23 @@ msgstr "Taille du marqueur. S’applique également aux observations prévisionn msgid "Sizes of vehicles" msgstr "Tailles des véhicules" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "Sauter des rangées" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 #, fuzzy msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" "Sauter les lignes vides au lieu des les interpréter comme des valeurs Pas" " un nombre." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "Sauter des rangées" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 #, fuzzy msgid "Skip spaces after delimiter" msgstr "Supprimer l'espace après le délimiteur." @@ -15381,13 +15532,13 @@ msgstr "Slug" msgid "Small" msgstr "Petit" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "Format petit nombre" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "Ligne lisse" @@ -15415,7 +15566,7 @@ msgstr "Des profils n'existent pas" msgid "Something went wrong." msgstr "Une erreur est survenue." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -15428,22 +15579,22 @@ msgstr "" "Désolé, une erreur s'est produite lors de la récupération des graphiques " "sauvegardés :" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "Désolé, une erreur s'est produite" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 #, fuzzy msgid "Sorry, an error occurred" msgstr "Désolé, une erreur s'est produite" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 #, fuzzy msgid "Sorry, an unknown error occurred" msgstr "Désolé, une erreur inconnue s'est produite" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 #, fuzzy msgid "Sorry, an unknown error occurred." msgstr "Désolé, une erreur inconnue s'est produite." @@ -15466,29 +15617,29 @@ msgstr "Une erreur s'est produite. Ré essayez plus tard." #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "Une erreur s'est produite. Réessayez plus tard." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "Désolé, il ne semble pas y avoir de données" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, fuzzy, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "" "Désolé, une erreur s'est produite lors de la récupération des graphiques " "sauvegardés %s: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, fuzzy, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "" "Désolé, une erreur s'est produite lors de la récupération des graphiques " "sauvegardés : %s" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -15500,7 +15651,7 @@ msgstr "Désolé, votre navigateur ne supporte pas la copie. Utilisez Ctrl/Cmd + #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "Trier" @@ -15510,37 +15661,37 @@ msgid "Sort Bars" msgstr "Trier les barres" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 #, fuzzy msgid "Sort Descending" msgstr "Trier par ordre décroissant " -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "Trier les mesures" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 #, fuzzy msgid "Sort Series Ascending" msgstr "Tri les séries par ordre croissant" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 #, fuzzy msgid "Sort Series By" msgstr "Trier les séries par" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "Trier l’axe des absisses" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "Trier l’axe des ordonnées" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "Trier par ordre croissant " @@ -15549,9 +15700,9 @@ msgstr "Trier par ordre croissant " msgid "Sort bars by x labels." msgstr "Trier les barres par étiquettes x." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "Trier par" @@ -15560,16 +15711,7 @@ msgstr "Trier par" msgid "Sort by %s" msgstr "Trier par %s" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 #, fuzzy msgid "Sort by metric" msgstr "Trier les mesures" @@ -15578,40 +15720,41 @@ msgstr "Trier les mesures" msgid "Sort columns alphabetically" msgstr "Trier les colonnes alphabétiquement" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 #, fuzzy msgid "Sort columns by" msgstr "Trier les colonne par" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "Trier par ordre décroissant " -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "Trier les valeurs de filtre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "Trier les mesures" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 #, fuzzy msgid "Sort rows by" msgstr "Trier les rangées par" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "Trier les séries en ordre croissant" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "Trier par type" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "Source :" @@ -15622,11 +15765,11 @@ msgstr "Source :" msgid "Source / Target" msgstr "Source / cible" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "SQL source" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 #, fuzzy msgid "Source category" msgstr "Catégorie de source" @@ -15641,19 +15784,19 @@ msgstr "Sparkline" msgid "Spatial" msgstr "Spatial" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "Date/Heure spécifique" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "Spécifiezrle nom pour le schéma CREATE TABLE AS dans : public" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "Spécifiezrle nom pour le schéma CREATE VIEW AS dans : public" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 #, fuzzy msgid "" "Specify the database version. This is used with Presto for query cost " @@ -15662,7 +15805,7 @@ msgstr "" "Spécifier la version de la base de données. Ceci doit être utilisé avec " "Presto afin d'autoriser l'estimation du coût de requête." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 #, fuzzy msgid "Split number" msgstr "Numéro de fractionnement" @@ -15687,17 +15830,17 @@ msgstr "Milles carrés" msgid "Stack" msgstr "Empiler" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "Stack Trace :" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "Série de piles" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "Empilez les séries les unes sur les autres" @@ -15712,14 +15855,14 @@ msgstr "Empilez les séries les unes sur les autres" msgid "Stacked" msgstr "Empilé" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "Barres empilées" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "Style empilé" @@ -15727,16 +15870,16 @@ msgstr "Style empilé" msgid "Stacked style" msgstr "Style empilé" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "Série de temps standard" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "Début" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 #, fuzzy msgid "Start (Longitude, Latitude): " msgstr "Début (longitude, latitude) :" @@ -15746,7 +15889,7 @@ msgstr "Début (longitude, latitude) :" msgid "Start Longitude & Latitude" msgstr "Début (longitude et latitude)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 #, fuzzy msgid "Start angle" msgstr "Angle de départ" @@ -15755,22 +15898,22 @@ msgstr "Angle de départ" msgid "Start at (UTC)" msgstr "Début à (UTC)" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "Start date" msgstr "Date de début" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "Date de début incluse de l'intervalle de temps" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "Commencer l’axe des ordonnées à 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -15789,7 +15932,7 @@ msgstr "Commencé" msgid "State" msgstr "État" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "Énoncé %(statement_num)s sur %(statement_count)s" @@ -15805,25 +15948,25 @@ msgstr "Statistique" msgid "Status" msgstr "État" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "Étape - fin" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" -msgstr "Étape - milieu" +msgid "Step - end" +msgstr "Étape - fin" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "Étape - milieu" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "Étape - commencer" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 #, fuzzy msgid "Step type" msgstr "Type du filtre" @@ -15846,7 +15989,7 @@ msgstr "" "utile lorsque vous voulez afficher les changements qui se produisent à " "des intervalles irréguliers." -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "Arrêter" @@ -15856,12 +15999,12 @@ msgstr "Arrêter" msgid "Stop query" msgstr "Arrêter la requête" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 #, fuzzy msgid "Stop running (Ctrl + e)" msgstr "Arrêter l'exécution (Ctrl + e)" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "Arrêter l'exécution (Ctrl + x)" @@ -15875,12 +16018,12 @@ msgid "Stream" msgstr "Flux" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 #, fuzzy msgid "Streets" msgstr "Rues" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "Force pour tirer le graphique vers le centre" @@ -15889,7 +16032,7 @@ msgstr "Force pour tirer le graphique vers le centre" msgid "Stretched style" msgstr "Style étiré" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 #, fuzzy msgid "Stroke Color" msgstr "Couleur du trait" @@ -15900,7 +16043,7 @@ msgstr "Couleur du trait" msgid "Stroke Width" msgstr "Épaisseur du trait" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 #, fuzzy msgid "Stroked" msgstr "Marqué" @@ -15914,7 +16057,7 @@ msgstr "Structurel" msgid "Style" msgstr "Style" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "Modifier les extrémités de la barre de progression avec un capuchon rond" @@ -15931,7 +16074,7 @@ msgstr "Sous-titre" msgid "Subheader Font Size" msgstr "Taille de la police du sous-titre" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "Soumettre" @@ -15948,7 +16091,7 @@ msgstr "Sous-total" msgid "Success" msgstr "Réussite" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 #, fuzzy msgid "Successfully changed dataset!" msgstr "Ensemble de données modifé avec succès" @@ -15957,42 +16100,47 @@ msgstr "Ensemble de données modifé avec succès" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "Suffixe à appliquer après l’affichage du pourcentage" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "Somme" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "Somme comme fraction de colonnes" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "Somme comme fraction de rangées" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "Somme comme fraction de total" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "Somme des valeurs sur une période spécifiée" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 #, fuzzy msgid "Sum values" msgstr "Valeurs de somme" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "Dimanche" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 #, fuzzy msgid "Sunburst Chart" msgstr "Graphique en rayons de soleil" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "Dimanche" @@ -16005,11 +16153,11 @@ msgid "Superset Embedded SDK documentation." msgstr "Documentation Superset SDK intégrée." #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Graphique Superset" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "Tableau de bord de Superset" @@ -16021,7 +16169,7 @@ msgstr "Superset a rencontré une erreur lors de l'exécution d'une commande." msgid "Superset encountered an unexpected error." msgstr "Superset a rencontré une erreur inattendue." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 #, fuzzy msgid "Supported databases" msgstr "Bases de données prises en charge" @@ -16030,14 +16178,14 @@ msgstr "Bases de données prises en charge" msgid "Survey Responses" msgstr "Réponses à l'enquête" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 #, fuzzy msgid "Swap dataset" msgstr "Échanger l'ensembles de données" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "Échanger les rangées et les colonnes" @@ -16052,16 +16200,16 @@ msgstr "" "diagrammes de dispersion et des diagrammes à barres. Ce type d'affichage " "dispose également de nombreuses options de personnalisation." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 #, fuzzy msgid "Symbol" msgstr "Symbôle" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "Symbôle des deux extrémités de la ligne de bord" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 #, fuzzy msgid "Symbol size" msgstr "Taille du symbôle" @@ -16070,11 +16218,11 @@ msgstr "Taille du symbôle" msgid "Sync columns from source" msgstr "Synchroniser les colonnes de la source" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "Syntaxe :" @@ -16090,7 +16238,7 @@ msgstr "" msgid "TABLES" msgstr "TABLEAUX" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 #, fuzzy msgid "TEMPORAL X-AXIS" msgstr "AXE DES ABSISSES TEMPOREL" @@ -16100,11 +16248,11 @@ msgstr "AXE DES ABSISSES TEMPOREL" msgid "TEMPORAL_RANGE" msgstr "TEMPORAL_RANGE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "JEU" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "MAR" @@ -16113,6 +16261,11 @@ msgstr "MAR" msgid "Tab name" msgstr "Nom de l'onglet" +#: superset/dashboards/api.py:453 +#, fuzzy, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "Le schéma de l'ensemble de données n'est pas valide : %(error)s" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -16129,13 +16282,13 @@ msgstr "Titre de l’onglet" msgid "Table" msgstr "Tableau" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "Le tableau %(table)s n’a pas été trouvé dans la base de données %(db)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "Nom du tableau" @@ -16149,17 +16302,17 @@ msgstr "" "La tableau [%(table_name)s] n'a pu être trouvé, vérifiez à nouveau votre " "connexion à votre base de données, le schéma et le nom du tableau" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "Délai d'attente du cache du tableau dépassé" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 #, fuzzy msgid "Table columns" msgstr "Colonnex du tableau" @@ -16188,7 +16341,7 @@ msgstr "" msgid "Tables" msgstr "Tableaux" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "Onglets" @@ -16227,12 +16380,12 @@ msgstr "Base de données non trouvée." msgid "Tag could not be updated." msgstr "Le jeu de données n'a pas pu être mis à jour." -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 #, fuzzy msgid "Tag created" msgstr "a été créé" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "Nom de l'onglet" @@ -16246,12 +16399,12 @@ msgstr "Le nom de la balise n’est pas valide (ne peut pas contenir « : »)" msgid "Tag parameters are invalid." msgstr "Les paramètres de balise sont invalides." -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 #, fuzzy msgid "Tag updated" msgstr "le trimestre dernier" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -16261,16 +16414,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "L'objet identifié n'a pas pu être supprimé." -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "Balises" @@ -16282,8 +16435,9 @@ msgstr "" "Prenez vos points de données et regroupez-les en « rectangles » pour voir" " où se trouvent les zones d’information les plus denses" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 #, fuzzy msgid "Target" msgstr "Cible" @@ -16293,15 +16447,20 @@ msgstr "Cible" msgid "Target Color" msgstr "Couleur cible" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 #, fuzzy msgid "Target category" msgstr "Catégorie cible" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "Valeur cible" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "css_template" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -16316,7 +16475,7 @@ msgstr "" "Lien template, il est possible d'inclure {{ metric }} or autres valeurs " "provenant de ces contrôles." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -16338,15 +16497,15 @@ msgstr "Test de connexion" msgid "Text" msgstr "Texte" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "Alignement du texte" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "Text encapsulé dans le courriel" @@ -16388,15 +16547,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "Il manque à l'URL les paramètres dataset_id ou slice_id." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "L’axe des absisses ne figure pas dans la liste des filtres" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -16407,15 +16577,15 @@ msgstr "" "l’empêchera d’être utilisé dans les filtres de plage de temps dans les " "tableaux de bord. Voulez-vous l’ajouter à la liste des filtres?" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "Cette annotation a été sauvegardée" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "Cette annotation a été modifiée" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -16470,11 +16640,11 @@ msgid "The color of the isoline" msgstr "Métrique servant à trier les résultats" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "Le jeu de couleur pour le rendu graphique" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -16488,6 +16658,14 @@ msgstr "" msgid "The column header label" msgstr "L'étiquette de l'en-tête de la colonne" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "La colonne a été supprimée ou renommée dans la base de données." @@ -16500,7 +16678,7 @@ msgstr "" "Le code pays standard que Superset s'attend à trouver dans la colonne " "[pays]." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "Ce tableau de bord a été sauvegardé" @@ -16531,7 +16709,7 @@ msgstr "" "qui utilisent cette base de données. Êtes-vous sûr de vouloir continuer? " "Supprimer la base de données brisera ces objets." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 #, fuzzy msgid "The database columns that contains lines information" @@ -16552,7 +16730,7 @@ msgstr "La base de données exécute actuellement trop de requêtes." msgid "The database is under an unusual load." msgstr "La base de données est soumise à une charge inhabituelle." -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -16573,7 +16751,7 @@ msgstr "La base de données a été supprimée." msgid "The database was not found." msgstr "Base de données introuvable." -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -16589,11 +16767,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "L’ensemble de donnée associé à ce graphique n'existe plus" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -16611,7 +16789,7 @@ msgstr "" "d'autres graphiques de manière non voulue." #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "L’ensemble de données a été sauvegardé" @@ -16619,7 +16797,7 @@ msgstr "L’ensemble de données a été sauvegardé" msgid "The dataset linked to this chart may have been deleted." msgstr "L’ensemble de données lié à ce graphique semble avoir été effacé." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "La source de données ne peut pas être chargée" @@ -16627,15 +16805,15 @@ msgstr "La source de données ne peut pas être chargée" msgid "The datasource is too large to query." msgstr "La source de données est trop volumineux pour être interrogé." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -16656,12 +16834,12 @@ msgstr "" "Durée en secondes avant l'invalidation du cache. La valeur -1 permet de " "contourner le cache." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 #, fuzzy msgid "The encoding format of the lines" msgstr "Mesure servant à trier les résultats" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -16678,12 +16856,31 @@ msgstr "" "Les entrées suivantes dans « series_columns » sont manquantes dans « " "columns » : %(columns)s. " +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "La fonction à utiliser lors de l’agrégation de points en groupes" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -16722,7 +16919,7 @@ msgid "The hostname provided can't be resolved." msgstr "Le nom d'hôte fourni ne peut pas être résolu." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "L'identifiant du graphique actif" @@ -16746,13 +16943,13 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 msgid "The maximum number of events to return, equivalent to the number of rows" msgstr "" "Le nombre maximal d'événements à retourner, équivalent au nombre de " "rangées" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 msgid "" "The maximum number of subdivisions of each group; lower values are pruned" " first" @@ -16760,7 +16957,7 @@ msgstr "" "Le nombre maximal de subdivisions de chaque groupe; les valeurs " "inférieures sont d’abord élaguées" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "La valeur maximale des mesures. Il s’agit d’une configuration optionnelle" @@ -16782,7 +16979,7 @@ msgstr "" "Le paramètre metadata_params dans Champ supplémentaire n'est pas " "correctement configuré. La clé %{key}s est invalide." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." @@ -16790,12 +16987,12 @@ msgstr "" "L'objet metadata_params contient les paramètres envoyés à sqlalchemy. " "appel MetaData." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -16819,15 +17016,20 @@ msgstr "Le nom doit être unique" msgid "The number color \"steps\"" msgstr "Le nombre d’« étapes » colorées" -#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 -msgid "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "Sélectionner le nombre de rectangles pour l’histogramme" + +#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 +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 "" "Nombre d'heures, négatif ou positif, pour décaler la colonne de temps. " "Cela peut être utilisé pour passer du temps UTC au temps local." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -16839,7 +17041,7 @@ msgstr "" "supplémentaires ou télécharger en csv pour voir plus de rangées jusqu’à " "la limite de %(limit)d." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -16851,26 +17053,26 @@ msgstr "" "contacter un administrateur pour voir plus de rangées jusqu'à la limite " "%(limit)d." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, fuzzy, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" "Le nombre de rangées affichées est limité à %(rows)d par la liste " "déroulante." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the limit dropdown." msgstr "" "Le nombre de rangées affichées est limité à %(rows)d par la liste " "déroulante de limite." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the query" msgstr "Le nombre de rangées affichées est limité à %(rows)d par la requête" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -16880,7 +17082,7 @@ msgstr "" "liste déroulante de limite." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "Le nombre de secondes avant l'expiration du cache" @@ -16888,7 +17090,7 @@ msgstr "Le nombre de secondes avant l'expiration du cache" msgid "The object does not exist in the given database." msgstr "L'objet n'existe pas dans la base de données donnée." -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -16965,7 +17167,7 @@ msgstr "" "fichiers d'export et doivent être ajoutés manuellement après l'import si " "nécessaire." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 #, fuzzy msgid "" "The passwords for the databases below are needed in order to import them." @@ -17017,7 +17219,7 @@ msgstr "Le port est fermé." msgid "The port number is invalid." msgstr "Le numéro de port est invalide." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "" "La mesure principale est utilisée pour définir les tailles des segments " @@ -17041,11 +17243,11 @@ msgstr "" "La requête associée à ces résultats n'a pas pu être trouvée. Vous devez " "réexécuter la requête originale." -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "Cette requête contient un ou plusieurs paramètres de modèle malformés." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "La requête ne peut pas être chargée" @@ -17063,11 +17265,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "La requête a une erreur de syntaxe." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "La requête n'a pas retourné de résultat" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -17101,12 +17303,12 @@ msgstr "" msgid "The report has been created" msgstr "Le rapport a été créé" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 #, fuzzy msgid "The report will be sent to your email at" msgstr "Les rapports planifiés seront envoyés à votre adresse courriel à" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -17125,15 +17327,15 @@ msgstr "" "Les résultats stockés dans le programme dorsal le sont dans un format " "différent et ne peuvent plus être déserialisés." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" "L’infobulle détaillée affiche une liste de toutes les séries pour ce " "moment" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -17217,8 +17419,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "Le tableau a été supprimé ou renommé dans la base de données." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -17238,7 +17440,7 @@ msgstr "" "taper et utiliser le langage naturel comme « 10 secondes », « 1 jour » ou" " « 56 semaines »" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 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`" @@ -17247,7 +17449,7 @@ msgstr "" "taper et utiliser le langage naturel comme « 10 secondes », « 1 jour » ou" " « 56 semaines »" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -17259,7 +17461,7 @@ msgstr "" "une nouvelle granularité de temps. Les options ici sont définies pour " "chaque type de SGBD dans le code source de Superset." -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -17291,7 +17493,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "L’unité de temps utilisée pour le regroupement des blocs" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "Le type de visualisation à afficher" @@ -17326,9 +17528,9 @@ msgstr "" "Le nom d'utilisateur·rice fourni lors de la connexion à une base de " "données n'est pas valide." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "La façon dont les points de repères sont disposés sur l’axe des absisses" @@ -17337,7 +17539,7 @@ msgstr "La façon dont les points de repères sont disposés sur l’axe des abs msgid "The width of the Isoline in pixels" msgstr "L'identifiant du graphique actif" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 #, fuzzy msgid "The width of the lines" msgstr "La largeur des lignes" @@ -17348,14 +17550,14 @@ msgstr "La largeur des lignes" msgid "There are associated alerts or reports" msgstr "Il y a des alertes ou des rapports associés" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, fuzzy, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "Il y a des alertes ou des rapports associés : %s," -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "Il n'y a pas de graphiques ajouté dans ce tableau de bord" @@ -17364,7 +17566,7 @@ msgstr "Il n'y a pas de graphiques ajouté dans ce tableau de bord" msgid "There are no components added to this tab" msgstr "Il n'y a pas de composant à ajouter dans cet onglet" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "Aucune base de données n’est disponible" @@ -17384,7 +17586,7 @@ msgstr "" "Il y a une erreur de syntaxe dans la requête SQL. Peut-être une faute de " "frappe." -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -17431,7 +17633,7 @@ msgstr "" msgid "There was an error loading the catalogs" msgstr "Une erreur s'est produite lors de la récupération des tableaux" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 #, fuzzy msgid "There was an error loading the chart data" msgstr "Une erreur s'est produite lors de la récupération des données de graphique" @@ -17458,7 +17660,7 @@ msgstr "" "Une erreur s'est produite lors de l'enregistrement du statut de favori : " "%s" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "Il y avait une erreur avec vore requête" @@ -17468,7 +17670,7 @@ msgstr "Il y avait une erreur avec vore requête" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -17504,7 +17706,7 @@ msgstr "" msgid "There was an issue deleting the selected dashboards: " msgstr "Il y a eu un problème lors de la suppression des graphiques sélectionnés :" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "" @@ -17537,19 +17739,19 @@ msgstr "" msgid "There was an issue deleting: %s" msgstr "Il y a eu un problème lors de la suppression de : %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 #, fuzzy msgid "There was an issue duplicating the dataset." msgstr "Il y a eu un problème de duplication de l'ensemble de données." -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, fuzzy, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "" "Il y a eu un problème de duplication des ensembles de données " "sélectionnés : %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "Il y a eu un problème pour mettre ce tableau de bord en favori." @@ -17559,7 +17761,7 @@ msgstr "" "Désolé, une erreur s'est produite lors de la récupération des rapports de" " ce tableau de bord." -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" "Il y a eu un problème pour récupérer le statut de favori de ce tableau de" @@ -17628,7 +17830,7 @@ msgstr "" "objet JSON est exposé ici à titre de référence et pour les utilisateurs " "expérimentés qui souhaiteraient modifier des paramètres spécifiques." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -17659,7 +17861,7 @@ msgstr "Cette action supprimera définitivement la requête sauvegardée." msgid "This action will permanently delete the template." msgstr "Cette acion supprimera définitivement le modèle." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 msgid "" "This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. " "mydatabase.com)." @@ -17667,7 +17869,7 @@ msgstr "" "Cela peut être soit une adresse IP (ex 127.0.0.1) ou un nom de domaine " "(ex mydatabase.com)." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -17679,7 +17881,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "Ce graphique a été déplacé vers un autre champ de filtrage." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" "Ce graphique est géré à l’externe et ne peut pas être modifié dans " @@ -17691,7 +17893,7 @@ msgstr "" "Ce graphique peut être incompatible avec le filtre (les ensembles de " "données ne correspondent pas)" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " @@ -17699,7 +17901,7 @@ msgstr "" "Ce type de graphique n'est pas pris en charge lors de l'utilisation d'une" " requête non enregistrée comme source graphique. " -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" @@ -17708,7 +17910,7 @@ msgstr "" "personnalisées. Vérifiez les métadonnées JSON dans les paramètres " "avancés" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "Cette colonne peut être incompatible avec l’ensemble de données actuel" @@ -17748,7 +17950,7 @@ msgstr "" "Cela contrôle si le champ de fragment de temps de la vue actuelle doit " "être transmis au graphique contenant les données d'annotation." -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " @@ -17757,7 +17959,7 @@ msgstr "" "Ce tableau de bord est en train de se rafraîchir automatiquement; le " "prochain rafraîchissement sera dans %s." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" "Ce tableau de bord est géré à l’externe et ne peut pas être modifié dans " @@ -17781,12 +17983,12 @@ msgstr "" "Ce tableau de bord n'est pas publié, il ne sera pas visible dans la liste" " des tableaux de bord. Cliquez ici pour publier ce tableau de bord." -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 #, fuzzy msgid "This dashboard is now hidden" msgstr "Ce tableau de bord est maintenant caché" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 #, fuzzy msgid "This dashboard is now published" msgstr "Ce tableau de bord est maintenant publié" @@ -17803,18 +18005,18 @@ msgstr "" "Ce tableau de bord est prêt à être intégré. Dans votre application, " "transmettez l’identifiant suivant au SDK :" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "Ce Tableau de Bord a été sauvegardé avec succès." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" "Cette base de données est gérée à l’externe et ne peut pas être modifiée " "dans Superset" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -17832,8 +18034,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "Cet ensemble de données n'est pas utilisé pour alimenter des graphiques." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "Ceci définit l'élément à tracer sur le graphique" @@ -17859,11 +18061,11 @@ msgstr "" "Ce champ agit comme une vue Superset, ce qui signifie que Superset " "exécutera une requête sur cette chaîne en tant que sous-requête." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "Ce filtre pourrait être incompatible avec l’ensemble de données actuel." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" "Cette fonctionnalité est désactivée dans votre environnement pour des " @@ -17910,7 +18112,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "Cela peut être déclenché par :" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 #, fuzzy msgid "" "This metric is used to define row selection criteria (how the rows are " @@ -17925,6 +18127,10 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "Cette mesure pourrait être incompatible avec l’ensemble de données actuel." +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 #, fuzzy msgid "" @@ -17934,11 +18140,11 @@ msgstr "" "Cette section vous permet de configurer l'utilisation de la tranche pour " "générer des annotations." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" @@ -17946,7 +18152,7 @@ msgstr "" "Cette section contient des options qui permettent un post-traitement " "analytique avancé des résultats de la requête." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "Cette section contient des erreurs de validation" @@ -17961,12 +18167,12 @@ msgstr "" "application, veuillez vérifier que le jeton d'invité est généré " "correctement." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "Ce tableau contient déjà un ensemble de données" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" @@ -17974,15 +18180,15 @@ msgstr "" "Ce tableau est déjà associé à un ensemble de données. Vous ne pouvez " "associer qu'un seul ensemble de données à un tableau." -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "Cette valeur devrait être plus grande que la valeur cible de gauche" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "Cette valeur devrait être plus petite que la valeur cible de droite" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "Ce type de visualisation ne prend pas en charge le filtrage croisé." @@ -17997,6 +18203,13 @@ msgid_plural "This may be triggered by:" msgstr[0] "Cela a été déclenché par :" msgstr[1] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "Cela supprimera votre configuration d’intégration actuelle." @@ -18010,8 +18223,8 @@ msgstr "Pourcentages" msgid "Threshold alpha level for determining significance" msgstr "Seuil alpha pour déterminer l’importance" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 #, fuzzy msgid "Threshold: " msgstr "Pourcentages" @@ -18020,7 +18233,7 @@ msgstr "Pourcentages" msgid "Thumbnails" msgstr "Vignettes" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "Jeudi" @@ -18041,7 +18254,7 @@ msgstr "Jeudi" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "Heure" @@ -18052,9 +18265,9 @@ msgid "Time Column" msgstr "Colonne de temps" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 #, fuzzy msgid "Time Comparison" msgstr "Comparaison de temps" @@ -18097,7 +18310,7 @@ msgstr "Intervalle de temps" msgid "Time Ratio" msgstr "Ratio de temps" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 #, fuzzy msgid "Time Series" @@ -18131,14 +18344,14 @@ msgstr "Séries temporelles – Période Pivot" msgid "Time Series - Stacked" msgstr "Séries temporelles – empilées" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 #, fuzzy msgid "Time Series Options" msgstr "Options des séries temporelles" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:311 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 #, fuzzy msgid "Time Shift" @@ -18148,14 +18361,14 @@ msgstr "Décalage temporel" msgid "Time Table View" msgstr "Vue du tableau chronologique" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "Colonne de temps" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "La colonne temporelle « %(col)s » n'existe pas dans l’ensemble de données" @@ -18164,17 +18377,17 @@ msgstr "La colonne temporelle « %(col)s » n'existe pas dans l’ensemble de msgid "Time column filter plugin" msgstr "Plugiciel de filtrage des colonnes chronologiques" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "Colonne chronologique pour appliquer le filtre temporel dépendant à" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "Colonne chronologique à laquelle appliquer la plage de temps" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "Comparaison chronologique" @@ -18195,7 +18408,7 @@ msgstr "" "Le delta temporel est ambigu. Veuillez spécifier [%(human_readable)s ago]" " ou [%(human_readable)s later]." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "Filtre de temps" @@ -18205,7 +18418,7 @@ msgstr "Filtre de temps" msgid "Time format" msgstr "Format de temps" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -18225,8 +18438,8 @@ msgstr "Fragment de temps manquant" msgid "Time granularity" msgstr "Fragmentation de temps" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "Temps en secondes" @@ -18235,8 +18448,8 @@ msgstr "Temps en secondes" msgid "Time lag" msgstr "Décalage de temps" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -18249,7 +18462,7 @@ msgstr "Ratio de temps" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "Attributs du formulaire liés au temps" @@ -18263,9 +18476,9 @@ msgstr "Séries temporelles" msgid "Time series columns" msgstr "Colonnes des séries temporelles" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "Décalage temporel" @@ -18310,13 +18523,13 @@ msgstr "Tableau des séries temporelles" msgid "Timeout error" msgstr "Erreur de dépassement de délai" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 #, fuzzy msgid "Timestamp format" msgstr "Format d’horodatage" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "Fuseau horaire" @@ -18354,7 +18567,7 @@ msgstr "Le titre est obligatoire" msgid "Title or Slug" msgstr "Titre ou logotype" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "Pour filtrer sur une mesure, utiliser l'onglet Custom SQL." @@ -18362,52 +18575,52 @@ msgstr "Pour filtrer sur une mesure, utiliser l'onglet Custom SQL." msgid "To get a readable URL for your dashboard" msgstr "Pour obtenir une URL lisible pour votre tableau de bord" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "Infobulle" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 #, fuzzy msgid "Tooltip Contents" msgstr "Contenu de cellule" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 #, fuzzy msgid "Tooltip sort by metric" msgstr "Info-bulle tri par mesure" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 #, fuzzy msgid "Tooltip time format" msgstr "Format de l'heure de l'infobulle" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 #, fuzzy msgid "Top" msgstr "Haut" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 #, fuzzy msgid "Top left" msgstr "Haut à gauche" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 #, fuzzy msgid "Top right" msgstr "Haut à droite" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "De haut en bas" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 #, fuzzy msgid "Total" msgstr "Total" @@ -18429,17 +18642,13 @@ msgstr "Total (%(aggregatorName)s)" msgid "Total value" msgstr "Valeur totale" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, fuzzy, python-format msgid "Total: %s" msgstr "Total : (%s)" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "Totaux" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "Suivre le travail" @@ -18459,7 +18668,7 @@ msgstr "Transformable" msgid "Transparent" msgstr "--> Transparent :" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "Pivot de transposition" @@ -18472,11 +18681,11 @@ msgstr "" msgid "Tree Chart" msgstr "Graphique en arbre" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "Disposition de l'arbre" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 #, fuzzy msgid "Tree orientation" msgstr "Orientation de l'arbre" @@ -18498,19 +18707,19 @@ msgstr "Graphique en arbre" msgid "Trend" msgstr "Tendance" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "Triangle" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "Déclencher une alerte si…" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "Tronquer l’axe" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "Tronquer les cellules" @@ -18519,12 +18728,12 @@ msgstr "Tronquer les cellules" msgid "Truncate Metric" msgstr "Trier la mesure" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 #, fuzzy msgid "Truncate X Axis" msgstr "Trier les métriques" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." @@ -18533,36 +18742,36 @@ msgstr "" " données»" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "Tronquer l’axe des absisses" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" "Tronquer l’axe des ordonnées. Peut être modifié en spécifiant une limite " "minimale ou maximale." -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "Tronquer les cellules longues à la « largeur minimale » définie ci-dessus" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "Tronquer la date spécifiée à la précision spécifiée par l'unité de date." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" "Essayez d’appliquer différents filtres ou de vous assurer que votre " @@ -18573,7 +18782,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "Lancer une requête pour afficher les résultats." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "Mardi" @@ -18582,23 +18791,23 @@ msgstr "Mardi" msgid "Tukey" msgstr "Turquie" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "Type" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "Saisissez « %s » pour confirmer" @@ -18608,11 +18817,11 @@ msgstr "Saisissez « %s » pour confirmer" msgid "Type a number" msgstr "Saisissez une valeur" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "Saisissez une valeur" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "Saisir une valeur ici" @@ -18647,21 +18856,15 @@ msgstr "URL" msgid "URL Parameters" msgstr "Paramètres URL" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "Paramètres URL" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "Logotype URL" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" -"Impossible d'ajouter une table dans le programme dorsal. Veuillez " -"contacter votre administrateur." - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -18690,7 +18893,7 @@ msgstr "" "définies « bigquery.readsessions.create », « " "bigquery.readsessions.getData »" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "Impossible de créer un graphique sans ID de requête." @@ -18702,12 +18905,12 @@ msgstr "Impossible de décoder la valeur" msgid "Unable to encode value" msgstr "Impossible de coder la valeur" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "Impossible de trouver un tel congé : [%(holiday)s]" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." @@ -18715,7 +18918,12 @@ msgstr "" "Impossible de charger les colonnes pour le tableau sélectionné. Veuillez " "sélectionner un autre tableau." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Ajouté à 1 tableau de bord" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 msgid "" "Unable to migrate query editor state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -18724,7 +18932,7 @@ msgstr "" "dorsal. Superset réessayera plus tard. Veuillez contacter votre " "administrateur si le problème persiste." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 msgid "" "Unable to migrate query state to backend. Superset will retry later. " "Please contact your administrator if this problem persists." @@ -18733,7 +18941,7 @@ msgstr "" "Superset réessayera plus tard. Veuillez contacter votre administrateur si" " ce problème persiste." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -18742,12 +18950,12 @@ msgstr "" "dorsal. Superset réessayera plus tard. Veuillez contacter votre " "administrateur si ce problème persiste." -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "Impossible de récupérer les couleurs du tableau de bord" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "Indéfini" @@ -18755,12 +18963,12 @@ msgstr "Indéfini" msgid "Undefined window for rolling operation" msgstr "Fenêtre indéfinie pour l'opération de roulement" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 #, fuzzy msgid "Undo the action" msgstr "Annuler l'action" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "Annuler?" @@ -18776,7 +18984,7 @@ msgstr "" "Une erreur inattendue s'est produite, veuillez consulter vos journaux " "pour plus de détails." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 #, fuzzy msgid "Unexpected error: " msgstr "Erreur inattendue :" @@ -18813,12 +19021,13 @@ msgstr "Erreur Presto inconnue" msgid "Unknown Status" msgstr "Statut inconnu" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "Colonne inconnue utilisée dans orderby : %(col)s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "Erreur inconnue" @@ -18827,7 +19036,7 @@ msgstr "Erreur inconnue" msgid "Unknown input format" msgstr "Format d'entrée inconnu" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 #, fuzzy msgid "Unknown type" msgstr "Type inconnu" @@ -18872,12 +19081,12 @@ msgstr "Valeur de modèle non supportée pour la clé %(key)s" msgid "Unsupported time grain: %(time_grain)s" msgstr "Fragment de temps non pris en charge : %(time_grain)s" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 #, fuzzy msgid "Untitled Dataset" msgstr "Ensemble de données sans titre" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 #, fuzzy msgid "Untitled Query" msgstr "Requête sans titre" @@ -18886,7 +19095,7 @@ msgstr "Requête sans titre" msgid "Untitled query" msgstr "Requête sans titre" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "Mettre à jour" @@ -18901,7 +19110,7 @@ msgstr "Mettre à jour le graphique" msgid "Updating chart was stopped" msgstr "La mise à jour du graphique a été interrompue" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "Téléversement" @@ -18911,7 +19120,7 @@ msgstr "Téléversement" msgid "Upload CSV" msgstr "Téléverser un fichier CSV" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "Téléverser un fichier CSV vers la base de données" @@ -18920,7 +19129,7 @@ msgstr "Téléverser un fichier CSV vers la base de données" msgid "Upload Columnar" msgstr "Téléverser un fichier en colonnes" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "Téléverser un fichier en colonnes vers la base de données" @@ -18939,7 +19148,7 @@ msgstr "Téléversement activé" msgid "Upload Excel" msgstr "Téléverser un fichier Excel" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Téléverser un fichier Excel vers la base de données" @@ -18948,12 +19157,12 @@ msgstr "Téléverser un fichier Excel vers la base de données" msgid "Upload JSON file" msgstr "Téléverser un fichier JSON" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "Téléverser un fichier vers la base de données" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -18968,7 +19177,7 @@ msgstr "Téléverser un fichier vers la base de données" msgid "Upload file to preview columns" msgstr "Téléverser un fichier vers la base de données" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "Le nom est obligatoire" @@ -18983,29 +19192,29 @@ msgstr "Pourcentages" msgid "Upper threshold must be greater than lower threshold" msgstr "`row_limit` doit être plus grand ou égal à 0" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 #, fuzzy msgid "Usage" msgstr "Utilisation" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "Utilisez plutôt le menu « %(menuName)s »." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, fuzzy, python-format msgid "Use %s to open in a new tab." msgstr "Utilisez %s pour ouvrir un nouvel onglet." -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 #, fuzzy msgid "Use Area Proportions" msgstr "Utiliser les proportions d’aires" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "Utiliser une échelle de journalisation" @@ -19013,18 +19222,18 @@ msgstr "Utiliser une échelle de journalisation" msgid "Use a log scale for the X-axis" msgstr "Utiliser une échelle de journalisation pour l’axe des absisses" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "Utiliser une échelle de journalisation pour l’axe des ordonnées" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "Utiliser une connexion cryptée vers la base de données" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 #, fuzzy msgid "Use an ssh tunnel connection to the database" msgstr "Utiliser une connexion cryptée vers la base de données" @@ -19040,7 +19249,7 @@ msgstr "" "visualisation : [%s]" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" "Utiliser le formatage de la date même lorsque la valeur mesure n'est pas " @@ -19050,7 +19259,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "Utiliser l'ancien éditeur de source de données" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" "Utiliser les mesures comme groupe de niveau supérieur pour les colonnes " @@ -19060,7 +19269,7 @@ msgstr "" msgid "Use only a single value." msgstr "N’utiliser qu’une seule valeur." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "Utiliser les options d’analyse avancée ci-dessous" @@ -19077,17 +19286,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "Utiliser le bouton Editer pour changer ce champ" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "Utiliser cette section si vous voulez une requête qui regroupe" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "Utiliser cette section si vous souhaitez interroger des rangées atomiques" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "Utiliser ceci pour définir une couleur statique pour tous les cercles" @@ -19113,7 +19322,7 @@ msgstr "" "pas la visualisation la plus impressionnante, mais elle est très " "informative et polyvalente." -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -19137,9 +19346,9 @@ msgstr "L'utilisateur·rice doit sélectionner une valeur pour ce filtre" msgid "User query" msgstr "Requête d’utilisateur·rice" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -19185,15 +19394,15 @@ msgstr "" "pipelines à plusieurs étapes et groupes." #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "Valeur" @@ -19202,20 +19411,20 @@ msgstr "Valeur" msgid "Value Domain" msgstr "Domaine de valeur" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 #, fuzzy msgid "Value Format" msgstr "Format de courriel" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "Pourcentages" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "Limites de valeur" @@ -19228,8 +19437,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 #, fuzzy msgid "Value format" msgstr "Format de courriel" @@ -19274,16 +19483,16 @@ msgstr "Types du véhicule" msgid "Verbose Name" msgstr "Nom Verbose" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "Version" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "Numéro de version" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 #, fuzzy msgid "Vertical" msgstr "Vertical" @@ -19309,7 +19518,7 @@ msgstr "Voir" msgid "View All »" msgstr "Tout voir »" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 #, fuzzy msgid "View Dataset" msgstr "Éditer l’ensemble de données" @@ -19319,7 +19528,7 @@ msgstr "Éditer l’ensemble de données" msgid "View all charts" msgstr "Voir tous les graphiques" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 #, fuzzy msgid "View as table" msgstr "Voir sous forme de tableau" @@ -19334,10 +19543,10 @@ msgstr "Voir dans SQL Lab" msgid "View keys & indexes (%s)" msgstr "Vue des clefs et index (%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "Voir la requête" @@ -19351,14 +19560,14 @@ msgid "Viewed %s" msgstr "%s consulté" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 #, fuzzy msgid "Viewport" msgstr "Viewport" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 #, fuzzy msgid "Virtual" msgstr "Virtuel" @@ -19367,11 +19576,11 @@ msgstr "Virtuel" msgid "Virtual (SQL)" msgstr "Virtuel (SQL)" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "Ensemble de données virtuel" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "L’ensemble de données virtuel ne peut pas être vide" @@ -19381,7 +19590,7 @@ msgstr "" "Une requête sur un ensemble de données virtuel ne peut pas être composée " "de plusieurs instructions." -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "" "L'interrogation de l'ensemble de données virtuel doit être en lecture " @@ -19391,6 +19600,11 @@ msgstr "" msgid "Visual Tweaks" msgstr "Modifications visuelles" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Formatage" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -19536,11 +19750,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "Viz est une source de données manquante" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "Type Viz" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "MER" @@ -19554,7 +19768,7 @@ msgstr "Affichage de %s sur %s" msgid "Waiting on database..." msgstr "Gérer vos bases de données" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "Ajouter un nouvelle base de données?" @@ -19568,11 +19782,11 @@ msgstr "Avertissement :" msgid "Warning Message" msgstr "Message d'avertissement" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "Attention!" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -19591,7 +19805,7 @@ msgstr "Impossible de vérifier votre demande" msgid "Waterfall Chart" msgstr "Chercher tous les graphiques" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -19623,7 +19837,7 @@ msgstr "" "Nous ne pouvons résoudre la colonne « %(column_name)s » à la ligne " "%(location)s." -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "Nous avons les clés suivantes : %s" @@ -19632,7 +19846,7 @@ msgstr "Nous avons les clés suivantes : %s" msgid "We were unable to active or deactivate this report." msgstr "Nous n'avons pas pu activer ou désactiver ce rapport." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -19655,7 +19869,7 @@ msgstr "" msgid "Web" msgstr "Web" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "Mercredi" @@ -19680,12 +19894,12 @@ msgstr "Semaine débutant le lundi" msgid "Week starting Sunday" msgstr "Semaine débutant le dimanche" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 #, fuzzy msgid "Weekly Report" msgstr "Rapport hebdomadaire" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "Rapport hebdomadaire pour %s" @@ -19694,7 +19908,7 @@ msgstr "Rapport hebdomadaire pour %s" msgid "Weekly seasonality" msgstr "Saisonnalité hebdomadaire" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "Semaines %s" @@ -19733,28 +19947,28 @@ msgstr[0] "" "sont paramétrées pour être interrompues au bout de %s seconde." msgstr[1] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "Que doit-on indiquer sur l'étiquette?" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 #, fuzzy msgid "What should happen if the table already exists" msgstr "Un ensemble de filtre avec ce tableau existe déjà" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" @@ -19762,7 +19976,7 @@ msgstr "" "Lorsque « Type de calcul » vaut « Pourcentage de changement », le format " "de l'axe des ordonnées est à forcé à « .1% »" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" "Lorsqu’une mesure secondaire est fournie, une échelle de couleur linéaire" @@ -19776,19 +19990,19 @@ msgstr "" "Quand l'option autoriser CREATE TABLE AS dans SQL Lab est cochée, cette " "option force la création du tableau dans ce schéma" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" "Si cette option est cochée, la carte sera zoomée sur vos données après " "chaque requête." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" "Quand activé, les utilisateur·rice·s peuvent visualiser les résulats de " "SQL Lab dans Explorer." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" "Lorsque seule une mesure primaire est fournie, une échelle de couleur " @@ -19842,7 +20056,7 @@ msgstr "" "Lorsque vous utilisez cette option, la valeur par défaut ne peut pas être" " définie." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" "Si la barre de progression se chevauche lorsqu’il y a plusieurs groupes " @@ -19860,7 +20074,7 @@ msgstr "" "Si cette colonne est exposée dans la section « Filtres » de la vue " "d'exploration." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" @@ -19868,7 +20082,7 @@ msgstr "" "Alignement ou non des graphiques d'arrière-plan avec des valeurs " "positives et négatives à 0" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" "Si les valeurs positives et négatives doivent être alignées sur 0 dans le" @@ -19878,12 +20092,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "Indiquer si l'étiquette de l'annotation doit toujours être affichée" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "Animation ou non de la progression et la valeur ou simplement les afficher" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" "Application ou non d’une distribution normale en fonction du classement " @@ -19893,36 +20107,36 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "Application ou non du filtre lorsque vous cliquez sur les éléments" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" "Colorisation ou non des valeurs numériques si elles sont positives ou " "négatives" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" "Affichage ou non d'un fond de diagramme à barres dans les colonnes du " "tableau" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "Affichage ou non une légende pour le graphique" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "Affichage ou non des bulles au-dessus des pays" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "Affichage ou non du nombre total" @@ -19930,11 +20144,11 @@ msgstr "Affichage ou non du nombre total" msgid "Whether to display the interactive data table" msgstr "Affichage ou non du tableau de données interactif" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "Afficher ou non des étiquettes." @@ -19947,10 +20161,10 @@ msgstr "" "uniquement lorsque le seuil est de 5 %." #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "Affichage ou non de la légende (commutateurs)" @@ -19958,71 +20172,71 @@ msgstr "Affichage ou non de la légende (commutateurs)" msgid "Whether to display the metric name as a title" msgstr "Affichage ou non du nom de la mesure sous forme de titre" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "Affichage ou non des valeurs min et max de l’axe des absisses" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "Affichage ou non des valeurs min et max de l’axe des ordonnées" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "Affichage ou non des valeurs numériques dans les cellules" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 #, fuzzy msgid "Whether to display the stroke" msgstr "Affichage ou non du trait" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "Affichage ou non du sélecteur interactif de plage horaire" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "Affichage ou non de l’horodatage" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 #, fuzzy msgid "Whether to display the tooltip labels." msgstr "Métrique servant à trier les résultats" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 msgid "Whether to display the trend line" msgstr "Affichage ou non de la ligne de tendance" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" "Activation ou non de la modification de la position et de la mise à " "l’échelle du graphique." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "Activation ou non du glissement de nœud en mode de disposition en force." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 #, fuzzy msgid "Whether to fill the objects" msgstr "Remplissage ou non des objets" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "Ignorer ou non les emplacements qui sont nuls" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 #, fuzzy msgid "Whether to include a client-side search box" msgstr "Inclure ou non une boîte de recherche côté client" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 #, fuzzy msgid "Whether to include the percentage in the tooltip" msgstr "Indiquer si le pourcentage doit être inclus dans l'infobulle" @@ -20033,7 +20247,7 @@ msgstr "" "Inclure ou non la granularité temporelle telle qu'elle est définie dans " "la section temps" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 #, fuzzy msgid "Whether to make the grid 3D" msgstr "Si la grille doit être en 3D" @@ -20069,15 +20283,15 @@ msgstr "" " vue d'exploration avec une liste de valeurs distinctes récupérées à la " "volée dans le backend." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "" "Indiquer ou non s’il y a lieu de montrer la progression du graphique de " "jauge" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." @@ -20086,21 +20300,21 @@ msgstr "" "supplémentaires comprennent des choses comme faire des tableaux à barres " "multiples empilés ou côte à côte." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "Montrer ou non les taches mineures sur l'axe" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "Montrer ou non le pointeur" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "" "Indiquer ou non s’il y a lieu de montrer la progression du graphique de " "jauge" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "Indiquer ou non s’il faut afficher les lignes divisées sur l’axe" @@ -20110,9 +20324,9 @@ msgstr "Indiquer ou non s’il faut afficher les lignes divisées sur l’axe" msgid "Whether to sort ascending or descending on the base Axis." msgstr "Trier ou non par ordre décroissant ou croissant sur l'axe de base." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "Trier ou non par ordre décroissant ou croissant" @@ -20123,22 +20337,13 @@ msgstr "" "Trier ou non par ordre décroissant ou croissant en présence d'une limite " "de série" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" "Trier ou non les résultats par ordre décroissant en fonction de " "l'indicateur sélectionné." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" "Trier ou non les infobulles par ordre décroissant en fonction de " @@ -20153,7 +20358,7 @@ msgstr "Tronquer ou non les mesures" msgid "Which country to plot the map for?" msgstr "Pour quel pays représenter la carte?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "Quels sont les parents à mettre en évidence au survol?" @@ -20193,7 +20398,7 @@ msgstr "Avec un sous-titre" msgid "Word Cloud" msgstr "Nuage de mots" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 #, fuzzy msgid "Word Rotation" msgstr "Rotation des mots" @@ -20202,7 +20407,7 @@ msgstr "Rotation des mots" msgid "Working" msgstr "Exécution" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "Délai d'exécution dépassé" @@ -20211,7 +20416,7 @@ msgstr "Délai d'exécution dépassé" msgid "World Map" msgstr "Carte du monde" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "Écrire une description pour votre requête" @@ -20219,7 +20424,7 @@ msgstr "Écrire une description pour votre requête" msgid "Write a handlebars template to render the data" msgstr "Écrire un modèle handlebar pour afficher les données" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "MARGE INFÉRIEURE DU TITRE DE L'AXE DES ABSISSES" @@ -20227,9 +20432,9 @@ msgstr "MARGE INFÉRIEURE DU TITRE DE L'AXE DES ABSISSES" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -20238,38 +20443,39 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "Axe des absisses" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 #, fuzzy msgid "X Axis Bounds" msgstr "Filtrer par colonne" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 #, fuzzy msgid "X Axis Format" msgstr "Format de l'axe des absisses" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "Étiquette de l’axe des absisses" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 #, fuzzy msgid "X Axis Title" msgstr "Titre de l’axe des absisses" @@ -20278,13 +20484,13 @@ msgstr "Titre de l’axe des absisses" msgid "X Log Scale" msgstr "Échelle logarithmique X" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "Disposition des points de repère X" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "Limites X" @@ -20304,13 +20510,13 @@ msgstr "Axe des absisses – Trier par" msgid "X-axis" msgstr "Axe des absisses" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 #, fuzzy msgid "XScale Interval" msgstr "Intervalle XScale" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "Limites ordonnées 2" @@ -20318,9 +20524,9 @@ msgstr "Limites ordonnées 2" msgid "Y AXIS TITLE MARGIN" msgstr "MARGE DU TITRE DE L'AXE DES ORDONNÉES" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -20328,69 +20534,70 @@ msgstr "MARGE DU TITRE DE L'AXE DES ORDONNÉES" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Axe des ordonnées" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "Limites de l’axe des ordonnées 2" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "Limites de l’axe des ordonnées" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Format de l'axe des ordonnées" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "Étiquette de l’axe des ordonnées" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 #, fuzzy msgid "Y Axis Title" msgstr "Titre de l’axe des ordonnées" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 #, fuzzy msgid "Y Axis Title Position" msgstr "dernière partition :" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "Échelle logarithmique des ordonnées" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "Limites des ordonnées" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Axe des ordonnées" @@ -20415,8 +20622,8 @@ msgstr "Axe des ordonnées" msgid "Y-axis bounds" msgstr "Limites de l’axe des ordonnées" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 #, fuzzy msgid "YScale Interval" msgstr "Intervalle YScale" @@ -20433,7 +20640,7 @@ msgstr "Année (freq=AS)" msgid "Yearly seasonality" msgstr "Saisonnalité annuelle" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "Année %s" @@ -20441,14 +20648,14 @@ msgstr "Année %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "Oui" @@ -20461,7 +20668,7 @@ msgstr "Oui, annuler" msgid "Yes, overwrite changes" msgstr "Oui, écraser les modifications" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -20486,7 +20693,7 @@ msgstr "" "L'écrasement pourrait vous faire perdre une partie de votre travail. " "Êtes-vous sûr de vouloir les écraser?" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -20530,7 +20737,7 @@ msgstr "Vous pouvez ajouter les composants dans le" msgid "You can add the components in the edit mode." msgstr "Vous pouvez ajouter les composants dans le mode Éditer." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" "Vous pouvez également cliquer sur le graphique pour appliquer le filtre " @@ -20557,17 +20764,17 @@ msgstr "" "Vous pouvez créer un nouveau graphique ou utiliser des graphiques " "existants dans le panneau de droite." -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" "Vous pouvez prévisualiser la liste des tableaux de bord dans le menu " "déroulant des paramètres du graphique." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "Vous ne pouvez pas appliquer de filtre croisé à ce point de données." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." @@ -20575,23 +20782,23 @@ msgstr "" "Vous ne pouvez pas supprimer le dernier filtre temporel, car il est " "utilisé pour les filtres temporels dans les tableaux de bord." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" "Vous ne pouvez pas utiliser la disposition de 45° avec le filtre de plage" " de temps" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, fuzzy, python-format msgid "You do not have permission to edit this %s" msgstr "Vous n'avez pas les permission pour modifier ce %s" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "Vous n'avez pas les permission pour modifier ce graphique" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -20602,13 +20809,13 @@ msgstr "Vous n'avez pas les permission pour modifier ce tableau de bord" msgid "You do not have permission to read tags" msgstr "Vous n'avez pas les permission pour modifier ce graphique" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "Vous n'avez pas les permission pour modifier ce tableau de bord." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 #, fuzzy msgid "You do not have sufficient permissions to edit the chart" msgstr "Vous n'avez pas les permission pour modifier ce graphique" @@ -20632,7 +20839,7 @@ msgstr "Vous n'avez pas accès à cet ensemble de données." msgid "You don't have access to this embedded dashboard config." msgstr "Vous n'avez pas accès à la configuration de ce tableau de bord intégré." -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "Vous n'avez pas encore de favoris!" @@ -20642,7 +20849,7 @@ msgstr "Vous n'avez pas encore de favoris!" msgid "You don't have permission to modify the value." msgstr "Vous n'avez pas les permission pour modifier la valeur." -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, fuzzy, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "Vous n'avez pas les droits pour modifier %(resource)s" @@ -20652,7 +20859,7 @@ msgstr "Vous n'avez pas les droits pour modifier %(resource)s" msgid "You don't have the rights to alter this chart" msgstr "Vous n'avez pas les droits pour modifier ce graphique" -#: superset/views/core.py:646 +#: superset/views/core.py:648 #, fuzzy msgid "You don't have the rights to alter this dashboard" msgstr "Vous n'avez pas les droits pour modifier ce tableau de bord" @@ -20666,7 +20873,7 @@ msgstr "Vous n'avez pas les droits pour modifier ce titre." msgid "You don't have the rights to create a chart" msgstr "Vous n'avez pas les droits pour modifier ce graphique" -#: superset/views/core.py:662 +#: superset/views/core.py:664 #, fuzzy msgid "You don't have the rights to create a dashboard" msgstr "Vous n'avez pas les droits pour modifier ce tableau de bord" @@ -20684,7 +20891,7 @@ msgstr "Vous avez supprimé ce filtre." msgid "You have unsaved changes." msgstr "Vous avez des modifications non enregistrées." -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -20700,7 +20907,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -20713,15 +20920,15 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "Vous devez entrer un nom pour le nouveau tableau de Bord" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "Vous devez d'abord exécuter la requête avec succès" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "Vous devez configurer la désinfection HTML pour utiliser CSS" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " @@ -20731,7 +20938,7 @@ msgstr "" "graphique n’a pas été mis à jour automatiquement. Exécutez la requête en " "cliquant sur le bouton « Mettre à jour le graphique » ou" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." @@ -20740,7 +20947,7 @@ msgstr "" "des données (colonnes, mesures) qui correspondent à ce nouveau ensemble " "de données ont été conservés." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "Votre graphique n’est pas à jour" @@ -20748,25 +20955,25 @@ msgstr "Votre graphique n’est pas à jour" msgid "Your chart is ready to go!" msgstr "Votre graphique est prêt!" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" "Votre tableau de bord est trop gros. Veuille réduire sa taille avant de " "sauvegarder." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "Votre requête n'a pas pu être enregistrée" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "Votre requête ne peut pas être planifiée" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "Votre requête n'a pas pu être mise à jour" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" @@ -20774,16 +20981,16 @@ msgstr "" "Votre requête a été planifiée. Pour voir les détails de votre requête, " "veuillez naviguer vers Requêtes sauvegardées" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 #, fuzzy msgid "Your query was not properly saved" msgstr "Votre requête n'a pas été correctement enregistrée" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "Votre requête a été enregistrée" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "Votre requête a été mise à jour" @@ -20795,8 +21002,8 @@ msgstr "Votre rapport n'a pas pu être supprimée" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 #, fuzzy msgid "Zero imputation" msgstr "Imputation nulle" @@ -20809,7 +21016,7 @@ msgstr "Zoom" msgid "Zoom level of the map" msgstr "Niveau de zoom de la carte" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 #, fuzzy msgid "[ untitled dashboard ]" msgstr "[tableau de bord sans titre]" @@ -20845,7 +21052,7 @@ msgstr "[nom du tableau de bord]" msgid "[desc]" msgstr "[décroissant]" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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 " @@ -20855,7 +21062,7 @@ msgstr "" " en tant que rapport par rapport à la mesure primaire. Si elle est omise," " la couleur est catégorique et basée sur des étiquettes." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 #, fuzzy msgid "[untitled]" msgstr "[sans titre]" @@ -20910,21 +21117,25 @@ msgstr "« row_offset » doit être plus grand ou égal à 0" msgid "`width` must be greater or equal to 0" msgstr "« width » doit être plus grand ou égal à 0" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "agrégat" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "alerte" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "Condition d'alerte" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 #, fuzzy msgid "alert dark" msgstr "alerte sombre" @@ -20934,8 +21145,10 @@ msgid "alerts" msgstr "alertes" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "tous" @@ -20943,44 +21156,44 @@ msgstr "tous" msgid "also copy (duplicate) charts" msgstr "copier également les graphiques (dupliquer)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "ancêtre" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "annotation" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "annotation_layer" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "asfreq" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "at" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 #, fuzzy msgid "auto" msgstr "auto" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "auto (lisse)" @@ -20988,7 +21201,12 @@ msgstr "auto (lisse)" msgid "background" msgstr "contexte" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "Formatage conditionnel" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 #, fuzzy msgid "basis" msgstr "base" @@ -21001,10 +21219,10 @@ msgstr "ci-dessous (exemple :" msgid "between {down} and {up} {name}" msgstr "entre {down} et {up} {name}" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "bfill" @@ -21017,8 +21235,8 @@ msgstr "boulon" msgid "boolean type icon" msgstr "icône de type booléen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 #, fuzzy msgid "bottom" msgstr "bas" @@ -21036,7 +21254,7 @@ msgstr "en utilisant" msgid "cannot be empty" msgstr "ne peut pas être vide" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 #, fuzzy msgid "cardinal" msgstr "cardinal" @@ -21053,12 +21271,12 @@ msgstr "changement" msgid "chart" msgstr "graphique" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 #, fuzzy msgid "charts" msgstr "graphiques" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "choisir WHERE ou HAVING..." @@ -21068,7 +21286,7 @@ msgid "clear all filters" msgstr "purger tous les filtres" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "cliquer ici" @@ -21089,16 +21307,21 @@ msgstr "code Comité international olympique (CCIO)" msgid "color scheme for comparison" msgstr "Comparaison de temps" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "Colorer par" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "colonne" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, fuzzy, python-format msgid "connecting to %(dbModelName)s" msgstr "connexion à %(dbModelName)s." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "Type du filtre" @@ -21119,28 +21342,28 @@ msgstr "créer" msgid "create a new chart" msgstr "créer un nouveau graphique" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "créer un ensemble de données à partir d'une requête SQL" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "nombre" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "css_template" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "cumsum" @@ -21149,30 +21372,30 @@ msgstr "cumsum" msgid "cumulative" msgstr "cumulatif" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "tableau de bord " -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 #, fuzzy msgid "dashboards" msgstr "tableaux de bord " -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "base de données" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "ensemble de données" @@ -21182,21 +21405,21 @@ msgstr "ensemble de données" msgid "dataset name" msgstr "nom de l’ensemble de données" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "Date" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "jour" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "jour du mois" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "jour de la semaine" @@ -21285,15 +21508,15 @@ msgstr "défaut" msgid "delete" msgstr "supprimer " -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 #, fuzzy msgid "descendant" msgstr "décroissant" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "description" @@ -21314,63 +21537,63 @@ msgstr "ébauche" msgid "dttm" msgstr "dttm" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "p. ex. ********" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "p. ex. 127.0.0.1" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "p. ex., 5432" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "p. ex., AccountAdmin" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 #, fuzzy msgid "e.g. Analytics" msgstr "p. ex., analyses" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "p. ex. compute_wh" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "défaut" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "p. ex. param1=value1¶m2=value2" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "p. ex., sql/protocolv1/o/12345" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "p. ex. world_population" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "p. ex., xy12345.us-east-2.aws" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 #, fuzzy msgid "e.g., a \"user id\" column" msgstr "Colonnes des séries temporelles" @@ -21379,63 +21602,63 @@ msgstr "Colonnes des séries temporelles" msgid "edit mode" msgstr "mode edition" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 #, fuzzy msgid "email subject" msgstr "Sélectionner un objet" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 #, fuzzy msgid "entries" msgstr "séries" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 #, fuzzy msgid "error" msgstr "Erreur" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "erreur sombre" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 #, fuzzy msgid "error_message" msgstr "error_message" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "chaque" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "chaque jour du mois" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "chaque jour de la semaine" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "chaque heure" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "chaque minute" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "chaque mois" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 #, fuzzy msgid "expand" msgstr "agrandir" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 #, fuzzy msgid "explore" msgstr "explorer" @@ -21450,16 +21673,16 @@ msgstr "échoué" msgid "fetching" msgstr "récupération" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "ffill" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 #, fuzzy msgid "flat" msgstr "plat" @@ -21472,40 +21695,40 @@ msgstr "pour plus d'information sur comment strcuturer votre URI." msgid "function type icon" msgstr "icône de type de fonction" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "geohash (carré)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 #, fuzzy msgid "heatmap" msgstr "carte thermique" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "" "carte thermique : les valeurs sont normalisées sur toute la carte " "thermique" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 #, fuzzy msgid "here" msgstr "ici" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "heure" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" @@ -21513,7 +21736,7 @@ msgstr "" "attribut CSS de rendu d'image de l'objet toile qui définit la façon dont " "le navigateur met à l'échelle l'image" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "dans" @@ -21535,13 +21758,13 @@ msgstr "devrait être un nombre" msgid "is expected to be an integer" msgstr "devrait être un nombre entier" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "clé a-z" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "clé z-a" @@ -21554,8 +21777,8 @@ msgstr "étiquette" msgid "latest partition:" msgstr "dernière partition :" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 #, fuzzy msgid "left" msgstr "restant" @@ -21564,7 +21787,7 @@ msgstr "restant" msgid "less than {min} {name}" msgstr "moins de {min} {name}" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 #, fuzzy msgid "linear" msgstr "linéaire" @@ -21589,27 +21812,27 @@ msgid "max" msgstr "max" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 #, fuzzy msgid "mean" msgstr "moyenne" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "médiane" @@ -21634,15 +21857,15 @@ msgstr "mesure" msgid "min" msgstr "min" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "minute" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "minutes" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 #, fuzzy msgid "monotone" msgstr "monotone" @@ -21650,8 +21873,8 @@ msgstr "monotone" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "Mois" @@ -21660,14 +21883,14 @@ msgid "more than {max} {name}" msgstr "plus de {max} {name}" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 #, fuzzy msgid "must have a value" msgstr "doit avoir une valeur" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 #, fuzzy msgid "name" msgstr "Nom" @@ -21704,13 +21927,13 @@ msgstr "nvd3" msgid "offline" msgstr "hors ligne" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "sur" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 #, fuzzy msgid "or" msgstr "ou" @@ -21729,7 +21952,7 @@ msgstr "la colonne orderby doit être remplie" msgid "overall" msgstr "global" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Propriétaires" @@ -21759,11 +21982,11 @@ msgstr "p99" msgid "page_size.all" msgstr "page_size.all" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "page_size.entries" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "page_size.show" @@ -21785,12 +22008,12 @@ msgstr "" "percentiles doit être une liste ou un tuple avec deux valeurs numériques," " dont la première est inférieure à la deuxième valeur" -#: superset/views/core.py:840 +#: superset/views/core.py:842 #, fuzzy msgid "permalink state not found" msgstr "état du programme de rapport introuvable" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "pixellisé (aiguisé)" @@ -21800,15 +22023,15 @@ msgstr "pixellisé (aiguisé)" msgid "pixels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "mois calendaire précédent" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "semaine calendaire précédente" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "année calendaire précédente" @@ -21817,7 +22040,7 @@ msgid "published" msgstr "publié" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 #, fuzzy msgid "quarter" msgstr "trimestre" @@ -21830,12 +22053,12 @@ msgstr "requêtes " msgid "query" msgstr "requête" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 #, fuzzy msgid "random" msgstr "aléatoire" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "redémarrage" @@ -21844,17 +22067,17 @@ msgstr "redémarrage" msgid "recent" msgstr "récent" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 #, fuzzy msgid "recents" msgstr "récents" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "récents" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "rapport" @@ -21866,12 +22089,12 @@ msgstr "rapport" msgid "reports" msgstr "rapports" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "restaurer le zoom" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 #, fuzzy msgid "right" msgstr "droit" @@ -21887,13 +22110,13 @@ msgstr "rowlevelsecurity" msgid "running" msgstr "en cours d’exécution" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 #, fuzzy msgid "saved queries" msgstr "Requêtes enregistrées" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 #, fuzzy msgid "seconds" msgstr "secondes" @@ -21918,42 +22141,42 @@ msgstr "" msgid "shift start date" msgstr "Date de début" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 #, fuzzy msgid "square" msgstr "carré" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 #, fuzzy msgid "stack" msgstr "pile" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 #, fuzzy msgid "staggered" msgstr "décalé" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "std" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 #, fuzzy msgid "step-after" msgstr "step-after" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "step-before" @@ -21963,7 +22186,7 @@ msgid "stopped" msgstr "arrêté" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 #, fuzzy msgid "stream" msgstr "flux" @@ -21974,29 +22197,29 @@ msgstr "icône de type de chaîne" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 #, fuzzy msgid "success" msgstr "succès" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 #, fuzzy msgid "success dark" msgstr "succès sombre" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "somme" @@ -22009,7 +22232,7 @@ msgstr "syntaxe." msgid "tag" msgstr "balise" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "Tags" @@ -22027,8 +22250,8 @@ msgstr "textarea" msgid "to" msgstr "à" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 #, fuzzy msgid "top" msgstr "haut" @@ -22056,14 +22279,14 @@ msgstr "" msgid "use latest_partition template" msgstr "utiliser le modèle latest_partition" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 #, fuzzy msgid "value ascending" msgstr "valeurs croissantes" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 #, fuzzy msgid "value descending" msgstr "valeurs décroissantes" @@ -22078,7 +22301,7 @@ msgstr "var" msgid "variance" msgstr "variance" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 #, fuzzy msgid "view instructions" msgstr "voir les instructions" @@ -22092,62 +22315,62 @@ msgstr "virtuel" msgid "viz type" msgstr "Type Viz" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "a été créé" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "semaine" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 #, fuzzy msgid "week ending Saturday" msgstr "semaine se terminant le samedi" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 #, fuzzy msgid "week starting Sunday" msgstr "semaine débutant le dimanche" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 #, fuzzy msgid "working timeout" msgstr "Délai d'exécution dépassé" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "x" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "x : les valeurs sont normalisées dans chaque colonne" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "y" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "y : les valeurs sont normalisées dans chaque rangée" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "année" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "zone de zoom" diff --git a/superset/translations/it/LC_MESSAGES/messages.po b/superset/translations/it/LC_MESSAGES/messages.po index 27a265e14e18..9dc51d55e2f5 100644 --- a/superset/translations/it/LC_MESSAGES/messages.po +++ b/superset/translations/it/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2018-02-11 22:26+0200\n" "Last-Translator: Raffaele Spangaro \n" "Language: it\n" @@ -28,8 +28,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -49,8 +79,8 @@ msgstr "" msgid " (excluded)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -70,7 +100,7 @@ msgstr "Cambiato il" msgid " expression which needs to adhere to the " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -92,7 +122,7 @@ msgid "" " database/column name level via the extra parameter." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 #, fuzzy msgid " to add calculated columns" msgstr "Visualizza colonne" @@ -106,24 +136,24 @@ msgstr "Aggiungi metrica" msgid " to edit or add columns and metrics." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, fuzzy, python-format msgid "% calculation" msgstr "Seleziona un tipo di visualizzazione" @@ -166,22 +196,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "" @@ -199,9 +229,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "" @@ -222,7 +252,7 @@ msgid_plural "" "\"%(undefinedParameter)s\"?" msgstr[0] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -240,26 +270,26 @@ msgstr "" msgid "%s Error" msgstr "Errore..." -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, fuzzy, python-format msgid "%s PASSWORD" msgstr "Porta Broker" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "" @@ -269,17 +299,17 @@ msgstr "" msgid "%s Selected" msgstr "Seleziona data finale" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "" @@ -289,27 +319,27 @@ msgstr "" msgid "%s aggregates(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "Visualizza colonne" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "Seleziona operatore" @@ -322,18 +352,18 @@ msgid "%s option" msgid_plural "%s options" msgstr[0] "Seleziona operatore" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, python-format msgid "%s recipients" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -344,8 +374,8 @@ msgstr[0] "Errore..." msgid "%s saved metric(s)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, fuzzy, python-format msgid "%s updated" msgstr "%s - senza nome" @@ -362,7 +392,7 @@ msgstr "" msgid "%s-%s of %s" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "" @@ -370,7 +400,7 @@ msgstr "" msgid "(deleted or invalid type)" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "" @@ -378,7 +408,7 @@ msgstr "" msgid "), and they become available in your SQL (example:" msgstr "" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -390,7 +420,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -401,59 +431,59 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 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/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "Seleziona data finale" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 #, fuzzy msgid "1 day" msgstr "giorno" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "ora" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "" @@ -462,25 +492,25 @@ msgstr "" msgid "1 month ago" msgstr "mese" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 #, fuzzy msgid "1 week" msgstr "settimana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "" @@ -493,26 +523,26 @@ msgstr "" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 #, fuzzy msgid "1 year" msgstr "anno" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "" @@ -521,15 +551,15 @@ msgstr "" msgid "10 minute" msgstr "10 minuti" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 #, fuzzy msgid "104 weeks" msgstr "settimana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "" @@ -539,63 +569,63 @@ msgstr "" msgid "15 minute" msgstr "minuto" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 #, fuzzy msgid "156 weeks" msgstr "settimana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 #, fuzzy msgid "2 years" msgstr "anno" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "" @@ -608,15 +638,15 @@ msgstr "" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 #, fuzzy msgid "28 days" msgstr "giorno" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "" @@ -628,33 +658,33 @@ msgstr "" msgid "2D" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 #, fuzzy msgid "3 letter code of the country" msgstr "Codice a 3 lettere della nazione" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 #, fuzzy msgid "3 years" msgstr "anno" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "" @@ -665,7 +695,7 @@ msgid "30 minute" msgstr "10 minuti" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "10 minuti" @@ -674,7 +704,7 @@ msgid "30 second" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "" @@ -695,7 +725,7 @@ msgid "5 minute" msgstr "minuto" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "" @@ -704,19 +734,19 @@ msgid "5 second" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 #, fuzzy msgid "52 weeks" msgstr "settimana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "" @@ -726,31 +756,31 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 #, fuzzy msgid "6 hour" msgstr "ora" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 #, fuzzy msgid "7 days" msgstr "giorno" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -758,19 +788,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "" @@ -798,15 +828,15 @@ msgstr "" msgid "" msgstr "Grafici" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "" @@ -815,11 +845,11 @@ msgstr "" msgid "A Big Number" msgstr "Numero Grande" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" @@ -831,7 +861,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -844,7 +874,7 @@ msgid "" "on a CDN for example)" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -858,12 +888,12 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "Proprietari è una lista di utenti che può alterare la dashboard." @@ -877,8 +907,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "" @@ -904,12 +934,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "ottenere una URL leggibile per la tua dashboard" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" @@ -955,7 +985,7 @@ msgstr "Errore nel creare il datasource" msgid "A timeout occurred while taking a screenshot." msgstr "Errore nel recupero dei metadati della tabella" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "" @@ -969,11 +999,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "" @@ -982,31 +1012,31 @@ msgstr "" msgid "AQE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 #, fuzzy msgid "AXIS TITLE POSITION" msgstr "Testa la Connessione" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "Nessun Accesso!" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "" @@ -1014,7 +1044,7 @@ msgstr "" msgid "Action" msgstr "Azione" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "" @@ -1026,7 +1056,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1038,19 +1068,19 @@ msgstr "Azione" msgid "Active" msgstr "Azione" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 #, fuzzy msgid "Actual Values" msgstr "Valore del filtro" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "Colonna del Tempo" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "" @@ -1059,36 +1089,36 @@ msgstr "" msgid "Actual value" msgstr "Valore del filtro" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 #, fuzzy msgid "Actual values" msgstr "Valore del filtro" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 #, fuzzy msgid "Adaptive formatting" msgstr "Formato Datetime" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 #, fuzzy msgid "Add Alert" msgstr "Aggiungi grafico" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "Template CSS" @@ -1116,7 +1146,7 @@ msgstr "" msgid "Add Metric" msgstr "Aggiungi metrica" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 #, fuzzy msgid "Add Report" msgstr "Importa" @@ -1134,21 +1164,21 @@ msgstr "" msgid "Add a Plugin" msgstr "Aggiungi colonna" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 #, fuzzy msgid "Add a dataset" msgstr "Aggiungi Database" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 #, fuzzy msgid "Add a new tab" msgstr "Query in un nuovo tab" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "" @@ -1162,30 +1192,30 @@ msgstr "Azione" msgid "Add an item" msgstr "Aggiungi filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 #, fuzzy msgid "Add and edit filters" msgstr "Aggiungi filtro" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "Azione" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "Azione" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 msgid "Add another notification method" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1194,7 +1224,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 #, fuzzy msgid "Add cross-filter" msgstr "Aggiungi filtro" @@ -1203,19 +1233,19 @@ msgstr "Aggiungi filtro" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 msgid "Add description of your tag" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "" @@ -1224,7 +1254,7 @@ msgstr "" msgid "Add filter" msgstr "Aggiungi filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1237,11 +1267,11 @@ msgid "" "displayed in the filter." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "Aggiungi filtro" @@ -1253,11 +1283,11 @@ msgstr "Aggiungi metrica" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "" @@ -1265,24 +1295,24 @@ msgstr "" msgid "Add required control values to preview chart" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 #, fuzzy msgid "Add sheet" msgstr "Aggiungi Database" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 #, fuzzy msgid "Add the name of the dashboard" msgstr "Salva e vai alla dashboard" @@ -1297,39 +1327,39 @@ msgstr "Aggiungi ad una nuova dashboard" msgid "Add/Edit Filters" msgstr "Aggiungi filtro" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "Aggiungi ad una nuova dashboard" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 #, fuzzy msgid "Additional Parameters" msgstr "Parametri" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 @@ -1337,12 +1367,12 @@ msgstr "" msgid "Additional parameters" msgstr "Parametri" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 #, fuzzy msgid "Additional settings." msgstr "Parametri" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" @@ -1355,28 +1385,29 @@ msgid "Additive" msgstr "Aggiungi filtro" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "" @@ -1391,17 +1422,17 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 #, fuzzy msgid "Advanced Analytics" msgstr "Analytics avanzate" @@ -1411,23 +1442,23 @@ msgstr "Analytics avanzate" msgid "Advanced Data type" msgstr "Analytics avanzate" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "Analytics avanzate" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 #, fuzzy msgid "Advanced analytics Query A" msgstr "Analytics avanzate" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 #, fuzzy msgid "Advanced analytics Query B" msgstr "Analytics avanzate" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "Analytics avanzate" @@ -1451,13 +1482,13 @@ msgstr "Analytics avanzate" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 #, fuzzy msgid "Advanced-Analytics" msgstr "Analytics avanzate" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 #, fuzzy msgid "After" msgstr "Aggiungi filtro" @@ -1467,11 +1498,11 @@ msgstr "Aggiungi filtro" msgid "Aggregate" msgstr "Creato il" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "" @@ -1481,7 +1512,7 @@ msgid "" "produce the cluster label." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1499,7 +1530,7 @@ msgstr "" msgid "Aggregation" msgstr "Creato il" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 #, fuzzy msgid "Aggregation function" msgstr "Testa la Connessione" @@ -1509,15 +1540,15 @@ msgstr "Testa la Connessione" msgid "Alert" msgstr "Cancella" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "Testa la Connessione" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Creato il" @@ -1526,7 +1557,7 @@ msgstr "Creato il" msgid "Alert ended grace period." msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "Nome Completo" @@ -1538,11 +1569,11 @@ msgstr "" msgid "Alert found an error while executing a query." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Alert is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "Nome Completo" @@ -1572,11 +1603,11 @@ msgstr "" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "Testa la Connessione" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "" @@ -1588,7 +1619,7 @@ msgstr "" msgid "Alerts" msgstr "" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "" @@ -1597,8 +1628,8 @@ msgstr "" msgid "Alerts & reports" msgstr "Importa" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "" @@ -1618,7 +1649,7 @@ msgstr "" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1639,7 +1670,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "Grafico a Proiettile" @@ -1659,7 +1690,7 @@ msgstr "" msgid "All panels with this column will be affected by this filter" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "Permetti CREATE TABLE AS" @@ -1668,7 +1699,7 @@ msgstr "Permetti CREATE TABLE AS" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "Permetti l'opzione CREATE TABLE AS in SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "Permetti CREATE TABLE AS" @@ -1681,12 +1712,12 @@ msgstr "Permetti l'opzione CREATE TABLE AS in SQL Lab" msgid "Allow Csv Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "Permetti DML" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1697,15 +1728,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "" @@ -1713,23 +1744,23 @@ msgstr "" msgid "Allow data manipulation language" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 #, fuzzy msgid "Allow node selections" msgstr "Seleziona una colonna" @@ -1738,11 +1769,11 @@ msgstr "Seleziona una colonna" msgid "Allow sending multiple polygons as a filter event" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "" @@ -1772,7 +1803,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "" @@ -1780,7 +1811,7 @@ msgstr "" msgid "Always filter main datetime column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 #, fuzzy msgid "An Error Occurred" msgstr "Errore nel creare il datasource" @@ -1804,19 +1835,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "Errore nel creare il datasource" @@ -1833,7 +1864,7 @@ msgstr "Errore nel rendering della visualizzazione: %s" msgid "An error occurred while accessing the value." msgstr "Errore nel creare il datasource" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1844,8 +1875,8 @@ msgstr "Errore nel creare il datasource" msgid "An error occurred while creating %ss: %s" msgstr "Errore nel creare il datasource" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "Errore nel creare il datasource" @@ -1863,7 +1894,7 @@ msgstr "Errore nel creare il datasource" msgid "An error occurred while deleting the value." msgstr "Errore nel rendering della visualizzazione: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1921,7 +1952,7 @@ msgstr "Errore nel creare il datasource" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1930,21 +1961,21 @@ msgstr "Errore nel creare il datasource" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "Errore nel creare il datasource" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "Errore nel creare il datasource" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "Errore nel recupero dei metadati della tabella" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "Errore nel recupero dei metadati della tabella" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "Errore nel creare il datasource" @@ -1959,14 +1990,14 @@ msgstr "Errore nel recupero dei metadati della tabella" msgid "An error occurred while fetching owners values: %s" msgstr "Errore nel creare il datasource" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "Errore nel rendering della visualizzazione: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "Errore nel recupero dei metadati della tabella" @@ -1974,7 +2005,7 @@ msgstr "Errore nel recupero dei metadati della tabella" msgid "An error occurred while fetching table metadata" msgstr "Errore nel recupero dei metadati della tabella" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2000,7 +2031,7 @@ msgstr "Errore nel creare il datasource" msgid "An error occurred while loading the SQL" msgstr "Errore nel creare il datasource" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 #, fuzzy msgid "An error occurred while opening Explore" msgstr "Errore nel rendering della visualizzazione: %s" @@ -2014,15 +2045,11 @@ msgstr "Errore nel creare il datasource" msgid "An error occurred while pruning logs " msgstr "Errore nel rendering della visualizzazione: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "Errore nel creare il datasource" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "Errore nel creare il datasource" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2033,18 +2060,12 @@ msgstr "Errore nel creare il datasource" msgid "An error occurred while rendering the visualization: %s" msgstr "Errore nel rendering della visualizzazione: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "Errore nel creare il datasource" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 #, fuzzy msgid "An error occurred while starring this chart" msgstr "Errore nel creare il datasource" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2066,19 +2087,19 @@ msgstr "Errore nel creare il datasource" msgid "An unexpected error occurred" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 #, fuzzy msgid "Animation" msgstr "Azione" @@ -2095,7 +2116,7 @@ msgstr "Azione" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "" @@ -2140,7 +2161,7 @@ msgstr "" msgid "Annotation layer interval end" msgstr "La tua query non può essere salvata" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "La tua query non può essere salvata" @@ -2182,13 +2203,13 @@ msgstr "La tua query non può essere salvata" msgid "Annotation layer value" msgstr "La tua query non può essere salvata" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "Azione" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "" @@ -2215,12 +2236,12 @@ msgstr "Azione" msgid "Annotation source type" msgstr "La tua query non può essere salvata" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 #, fuzzy msgid "Annotation template created" msgstr "La tua query non può essere salvata" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 #, fuzzy msgid "Annotation template updated" msgstr "La tua query non può essere salvata" @@ -2231,7 +2252,7 @@ msgstr "La tua query non può essere salvata" msgid "Annotations and Layers" msgstr "Azione" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "Azione" @@ -2244,14 +2265,14 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 #, fuzzy msgid "Any" msgstr "giorno" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" @@ -2261,32 +2282,32 @@ msgid "" "dashboard's individual charts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, fuzzy, python-format msgid "Applied cross-filters (%d)" msgstr "Aggiungi filtro" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, fuzzy, python-format msgid "Applied filters (%d)" msgstr "Aggiungi filtro" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "Aggiungi filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, fuzzy, python-format msgid "Applied filters: %s" msgstr "Aggiungi filtro" @@ -2297,10 +2318,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "Applica" @@ -2308,11 +2329,11 @@ msgstr "Applica" msgid "Apply conditional color formatting to metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "" @@ -2321,7 +2342,7 @@ msgstr "" msgid "Apply filters" msgstr "Filtri" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 #, fuzzy msgid "Apply metrics on" msgstr "Metrica" @@ -2334,7 +2355,7 @@ msgstr "" msgid "Apply to specific panels" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "" @@ -2351,9 +2372,9 @@ msgstr "" msgid "Are you sure you want to cancel?" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2384,7 +2405,7 @@ msgstr "" msgid "Are you sure you want to delete the selected dashboards?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "" @@ -2408,7 +2429,7 @@ msgstr "" msgid "Are you sure you want to delete the selected templates?" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "" @@ -2420,26 +2441,26 @@ msgstr "" msgid "Are you sure you want to save and apply changes?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "textarea" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 #, fuzzy msgid "Area Chart" msgstr "Esplora grafico" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 #, fuzzy msgid "Area chart" msgstr "Esplora grafico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 #, fuzzy msgid "Area chart opacity" msgstr "Esplora grafico" @@ -2451,7 +2472,7 @@ msgid "" "other." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "" @@ -2471,35 +2492,35 @@ msgstr "" msgid "Async Execution" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 #, fuzzy msgid "Auto" msgstr "Descrizione" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "" @@ -2515,12 +2536,12 @@ msgstr "" msgid "Automatic Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 #, fuzzy msgid "Average" msgstr "Database" @@ -2530,33 +2551,33 @@ msgstr "Database" msgid "Average value" msgstr "Valore del filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 #, fuzzy msgid "Axis Bounds" msgstr "Controlli del filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 #, fuzzy msgid "Axis Format" msgstr "Formato Datetime" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 #, fuzzy msgid "Axis Title" msgstr "%s - senza nome" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "" @@ -2564,10 +2585,10 @@ msgstr "" msgid "BOOLEAN" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "" @@ -2582,8 +2603,8 @@ msgstr "" msgid "Backend" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 #, fuzzy msgid "Backward values" msgstr "Valore del filtro" @@ -2599,9 +2620,9 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "" @@ -2619,12 +2640,12 @@ msgstr "Esplora grafico" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 #, fuzzy msgid "Bar Values" msgstr "Valore del filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 #, fuzzy msgid "Bar orientation" msgstr "Azione" @@ -2636,7 +2657,7 @@ msgid "Base" msgstr "Database" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2646,24 +2667,24 @@ msgstr "" msgid "Based on a metric" msgstr "Seleziona una metrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "" @@ -2680,8 +2701,8 @@ msgstr "" msgid "Be careful." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "" @@ -2701,39 +2722,44 @@ msgstr "" msgid "Big Number with Trendline" msgstr "Numero Grande con Linea del Trend" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "Min" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 #, fuzzy msgid "Bottom" msgstr "dttm" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 #, fuzzy msgid "Bottom left" msgstr "dttm" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 #, fuzzy msgid "Bottom right" msgstr "dttm" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2741,28 +2767,28 @@ msgid "" "range. It won't narrow the data's extent." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2770,7 +2796,7 @@ msgid "" "extent." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2786,12 +2812,12 @@ msgid "Box Plot" msgstr "Box Plot" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 #, fuzzy msgid "Breakdowns" msgstr "Creato il" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2808,7 +2834,7 @@ msgstr "Grafico a Bolle" msgid "Bubble Chart (legacy)" msgstr "Esplora grafico" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "" @@ -2817,13 +2843,13 @@ msgstr "" msgid "Bubble Opacity" msgstr "Grafico a Bolle" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 #, fuzzy msgid "Bubble Size" msgstr "Grandezza della bolla" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "Grandezza della bolla" @@ -2836,7 +2862,7 @@ msgstr "Seleziona una metrica per l'asse destro" msgid "Bucket break points" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "" @@ -2846,14 +2872,14 @@ msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "Seleziona %s" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2888,34 +2914,34 @@ msgid "" " add stress to your database)." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 #, fuzzy msgid "CREATE DATASET" msgstr "Seleziona una destinazione" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "Permetti CREATE TABLE AS" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "Permetti CREATE TABLE AS" @@ -2923,12 +2949,12 @@ msgstr "Permetti CREATE TABLE AS" msgid "CREATE VIEW statement" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 #, fuzzy msgid "CRON Schedule" msgstr "Importa" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "Espressione" @@ -2937,15 +2963,15 @@ msgstr "Espressione" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "Template CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -2967,15 +2993,15 @@ msgstr "Template CSS" msgid "CSS templates could not be deleted." msgstr "La query non può essere caricata" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -2986,7 +3012,7 @@ msgstr "" msgid "CTAS Schema" msgstr "Schema CTAS" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3006,20 +3032,20 @@ msgid "Cache Timeout" msgstr "Cache Timeout" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "Cache Timeout" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "" @@ -3032,11 +3058,11 @@ msgstr "" msgid "Calculate contribution per series or row" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -3049,12 +3075,12 @@ msgstr "" msgid "Calculated columns" msgstr "Visualizza colonne" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "Seleziona un tipo di visualizzazione" @@ -3075,26 +3101,26 @@ msgstr "" msgid "Can't have overlap between Series and Breakdowns" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "Annulla" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "" @@ -3110,8 +3136,8 @@ msgstr "" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 #, fuzzy msgid "Cannot load filter" msgstr "Cerca / Filtra" @@ -3145,34 +3171,34 @@ msgstr "" msgid "Categories to group by on the x-axis." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 #, fuzzy msgid "Category Name" msgstr "Ricerca Query" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "" @@ -3181,14 +3207,14 @@ msgstr "" msgid "Category name" msgstr "Ricerca Query" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3206,27 +3232,22 @@ msgstr "" msgid "Cell Size" msgstr "Grandezza della bolla" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -#, fuzzy -msgid "Cell bars" -msgstr "Grafico a Proiettile" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "" @@ -3234,15 +3255,15 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 #, fuzzy msgid "Certified" msgstr "Modificato" @@ -3255,23 +3276,23 @@ msgstr "Modificato" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "Modificato" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "" @@ -3292,7 +3313,7 @@ msgstr "" msgid "Changing one or more of these dashboards is forbidden" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3313,16 +3334,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "" @@ -3344,23 +3365,23 @@ msgstr "" msgid "Changing this report is forbidden" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "" @@ -3369,26 +3390,26 @@ msgstr "" msgid "Chart Cache Timeout" msgstr "Cache Timeout" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, fuzzy, python-format msgid "Chart Data: %s" msgstr "Opzioni del grafico" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "Grafici" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3400,33 +3421,35 @@ msgstr "Grafici" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 #, fuzzy msgid "Chart Options" msgstr "Azione" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 #, fuzzy msgid "Chart Orientation" msgstr "Azione" @@ -3438,14 +3461,14 @@ msgid "Chart Owner: %s" msgid_plural "Chart Owners: %s" msgstr[0] "Opzioni del grafico" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 #, fuzzy msgid "Chart Source" msgstr "Sorgente Dati" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 #, fuzzy msgid "Chart Title" msgstr "Grafici" @@ -3465,23 +3488,23 @@ msgstr "La tua query non può essere salvata" msgid "Chart [%s] was added to dashboard [%s]" msgstr "" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "Cache Timeout" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "Ultima Modifica" @@ -3530,8 +3553,8 @@ msgstr "Grafici" msgid "Chart not found" msgstr "Azione" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 #, fuzzy msgid "Chart options" msgstr "Azione" @@ -3545,17 +3568,17 @@ msgstr "Opzioni del grafico" msgid "Chart parameters are invalid." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 #, fuzzy msgid "Chart properties updated" msgstr "Elenco Dashboard" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 #, fuzzy msgid "Chart title" msgstr "Grafici" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3564,13 +3587,13 @@ msgstr "" msgid "Chart width" msgstr "Grafici" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Grafici" @@ -3583,9 +3606,9 @@ msgstr "La query non può essere caricata" msgid "Check for sorting ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3595,20 +3618,20 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "Rimuovi il grafico dalla dashboard" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 #, fuzzy msgid "Check out this chart: " msgstr "Guarda questa slice: %s" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "Guarda questa slice: %s" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "" @@ -3629,31 +3652,31 @@ msgstr "Seleziona una sorgente" msgid "Choose a chart or dashboard not both" msgstr "Rimuovi il grafico dalla dashboard" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 #, fuzzy msgid "Choose a database..." msgstr "Seleziona una destinazione" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "Seleziona una destinazione" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "Seleziona una destinazione" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "Seleziona una metrica per l'asse destro" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 #, fuzzy msgid "Choose a number format" msgstr "Seleziona una metrica per l'asse destro" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 #, fuzzy msgid "Choose a source" msgstr "Seleziona una destinazione" @@ -3664,44 +3687,44 @@ msgstr "Seleziona una destinazione" msgid "Choose a source and a target" msgstr "Seleziona una destinazione" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 #, fuzzy msgid "Choose a target" msgstr "Seleziona una destinazione" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "Una o più metriche da mostrare" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 #, fuzzy msgid "Choose chart type" msgstr "Grafici" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 msgid "Choose columns to be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "Mostra colonna" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "Colonna del Tempo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 msgid "Choose notification method and recipients." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Nome Completo" @@ -3710,12 +3733,12 @@ msgstr "Nome Completo" msgid "Choose the annotation layer type" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 #, fuzzy msgid "Choose the format for legend values" msgstr "Seleziona una metrica per l'asse destro" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "" @@ -3723,13 +3746,13 @@ msgstr "" msgid "Choose the source of your annotations" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 msgid "" "Choose values that should be treated as null. Warning: Hive database " "supports only a single value" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3743,25 +3766,25 @@ msgstr "" msgid "Chosen non-numeric column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3782,7 +3805,7 @@ msgstr "" msgid "Clause" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "" @@ -3790,17 +3813,17 @@ msgstr "" msgid "Clear all" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 #, fuzzy msgid "Clear all data" msgstr "Grafico a Proiettile" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 #, fuzzy msgid "Clear form" msgstr "Formato D3" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" @@ -3818,13 +3841,13 @@ msgstr "" msgid "Click the lock to prevent further changes." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 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/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3834,7 +3857,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "" @@ -3842,21 +3865,21 @@ msgstr "" msgid "Click to edit" msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "" @@ -3864,40 +3887,40 @@ msgstr "" msgid "Click to force-refresh" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 #, fuzzy msgid "Click to sort ascending" msgstr "Importa" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 #, fuzzy msgid "Click to sort descending" msgstr "Importa" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "" @@ -3914,23 +3937,23 @@ msgstr "" msgid "Code" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "" @@ -3940,12 +3963,11 @@ msgstr "" msgid "Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 #, fuzzy msgid "Color Metric" msgstr "Seleziona la metrica" @@ -3963,11 +3985,11 @@ msgstr "" msgid "Color bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "Seleziona la metrica" @@ -3975,35 +3997,36 @@ msgstr "Seleziona la metrica" msgid "Color of the target location" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 msgid "Color: " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4025,7 +4048,7 @@ msgstr "" msgid "Column Configuration" msgstr "Controlli del filtro" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 #, fuzzy msgid "Column Data Types" msgstr "Analytics avanzate" @@ -4049,7 +4072,7 @@ msgstr "" msgid "Column containing longitude data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "Analytics avanzate" @@ -4088,38 +4111,38 @@ msgstr "" msgid "Column select" msgstr "Seleziona una colonna" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "Colonna" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 #, fuzzy msgid "Columns To Read" msgstr "Mostra colonna" @@ -4134,7 +4157,7 @@ msgstr "" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "" @@ -4142,47 +4165,47 @@ msgstr "" msgid "Columns to calculate distribution across." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 #, fuzzy msgid "Columns to display" msgstr "Seleziona una metrica da visualizzare" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 #, fuzzy msgid "Columns to group by" msgstr "Uno o più controlli per 'Raggruppa per'" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 #, fuzzy msgid "Combine metrics" msgstr "Mostra metrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "" @@ -4239,6 +4262,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4249,7 +4273,7 @@ msgstr "" msgid "Comparison" msgstr "Colonna del Tempo" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "" @@ -4258,7 +4282,7 @@ msgstr "" msgid "Comparison font size" msgstr "Colonna del Tempo" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 #, fuzzy msgid "Comparison suffix" msgstr "Colonna del Tempo" @@ -4269,16 +4293,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 #, fuzzy msgid "Condition" msgstr "Testa la Connessione" @@ -4288,8 +4312,7 @@ msgstr "Testa la Connessione" msgid "Conditional Formatting" msgstr "Formato Datetime" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "" @@ -4301,15 +4324,19 @@ msgstr "" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +msgid "Configure Time Range: Current..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "" @@ -4317,7 +4344,7 @@ msgstr "" msgid "Configure Time Range: Previous..." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "" @@ -4346,44 +4373,44 @@ msgstr "Sovrascrivi la slice %s" msgid "Confirm save" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 #, fuzzy msgid "Connect" msgstr "Testa la Connessione" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 #, fuzzy msgid "Connect a database" msgstr "Database" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 #, fuzzy msgid "Connect database" msgstr "Database" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "Testa la Connessione" @@ -4392,7 +4419,7 @@ msgstr "Testa la Connessione" msgid "Connection failed, please check your connection settings" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 msgid "Connection failed, please check your connection settings." msgstr "" @@ -4400,24 +4427,24 @@ msgstr "" msgid "Connection looks good!" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "Formato Datetime" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "Tipo" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 #, fuzzy msgid "Continue" msgstr "Colonna" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "" @@ -4428,12 +4455,12 @@ msgstr "Colonna" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "" @@ -4441,22 +4468,22 @@ msgstr "" msgid "Contribution Mode" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 #, fuzzy msgid "Control" msgstr "Colonna" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 #, fuzzy msgid "Copied to clipboard!" msgstr "copia URL in appunti" @@ -4478,7 +4505,7 @@ msgstr "" msgid "Copy and paste the entire service account .json file here" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "" @@ -4486,8 +4513,8 @@ msgstr "" msgid "Copy message" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4497,9 +4524,9 @@ msgstr "Copia di %s" msgid "Copy partition query to clipboard" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 #, fuzzy msgid "Copy permalink to clipboard" msgstr "copia URL in appunti" @@ -4508,24 +4535,24 @@ msgstr "copia URL in appunti" msgid "Copy query URL" msgstr "Query vuota?" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "copia URL in appunti" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 #, fuzzy msgid "Copy to Clipboard" msgstr "copia URL in appunti" @@ -4571,7 +4598,7 @@ msgstr "" msgid "Could not load database driver" msgstr "Non posso connettermi al server" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "Non posso connettermi al server" @@ -4580,40 +4607,40 @@ msgstr "Non posso connettermi al server" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 #, fuzzy msgid "Count" msgstr "Colonna" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 #, fuzzy msgid "Count Unique Values" msgstr "Filtrabile" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 #, fuzzy msgid "Country" msgstr "Mappa della Nazione" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 #, fuzzy msgid "Country Column" msgstr "Controlli del filtro" @@ -4627,28 +4654,28 @@ msgstr "" msgid "Country Map" msgstr "Mappa della Nazione" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 #, fuzzy msgid "Create" msgstr "Creato il" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 #, fuzzy msgid "Create Chart" msgstr "Esplora grafico" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 #, fuzzy msgid "Create a dataset" msgstr "Mostra database" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4656,7 +4683,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "" @@ -4670,26 +4697,26 @@ msgstr "Esplora grafico" msgid "Create chart with dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Seleziona una destinazione" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 #, fuzzy msgid "Create dataset" msgstr "Seleziona una destinazione" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "Creato il" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "" @@ -4697,7 +4724,7 @@ msgstr "" msgid "Created" msgstr "Creato il" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "Creato il" @@ -4706,7 +4733,7 @@ msgstr "Creato il" msgid "Created by me" msgstr "Creato il" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "Creato il" @@ -4714,7 +4741,7 @@ msgstr "Creato il" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "" @@ -4728,11 +4755,11 @@ msgstr "Creatore" msgid "Crimson" msgstr "Azione" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "" @@ -4741,7 +4768,7 @@ msgstr "" msgid "Cross-filtering is not enabled in this dashboard" msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 #, fuzzy @@ -4754,6 +4781,7 @@ msgid "Cross-filters" msgstr "Cerca / Filtra" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 #, fuzzy msgid "Cumulative" msgstr "Azione" @@ -4763,7 +4791,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 #, fuzzy msgid "Currency format" msgstr "Formato Datetime" @@ -4776,15 +4804,50 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "Colonna" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "condividi query" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "Formato Datetime" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "condividi query" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "condividi query" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "condividi query" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "Formato Datetime" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "" @@ -4793,8 +4856,8 @@ msgstr "" msgid "Custom Plugins" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4804,11 +4867,11 @@ msgstr "" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 msgid "Custom color palettes" msgstr "" @@ -4830,30 +4893,30 @@ msgstr "" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 #, fuzzy msgid "Customize columns" msgstr "Visualizza colonne" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4862,24 +4925,24 @@ msgid "D3 Format" msgstr "Formato D3" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "Formato D3" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "" @@ -4897,11 +4960,11 @@ msgstr "Tempo" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "" @@ -4919,7 +4982,7 @@ msgid "Daily seasonality" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "" @@ -4931,10 +4994,10 @@ msgstr "" msgid "Dark mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4946,7 +5009,7 @@ msgstr "Dashboard" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "" @@ -4971,21 +5034,21 @@ msgstr "Elenco Dashboard" msgid "Dashboard parameters are invalid." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "Elenco Dashboard" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 #, fuzzy msgid "Dashboard properties updated" msgstr "Elenco Dashboard" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 #, fuzzy msgid "Dashboard scheme" msgstr "Elenco Dashboard" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -4993,7 +5056,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 #, fuzzy msgid "Dashboard title" msgstr "Elenco Dashboard" @@ -5003,11 +5066,11 @@ msgstr "Elenco Dashboard" msgid "Dashboard usage" msgstr "Elenco Dashboard" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Elenco Dashboard" @@ -5026,13 +5089,13 @@ msgstr "Elenco Dashboard" msgid "Dashed" msgstr "Elenco Dashboard" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Database" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "Database" @@ -5046,13 +5109,13 @@ msgstr "Modifica Tabella" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "" @@ -5078,7 +5141,7 @@ msgstr "" msgid "Data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "" @@ -5098,13 +5161,13 @@ msgid "DataFrame must include temporal column" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5115,20 +5178,20 @@ msgstr "" msgid "Database" msgstr "Database" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 #, fuzzy msgid "Database Connections" msgstr "Testa la Connessione" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 #, fuzzy msgid "Database Creation Error" msgstr "Espressione del Database" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 #, fuzzy msgid "Database connected" msgstr "La tua query non può essere salvata" @@ -5155,7 +5218,7 @@ msgstr "" msgid "Database does not exist" msgstr "" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 #, fuzzy msgid "Database does not support subqueries" msgstr "Sorgente dati e tipo di grafico" @@ -5166,7 +5229,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "Espressione del Database" @@ -5179,8 +5242,8 @@ msgstr "Database" msgid "Database is required for alerts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5199,12 +5262,12 @@ msgstr "" msgid "Database parameters are invalid." msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 #, fuzzy msgid "Database passwords" msgstr "Database" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5216,7 +5279,7 @@ msgstr "Database" msgid "Database schema is not allowed for csv uploads." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 #, fuzzy msgid "Database settings updated" msgstr "La tua query non può essere salvata" @@ -5240,15 +5303,15 @@ msgstr "" msgid "Databases" msgstr "Basi di dati" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "Database" @@ -5290,12 +5353,12 @@ msgstr "La tua query non può essere salvata" msgid "Dataset does not exist" msgstr "Sorgente dati e tipo di grafico" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 #, fuzzy msgid "Dataset imported" msgstr "Database" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 #, fuzzy msgid "Dataset is required" msgstr "Sorgente Dati" @@ -5317,18 +5380,18 @@ msgstr "Database" msgid "Dataset parameters are invalid." msgstr "" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Basi di dati" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5347,7 +5410,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "La query non può essere caricata" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "" @@ -5374,20 +5437,20 @@ msgstr "" msgid "Datasource type is required when datasource_id is given" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 #, fuzzy msgid "Date Time Format" msgstr "Formato Datetime" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 #, fuzzy msgid "Date format" @@ -5398,7 +5461,7 @@ msgstr "Formato Datetime" msgid "Date format string" msgstr "Formato Datetime" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "Tempo" @@ -5406,7 +5469,7 @@ msgstr "Tempo" msgid "Datetime Format" msgstr "Formato Datetime" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5427,12 +5490,12 @@ msgstr "giorno" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, fuzzy, python-format msgid "Days %s" msgstr "giorno" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "" @@ -5441,7 +5504,7 @@ msgstr "" msgid "Deactivate" msgstr "Azione" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "" @@ -5453,7 +5516,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "" @@ -5504,12 +5567,12 @@ msgid "Deck.gl - Screen Grid" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 #, fuzzy msgid "Decrease" msgstr "Creato il" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "Valore del filtro" @@ -5518,7 +5581,7 @@ msgstr "Valore del filtro" msgid "Default Endpoint" msgstr "Endpoint predefinito" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "Valore del filtro" @@ -5531,7 +5594,7 @@ msgstr "URL del Database" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 #, fuzzy msgid "Default Value" msgstr "Valore del filtro" @@ -5550,13 +5613,13 @@ msgstr "" msgid "Default longitude" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 #, fuzzy msgid "Default value is required" msgstr "Sorgente Dati" @@ -5575,17 +5638,17 @@ msgid "" "default\" is checked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5601,20 +5664,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5624,28 +5687,28 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." msgstr "" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 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/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5657,17 +5720,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5677,13 +5740,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Cancella" @@ -5700,7 +5763,7 @@ msgstr "" msgid "Delete Database?" msgstr "Mostra database" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "" @@ -5722,7 +5785,7 @@ msgstr "Template CSS" msgid "Delete Template?" msgstr "Template CSS" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "" @@ -5753,7 +5816,7 @@ msgstr "Cancella" msgid "Delete template" msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "" @@ -5786,7 +5849,7 @@ msgid "Deleted %(num)d css template" msgid_plural "Deleted %(num)d css templates" msgstr[0] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5828,7 +5891,7 @@ msgstr "Cancella" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5846,11 +5909,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 #, fuzzy msgid "Delivery method" msgstr "mese" @@ -5879,20 +5942,20 @@ msgstr "Creato il" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5901,8 +5964,8 @@ msgstr "Creato il" msgid "Description" msgstr "Descrizione" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "" @@ -5919,7 +5982,7 @@ msgstr "" msgid "Deselect all" msgstr "Seleziona data finale" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "" @@ -5938,7 +6001,7 @@ msgid "" "dashboards" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "" @@ -5946,14 +6009,14 @@ msgstr "" msgid "Did you mean:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "" @@ -5961,8 +6024,8 @@ msgstr "" msgid "Dim Gray" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 #, fuzzy msgid "Dimension" msgstr "descrizione" @@ -5972,18 +6035,18 @@ msgid "Dimension to use on x-axis." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -5997,22 +6060,23 @@ msgstr "Disposizione a Forza Diretta" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 #, fuzzy msgid "Directional" msgstr "descrizione" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 msgid "Disable drill to detail" msgstr "" @@ -6020,38 +6084,43 @@ msgstr "" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 #, fuzzy msgid "Disabled" msgstr "Modifica Tabella" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 msgid "Disables the drill to detail feature for this database." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 #, fuzzy msgid "Display" msgstr "Valore del filtro" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 #, fuzzy msgid "Display Name" msgstr "Valore del filtro" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "Valore del filtro" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "" @@ -6059,24 +6128,24 @@ msgstr "" msgid "Display configuration" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "" @@ -6100,6 +6169,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 #, fuzzy msgid "Distribution" msgstr "descrizione" @@ -6108,17 +6179,17 @@ msgstr "descrizione" msgid "Distribution - Bar Chart" msgstr "Distribuzione - Grafico Barre" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 #, fuzzy msgid "Documentation" msgstr "Azione" @@ -6128,7 +6199,7 @@ msgid "Domain" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 #, fuzzy msgid "Donut" msgstr "mese" @@ -6138,22 +6209,22 @@ msgstr "mese" msgid "Dotted" msgstr "Modifica" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "" @@ -6173,75 +6244,75 @@ msgstr "" msgid "Drag and drop components to this tab" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, fuzzy, python-format msgid "Drill by: %s" msgstr "Importa" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6252,7 +6323,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6264,7 +6335,7 @@ msgid "Drop a column/metric here or click" msgid_plural "Drop columns/metrics here or click" msgstr[0] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "" @@ -6273,7 +6344,7 @@ msgid "Drop columns/metrics here or click" msgstr "" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "" @@ -6294,7 +6365,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "Mostra database" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "" @@ -6304,7 +6375,7 @@ msgstr "" msgid "Duration" msgstr "Descrizione" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6324,7 +6395,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "Durata (in secondi) per il timeout della cache per questa slice." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 #, fuzzy msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" @@ -6339,14 +6410,14 @@ msgid "" "database timeout if undefined." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 #, fuzzy msgid "" "Duration (in seconds) of the metadata caching timeout for schemas of this" " database. If left unset, the cache never expires." msgstr "Durata (in secondi) per il timeout della cache per questa slice." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 #, fuzzy msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " @@ -6357,12 +6428,12 @@ msgstr "Durata (in secondi) per il timeout della cache per questa slice." msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "" @@ -6381,10 +6452,11 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6394,7 +6466,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 #, fuzzy msgid "ECharts" msgstr "Grafici" @@ -6404,9 +6476,9 @@ msgstr "Grafici" msgid "EMAIL_REPORTS_CTA" msgstr "Importa" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "" @@ -6420,19 +6492,19 @@ msgstr "Errore..." msgid "ERROR: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 #, fuzzy msgid "Edge width" msgstr "Larghezza" @@ -6440,29 +6512,29 @@ msgstr "Larghezza" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "Modifica" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 #, fuzzy msgid "Edit Alert" msgstr "Modifica Tabella" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "Template CSS" @@ -6470,7 +6542,7 @@ msgstr "Template CSS" msgid "Edit Chart" msgstr "Modifica grafico" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 #, fuzzy msgid "Edit Chart Properties" msgstr "Elenco Dashboard" @@ -6503,7 +6575,7 @@ msgstr "Modifica metrica" msgid "Edit Plugin" msgstr "Edita colonna" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 #, fuzzy msgid "Edit Report" msgstr "Importa" @@ -6522,7 +6594,7 @@ msgstr "Modifica Tabella" msgid "Edit Tag" msgstr "Modifica" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "Azione" @@ -6531,29 +6603,29 @@ msgstr "Azione" msgid "Edit annotation layer" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "Template CSS" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 #, fuzzy msgid "Edit chart" msgstr "Modifica grafico" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 #, fuzzy msgid "Edit dashboard" msgstr "Aggiungi ad una nuova dashboard" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "Mostra database" @@ -6563,16 +6635,16 @@ msgstr "Mostra database" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 #, fuzzy msgid "Edit formatter" msgstr "Formato D3" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "" @@ -6589,13 +6661,13 @@ msgstr "Template CSS" msgid "Edit template parameters" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 #, fuzzy msgid "Edit the dashboard" msgstr "Aggiungi ad una nuova dashboard" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "" @@ -6640,7 +6712,7 @@ msgstr "Descrizione" msgid "Email reports active" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6648,12 +6720,12 @@ msgstr "" msgid "Embed" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 #, fuzzy msgid "Embed dashboard" msgstr "Salva e vai alla dashboard" @@ -6667,7 +6739,7 @@ msgstr "" msgid "Emit Filter Events" msgstr "Filtrabile" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "" @@ -6675,7 +6747,7 @@ msgstr "" msgid "Employment and education" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "" @@ -6694,7 +6766,7 @@ msgstr "Colonna" msgid "Empty query result" msgstr "Query vuota?" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "Query vuota?" @@ -6702,8 +6774,8 @@ msgstr "Query vuota?" msgid "Empty row" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" @@ -6715,13 +6787,13 @@ msgstr "Abilita il filtro di Select" msgid "Enable cross-filtering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "" @@ -6737,25 +6809,25 @@ msgstr "" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" @@ -6766,12 +6838,12 @@ msgid "" "out" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "" @@ -6779,18 +6851,18 @@ msgstr "" msgid "End Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "End date" msgstr "Aggiungi Database" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "" @@ -6803,8 +6875,8 @@ msgstr "La data di inizio non può essere dopo la data di fine" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 #, fuzzy msgid "Engine Parameters" msgstr "Parametri" @@ -6815,59 +6887,59 @@ msgid "" "individual parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "Nome Completo" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Nome Completo" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "" @@ -6875,10 +6947,10 @@ msgstr "" msgid "Equal to (=)" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 #, fuzzy msgid "Error" @@ -6889,17 +6961,17 @@ msgstr "Errore..." msgid "Error Fetching Tagged Objects" msgstr "Errore nel recupero dei metadati della tabella" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "" @@ -6909,7 +6981,7 @@ msgstr "" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" @@ -6956,8 +7028,8 @@ msgstr "Errore nel recupero dati" msgid "Error: %(error)s" msgstr "" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "" @@ -6974,7 +7046,7 @@ msgstr "" msgid "Estimate selected query cost" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "" @@ -6988,12 +7060,12 @@ msgstr "mese" msgid "Event Flow" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 #, fuzzy msgid "Event Names" msgstr "Nome Completo" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "" @@ -7006,7 +7078,7 @@ msgstr "" msgid "Event time column" msgstr "Colonna del Tempo" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "" @@ -7027,24 +7099,24 @@ msgstr "" msgid "Evolution" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 msgid "Excel Upload" msgstr "" @@ -7060,7 +7132,7 @@ msgstr "" msgid "Excluded roles" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 #, fuzzy msgid "Executed SQL" msgstr "query condivisa" @@ -7077,13 +7149,13 @@ msgstr "" msgid "Execution log" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 #, fuzzy msgid "Existing dataset" msgstr "Seleziona una destinazione" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "" @@ -7091,23 +7163,23 @@ msgstr "" msgid "Expand" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "" @@ -7127,7 +7199,7 @@ msgstr "" msgid "Experimental" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "Esplora grafico" @@ -7137,20 +7209,20 @@ msgstr "Esplora grafico" msgid "Explore - %(table)s" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7165,54 +7237,59 @@ msgstr "" msgid "Export query" msgstr "condividi query" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 #, fuzzy msgid "Export to .CSV" msgstr "Esporta in YAML" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 #, fuzzy msgid "Export to .JSON" msgstr "Esporta in YAML" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 #, fuzzy msgid "Export to Excel" msgstr "Esporta in YAML" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 #, fuzzy msgid "Export to PDF" msgstr "Esporta in YAML" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "Esporta in YAML" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "Esporta in YAML" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "Esporta in YAML?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 #, fuzzy msgid "Export to full Excel" msgstr "Esporta in YAML" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "" @@ -7236,8 +7313,8 @@ msgstr "Espressione" msgid "Extra" msgstr "Extra" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "" @@ -7246,7 +7323,7 @@ msgstr "" msgid "Extra Parameters" msgstr "Parametri" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "" @@ -7263,7 +7340,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "" @@ -7277,25 +7354,25 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 #, fuzzy msgid "Extruded" msgstr "textarea" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 #, fuzzy msgid "Factor" msgstr "Creatore" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "" @@ -7305,17 +7382,17 @@ msgstr "" msgid "Failed" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "Errore nel recupero dei dati dal backend" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "" @@ -7324,7 +7401,7 @@ msgstr "" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7332,12 +7409,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7346,25 +7423,25 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "Errore nel recupero dei dati dal backend" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 #, fuzzy msgid "Failed to save cross-filter scoping" msgstr "Cerca / Filtra" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 #, fuzzy msgid "Failed to tag items" msgstr "Seleziona data finale" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "" @@ -7376,16 +7453,38 @@ msgstr "" msgid "Favorite" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "Creato il" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "" @@ -7393,11 +7492,11 @@ msgstr "" msgid "Fetch Values Predicate" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "" @@ -7425,7 +7524,7 @@ msgstr "" msgid "File" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Abilita il filtro di Select" @@ -7442,32 +7541,32 @@ msgstr "" msgid "File upload" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 #, fuzzy msgid "Filled" msgstr "Profilo" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 #, fuzzy msgid "Filter" msgstr "Filtri" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 #, fuzzy msgid "Filter Configuration" msgstr "Controlli del filtro" @@ -7476,12 +7575,12 @@ msgstr "Controlli del filtro" msgid "Filter List" msgstr "Filtri" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 #, fuzzy msgid "Filter Settings" msgstr "Abilita il filtro di Select" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7496,16 +7595,16 @@ msgstr "Valore del filtro" msgid "Filter charts" msgstr "Controlli del filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 #, fuzzy msgid "Filter menu" msgstr "Valore del filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "Valore del filtro" @@ -7513,17 +7612,17 @@ msgstr "Valore del filtro" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "Risultati della ricerca" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 #, fuzzy msgid "Filter type" msgstr "Valore del filtro" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "" @@ -7536,7 +7635,7 @@ msgstr "" msgid "Filter value is required" msgstr "Sorgente Dati" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "" @@ -7548,17 +7647,17 @@ msgstr "Controlli del filtro" msgid "Filterable" msgstr "Filtrabile" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "Filtri" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "Controlli del filtro" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "Lista Metriche" @@ -7589,23 +7688,23 @@ msgstr "" msgid "Find" msgstr "Min" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "" @@ -7618,11 +7717,11 @@ msgstr "Modificato" msgid "Fixed Color" msgstr "" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "" @@ -7630,32 +7729,34 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7665,7 +7766,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7678,30 +7779,30 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 #, fuzzy msgid "Force" msgstr "Sorgente" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "Formato Datetime" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 #, fuzzy msgid "Force date format" msgstr "Formato Datetime" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "" @@ -7739,12 +7840,19 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 #, fuzzy msgid "Format SQL" msgstr "Formato D3" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "" @@ -7753,12 +7861,12 @@ msgstr "" msgid "Formatted date" msgstr "Formato D3" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 #, fuzzy msgid "Formatted value" msgstr "Formato D3" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 #, fuzzy msgid "Formatting" msgstr "Formato Datetime" @@ -7770,8 +7878,8 @@ msgstr "Formato Datetime" msgid "Formula" msgstr "Formato D3" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 #, fuzzy msgid "Forward values" msgstr "Valore del filtro" @@ -7780,7 +7888,7 @@ msgstr "Valore del filtro" msgid "Found invalid orderby options" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "" @@ -7788,20 +7896,20 @@ msgstr "" msgid "Frequency" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 #, fuzzy msgid "Friction" msgstr "Azione" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "La data di inizio non può essere dopo la data di fine" @@ -7815,16 +7923,16 @@ msgstr "Ricerca Query" msgid "Funnel Chart" msgstr "Grafico a torta" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 #, fuzzy msgid "GROUP BY" msgstr "Raggruppa per" @@ -7834,12 +7942,12 @@ msgstr "Raggruppa per" msgid "Gauge Chart" msgstr "Grafico a torta" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "Formato D3" @@ -7861,7 +7969,7 @@ msgstr "Grafico a Proiettile" msgid "Geo" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 #, fuzzy msgid "GeoJson Column" @@ -7876,19 +7984,19 @@ msgstr "Mostra query salvate" msgid "Geohash" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -7896,11 +8004,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "" @@ -7909,11 +8017,11 @@ msgstr "" msgid "Graph Chart" msgstr "Grafico a torta" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "" @@ -7925,22 +8033,26 @@ msgstr "" msgid "Greater than (>)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 #, fuzzy msgid "Grid Size" msgstr "Grandezza della bolla" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 #, fuzzy msgid "Group By" msgstr "Raggruppa per" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "" @@ -7951,7 +8063,7 @@ msgstr "" msgid "Group Key" msgstr "Raggruppa per" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "Raggruppa per" @@ -7959,7 +8071,7 @@ msgstr "Raggruppa per" msgid "Groupable" msgstr "Raggruppabile" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -7972,16 +8084,16 @@ msgstr "ora" msgid "Handlebars" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 #, fuzzy msgid "Handlebars Template" msgstr "Template CSS" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -7992,15 +8104,15 @@ msgstr "" msgid "Has created by" msgstr "è stata creata" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "Grafico a torta" @@ -8015,13 +8127,13 @@ msgstr "Mappa di Intensità" msgid "Heatmap (legacy)" msgstr "Esplora grafico" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8035,7 +8147,7 @@ msgstr "" msgid "Hide Line" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 #, fuzzy msgid "Hide chart description" msgstr "descrizione" @@ -8044,12 +8156,12 @@ msgstr "descrizione" msgid "Hide layer" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 #, fuzzy msgid "Hide password." msgstr "Porta Broker" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "" @@ -8057,18 +8169,23 @@ msgstr "" msgid "Hides the Line for the time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 #, fuzzy msgid "Hierarchy" msgstr "Cerca" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "Istogramma" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "Esplora grafico" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "" @@ -8081,7 +8198,7 @@ msgstr "Grafici d'orizzonte" msgid "Horizon Charts" msgstr "Grafici d'orizzonte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 #, fuzzy msgid "Horizontal" msgstr "Grafici d'orizzonte" @@ -8090,15 +8207,15 @@ msgstr "Grafici d'orizzonte" msgid "Horizontal (Top)" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8109,7 +8226,7 @@ msgstr "" msgid "Hour" msgstr "ora" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, fuzzy, python-format msgid "Hours %s" msgstr "ora" @@ -8130,12 +8247,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8155,15 +8272,15 @@ msgstr "" msgid "ISO 8601" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -8181,17 +8298,17 @@ msgid "" "hive.server2.proxy.user property." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 #, fuzzy msgid "If Table Already Exists" msgstr "Una o più metriche da mostrare" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8201,19 +8318,19 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "" @@ -8221,7 +8338,7 @@ msgstr "" msgid "Image download failed, please refresh and try again." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" @@ -8229,11 +8346,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "Importa" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "Importa" @@ -8268,7 +8385,7 @@ msgstr "Importa dashboard" msgid "Import database failed for an unknown reason" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 #, fuzzy msgid "Import database from file" msgstr "Mostra database" @@ -8277,7 +8394,7 @@ msgstr "Mostra database" msgid "Import dataset failed for an unknown reason" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 #, fuzzy msgid "Import datasets" msgstr "Mostra database" @@ -8291,7 +8408,7 @@ msgstr "Query vuota?" msgid "Import saved query failed for an unknown reason." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8306,11 +8423,11 @@ msgstr "Min" msgid "Include Series" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, python-format msgid "Include description to be sent with %s" msgstr "" @@ -8324,7 +8441,7 @@ msgid "Include time" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 #, fuzzy msgid "Increase" msgstr "Creato il" @@ -8334,21 +8451,21 @@ msgstr "Creato il" msgid "Index" msgstr "Min" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "Tabella" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "Tabella" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "" @@ -8356,21 +8473,21 @@ msgstr "" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" @@ -8407,12 +8524,12 @@ msgstr "Filtrabile" msgid "Interval End column" msgstr "Controlli del filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 #, fuzzy msgid "Interval bounds" msgstr "Controlli del filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "" @@ -8421,7 +8538,7 @@ msgstr "" msgid "Interval start column" msgstr "Controlli del filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 #, fuzzy msgid "Intervals" msgstr "Filtrabile" @@ -8463,7 +8580,7 @@ msgid "" "db/database'

" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "" @@ -8480,7 +8597,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "" @@ -8493,7 +8610,7 @@ msgstr "" msgid "Invalid geohash string" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8505,7 +8622,7 @@ msgstr "" msgid "Invalid longitude/latitude" msgstr "" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "" @@ -8549,7 +8666,7 @@ msgstr "" msgid "Invalid state." msgstr "" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8558,7 +8675,7 @@ msgstr "" msgid "Inverse selection" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 #, fuzzy msgid "Invert current page" msgstr "Ultima Modifica" @@ -8623,24 +8740,24 @@ msgstr "" msgid "Isoline" msgstr "Grafico a torta" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -8649,17 +8766,17 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "Metadati JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "Metadati JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 #, fuzzy msgid "JSON metadata is invalid!" msgstr "json non è valido" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8667,27 +8784,27 @@ msgid "" "used by SQLAlchemy." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "" @@ -8696,11 +8813,11 @@ msgstr "" msgid "Jinja templating" msgstr "Template CSS" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "" @@ -8713,7 +8830,7 @@ msgstr "" msgid "KPI" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8721,13 +8838,13 @@ msgstr "" msgid "Keep editing" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 #, fuzzy msgid "Key" msgstr "Sankey" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8740,13 +8857,13 @@ msgstr "" msgid "Kilometers" msgstr "Filtri" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8755,20 +8872,25 @@ msgstr "" msgid "Label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 #, fuzzy msgid "Label Contents" msgstr "Creato il" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "Tipo" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 #, fuzzy msgid "Label Type" msgstr "Tipo" @@ -8778,20 +8900,20 @@ msgstr "Tipo" msgid "Label already exists" msgstr "Una o più metriche da mostrare" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 #, fuzzy msgid "Label position" msgstr "Testa la Connessione" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "" @@ -8799,11 +8921,11 @@ msgstr "" msgid "Labelling" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 #, fuzzy msgid "Labels" msgstr "Tabelle" @@ -8826,8 +8948,8 @@ msgstr "" msgid "Large" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "" @@ -8839,7 +8961,7 @@ msgstr "Ultima Modifica" msgid "Last Modified" msgstr "Ultima Modifica" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "" @@ -8849,36 +8971,36 @@ msgstr "" msgid "Last Updated %s by %s" msgstr "Ultima Modifica" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "Cluster" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "Ultima Modifica" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "mese" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "condividi query" @@ -8887,12 +9009,12 @@ msgstr "condividi query" msgid "Last run" msgstr "Ultima Modifica" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "settimana" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "Cluster" @@ -8910,25 +9032,25 @@ msgstr "" msgid "Layer configuration" msgstr "Controlli del filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:101 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8941,30 +9063,30 @@ msgstr "" msgid "Least recently modified" msgstr "Ultima Modifica" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 #, fuzzy msgid "Left" msgstr "Cancella" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 #, fuzzy msgid "Left value" msgstr "Valore del filtro" @@ -8996,35 +9118,35 @@ msgid "Legacy" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 #, fuzzy msgid "Legend Format" msgstr "Formato Datetime" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 #, fuzzy msgid "Legend Orientation" msgstr "Azione" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 #, fuzzy msgid "Legend Position" msgstr "Testa la Connessione" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "Tipo" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "" @@ -9041,7 +9163,7 @@ msgid "Lift percent precision" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 #, fuzzy msgid "Light" msgstr "Altezza" @@ -9069,17 +9191,17 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9097,11 +9219,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9114,7 +9236,7 @@ msgstr "Min" msgid "Line Chart" msgstr "Grafico a torta" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "" @@ -9126,11 +9248,11 @@ msgid "" "chart common in many fields." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "Larghezza" @@ -9147,22 +9269,22 @@ msgstr "Larghezza" msgid "Linear Color Scheme" msgstr "Testa la Connessione" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 #, fuzzy msgid "Lines column" msgstr "Colonna del Tempo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 #, fuzzy msgid "Lines encoding" msgstr "Importa" @@ -9172,12 +9294,12 @@ msgstr "Importa" msgid "Link Copied!" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 #, fuzzy msgid "List Unique Values" msgstr "Filtrabile" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" @@ -9185,7 +9307,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 msgid "List of the column names that should be read" msgstr "" @@ -9221,44 +9343,44 @@ msgstr "" msgid "Loaded from cache" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 #, fuzzy msgid "Locate the chart" msgstr "Creato il" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "" @@ -9269,23 +9391,23 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "Login" @@ -9294,7 +9416,7 @@ msgstr "Login" msgid "Login with" msgstr "Larghezza" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "Logout" @@ -9311,7 +9433,7 @@ msgstr "" msgid "Longitude" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "" @@ -9319,8 +9441,8 @@ msgstr "" msgid "Longitude & Latitude columns" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "" @@ -9337,11 +9459,11 @@ msgstr "" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "" @@ -9350,10 +9472,16 @@ msgstr "" msgid "MINUTE" msgstr "minuto" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "Min" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "" @@ -9364,30 +9492,30 @@ msgid "" "contains data for the selected time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Gestisci" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 #, fuzzy msgid "Manage email report" msgstr "Importa" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 #, fuzzy msgid "Manage your databases" msgstr "Database" @@ -9431,7 +9559,7 @@ msgid "Map" msgstr "Treemap" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "" @@ -9444,32 +9572,32 @@ msgstr "Mapbox" msgid "Mapbox" msgstr "Mapbox" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "Cerca" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "" @@ -9485,7 +9613,7 @@ msgstr "" msgid "Marker lines" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "" @@ -9497,29 +9625,29 @@ msgstr "" msgid "Markup type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "Max" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 #, fuzzy msgid "Max Bubble Size" msgstr "Grandezza della bolla" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "" @@ -9538,42 +9666,42 @@ msgstr "" msgid "Maximum value" msgstr "Valore del filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "giorno" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 #, fuzzy msgid "Mean values" msgstr "Valore del filtro" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 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 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 #, fuzzy msgid "Median values" msgstr "Valore del filtro" @@ -9586,17 +9714,17 @@ msgstr "" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 #, fuzzy msgid "Metadata" msgstr "Metadati JSON" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 #, fuzzy msgid "Metadata Parameters" msgstr "Parametri" @@ -9605,28 +9733,28 @@ msgstr "Parametri" msgid "Metadata has been synced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "Metrica" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "" @@ -9641,21 +9769,21 @@ msgstr "Metrica" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 #, fuzzy msgid "Metric ascending" msgstr "Importa" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "" @@ -9663,17 +9791,17 @@ msgstr "" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 #, fuzzy msgid "Metric descending" msgstr "Importa" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "" @@ -9687,11 +9815,11 @@ msgstr "Ricerca Query" msgid "Metric name [%s] is duplicated" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "" @@ -9706,7 +9834,7 @@ msgstr "Seleziona una metrica da visualizzare" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "" @@ -9714,14 +9842,14 @@ msgstr "" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " "appropriate)." msgstr "" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9734,20 +9862,20 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "Metriche" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "" @@ -9756,25 +9884,25 @@ msgstr "" msgid "Miles" msgstr "Filtri" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "Min" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 #, fuzzy msgid "Min Width" msgstr "Larghezza" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "" @@ -9788,13 +9916,13 @@ msgstr "" msgid "Mine" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 #, fuzzy msgid "Minimum" msgstr "minuto" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "" @@ -9802,7 +9930,7 @@ msgstr "" msgid "Minimum Radius" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "" @@ -9812,9 +9940,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "" @@ -9823,25 +9951,25 @@ msgstr "" msgid "Minimum value" msgstr "Valore del filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 #, fuzzy msgid "Minor ticks" msgstr "Mostra metrica" @@ -9851,7 +9979,7 @@ msgstr "Mostra metrica" msgid "Minute" msgstr "minuto" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, fuzzy, python-format msgid "Minutes %s" msgstr "minuto" @@ -9866,7 +9994,7 @@ msgstr "Valore del filtro" msgid "Missing URL parameters" msgstr "Parametri" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 #, fuzzy @@ -9878,34 +10006,34 @@ msgstr "Seleziona una destinazione" msgid "Mixed Chart" msgstr "Grafico a torta" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "Modificato" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, fuzzy, python-format msgid "Modified %s" msgstr "Ultima Modifica" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "Modificato" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, fuzzy, python-format msgid "Modified by: %s" msgstr "Ultima Modifica" @@ -9915,7 +10043,7 @@ msgstr "Ultima Modifica" msgid "Modified columns: %s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "" @@ -9924,17 +10052,17 @@ msgstr "" msgid "Month" msgstr "mese" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, fuzzy, python-format msgid "Months %s" msgstr "mese" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 #, fuzzy msgid "More" msgstr "Sorgente" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 #, fuzzy msgid "More filters" msgstr "Aggiungi filtro" @@ -9943,12 +10071,12 @@ msgstr "Aggiungi filtro" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "" @@ -9965,7 +10093,7 @@ msgstr "" msgid "Multi-Layers" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -9979,7 +10107,7 @@ msgstr "" msgid "Multi-Variables" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "" @@ -9994,7 +10122,7 @@ msgid "" "details" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 #, fuzzy msgid "Multiplier" msgstr "Azione" @@ -10020,7 +10148,7 @@ msgstr "Devi specificare una colonna numerica" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "" @@ -10028,32 +10156,32 @@ msgstr "" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 #, fuzzy msgid "My column" msgstr "Colonna" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "Metrica" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 #, fuzzy msgid "NOT GROUPED BY" msgstr "Uno o più controlli per 'Raggruppa per'" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "" @@ -10062,17 +10190,17 @@ msgstr "" msgid "NUMERIC" msgstr "Metrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10086,8 +10214,8 @@ msgstr "Metrica" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10097,8 +10225,8 @@ msgstr "Metrica" msgid "Name" msgstr "Nome" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "" @@ -10106,21 +10234,21 @@ msgstr "" msgid "Name must be unique" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "Nome delle tabella esistente nella sorgente del database" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 #, fuzzy msgid "Name of the id column" msgstr "Colonna del Tempo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "" @@ -10128,11 +10256,11 @@ msgstr "" msgid "Name of the table that exists in the source database" msgstr "Nome delle tabella esistente nella sorgente del database" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 #, fuzzy msgid "Name of your tag" msgstr "Database" @@ -10142,15 +10270,15 @@ msgstr "Database" msgid "Name your database" msgstr "Database" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 #, fuzzy msgid "Network error" msgstr "Errore di rete." @@ -10160,7 +10288,7 @@ msgstr "Errore di rete." msgid "Network error." msgstr "Errore di rete." -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "Grafico a torta" @@ -10189,13 +10317,13 @@ msgstr "Grafico a torta" msgid "New tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "" @@ -10217,7 +10345,7 @@ msgstr "Esplora grafico" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10225,7 +10353,7 @@ msgstr "Esplora grafico" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "" @@ -10267,7 +10395,7 @@ msgstr "" msgid "No annotation yet" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 #, fuzzy msgid "No applied filters" msgstr "Aggiungi filtro" @@ -10281,12 +10409,12 @@ msgstr "Filtri" msgid "No charts" msgstr "Grafici" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 #, fuzzy msgid "No charts yet" msgstr "Grafici" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 #, fuzzy msgid "No columns found" msgstr "Colonna del Tempo" @@ -10307,44 +10435,44 @@ msgstr "" msgid "No compatible schema found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 #, fuzzy msgid "No dashboards yet" msgstr "Elenco Dashboard" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "Metadati JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 #, fuzzy msgid "No description available." msgstr "descrizione" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 #, fuzzy msgid "No filter" msgstr "Aggiungi filtro" @@ -10353,7 +10481,7 @@ msgstr "Aggiungi filtro" msgid "No filter is selected." msgstr "" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 #, fuzzy msgid "No filters" msgstr "Aggiungi filtro" @@ -10363,15 +10491,15 @@ msgstr "Aggiungi filtro" msgid "No filters are currently added to this dashboard." msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #, fuzzy msgid "No matching records found" msgstr "Nessun record trovato" @@ -10381,17 +10509,17 @@ msgstr "Nessun record trovato" msgid "No of Bins" msgstr "Copia di %s" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "Nessun record trovato" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 #, fuzzy msgid "No results" msgstr "visualizza risultati" @@ -10405,7 +10533,7 @@ msgid "No results match your filter criteria" msgstr "" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "" @@ -10416,16 +10544,16 @@ msgid "" "contains data for the selected time range." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 #, fuzzy msgid "No saved expressions found" msgstr "Espressione SQL" @@ -10436,7 +10564,7 @@ msgstr "Espressione SQL" msgid "No saved metrics found" msgstr "Seleziona una metrica" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 #, fuzzy msgid "No saved queries yet" msgstr "Query salvate" @@ -10445,18 +10573,18 @@ msgstr "Query salvate" msgid "No stored results found, you need to re-run your query" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 #, fuzzy msgid "No table columns" msgstr "Colonna del Tempo" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 #, fuzzy msgid "No temporal columns found" msgstr "Colonna del Tempo" @@ -10477,49 +10605,49 @@ msgid "" "%(engine_spec)s engine)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 #, fuzzy msgid "Node select mode" msgstr "Seleziona una colonna" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 #, fuzzy msgid "Node size" msgstr "Grandezza della bolla" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "" @@ -10528,8 +10656,12 @@ msgstr "" msgid "Normal" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +msgid "Normalize" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "" @@ -10538,13 +10670,13 @@ msgstr "" msgid "Normalize column names" msgstr "Visualizza colonne" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "" @@ -10554,26 +10686,26 @@ msgstr "" msgid "Not a valid ZIP file" msgstr "Aggiungi filtro" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 #, fuzzy msgid "Not added to any dashboard" msgstr "Aggiungi ad una nuova dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 #, fuzzy msgid "Not available" msgstr "descrizione" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 #, fuzzy msgid "Not defined" msgstr "Modificato" @@ -10587,7 +10719,7 @@ msgstr "" msgid "Not in" msgstr "Azione" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "" @@ -10595,39 +10727,39 @@ msgstr "" msgid "Not triggered" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 msgid "Notification Method" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 #, fuzzy msgid "Null Values" msgstr "Valore del filtro" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 #, fuzzy msgid "Null imputation" msgstr "Azione" @@ -10649,21 +10781,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 #, fuzzy msgid "Number format" @@ -10674,7 +10806,7 @@ msgstr "Formato D3" msgid "Number format string" msgstr "Formato D3" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 #, fuzzy msgid "Number formatting" msgstr "Formato D3" @@ -10683,7 +10815,7 @@ msgstr "Formato D3" msgid "Number of buckets to group data" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "" @@ -10705,49 +10837,53 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +msgid "Numeric column used to calculate the histogram." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "" @@ -10764,13 +10900,13 @@ msgstr "Offset" msgid "On Grace" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "Elenco Dashboard" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10783,11 +10919,11 @@ msgid "" "columns must be present." msgstr "" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "Una o più metriche da mostrare" @@ -10827,15 +10963,15 @@ msgstr "" msgid "One or more parameters specified in the query are missing." msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "" @@ -10855,7 +10991,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10865,20 +11001,20 @@ msgstr "" msgid "Only single queries supported" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" @@ -10886,7 +11022,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "" @@ -10898,7 +11034,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "Sorgente Dati" @@ -10912,7 +11048,7 @@ msgstr "Esponi in SQL Lab" msgid "Open query in SQL Lab" msgstr "Esponi in SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10921,8 +11057,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 #, fuzzy msgid "Operator" msgstr "Seleziona operatore" @@ -10932,7 +11068,7 @@ msgstr "Seleziona operatore" msgid "Operator undefined for aggregator: %(name)s" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10948,7 +11084,7 @@ msgstr "Formato Datetime" msgid "Optional d3 number format string" msgstr "Seleziona una metrica per l'asse destro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "" @@ -10957,44 +11093,44 @@ msgid "Optional warning about use of this metric" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 #, fuzzy msgid "Options" msgstr "Azione" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 #, fuzzy msgid "Orientation" msgstr "Azione" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 #, fuzzy msgid "Orientation of bar chart" msgstr "Distribuzione - Grafico Barre" @@ -11003,11 +11139,11 @@ msgstr "Distribuzione - Grafico Barre" msgid "Orientation of filter bar" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 #, fuzzy msgid "Original" msgstr "Login" @@ -11017,57 +11153,57 @@ msgid "Original table column order" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 #, fuzzy msgid "Other" msgstr "mese" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 msgid "Other color palettes" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 #, fuzzy msgid "Overlap" msgstr "Mappa del Mondo" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 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/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11097,17 +11233,17 @@ msgstr "" msgid "Override time range" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "Sovrascrivi la slice %s" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "Sovrascrivi la slice %s" @@ -11116,7 +11252,7 @@ msgstr "Sovrascrivi la slice %s" msgid "Overwrite Dashboard [%s]" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "" @@ -11131,29 +11267,29 @@ msgstr "" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "Proprietario" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11168,8 +11304,8 @@ msgstr "" msgid "Owners is a list of users who can alter the dashboard." msgstr "Proprietari è una lista di utenti che può alterare la dashboard." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11179,7 +11315,7 @@ msgstr "Proprietari è una lista di utenti che può alterare la dashboard." msgid "PDF download failed, please refresh and try again." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "" @@ -11187,21 +11323,21 @@ msgstr "" msgid "Paired t-test Table" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "" @@ -11224,11 +11360,11 @@ msgstr "Parametri" msgid "Parameters " msgstr "Parametri" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "" @@ -11257,23 +11393,23 @@ msgstr "Esplora grafico" msgid "Partition Diagram" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 #, fuzzy @@ -11288,22 +11424,23 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 msgid "Paste your access token here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 #, fuzzy msgid "Percent Change" msgstr "Ultima Modifica" @@ -11313,26 +11450,26 @@ msgstr "Ultima Modifica" msgid "Percent Difference format" msgstr "Formato Datetime" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 #, fuzzy msgid "Percentage" msgstr "Ultima Modifica" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 #, fuzzy msgid "Percentage change" msgstr "Ultima Modifica" @@ -11342,14 +11479,14 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 #, fuzzy msgid "Percentage metrics" msgstr "Mostra metrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "" @@ -11367,7 +11504,7 @@ msgstr "" msgid "Percentages" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "" @@ -11375,12 +11512,12 @@ msgstr "" msgid "Period average" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "" @@ -11388,11 +11525,11 @@ msgstr "" msgid "Periods must be a whole number" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "" @@ -11402,8 +11539,8 @@ msgid "Person or group that has certified this metric" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "" @@ -11411,7 +11548,7 @@ msgstr "" msgid "Physical (table or view)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "Seleziona una destinazione" @@ -11432,7 +11569,7 @@ msgstr "Seleziona una metrica da visualizzare" msgid "Pick a name to help you identify this database." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" @@ -11476,15 +11613,15 @@ msgstr "Grafico a torta" msgid "Pie Chart (legacy)" msgstr "Esplora grafico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 #, fuzzy msgid "Pin" msgstr "Min" @@ -11501,7 +11638,7 @@ msgstr "" msgid "Pivot operation requires at least one index" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 #, fuzzy msgid "Pivoted" msgstr "Modifica" @@ -11514,15 +11651,15 @@ msgstr "" msgid "Pixels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11559,9 +11696,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "Seleziona almeno una metrica" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11571,7 +11708,7 @@ msgstr "Seleziona almeno una metrica" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11580,15 +11717,15 @@ msgstr "Seleziona almeno una metrica" msgid "Please confirm" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "Inserisci un nome per la slice" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11607,7 +11744,7 @@ msgid "Please reach out to the Chart Owner for assistance." msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "" @@ -11619,7 +11756,7 @@ msgstr "" msgid "Please save your dashboard first, then try creating a new email report." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" @@ -11645,7 +11782,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "" @@ -11666,7 +11803,7 @@ msgid "Point Radius Unit" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 #, fuzzy msgid "Point Size" msgstr "Grandezza della bolla" @@ -11677,7 +11814,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "" @@ -11706,27 +11843,10 @@ msgid "Polygon Settings" msgstr "Mostra query salvate" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "" @@ -11735,7 +11855,7 @@ msgstr "" msgid "Population age data" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 #, fuzzy msgid "Port" msgstr "Importa" @@ -11756,36 +11876,36 @@ msgstr "" msgid "Position JSON" msgstr "Posizione del JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 #, fuzzy msgid "Pre-filter" msgstr "Cerca / Filtra" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 #, fuzzy msgid "Pre-filter is required" msgstr "Sorgente Dati" @@ -11831,7 +11951,7 @@ msgstr "" msgid "Preview" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 msgid "Preview uploaded file" msgstr "" @@ -11840,7 +11960,7 @@ msgstr "" msgid "Preview: `%s`" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11850,11 +11970,11 @@ msgstr "" msgid "Previous Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 #, fuzzy msgid "Primary Metric" msgstr "Metrica" @@ -11864,15 +11984,15 @@ msgstr "Metrica" msgid "Primary key" msgstr "Metrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "" @@ -11889,12 +12009,12 @@ msgstr "" msgid "Private Key Password" msgstr "Porta Broker" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 #, fuzzy msgid "Proceed" msgstr "Creato il" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "" @@ -11914,7 +12034,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "" @@ -11939,7 +12059,7 @@ msgid "Purple" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "" @@ -11952,7 +12072,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "La data di inizio non può essere dopo la data di fine" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "" @@ -11968,7 +12088,7 @@ msgstr "" msgid "Python datetime string pattern" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "" @@ -11977,12 +12097,12 @@ msgstr "" msgid "Quarter" msgstr "condividi query" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, fuzzy, python-format msgid "Quarters %s" msgstr "Opzioni del grafico" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 #, fuzzy msgid "Queries" msgstr "Query salvate" @@ -11992,15 +12112,15 @@ msgstr "Query salvate" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12018,31 +12138,33 @@ msgstr "Query salvate" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12051,24 +12173,24 @@ msgstr "Query salvate" msgid "Query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 #, fuzzy msgid "Query A" msgstr "condividi query" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 #, fuzzy msgid "Query B" msgstr "condividi query" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "" @@ -12088,7 +12210,7 @@ msgstr "Ricerca Query" msgid "Query imported" msgstr "Ricerca Query" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "Query in un nuovo tab" @@ -12097,7 +12219,7 @@ msgid "Query is too complex and takes too long to run." msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 #, fuzzy msgid "Query mode" msgstr "Ricerca Query" @@ -12114,17 +12236,17 @@ msgstr "Ricerca Query" msgid "Query preview" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 #, fuzzy msgid "Query was stopped" msgstr "La query è stata fermata." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "La query è stata fermata." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "" @@ -12142,7 +12264,7 @@ msgstr "Template CSS" msgid "RLS rules could not be deleted." msgstr "La query non può essere caricata" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "" @@ -12151,15 +12273,15 @@ msgstr "" msgid "Radar Chart" msgstr "Esplora grafico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 msgid "Radius" msgstr "" @@ -12184,11 +12306,12 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #, fuzzy msgid "Range" msgstr "Gestisci" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 #, fuzzy msgid "Range filter" @@ -12219,12 +12342,12 @@ msgstr "" msgid "Ranking" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 #, fuzzy msgid "Ratio" msgstr "Descrizione" @@ -12233,11 +12356,11 @@ msgstr "Descrizione" msgid "Raw records" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" @@ -12248,7 +12371,7 @@ msgstr "" msgid "Recently modified" msgstr "Ultima Modifica" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" @@ -12256,7 +12379,7 @@ msgstr "" msgid "Recents" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "" @@ -12264,27 +12387,31 @@ msgstr "" msgid "Record Count" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "Reinvia a questo endpoint al clic sulla tabella dall'elenco delle tabelle" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12301,7 +12428,7 @@ msgstr "mese" msgid "Referenced columns not available in DataFrame." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "Risultati della ricerca" @@ -12309,7 +12436,7 @@ msgstr "Risultati della ricerca" msgid "Refresh" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "Rimuovi il grafico dalla dashboard" @@ -12327,16 +12454,16 @@ msgstr "" msgid "Refresh interval saved" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 #, fuzzy msgid "Refreshing charts" msgstr "Errore nel recupero dati" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 #, fuzzy msgid "Refreshing columns" msgstr "Colonna del Tempo" @@ -12369,17 +12496,17 @@ msgstr "Descrizione" msgid "Relationships between community channels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "" @@ -12392,7 +12519,7 @@ msgstr "Creato il" msgid "Remove" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 #, fuzzy msgid "Remove cross-filter" msgstr "Cerca / Filtra" @@ -12414,23 +12541,23 @@ msgstr "" msgid "Removed columns: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 #, fuzzy msgid "Rendering" msgstr "Importa" @@ -12456,7 +12583,7 @@ msgstr "" msgid "Report" msgstr "Importa" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 #, fuzzy msgid "Report Name" msgstr "Nome Completo" @@ -12517,26 +12644,26 @@ msgstr "" msgid "Report Schedule state not found" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 #, fuzzy msgid "Report a bug" msgstr "Importa" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "Importa" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "Nome Completo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "Nome Completo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "Nome Completo" @@ -12554,11 +12681,11 @@ msgstr "Importa" msgid "Report schedule unexpected error" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "Importa" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "Importa" @@ -12571,12 +12698,12 @@ msgstr "Nome Completo" msgid "Reports" msgstr "Importa" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 #, fuzzy msgid "Repulsion" msgstr "Espressione" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "" @@ -12594,27 +12721,27 @@ msgstr "" msgid "Request missing data field." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 #, fuzzy msgid "Request timed out" msgstr "Cache Timeout" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "" @@ -12626,11 +12753,11 @@ msgstr "" msgid "Resample operation requires DatetimeIndex" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "" @@ -12650,19 +12777,19 @@ msgstr "Cerca / Filtra" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, fuzzy, python-format msgid "Results %s" msgstr "visualizza risultati" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "" @@ -12670,11 +12797,11 @@ msgstr "" msgid "Results backend needed for asynchronous queries is not configured." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "" @@ -12682,45 +12809,45 @@ msgstr "" msgid "Reverse lat/long " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 #, fuzzy msgid "Right" msgstr "Altezza" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 #, fuzzy msgid "Right Axis Format" msgstr "Metrica asse destro" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 #, fuzzy msgid "Right Axis Metric" msgstr "Metrica asse destro" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "Metrica asse destro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -12729,17 +12856,17 @@ msgstr "" msgid "Role" msgstr "Profilo" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "Ruoli" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12753,47 +12880,47 @@ msgid "" "defined, regular access permissions apply." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 #, fuzzy msgid "Rolling Function" msgstr "Testa la Connessione" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 #, fuzzy msgid "Rolling Window" msgstr "Testa la Connessione" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "Testa la Connessione" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "Tipo" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "" @@ -12801,70 +12928,70 @@ msgstr "" msgid "Rotate y axis label" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 #, fuzzy msgid "Round cap" msgstr "Mappa della Nazione" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 msgid "" "Row containing the headers to use as column names (0 is first line of " "data)." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "Mostra colonna" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "" @@ -12878,7 +13005,7 @@ msgstr "Ricerca Query" msgid "Rule added" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "" @@ -12887,7 +13014,7 @@ msgid "Run a query to display query history" msgstr "" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "" @@ -12896,7 +13023,7 @@ msgstr "" msgid "Run current query" msgstr "condividi query" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "Esponi in SQL Lab" @@ -12906,7 +13033,7 @@ msgstr "Esponi in SQL Lab" msgid "Run query" msgstr "condividi query" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "" @@ -12914,7 +13041,7 @@ msgstr "" msgid "Run query in a new tab" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "Seleziona una colonna" @@ -12923,12 +13050,12 @@ msgstr "Seleziona una colonna" msgid "Running" msgstr "" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "" @@ -12937,25 +13064,25 @@ msgstr "" msgid "SECOND" msgstr "JSON" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "" @@ -12963,9 +13090,9 @@ msgstr "" msgid "SQL Expression" msgstr "Espressione SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "" @@ -12985,19 +13112,19 @@ msgid "" "Note that you will need to close other SQL Lab windows before you do this." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "Espressione SQL" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "Query vuota?" @@ -13050,21 +13177,21 @@ msgstr "" msgid "SSH Tunneling is not enabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "" @@ -13073,19 +13200,19 @@ msgstr "" msgid "STRING" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 #, fuzzy msgid "Samples" msgstr "Tabelle" @@ -13104,70 +13231,76 @@ msgstr "La tua query non può essere salvata" msgid "Sankey" msgstr "Sankey" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Grafico a torta" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" -msgstr "" +#, fuzzy +msgid "Sankey Diagram (legacy)" +msgstr "Esplora grafico" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 msgid "Sankey Diagram with Loops" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 #, fuzzy msgid "Satellite" msgstr "Aggiungi filtro" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "Salva una slice" @@ -13179,8 +13312,8 @@ msgstr "Salva e vai alla dashboard" msgid "Save (Overwrite)" msgstr "Query salvate" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "Salva come" @@ -13194,8 +13327,8 @@ msgstr "Seleziona una destinazione" msgid "Save as dataset" msgstr "Seleziona una destinazione" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "Salva una slice" @@ -13221,7 +13354,7 @@ msgstr "Grafico a torta" msgid "Save dashboard" msgstr "Salva e vai alla dashboard" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 #, fuzzy msgid "Save dataset" msgstr "Seleziona una destinazione" @@ -13230,35 +13363,35 @@ msgstr "Seleziona una destinazione" msgid "Save for this session" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "query condivisa" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "Salva come" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Query salvate" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 #, fuzzy msgid "Saved expressions" msgstr "Espressione SQL" @@ -13268,7 +13401,7 @@ msgid "Saved metric" msgstr "Seleziona una metrica" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -13286,13 +13419,13 @@ msgstr "" 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "" @@ -13301,8 +13434,8 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "" @@ -13318,15 +13451,15 @@ msgid "" "variables." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 #, fuzzy msgid "Schedule a new email report" msgstr "Importa" @@ -13335,17 +13468,17 @@ msgstr "Importa" msgid "Schedule email report" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "Mostra query salvate" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "Mostra query salvate" @@ -13365,11 +13498,11 @@ msgid "Scheduled task executor not found" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13377,7 +13510,7 @@ msgstr "" msgid "Schema" msgstr "Schema" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 #, fuzzy msgid "Schema cache timeout" msgstr "Cache Timeout" @@ -13388,7 +13521,7 @@ msgstr "" "Schema, va utilizzato soltanto in alcuni database come Postgres, Redshift" " e DB2" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "" @@ -13396,12 +13529,12 @@ msgstr "" msgid "Scope" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -13410,7 +13543,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "" @@ -13418,7 +13551,7 @@ msgstr "" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13426,12 +13559,12 @@ msgstr "" msgid "Search" msgstr "Cerca" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, python-format msgid "Search %s records" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "Cerca / Filtra" @@ -13439,12 +13572,12 @@ msgstr "Cerca / Filtra" msgid "Search Metrics & Columns" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 #, fuzzy msgid "Search all charts" msgstr "Grafico a Proiettile" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 #, fuzzy msgid "Search box" msgstr "Cerca" @@ -13453,12 +13586,12 @@ msgstr "Cerca" msgid "Search by query text" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 #, fuzzy msgid "Search columns" msgstr "Visualizza colonne" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 #, fuzzy msgid "Search in filters" msgstr "Cerca / Filtra" @@ -13471,32 +13604,32 @@ msgstr "Cerca" msgid "Second" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 #, fuzzy msgid "Secondary Metric" msgstr "Mostra metrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "" @@ -13510,18 +13643,18 @@ msgstr "Mostra Tabelle" msgid "Secure Extra" msgstr "Sicurezza" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "Sicurezza" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Sicurezza" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "" @@ -13536,7 +13669,7 @@ msgstr "" msgid "See more" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 #, fuzzy msgid "See query details" msgstr "Query salvate" @@ -13547,29 +13680,29 @@ msgstr "" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 #, fuzzy msgid "Select" msgstr "Seleziona %s" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "Seleziona data finale" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 #, fuzzy msgid "Select Viz Type" msgstr "Seleziona un tipo di visualizzazione" @@ -13584,7 +13717,7 @@ msgstr "Seleziona data finale" msgid "Select a dashboard" msgstr "Importa dashboard" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Database" @@ -13593,21 +13726,21 @@ msgstr "Database" msgid "Select a database table and create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 #, fuzzy msgid "Select a database table." msgstr "Database" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 #, fuzzy msgid "Select a database to connect" msgstr "Database" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "" @@ -13616,36 +13749,36 @@ msgstr "" msgid "Select a dataset" msgstr "Seleziona data finale" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 msgid "Select a delimiter for this data" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 #, fuzzy msgid "Select a dimension" msgstr "Importa dashboard" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 #, fuzzy msgid "Select a metric to display on the right axis" msgstr "Seleziona una metrica per l'asse destro" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Schema CTAS" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 msgid "Select a sheet name from the uploaded file" msgstr "" @@ -13663,17 +13796,17 @@ msgstr "Seleziona un tipo di visualizzazione" msgid "Select aggregate options" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 #, fuzzy msgid "Select all data" msgstr "Seleziona data finale" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 #, fuzzy msgid "Select all items" msgstr "Seleziona data finale" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "" @@ -13683,61 +13816,67 @@ msgid "Select catalog or type to search catalogs" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "Grafico a Proiettile" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Grafico a Proiettile" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 #, fuzzy msgid "Select charts" msgstr "Grafico a Proiettile" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 #, fuzzy msgid "Select color scheme" msgstr "Testa la Connessione" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 #, fuzzy msgid "Select column" msgstr "Colonna del Tempo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "Seleziona data finale" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 #, fuzzy msgid "Select current page" msgstr "Seleziona data finale" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Importa dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Importa dashboard" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "Importa dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Database" @@ -13747,24 +13886,24 @@ msgstr "Database" msgid "Select database or type to search databases" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 #, fuzzy msgid "Select dataset source" msgstr "Sorgente Dati" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 #, fuzzy msgid "Select file" msgstr "Seleziona data finale" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 #, fuzzy msgid "Select filter" @@ -13778,14 +13917,14 @@ msgstr "" msgid "Select first filter value by default" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Formato Datetime" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13793,13 +13932,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 #, fuzzy msgid "Select operator" msgstr "Seleziona operatore" @@ -13808,8 +13947,8 @@ msgstr "Seleziona operatore" msgid "Select or type a custom value..." msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "" @@ -13817,12 +13956,12 @@ msgstr "" msgid "Select or type currency symbol" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 #, fuzzy msgid "Select owners" msgstr "Seleziona una colonna" @@ -13832,7 +13971,7 @@ msgstr "Seleziona una colonna" msgid "Select saved metrics" msgstr "Seleziona una metrica" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "Seleziona una metrica" @@ -13842,11 +13981,11 @@ msgstr "Seleziona una metrica" msgid "Select schema or type to search schemas" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "" @@ -13876,7 +14015,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 #, fuzzy msgid "Select the geojson column" @@ -13897,24 +14036,24 @@ msgid "" "query by clicking on the %s button." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Sorgente Dati" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 msgid "Send as PDF" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "" @@ -13922,7 +14061,7 @@ msgstr "" msgid "Send range filter events to other charts" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "" @@ -13948,46 +14087,46 @@ msgstr "" msgid "Series Limit Sort Descending" msgstr "Importa" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 #, fuzzy msgid "Series Order" msgstr "Query salvate" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 #, fuzzy msgid "Series Style" msgstr "Serie Temporali - Stacked" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "Colonna del Tempo" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 #, fuzzy msgid "Series type" msgstr "Tipo" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "" @@ -13995,15 +14134,15 @@ msgstr "" msgid "Service Account" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14013,11 +14152,11 @@ msgstr "" msgid "Set up an email report" msgstr "Importa" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14026,49 +14165,49 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 #, fuzzy msgid "Share chart by email" msgstr "Esplora grafico" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 #, fuzzy msgid "Share permalink by email" msgstr "Esplora grafico" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "query condivisa" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 #, fuzzy msgid "Shared query fields" msgstr "Query salvate" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Nome Completo" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -14098,7 +14237,13 @@ msgstr "" msgid "Show" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "Mostra metrica" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 #, fuzzy msgid "Show Bubbles" msgstr "Mostra Tabelle" @@ -14107,6 +14252,11 @@ msgstr "Mostra Tabelle" msgid "Show CREATE VIEW statement" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "Grafico a Proiettile" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "Mostra grafico" @@ -14124,11 +14274,11 @@ msgid "Show Database" msgstr "Mostra database" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 #, fuzzy msgid "Show Labels" msgstr "Mostra Tabelle" @@ -14137,7 +14287,7 @@ msgstr "Mostra Tabelle" msgid "Show Log" msgstr "Mostra colonna" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "" @@ -14151,7 +14301,7 @@ msgstr "Mostra metrica" msgid "Show Metric Names" msgstr "Mostra metrica" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 #, fuzzy msgid "Show Range Filter" msgstr "Cerca / Filtra" @@ -14160,38 +14310,38 @@ msgstr "Cerca / Filtra" msgid "Show Table" msgstr "Mostra Tabelle" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 #, fuzzy msgid "Show Tooltip Labels" msgstr "Mostra Tabelle" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 #, fuzzy msgid "Show Total" msgstr "Mostra colonna" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 #, fuzzy msgid "Show Value" msgstr "Mostra Tabelle" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 #, fuzzy msgid "Show Values" msgstr "Mostra Tabelle" @@ -14211,34 +14361,34 @@ msgstr "" msgid "Show all columns" msgstr "Mostra colonna" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 #, fuzzy msgid "Show chart description" msgstr "descrizione" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 #, fuzzy msgid "Show columns subtotal" msgstr "Mostra colonna" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 #, fuzzy msgid "Show columns total" msgstr "Mostra colonna" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "" @@ -14263,12 +14413,12 @@ msgstr "" msgid "Show label" msgstr "Mostra Tabelle" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "" @@ -14277,11 +14427,11 @@ msgstr "" msgid "Show less columns" msgstr "Colonna del Tempo" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "" @@ -14289,58 +14439,60 @@ msgstr "" msgid "Show only my charts" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 #, fuzzy msgid "Show password." msgstr "Porta Broker" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 #, fuzzy msgid "Show progress" msgstr "Elenco Dashboard" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 #, fuzzy msgid "Show rows subtotal" msgstr "Mostra colonna" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "Mostra grafico" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14374,13 +14526,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "" @@ -14392,8 +14544,8 @@ msgstr "" msgid "Significance Level" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14403,7 +14555,7 @@ msgstr "" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "" @@ -14414,7 +14566,7 @@ msgstr "" msgid "Single Metric" msgstr "Lista Metriche" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 #, fuzzy msgid "Single Value" msgstr "Valore del filtro" @@ -14424,20 +14576,20 @@ msgstr "Valore del filtro" msgid "Single value" msgstr "Valore del filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "" @@ -14445,20 +14597,20 @@ msgstr "" msgid "Sizes of vehicles" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "Errore..." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "" @@ -14472,13 +14624,13 @@ msgstr "Slug" msgid "Small" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "" @@ -14503,7 +14655,7 @@ msgstr "Elenco Dashboard" msgid "Something went wrong." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -14512,20 +14664,20 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "" @@ -14543,25 +14695,25 @@ msgstr "" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14573,7 +14725,7 @@ msgstr "" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 #, fuzzy msgid "Sort" msgstr "Importa" @@ -14584,38 +14736,38 @@ msgid "Sort Bars" msgstr "Importa dashboard" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 #, fuzzy msgid "Sort Descending" msgstr "Importa" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 #, fuzzy msgid "Sort Metric" msgstr "Mostra metrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 #, fuzzy msgid "Sort Series Ascending" msgstr "Importa" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 #, fuzzy msgid "Sort Series By" msgstr "Query vuota?" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "" @@ -14624,9 +14776,9 @@ msgstr "" msgid "Sort bars by x labels." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "" @@ -14635,16 +14787,7 @@ msgstr "" msgid "Sort by %s" msgstr "Importa" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 #, fuzzy msgid "Sort by metric" msgstr "Mostra metrica" @@ -14653,41 +14796,42 @@ msgstr "Mostra metrica" msgid "Sort columns alphabetically" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 #, fuzzy msgid "Sort columns by" msgstr "Visualizza colonne" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 #, fuzzy msgid "Sort filter values" msgstr "Filtrabile" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "Mostra metrica" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 #, fuzzy msgid "Sort type" msgstr "Grafici" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "Sorgente" @@ -14697,11 +14841,11 @@ msgstr "Sorgente" msgid "Source / Target" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "" @@ -14715,25 +14859,25 @@ msgstr "" msgid "Spatial" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 #, fuzzy msgid "Split number" msgstr "Numero Grande" @@ -14757,17 +14901,17 @@ msgstr "Query salvate" msgid "Stack" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "" @@ -14781,14 +14925,14 @@ msgstr "" msgid "Stacked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "" @@ -14796,16 +14940,16 @@ msgstr "" msgid "Stacked style" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "" @@ -14813,7 +14957,7 @@ msgstr "" msgid "Start Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 #, fuzzy msgid "Start angle" msgstr "Ultima Modifica" @@ -14822,22 +14966,22 @@ msgstr "Ultima Modifica" msgid "Start at (UTC)" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "Start date" msgstr "Ultima Modifica" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14854,7 +14998,7 @@ msgstr "Creato il" msgid "State" msgstr "" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -14870,25 +15014,25 @@ msgstr "" msgid "Status" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" +msgid "Step - end" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 #, fuzzy msgid "Step type" msgstr "Tipo" @@ -14906,7 +15050,7 @@ msgid "" "irregular intervals." msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "" @@ -14916,11 +15060,11 @@ msgstr "" msgid "Stop query" msgstr "Query vuota?" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "" @@ -14934,11 +15078,11 @@ msgid "Stream" msgstr "Istogramma" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "" @@ -14946,7 +15090,7 @@ msgstr "" msgid "Stretched style" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 #, fuzzy msgid "Stroke Color" msgstr "Porta Broker" @@ -14957,7 +15101,7 @@ msgstr "Porta Broker" msgid "Stroke Width" msgstr "Larghezza" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 #, fuzzy msgid "Stroked" msgstr "Creato il" @@ -14971,7 +15115,7 @@ msgstr "" msgid "Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "" @@ -14987,7 +15131,7 @@ msgstr "" msgid "Subheader Font Size" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "" @@ -15004,7 +15148,7 @@ msgstr "" msgid "Success" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 #, fuzzy msgid "Successfully changed dataset!" msgstr "Seleziona una destinazione" @@ -15013,42 +15157,47 @@ msgstr "Seleziona una destinazione" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 #, fuzzy msgid "Sum values" msgstr "Valore del filtro" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "condividi query" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 #, fuzzy msgid "Sunburst Chart" msgstr "Esplora grafico" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "" @@ -15062,11 +15211,11 @@ msgid "Superset Embedded SDK documentation." msgstr "" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Esplora grafico" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "Importa dashboard" @@ -15078,7 +15227,7 @@ msgstr "" msgid "Superset encountered an unexpected error." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 #, fuzzy msgid "Supported databases" msgstr "Database" @@ -15087,14 +15236,14 @@ msgstr "Database" msgid "Survey Responses" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 #, fuzzy msgid "Swap dataset" msgstr "Seleziona una destinazione" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "" @@ -15105,15 +15254,15 @@ msgid "" "well." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 #, fuzzy msgid "Symbol size" msgstr "Grandezza della bolla" @@ -15122,11 +15271,11 @@ msgstr "Grandezza della bolla" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "" @@ -15140,7 +15289,7 @@ msgstr "" msgid "TABLES" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 #, fuzzy msgid "TEMPORAL X-AXIS" msgstr "è temporale" @@ -15150,11 +15299,11 @@ msgstr "è temporale" msgid "TEMPORAL_RANGE" msgstr "è temporale" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "" @@ -15163,6 +15312,11 @@ msgstr "" msgid "Tab name" msgstr "Nome" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15179,13 +15333,13 @@ msgstr "" msgid "Table" msgstr "Tabella" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "" @@ -15197,18 +15351,18 @@ msgid "" "connection, schema, and table name" msgstr "" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 #, fuzzy msgid "Table cache timeout" msgstr "Cache Timeout" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 #, fuzzy msgid "Table columns" msgstr "Colonna del Tempo" @@ -15235,7 +15389,7 @@ msgstr "" msgid "Tables" msgstr "Tabelle" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "" @@ -15274,12 +15428,12 @@ msgstr "Template CSS" msgid "Tag could not be updated." msgstr "La tua query non può essere salvata" -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 #, fuzzy msgid "Tag created" msgstr "è stata creata" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "Nome" @@ -15292,12 +15446,12 @@ msgstr "" msgid "Tag parameters are invalid." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 #, fuzzy msgid "Tag updated" msgstr "%s - senza nome" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -15307,16 +15461,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "La query non può essere caricata" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "" @@ -15326,8 +15480,9 @@ msgid "" "densest areas of information lie" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 #, fuzzy msgid "Target" msgstr "Database" @@ -15336,14 +15491,19 @@ msgstr "Database" msgid "Target Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "Template CSS" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15356,7 +15516,7 @@ msgid "" "coming from the controls." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15376,15 +15536,15 @@ msgstr "Testa la Connessione" msgid "Text" msgstr "textarea" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "" @@ -15419,15 +15579,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15435,17 +15606,17 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 #, fuzzy msgid "The annotation has been saved" msgstr "La tua query non può essere salvata" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 #, fuzzy msgid "The annotation has been updated" msgstr "La tua query non può essere salvata" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15490,11 +15661,11 @@ msgid "The color of the isoline" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -15504,6 +15675,14 @@ msgstr "" msgid "The column header label" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "" @@ -15514,7 +15693,7 @@ msgid "" "[country] column" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "" @@ -15541,7 +15720,7 @@ msgid "" "want to continue? Deleting the database will break those objects." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "" @@ -15559,7 +15738,7 @@ msgstr "" msgid "The database is under an unusual load." msgstr "" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15578,7 +15757,7 @@ msgstr "" msgid "The database was not found." msgstr "Template CSS" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15591,11 +15770,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -15609,7 +15788,7 @@ msgid "" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "" @@ -15617,7 +15796,7 @@ msgstr "" msgid "The dataset linked to this chart may have been deleted." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "La query non può essere caricata" @@ -15626,15 +15805,15 @@ msgstr "La query non può essere caricata" msgid "The datasource is too large to query." msgstr "Sorgente Dati" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15651,11 +15830,11 @@ msgid "" "-1 to bypass the cache." msgstr "Durata (in secondi) per il timeout della cache per questa slice." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15668,12 +15847,31 @@ msgid "" "%(columns)s. " msgstr "" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15706,7 +15904,7 @@ msgid "The hostname provided can't be resolved." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "" @@ -15729,17 +15927,17 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "" @@ -15757,18 +15955,18 @@ msgid "" "%{key}s is invalid." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15785,13 +15983,17 @@ msgstr "" msgid "The number color \"steps\"" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +msgid "The number of bins for the histogram" +msgstr "" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15799,7 +16001,7 @@ msgid "" "download to csv to see more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15807,22 +16009,22 @@ msgid "" "more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, 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:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, 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:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15830,7 +16032,7 @@ msgid "" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "" @@ -15839,7 +16041,7 @@ msgstr "" msgid "The object does not exist in the given database." msgstr "Nome delle tabella esistente nella sorgente del database" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15890,7 +16092,7 @@ msgid "" " they are needed." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -15930,7 +16132,7 @@ msgstr "Nome Completo" msgid "The port number is invalid." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "" @@ -15950,11 +16152,11 @@ msgid "" "re-run the original query." msgstr "" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "La query non può essere caricata" @@ -15969,11 +16171,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -15998,11 +16200,11 @@ msgstr "" msgid "The report has been created" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 msgid "The report will be sent to your email at" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -16019,13 +16221,13 @@ msgid "" "no longer can be deserialized." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -16100,8 +16302,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -16114,13 +16316,13 @@ msgid "" "use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 msgid "" "The time granularity for the visualization. Note that you can type and " "use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16128,7 +16330,7 @@ msgid "" "in the Superset source code." msgstr "" -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16150,7 +16352,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "Il tipo di visualizzazione da mostrare" @@ -16181,9 +16383,9 @@ msgstr "" msgid "The username provided when connecting to a database is not valid." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "" @@ -16191,7 +16393,7 @@ msgstr "" msgid "The width of the Isoline in pixels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "" @@ -16201,14 +16403,14 @@ msgstr "" msgid "There are associated alerts or reports" msgstr "" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 #, fuzzy msgid "There are no charts added to this dashboard" msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." @@ -16218,7 +16420,7 @@ msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." msgid "There are no components added to this tab" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "" @@ -16236,7 +16438,7 @@ msgid "" " or a typo." msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16273,7 +16475,7 @@ msgstr "" msgid "There was an error loading the catalogs" msgstr "Errore nel creare il datasource" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 #, fuzzy msgid "There was an error loading the chart data" msgstr "Errore nel creare il datasource" @@ -16295,7 +16497,7 @@ msgstr "" msgid "There was an error saving the favorite status: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "" @@ -16305,7 +16507,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16337,7 +16539,7 @@ msgstr "" msgid "There was an issue deleting the selected dashboards: " msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "" @@ -16362,16 +16564,16 @@ msgstr "" msgid "There was an issue deleting: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "" @@ -16379,7 +16581,7 @@ msgstr "" msgid "There was an issue fetching reports attached to this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" @@ -16435,7 +16637,7 @@ msgstr "" "JSON è esposto qui per referenza e per utenti esperti che vogliono " "modificare parametri specifici." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16466,13 +16668,13 @@ msgstr "" msgid "This action will permanently delete the template." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 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/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -16482,7 +16684,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -16490,19 +16692,19 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "" @@ -16536,14 +16738,14 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -16560,11 +16762,11 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "" @@ -16578,16 +16780,16 @@ msgid "" " id to the SDK:" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -16601,8 +16803,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "" @@ -16626,11 +16828,11 @@ msgstr "" "Questo campo agisce come una vista Superset, il che vuol dire che " "Superset eseguirà una query su questa stringa come sotto-query." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" @@ -16667,7 +16869,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -16678,23 +16880,27 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 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:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "" @@ -16705,26 +16911,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "" @@ -16738,6 +16944,13 @@ msgid "This was triggered by:" msgid_plural "This may be triggered by:" msgstr[0] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "" @@ -16750,8 +16963,8 @@ msgstr "" msgid "Threshold alpha level for determining significance" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "" @@ -16759,7 +16972,7 @@ msgstr "" msgid "Thumbnails" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "" @@ -16780,7 +16993,7 @@ msgstr "" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "Tempo" @@ -16791,9 +17004,9 @@ msgid "Time Column" msgstr "Colonna del Tempo" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 #, fuzzy msgid "Time Comparison" msgstr "Colonna del Tempo" @@ -16829,7 +17042,7 @@ msgstr "" msgid "Time Ratio" msgstr "Formato Datetime" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 #, fuzzy msgid "Time Series" @@ -16863,14 +17076,14 @@ msgstr "" msgid "Time Series - Stacked" msgstr "Serie Temporali - Stacked" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 #, fuzzy msgid "Time Series Options" msgstr "Colonna del Tempo" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:311 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 #, fuzzy msgid "Time Shift" @@ -16880,14 +17093,14 @@ msgstr "Offset temporale" msgid "Time Table View" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "Colonna del Tempo" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "" @@ -16896,17 +17109,17 @@ msgstr "" msgid "Time column filter plugin" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "Colonna del Tempo" @@ -16923,7 +17136,7 @@ msgid "" "[%(human_readable)s later]." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 #, fuzzy msgid "Time filter" @@ -16934,7 +17147,7 @@ msgstr "Aggiungi filtro" msgid "Time format" msgstr "Formato Datetime" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -16952,8 +17165,8 @@ msgstr "" msgid "Time granularity" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "" @@ -16961,8 +17174,8 @@ msgstr "" msgid "Time lag" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -16975,7 +17188,7 @@ msgstr "Formato Datetime" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "Attributi relativi al tempo" @@ -16989,9 +17202,9 @@ msgstr "Colonna del Tempo" msgid "Time series columns" msgstr "Colonna del Tempo" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "Offset temporale" @@ -17033,13 +17246,13 @@ msgstr "Serie Temporali - Stacked" msgid "Timeout error" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 #, fuzzy msgid "Timestamp format" msgstr "Formato Datetime" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "" @@ -17079,7 +17292,7 @@ msgstr "Sorgente Dati" msgid "Title or Slug" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "" @@ -17087,50 +17300,50 @@ msgstr "" msgid "To get a readable URL for your dashboard" msgstr "ottenere una URL leggibile per la tua dashboard" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 msgid "Tooltip Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 #, fuzzy msgid "Tooltip sort by metric" msgstr "Lista Metriche" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 #, fuzzy msgid "Tooltip time format" msgstr "Formato Datetime" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 #, fuzzy msgid "Top left" msgstr "Cancella" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 #, fuzzy msgid "Top right" msgstr "Altezza" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "" @@ -17151,17 +17364,13 @@ msgstr "" msgid "Total value" msgstr "Valore del filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "" @@ -17181,7 +17390,7 @@ msgstr "" msgid "Transparent" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "" @@ -17194,11 +17403,11 @@ msgstr "" msgid "Tree Chart" msgstr "Esplora grafico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 #, fuzzy msgid "Tree orientation" msgstr "Azione" @@ -17220,19 +17429,19 @@ msgstr "Treemap" msgid "Trend" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "" @@ -17241,46 +17450,46 @@ msgstr "" msgid "Truncate Metric" msgstr "Mostra metrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 #, fuzzy msgid "Truncate X Axis" msgstr "Mostra metrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" @@ -17288,7 +17497,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "" @@ -17297,23 +17506,23 @@ msgstr "" msgid "Tukey" msgstr "condividi query" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "Tipo" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "" @@ -17323,11 +17532,11 @@ msgstr "" msgid "Type a number" msgstr "Numero Grande" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "" @@ -17362,19 +17571,15 @@ msgstr "" msgid "URL Parameters" msgstr "Parametri" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "Parametri" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "Slug" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17398,7 +17603,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -17410,41 +17615,46 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Aggiungi ad una nuova dashboard" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "" @@ -17452,12 +17662,12 @@ msgstr "" msgid "Undefined window for rolling operation" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 #, fuzzy msgid "Undo the action" msgstr "Seleziona una colonna" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "" @@ -17471,7 +17681,7 @@ msgstr "" msgid "Unexpected error occurred, please check your logs for details" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "" @@ -17507,12 +17717,13 @@ msgstr "" msgid "Unknown Status" msgstr "" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "" @@ -17521,7 +17732,7 @@ msgstr "" msgid "Unknown input format" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 #, fuzzy msgid "Unknown type" msgstr "Grafici" @@ -17565,12 +17776,12 @@ msgstr "" msgid "Unsupported time grain: %(time_grain)s" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 #, fuzzy msgid "Untitled Dataset" msgstr "Mostra database" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 #, fuzzy msgid "Untitled Query" msgstr "Query senza nome" @@ -17579,7 +17790,7 @@ msgstr "Query senza nome" msgid "Untitled query" msgstr "Query senza nome" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "" @@ -17593,7 +17804,7 @@ msgstr "Grafico a torta" msgid "Updating chart was stopped" msgstr "L'aggiornamento del grafico è stato fermato" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "" @@ -17602,7 +17813,7 @@ msgstr "" msgid "Upload CSV" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 #, fuzzy msgid "Upload CSV to database" msgstr "Database" @@ -17612,7 +17823,7 @@ msgstr "Database" msgid "Upload Columnar" msgstr "Colonna" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "Mostra database" @@ -17629,7 +17840,7 @@ msgstr "" msgid "Upload Excel" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Database" @@ -17638,12 +17849,12 @@ msgstr "Database" msgid "Upload JSON file" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "Mostra database" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -17658,7 +17869,7 @@ msgstr "Mostra database" msgid "Upload file to preview columns" msgstr "Mostra database" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "Sorgente Dati" @@ -17671,29 +17882,29 @@ msgstr "" msgid "Upper threshold must be greater than lower threshold" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 #, fuzzy msgid "Usage" msgstr "Gestisci" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, fuzzy, python-format msgid "Use %s to open in a new tab." msgstr "Query in un nuovo tab" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 #, fuzzy msgid "Use Area Proportions" msgstr "Elenco Dashboard" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "" @@ -17701,18 +17912,18 @@ msgstr "" msgid "Use a log scale for the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "" @@ -17724,7 +17935,7 @@ msgid "" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -17732,7 +17943,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" @@ -17740,7 +17951,7 @@ msgstr "" msgid "Use only a single value." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "" @@ -17754,17 +17965,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "" @@ -17782,7 +17993,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -17805,9 +18016,9 @@ msgstr "" msgid "User query" msgstr "condividi query" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 #, fuzzy @@ -17841,15 +18052,15 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "" @@ -17858,20 +18069,20 @@ msgstr "" msgid "Value Domain" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 #, fuzzy msgid "Value Format" msgstr "Formato Datetime" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "Importa" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "" @@ -17884,8 +18095,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 #, fuzzy msgid "Value format" msgstr "Formato Datetime" @@ -17930,16 +18141,16 @@ msgstr "" msgid "Verbose Name" msgstr "Nome Completo" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "" @@ -17962,7 +18173,7 @@ msgstr "" msgid "View All »" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 #, fuzzy msgid "View Dataset" msgstr "Mostra database" @@ -17972,7 +18183,7 @@ msgstr "Mostra database" msgid "View all charts" msgstr "Grafico a Proiettile" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "" @@ -17986,10 +18197,10 @@ msgstr "Esponi in SQL Lab" msgid "View keys & indexes (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "condividi query" @@ -18003,14 +18214,14 @@ msgid "Viewed %s" msgstr "Cancella" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 #, fuzzy msgid "Viewport" msgstr "Importa" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "" @@ -18018,11 +18229,11 @@ msgstr "" msgid "Virtual (SQL)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "Mostra database" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "" @@ -18030,7 +18241,7 @@ msgstr "" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "" @@ -18038,6 +18249,11 @@ msgstr "" msgid "Visual Tweaks" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Formato Datetime" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -18141,11 +18357,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "Datasource mancante per la visualizzazione" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "Tipo" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "" @@ -18159,7 +18375,7 @@ msgstr "" msgid "Waiting on database..." msgstr "Database" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "" @@ -18173,11 +18389,11 @@ msgstr "" msgid "Warning Message" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18193,7 +18409,7 @@ msgstr "" msgid "Waterfall Chart" msgstr "Grafico a Proiettile" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18218,7 +18434,7 @@ msgid "" "%(location)s." msgstr "" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -18227,7 +18443,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18246,7 +18462,7 @@ msgstr "" msgid "Web" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "" @@ -18271,12 +18487,12 @@ msgstr "" msgid "Week starting Sunday" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 #, fuzzy msgid "Weekly Report" msgstr "Importa" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -18285,7 +18501,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, fuzzy, python-format msgid "Weeks %s" msgstr "settimana" @@ -18318,33 +18534,33 @@ msgid_plural "" "timeout after %s seconds." msgstr[0] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" @@ -18356,15 +18572,15 @@ msgstr "" "Se si abilita l'opzione CREATE TABLE AS in SQL Lab, verrà forzata la " "creazione della tabella con questo schema" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" @@ -18402,7 +18618,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" @@ -18418,13 +18634,13 @@ msgstr "" "Se questa colonna è esposta nella sezione `Filtri` della vista " "esplorazione." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" @@ -18432,12 +18648,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" @@ -18445,32 +18661,32 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "" @@ -18478,11 +18694,11 @@ msgstr "" msgid "Whether to display the interactive data table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "" @@ -18493,10 +18709,10 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "" @@ -18504,66 +18720,66 @@ msgstr "" msgid "Whether to display the metric name as a title" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 #, fuzzy msgid "Whether to display the tooltip labels." msgstr "Seleziona una metrica da visualizzare" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "" @@ -18571,7 +18787,7 @@ msgstr "" msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "" @@ -18604,30 +18820,30 @@ msgstr "" "Usato per popolare la finestra a cascata dei filtri dall'elenco dei " "valori distinti prelevati dal backend al volo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 msgid "Whether to show as Nightingale chart." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "" @@ -18636,9 +18852,9 @@ msgstr "" msgid "Whether to sort ascending or descending on the base Axis." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "" @@ -18646,20 +18862,11 @@ msgstr "" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" @@ -18671,7 +18878,7 @@ msgstr "" msgid "Which country to plot the map for?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "" @@ -18710,7 +18917,7 @@ msgstr "" msgid "Word Cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 #, fuzzy msgid "Word Rotation" msgstr "Azione" @@ -18719,7 +18926,7 @@ msgstr "Azione" msgid "Working" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "" @@ -18728,7 +18935,7 @@ msgstr "" msgid "World Map" msgstr "Mappa del Mondo" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "" @@ -18736,7 +18943,7 @@ msgstr "" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "" @@ -18744,9 +18951,9 @@ msgstr "" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -18755,38 +18962,39 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 #, fuzzy msgid "X Axis Bounds" msgstr "Controlli del filtro" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 #, fuzzy msgid "X Axis Format" msgstr "Formato Datetime" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "" @@ -18794,13 +19002,13 @@ msgstr "" msgid "X Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "" @@ -18819,12 +19027,12 @@ msgstr "" msgid "X-axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "" @@ -18832,9 +19040,9 @@ msgstr "" msgid "Y AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -18842,68 +19050,69 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 #, fuzzy msgid "Y Axis Title Position" msgstr "Testa la Connessione" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 msgid "Y-Axis" msgstr "" @@ -18926,8 +19135,8 @@ msgstr "" msgid "Y-axis bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "" @@ -18944,7 +19153,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, fuzzy, python-format msgid "Years %s" msgstr "anno" @@ -18952,14 +19161,14 @@ msgstr "anno" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "" @@ -18972,7 +19181,7 @@ msgstr "" msgid "Yes, overwrite changes" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -18991,7 +19200,7 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -19025,7 +19234,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -19044,35 +19253,35 @@ msgid "" "right" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, fuzzy, python-format msgid "You do not have permission to edit this %s" msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -19083,13 +19292,13 @@ msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." msgid "You do not have permission to read tags" msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 #, fuzzy msgid "You do not have sufficient permissions to edit the chart" msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." @@ -19114,7 +19323,7 @@ msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." msgid "You don't have access to this embedded dashboard config." msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "" @@ -19124,7 +19333,7 @@ msgstr "" msgid "You don't have permission to modify the value." msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "" @@ -19134,7 +19343,7 @@ msgstr "" msgid "You don't have the rights to alter this chart" msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." -#: superset/views/core.py:646 +#: superset/views/core.py:648 #, fuzzy msgid "You don't have the rights to alter this dashboard" msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." @@ -19148,7 +19357,7 @@ msgstr "" msgid "You don't have the rights to create a chart" msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." -#: superset/views/core.py:662 +#: superset/views/core.py:664 #, fuzzy msgid "You don't have the rights to create a dashboard" msgstr "Non hai i permessi per accedere alla/e sorgente/i dati: %(name)s." @@ -19166,7 +19375,7 @@ msgstr "" msgid "You have unsaved changes." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19179,7 +19388,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19189,28 +19398,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "" @@ -19218,38 +19427,38 @@ msgstr "" msgid "Your chart is ready to go!" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "La tua query non può essere salvata" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "La tua query non può essere salvata" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "La tua query non può essere salvata" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 #, fuzzy msgid "Your query was not properly saved" msgstr "La tua query è stata salvata" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "La tua query è stata salvata" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "La tua query è stata salvata" @@ -19262,8 +19471,8 @@ msgstr "La query non può essere caricata" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 #, fuzzy msgid "Zero imputation" msgstr "descrizione" @@ -19276,7 +19485,7 @@ msgstr "" msgid "Zoom level of the map" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 #, fuzzy msgid "[ untitled dashboard ]" msgstr "Aggiungi ad una nuova dashboard" @@ -19311,14 +19520,14 @@ msgstr "" msgid "[desc]" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 #, fuzzy msgid "[untitled]" msgstr "%s - senza nome" @@ -19368,21 +19577,25 @@ msgstr "" msgid "`width` must be greater or equal to 0" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "Testa la Connessione" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 #, fuzzy msgid "alert dark" msgstr "Ultima Modifica" @@ -19392,8 +19605,10 @@ msgid "alerts" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "" @@ -19401,44 +19616,44 @@ msgstr "" msgid "also copy (duplicate) charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 #, fuzzy msgid "auto" msgstr "Descrizione" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -19446,7 +19661,12 @@ msgstr "" msgid "background" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "Formato Datetime" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "" @@ -19458,10 +19678,10 @@ msgstr "" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -19474,8 +19694,8 @@ msgstr "" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 #, fuzzy msgid "bottom" msgstr "dttm" @@ -19492,7 +19712,7 @@ msgstr "" msgid "cannot be empty" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 #, fuzzy msgid "cardinal" msgstr "Login" @@ -19509,12 +19729,12 @@ msgstr "Gestisci" msgid "chart" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 #, fuzzy msgid "charts" msgstr "Grafici" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "" @@ -19524,7 +19744,7 @@ msgid "clear all filters" msgstr "Cerca / Filtra" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "" @@ -19545,16 +19765,21 @@ msgstr "" msgid "color scheme for comparison" msgstr "Colonna del Tempo" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "Grafici" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "Colonna" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "Tipo" @@ -19575,28 +19800,28 @@ msgstr "Creato il" msgid "create a new chart" msgstr "Creato il" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "Colonna" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "" @@ -19605,30 +19830,30 @@ msgstr "" msgid "cumulative" msgstr "Azione" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 #, fuzzy msgid "dashboards" msgstr "Elenco Dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "Database" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "" @@ -19638,21 +19863,21 @@ msgstr "" msgid "dataset name" msgstr "Database" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "giorno" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "" @@ -19732,14 +19957,14 @@ msgstr "Endpoint predefinito" msgid "delete" msgstr "Cancella" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "descrizione" @@ -19760,63 +19985,63 @@ msgstr "" msgid "dttm" msgstr "dttm" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 #, fuzzy msgid "e.g. Analytics" msgstr "Analytics avanzate" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "Endpoint predefinito" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 #, fuzzy msgid "e.g., a \"user id\" column" msgstr "Colonna del Tempo" @@ -19826,61 +20051,61 @@ msgstr "Colonna del Tempo" msgid "edit mode" msgstr "Ricerca Query" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 msgid "email subject" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 #, fuzzy msgid "entries" msgstr "Query salvate" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 #, fuzzy msgid "error" msgstr "Errore..." -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "Codice a 3 lettere della nazione" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 #, fuzzy msgid "every minute" msgstr "mese" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "mese" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 #, fuzzy msgid "explore" msgstr "Esplora grafico" @@ -19895,16 +20120,16 @@ msgstr "Nome Completo" msgid "fetching" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "" @@ -19916,43 +20141,43 @@ msgstr "" msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 #, fuzzy msgid "heatmap" msgstr "Mappa di Intensità" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "ora" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 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 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "Min" @@ -19974,13 +20199,13 @@ msgstr "" msgid "is expected to be an integer" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "" @@ -19993,8 +20218,8 @@ msgstr "Tabella" msgid "latest partition:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 #, fuzzy msgid "left" msgstr "Cancella" @@ -20003,7 +20228,7 @@ msgstr "Cancella" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 #, fuzzy msgid "linear" msgstr "Grafico a torta" @@ -20026,26 +20251,26 @@ msgid "max" msgstr "Max" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "" @@ -20070,16 +20295,16 @@ msgstr "Metrica" msgid "min" msgstr "Min" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "minuto" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 #, fuzzy msgid "minute(s)" msgstr "minuto" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 #, fuzzy msgid "monotone" msgstr "mese" @@ -20087,8 +20312,8 @@ msgstr "mese" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "mese" @@ -20097,13 +20322,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 #, fuzzy msgid "name" msgstr "Nome" @@ -20138,13 +20363,13 @@ msgstr "" msgid "offline" msgstr "" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 #, fuzzy msgid "or" msgstr "ora" @@ -20162,7 +20387,7 @@ msgstr "La tua query non può essere salvata" msgid "overall" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Proprietari" @@ -20192,11 +20417,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -20216,12 +20441,12 @@ msgid "" " first is lower than the second value" msgstr "" -#: superset/views/core.py:840 +#: superset/views/core.py:842 #, fuzzy msgid "permalink state not found" msgstr "Template CSS" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -20231,15 +20456,15 @@ msgstr "" msgid "pixels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "" @@ -20248,7 +20473,7 @@ msgid "published" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 #, fuzzy msgid "quarter" msgstr "condividi query" @@ -20262,11 +20487,11 @@ msgstr "Query salvate" msgid "query" msgstr "condividi query" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "" @@ -20274,15 +20499,15 @@ msgstr "" msgid "recent" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 msgid "recipients" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "Importa" @@ -20294,12 +20519,12 @@ msgstr "Importa" msgid "reports" msgstr "Importa" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 #, fuzzy msgid "right" msgstr "Altezza" @@ -20314,13 +20539,13 @@ msgstr "" msgid "running" msgstr "Testa la Connessione" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 #, fuzzy msgid "saved queries" msgstr "Query salvate" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "" @@ -20341,40 +20566,40 @@ msgstr "" msgid "shift start date" msgstr "Ultima Modifica" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 #, fuzzy msgid "square" msgstr "condividi query" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 #, fuzzy msgid "step-after" msgstr "Cerca / Filtra" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "" @@ -20383,7 +20608,7 @@ msgid "stopped" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 #, fuzzy msgid "stream" msgstr "Istogramma" @@ -20394,29 +20619,29 @@ msgstr "" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 #, fuzzy msgid "success" msgstr "Nessun Accesso!" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 #, fuzzy msgid "success dark" msgstr "Nessun Accesso!" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "" @@ -20428,7 +20653,7 @@ msgstr "" msgid "tag" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "Gestisci" @@ -20445,8 +20670,8 @@ msgstr "textarea" msgid "to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "" @@ -20468,14 +20693,14 @@ msgstr "" msgid "use latest_partition template" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 #, fuzzy msgid "value ascending" msgstr "Importa" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 #, fuzzy msgid "value descending" msgstr "Importa" @@ -20488,7 +20713,7 @@ msgstr "" msgid "variance" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 #, fuzzy msgid "view instructions" msgstr "descrizione" @@ -20502,59 +20727,59 @@ msgstr "" msgid "viz type" msgstr "Tipo" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "è stata creata" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "settimana" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 msgid "working timeout" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "anno" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "" diff --git a/superset/translations/ja/LC_MESSAGES/messages.po b/superset/translations/ja/LC_MESSAGES/messages.po index a3bead4bb61c..caed6dc64711 100644 --- a/superset/translations/ja/LC_MESSAGES/messages.po +++ b/superset/translations/ja/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2024-05-14 13:30+0900\n" "Last-Translator: Yuri Umezaki \n" "Language: ja\n" @@ -28,8 +28,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -51,8 +81,8 @@ msgstr "エラー: %(text)s\n" msgid " (excluded)" msgstr "(除く)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -72,7 +102,7 @@ msgstr "新規" msgid " expression which needs to adhere to the " msgstr "遵守すべき表現" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "スーパーセットのサンドボックスパーサーのソースコード" @@ -103,7 +133,7 @@ msgstr "" " が指定されている場合は、ごとにオプションのデフォルトを使用するようにフォールバックします。\n" " 追加パラメータによるデータベース/列名のレベル。" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" msgstr "計算列を追加するには" @@ -115,24 +145,24 @@ msgstr "指標を追加するには" msgid " to edit or add columns and metrics." msgstr "列とメトリックを編集または追加します。" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "列を時間列としてマークする" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "SQL ラボを開きます。そこから、クエリをデータセットとして保存できます。" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "データを視覚化します。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "!= (等しくない)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, python-format msgid "% calculation" msgstr "% 計算" @@ -178,22 +208,22 @@ msgstr "%(name)s.pdf" msgid "%(object)s does not exist in this database." msgstr "%(object)s はこのデータベースに存在しません。" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "%(other)s のグラフがここに表示されます" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "%(other)s のダッシュボードがここに表示されます" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "%(other)s の最近の記事がここに表示されます" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "%(other)s の保存されたクエリがここに表示されます" @@ -211,9 +241,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "%(rows)d 行が返されました" @@ -237,7 +267,7 @@ msgid_plural "" "\"%(undefinedParameter)s\"?" msgstr[0] "\"%(unknownParameter)s?\" の代わりに %(suggestion)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, fuzzy, python-format msgid "%(type)s File" msgstr "%(prefix)s %(title)s" @@ -258,26 +288,26 @@ msgstr "" msgid "%s Error" msgstr "%s エラー" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "%s パスワード" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "%s SSH トンネルのパスワード" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "%s SSH トンネル秘密キー" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "%s SSH トンネル秘密キーのパスワード" @@ -287,17 +317,17 @@ msgstr "%s SSH トンネル秘密キーのパスワード" msgid "%s Selected" msgstr "%s が選択されました" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "%s が選択されました (%s 物理、%s 仮想)" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "%s が選択されました (物理)" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "%s が選択されました (仮想)" @@ -307,27 +337,27 @@ msgstr "%s が選択されました (仮想)" msgid "%s aggregates(s)" msgstr "%s 集約" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "%s 列" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "%s の対象外アイテムが非表示になっています。" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "選択したすべてのオブジェクトに対する編集権限がないため、%s アイテムにタグを付けることができませんでした。" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "%s オペレータ" @@ -340,18 +370,18 @@ msgid "%s option" msgid_plural "%s options" msgstr[0] "%s オプション" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "%s オプション" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "最近の" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -362,8 +392,8 @@ msgstr[0] "%s 行" msgid "%s saved metric(s)" msgstr "%s が保存した指標" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "%sが更新されました" @@ -380,7 +410,7 @@ msgstr "%s%s" msgid "%s-%s of %s" msgstr "%s-%s/%s" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "(削除)" @@ -388,7 +418,7 @@ msgstr "(削除)" msgid "(deleted or invalid type)" msgstr "(削除または無効なタイプ)" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "(説明なし、クリックするとスタック トレースが表示されます)" @@ -396,7 +426,7 @@ msgstr "(説明なし、クリックするとスタック トレースが表示 msgid "), and they become available in your SQL (example:" msgstr ")、SQL で使用できるようになります (例:" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -415,7 +445,7 @@ msgstr "" "\n" "%(table)s\n" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -431,12 +461,12 @@ msgstr "" "エラー: %(text)s\n" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "%s 詳細" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 #, fuzzy msgid "" "-- Note: Unless you save your query, these tabs will NOT persist if you " @@ -446,46 +476,46 @@ msgstr "" "-- 注: クエリを保存しない限り、Cookie をクリアしたりブラウザを変更したりすると、これらのタブは表示されなくなります。\n" "\n" -#: superset-frontend/src/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0 選択済み" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "1 暦日頻度" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "1日" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "1日前" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1時間" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "1時間毎" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1分" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "1分毎" @@ -494,24 +524,24 @@ msgstr "1分毎" msgid "1 month ago" msgstr "月" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "1月毎" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "月初毎" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "1週間" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "1週間前" @@ -524,25 +554,25 @@ msgstr "月曜日から始まる 1週間" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "日曜日から始まる 1週間" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "1年" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "1年前" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "1年の年末毎" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "1年の年初毎" @@ -550,14 +580,14 @@ msgstr "1年の年初毎" msgid "10 minute" msgstr "10分" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "104週間" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "104週間前" @@ -566,61 +596,61 @@ msgstr "104週間前" msgid "15 minute" msgstr "15分" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "156週間" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "156週間前" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "1AS" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "1日" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 +msgid "1D" +msgstr "1日" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 +#: superset-frontend/src/explore/controlPanels/sections.tsx:244 msgid "1H" msgstr "1時間" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 msgid "1M" msgstr "1分" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 -#: superset-frontend/src/explore/controlPanels/sections.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "1T" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "2年" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "2年前" @@ -633,14 +663,14 @@ msgstr "2/98 パーセンタイル" msgid "22" msgstr "22" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 msgid "28 days" msgstr "28日" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "28日前" @@ -652,31 +682,31 @@ msgstr "28日前" msgid "2D" msgstr "2D" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "国の3文字コード" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 msgid "3 years" msgstr "3年" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "3年前" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30日" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "30日前" @@ -686,7 +716,7 @@ msgid "30 minute" msgstr "30分" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30分" @@ -695,7 +725,7 @@ msgid "30 second" msgstr "30秒" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30秒" @@ -715,7 +745,7 @@ msgid "5 minute" msgstr "5分" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5分" @@ -724,18 +754,18 @@ msgid "5 second" msgstr "5秒" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "5秒" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "52週間" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "52週間前" @@ -745,29 +775,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "月曜日から始まる 52週間" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "6時間" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60日" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "7暦日の頻度" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "7日" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "7日" @@ -775,19 +805,19 @@ msgstr "7日" msgid "9/91 percentiles" msgstr "9/91 パーセンタイル" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90日" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr ":" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "< (より小さい)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "<= (小さいか等しい)" @@ -812,15 +842,15 @@ msgstr "新しい空間" msgid "" msgstr "<タイプなし>" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "== (等しい)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "> (より大きい)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr ">= (大きいか等しい)" @@ -828,11 +858,11 @@ msgstr ">= (大きいか等しい)" msgid "A Big Number" msgstr "大きな数字" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "日付として解析する必要がある列のカンマ区切りのリスト" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "ファイルのアップロードを許可するスキーマのカンマ区切りのリスト" @@ -844,7 +874,7 @@ msgstr "SSH トンネル経由で接続する場合はデータベース ポー msgid "A database with the same name already exists." msgstr "同じ名前のデータベースがすでに存在します。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 #, fuzzy msgid "" "A dictionary with column names and their data types if you need to change" @@ -858,7 +888,7 @@ msgid "" "on a CDN for example)" msgstr "ビルドされたプラグインの場所を指す完全な URL (たとえば、CDN でホストされる可能性があります)" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "データに適用されるハンドルバー テンプレート" @@ -872,12 +902,12 @@ msgid "" "empty will allow embedding from any domain." msgstr "このダッシュボードを埋め込むことができるドメイン名のリスト。このフィールドを空のままにすると、任意のドメインからの埋め込みが許可されます。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "このグラフに適用されているタグのリスト。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "チャートを変更できるユーザーのリスト。名前またはユーザー名で検索できます。" @@ -891,8 +921,8 @@ msgid "" "latitude/longitude coordinates" msgstr "緯度/経度座標で半径が変化するレンダリング円を取る地図" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "色に使用する指標" @@ -915,12 +945,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "円が等しい角度のくさびに分割され、任意のくさびで表される値が、半径やスイープ角度ではなく、その面積によって示される極座標チャート。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "ダッシュボードの読み取り可能な URL" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "粒度を考慮した[時間]設定への参照" @@ -962,7 +992,7 @@ msgstr "データフレームの生成中にタイムアウトが発生しまし msgid "A timeout occurred while taking a screenshot." msgstr "スクリーンショットの撮影中にタイムアウトが発生しました。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "有効な配色が必要です" @@ -979,11 +1009,11 @@ msgstr "" " 連続的に導入された正または負の値の累積効果。\n" " これらの中間値は、時間ベースまたはカテゴリベースのいずれかにすることができます。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "適用" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "4月" @@ -992,30 +1022,30 @@ msgstr "4月" msgid "AQE" msgstr "AQE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "8月" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "軸のタイトルの余白" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "軸タイトルの位置" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "について" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "アクセス" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "アクセストークン" @@ -1023,7 +1053,7 @@ msgstr "アクセストークン" msgid "Action" msgstr "アクション" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "操作履歴" @@ -1035,7 +1065,7 @@ msgstr "操作履歴" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1047,18 +1077,18 @@ msgstr "アクション" msgid "Active" msgstr "アクティブ" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "実際の値" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "比較範囲" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "実際の期間" @@ -1066,33 +1096,33 @@ msgstr "実際の期間" msgid "Actual value" msgstr "実際の値" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "実際の値" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "適応型フォーマット" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "追加" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "アラートを追加" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "CSSテンプレートを追加" @@ -1120,7 +1150,7 @@ msgstr "ログを追加" msgid "Add Metric" msgstr "指標を追加" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "レポートの追加" @@ -1136,19 +1166,19 @@ msgstr "タグを追加" msgid "Add a Plugin" msgstr "プラグインを追加" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "データセットを追加" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "新しいタブを追加" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "SQLクエリを作成するための新しいタブを追加" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "カスタムパラメータを追加" @@ -1160,30 +1190,30 @@ msgstr "注釈レイヤーを追加" msgid "Add an item" msgstr "アイテムを追加" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "フィルターの追加と編集" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "注釈を追加" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "注釈レイヤーを追加" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "通知方法を追加" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "「データソースの編集」モーダルで計算列をデータセットに追加します" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "「データソースの編集」モーダルで計算された時間列をデータセットに追加します" @@ -1192,7 +1222,7 @@ msgstr "「データソースの編集」モーダルで計算された時間列 msgid "Add color for positive/negative change" msgstr "プラス/マイナスの変化に色を追加" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "クロスフィルターを追加する" @@ -1200,19 +1230,19 @@ msgstr "クロスフィルターを追加する" msgid "Add custom scoping" msgstr "カスタムスコープの追加" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "ここにデータセット列を追加して、ピボット テーブル列をグループ化します" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "配送方法の追加" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 msgid "Add description of your tag" msgstr "タグの説明を追加する" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "追加の接続情報を追加します" @@ -1221,7 +1251,7 @@ msgstr "追加の接続情報を追加します" msgid "Add filter" msgstr "フィルタを追加" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1239,11 +1269,11 @@ msgstr "" "サブセットのみをスキャンしてクエリのパフォーマンスを向上させたい場合\n" "基になるデータの値を変更するか、フィルターに表示される使用可能な値を制限します。" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "フィルターとディバイダーを追加" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "項目の追加" @@ -1255,11 +1285,11 @@ msgstr "指標を追加" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "「データソースの編集」でデータセットに指標を追加" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "新しいカラーフォーマッタを追加" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "新しいフォーマッタを追加" @@ -1267,23 +1297,23 @@ msgstr "新しいフォーマッタを追加" msgid "Add required control values to preview chart" msgstr "必要なコントロール値をプレビューチャートに追加します" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "チャートを保存するために必要なコントロール値を追加" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "シートを追加" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "エンティティにタグを追加" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "チャートの名前を追加" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "ダッシュボードの名前を追加" @@ -1296,49 +1326,49 @@ msgstr "ダッシュボードに追加" msgid "Add/Edit Filters" msgstr "フィルタの追加/編集" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "追加済み" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "1 つのダッシュボードに追加" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "追加パラメータ" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "追加のフィールドが必要な場合があります" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "追加情報" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "追加のメタデータ" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "凡例の追加パディング" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "追加パラメータ" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "追加の設定" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "値の前後に追加する追加テキスト。ユニット" @@ -1350,28 +1380,29 @@ msgid "Additive" msgstr "添加剤" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "比較値からの正または負の変化に基づいてチャート シンボルに色を追加します。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "このデータベースが SQL Lab とどのように対話するかを調整" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "このデータベースのパフォーマンス設定を調整" @@ -1386,17 +1417,17 @@ msgstr "このデータベースのパフォーマンス設定を調整" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "高度な" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "高度な分析" @@ -1404,21 +1435,21 @@ msgstr "高度な分析" msgid "Advanced Data type" msgstr "高度なデータ型" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "高度な分析" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "高度な分析クエリ A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "高度な分析クエリ B" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "高度な分析" @@ -1441,12 +1472,12 @@ msgstr "高度なデータ型" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "高度な分析" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "後" @@ -1454,11 +1485,11 @@ msgstr "後" msgid "Aggregate" msgstr "集計" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "集計平均値" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "集計合計" @@ -1468,7 +1499,7 @@ msgid "" "produce the cluster label." msgstr "クラスター ラベルを生成するために各クラスター内のポイントのリストに適用される集計関数。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1485,7 +1516,7 @@ msgstr "グリッド セルの境界内でデータを集計し、集計され msgid "Aggregation" msgstr "集計" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "集計関数" @@ -1493,15 +1524,15 @@ msgstr "集計関数" msgid "Alert" msgstr "アラート" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "アラート発動、猶予期間中" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "アラート状態" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "ラベルの内容" @@ -1510,7 +1541,7 @@ msgstr "ラベルの内容" msgid "Alert ended grace period." msgstr "アラートは猶予期間を終了しました。" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "アラートに失敗しました。" @@ -1522,12 +1553,12 @@ msgstr "猶予期間中にアラートが発生しました。" msgid "Alert found an error while executing a query." msgstr "クエリの実行中にアラートがエラーを検出しました。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Alert is active" msgstr "電子メールレポートがアクティブです" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "アラート名" @@ -1557,11 +1588,11 @@ msgstr "アラートクエリが複数の行を返しました。" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "アラート クエリが複数の行を返しました。 %(num_rows)s 行が返されました。" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "アラート発動中" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "アラートが発動し、通知が送信されました" @@ -1573,7 +1604,7 @@ msgstr "アラートバリデーター設定エラー" msgid "Alerts" msgstr "アラート" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "アラートとレポート" @@ -1582,8 +1613,8 @@ msgstr "アラートとレポート" msgid "Alerts & reports" msgstr "アラートとレポート" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "整列 +/-" @@ -1603,7 +1634,7 @@ msgstr "整列 +/-" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1624,7 +1655,7 @@ msgstr "すべてのテキスト" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "すべてのチャート" @@ -1644,7 +1675,7 @@ msgstr "すべてのパネル" msgid "All panels with this column will be affected by this filter" msgstr "この列のすべてのパネルは、このフィルターの影響を受けます" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "テーブル作成を許可" @@ -1653,7 +1684,7 @@ msgstr "テーブル作成を許可" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "SQL Lab でテーブル作成オプションを許可する。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "ビュー作成を許可" @@ -1666,12 +1697,12 @@ msgstr "SQL Lab でビュー作成オプションを許可する。" msgid "Allow Csv Upload" msgstr "CSVアップロードを許可" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "DML を許可" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1682,15 +1713,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "サポートされている場合、列名を大文字と小文字を区別しない形式に変更できるようにします。 (Oracle、Snowflake など)。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "列の再配置を許可する" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "クエリに基づいた新しいテーブルの作成を許可する" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "クエリに基づいた新しいビューの作成を許可する" @@ -1698,23 +1729,23 @@ msgstr "クエリに基づいた新しいビューの作成を許可する" msgid "Allow data manipulation language" msgstr "データ操作言語を許可する" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "エンド ユーザーが列ヘッダーをドラッグ アンド ドロップして再配置できるようにします。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "データベースへのファイルのアップロードを許可する" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "UPDATE、DELETE、CREATE などの非 SELECT ステートメントを使用したデータベースの操作を許可します。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "ノード選択を許可する" @@ -1722,11 +1753,11 @@ msgstr "ノード選択を許可する" msgid "Allow sending multiple polygons as a filter event" msgstr "複数のポリゴンをフィルター イベントとして送信できるようにする" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "このデータベースの探索を許可" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "SQL Lab でのこのデータベースのクエリを許可" @@ -1756,7 +1787,7 @@ msgstr "" "箱ひげ図とも呼ばれるこの視覚化は、複数のグループにわたる関連するメトリックの分布を比較します。中央のボックスは、平均、中央値、および内側の 2 " "つの四分位を強調しています。各ボックスの周囲のひげは、最小値、最大値、範囲、および外側の 2 つの四分位数を視覚化します。" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "変更" @@ -1764,7 +1795,7 @@ msgstr "変更" msgid "Always filter main datetime column" msgstr "メインの日時列を常にフィルタリングする" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "エラーが発生しました" @@ -1787,19 +1818,19 @@ msgstr "データベースに個々のパラメータを渡すときは、エン #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "エラーが発生しました" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "エラーが発生しました" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "データセットの保存中にエラーが発生しました" @@ -1814,7 +1845,7 @@ msgstr "アラート クエリの実行中にエラーが発生しました。" msgid "An error occurred while accessing the value." msgstr "値へのアクセス中にエラーが発生しました。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1825,8 +1856,8 @@ msgstr "テーブル スキーマを折りたたむときにエラーが発生 msgid "An error occurred while creating %ss: %s" msgstr "%ss の作成中にエラーが発生しました: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "データ ソースの作成中にエラーが発生しました" @@ -1842,7 +1873,7 @@ msgstr "値の作成中にエラーが発生しました。" msgid "An error occurred while deleting the value." msgstr "値の削除中にエラーが発生しました。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1900,7 +1931,7 @@ msgstr "データベース値の取得中にエラーが発生しました: %s" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1909,21 +1940,21 @@ msgstr "データベース値の取得中にエラーが発生しました: %s" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "データセット・データソース値の取得中にエラーが発生しました: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "データセット所有者の値を取得中にエラーが発生しました: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "データセット関連データの取得中にエラーが発生しました" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "データセット関連データの取得中にエラーが発生しました: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "データセットの取得中にエラーが発生しました: %s" @@ -1937,14 +1968,14 @@ msgstr "関数名の取得中にエラーが発生しました。" msgid "An error occurred while fetching owners values: %s" msgstr "所有者の値を取得中にエラーが発生しました: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "スキーマ値の取得中にエラーが発生しました: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "タブの状態を取得中にエラーが発生しました" @@ -1952,7 +1983,7 @@ msgstr "タブの状態を取得中にエラーが発生しました" msgid "An error occurred while fetching table metadata" msgstr "テーブルのメタデータの取得中にエラーが発生しました" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -1977,7 +2008,7 @@ msgstr "ダッシュボード情報の読み込み中にエラーが発生しま msgid "An error occurred while loading the SQL" msgstr "SQL のロード中にエラーが発生しました" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "エクスプローラーを開くときにエラーが発生しました" @@ -1989,15 +2020,11 @@ msgstr "キーの解析中にエラーが発生しました。" msgid "An error occurred while pruning logs " msgstr "ログのプルーニング中にエラーが発生しました。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "クエリの削除中にエラーが発生しました。管理者に連絡してください。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "タブの削除中にエラーが発生しました。管理者に連絡してください。" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2008,17 +2035,11 @@ msgstr "テーブル スキーマの削除中にエラーが発生しました msgid "An error occurred while rendering the visualization: %s" msgstr "ビジュアライゼーションのレンダリング中にエラーが発生しました: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "アクティブタブの設定中にエラーが発生しました。管理者に連絡してください。" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "このグラフにスターを付けるときにエラーが発生しました" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2038,19 +2059,19 @@ msgstr "値の更新挿入中にエラーが発生しました。" msgid "An unexpected error occurred" msgstr "予期しないエラーが発生しました。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "アンカーへ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "進行軸を終了する角度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "進行軸を開始する角度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "アニメーション" @@ -2066,7 +2087,7 @@ msgstr "注釈レイヤー %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "注釈レイヤー" @@ -2108,7 +2129,7 @@ msgstr "注釈レイヤーには関連する注釈があります。" msgid "Annotation layer interval end" msgstr "注釈レイヤー間隔の終了" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "注釈レイヤー名" @@ -2145,13 +2166,13 @@ msgstr "注釈レイヤーの種類" msgid "Annotation layer value" msgstr "注釈レイヤーの値" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "注釈レイヤー" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "注釈レイヤーはまだ読み込み中です。" @@ -2175,11 +2196,11 @@ msgstr "注釈ソース" msgid "Annotation source type" msgstr "注釈ソースの種類" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 msgid "Annotation template created" msgstr "注釈テンプレートが作成されました" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 msgid "Annotation template updated" msgstr "注釈テンプレートが更新されました" @@ -2188,7 +2209,7 @@ msgstr "注釈テンプレートが更新されました" msgid "Annotations and Layers" msgstr "注釈とレイヤー" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "注釈とレイヤー" @@ -2201,13 +2222,13 @@ msgstr "注釈を削除できませんでした。" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "任意" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "認定ツールチップに表示する追加の詳細。" @@ -2217,32 +2238,32 @@ msgid "" "dashboard's individual charts" msgstr "ここで選択したカラーパレットは、このダッシュボードの個々のグラフに適用される色を上書きします" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "SQL Alchemy URI を介した接続を許可するデータベースを追加できます。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "SQL Alchemy URI を介した接続を許可するデータベースを追加できます。データベースドライバーの接続方法について学ぶ" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "適用されたクロスフィルター (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "適用されたフィルター (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "適用されたフィルター (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "適用されたフィルター: %s" @@ -2255,10 +2276,10 @@ msgstr "" "適用されたローリング ウィンドウはデータを返しませんでした。ソース クエリがローリング " "ウィンドウで定義された最小期間を満たしていることを確認してください。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "適用" @@ -2266,11 +2287,11 @@ msgstr "適用" msgid "Apply conditional color formatting to metric" msgstr "条件付き書式設定をメトリックに適用する" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "条件付き書式設定をメトリクスに適用する" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "条件付き書式設定を数値列に適用する" @@ -2278,7 +2299,7 @@ msgstr "条件付き書式設定を数値列に適用する" msgid "Apply filters" msgstr "フィルターを適用する" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "指標を適用する" @@ -2290,7 +2311,7 @@ msgstr "すべてのパネルに適用" msgid "Apply to specific panels" msgstr "特定のパネルに適用" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "4月" @@ -2306,9 +2327,9 @@ msgstr "次の値を上書きしてもよろしいですか?" msgid "Are you sure you want to cancel?" msgstr "キャンセルしてもよろしいですか?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2339,7 +2360,7 @@ msgstr "選択したチャートを削除してもよろしいですか?" msgid "Are you sure you want to delete the selected dashboards?" msgstr "選択したダッシュボードを削除してもよろしいですか?" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "選択したデータセットを削除しますか?" @@ -2363,7 +2384,7 @@ msgstr "選択したタグを削除してもよろしいですか?" msgid "Are you sure you want to delete the selected templates?" msgstr "選択したテンプレートを削除してもよろしいですか?" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "このデータセットを上書きしてもよろしいですか?" @@ -2375,24 +2396,24 @@ msgstr "続行してもよろしいですか?" msgid "Are you sure you want to save and apply changes?" msgstr "変更を保存して適用してもよろしいですか?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "テキストエリア" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "面グラフ" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "面グラフ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "面グラフの不透明度" @@ -2403,7 +2424,7 @@ msgid "" "other." msgstr "面グラフは、変数を同じスケールで表すという点で折れ線グラフに似ていますが、面グラフはメトリクスを互いに積み上げていきます。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "矢印" @@ -2423,34 +2444,34 @@ msgstr "関連チャート" msgid "Async Execution" msgstr "非同期実行" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "非同期でのクエリ実行" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "8月" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "許可が必要です。" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "自動" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "自動拡大" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "自動補完" @@ -2466,12 +2487,12 @@ msgstr "自動補完のクエリ述語" msgid "Automatic Color" msgstr "自動カラー" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "利用可能な並べ替えモード" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 msgid "Average" msgstr "平均" @@ -2479,30 +2500,30 @@ msgstr "平均" msgid "Average value" msgstr "平均値" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "軸" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "軸の境界" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "軸の形式" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "軸タイトル" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "軸上昇" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "軸下降" @@ -2510,10 +2531,10 @@ msgstr "軸下降" msgid "BOOLEAN" msgstr "ブール値" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "戻る" @@ -2528,8 +2549,8 @@ msgstr "すべて戻す" msgid "Backend" msgstr "バックエンド" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "逆方向の値" @@ -2543,9 +2564,9 @@ msgstr "空間キーが正しくありません。" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "棒" @@ -2561,11 +2582,11 @@ msgstr "棒グラフ (従来の)" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "棒グラフは、指標を一連の棒として表示するために使用されます" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "棒の値" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "バーの向き" @@ -2575,7 +2596,7 @@ msgid "Base" msgstr "ベース" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "ベースレイヤーのマップスタイル。 Mapbox のドキュメントを参照してください: %s" @@ -2584,24 +2605,24 @@ msgstr "ベースレイヤーのマップスタイル。 Mapbox のドキュメ msgid "Based on a metric" msgstr "メトリクスに基づく" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "粒度に基づいて、比較する期間の数" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "チャートと凡例でシリーズを順序付ける必要があることに基づいて" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "基本" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "基本情報" @@ -2618,8 +2639,8 @@ msgstr "時間の経過に伴うバッテリー残量" msgid "Be careful." msgstr "気をつけてください。" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "前" @@ -2639,36 +2660,41 @@ msgstr "期間比較による大きな数" msgid "Big Number with Trendline" msgstr "トレンドラインのある大きな数" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "In" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "底" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "下余白" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "左下" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "下マージン (ピクセル単位)。軸ラベル用のスペースを増やすことができます" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "右下" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "下から上へ" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2678,28 +2704,28 @@ msgstr "" "数値 X " "軸の範囲。時間軸またはカテゴリ軸には適用されません。空のままにすると、データの最小値/最大値に基づいて境界が動的に定義されます。この機能は軸の範囲を拡大するだけであることに注意してください。データの範囲は狭まりません。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 msgid "" "Bounds for the Y-axis. When left empty, the bounds are dynamically " "defined based on the min/max of the data. Note that this feature will " "only expand the axis range. It won't narrow the data's extent." msgstr "Y 軸の範囲。空のままにすると、データの最小値/最大値に基づいて境界が動的に定義されます。データの範囲を狭めることはありません。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2709,7 +2735,7 @@ msgstr "" "主な Y " "軸の範囲。空のままにすると、データの最小値/最大値に基づいて範囲が動的に定義されます。この機能は軸の範囲を拡大するだけであることに注意してください。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2727,11 +2753,11 @@ msgid "Box Plot" msgstr "箱ひげ図" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "内訳" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2749,7 +2775,7 @@ msgstr "バブルチャート" msgid "Bubble Chart (legacy)" msgstr "バブル チャート (レガシー)" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "バブルの色" @@ -2757,12 +2783,12 @@ msgstr "バブルの色" msgid "Bubble Opacity" msgstr "バブルの不透明度" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "バブルサイズ" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "バブルサイズ" @@ -2774,7 +2800,7 @@ msgstr "バブルサイズの数値形式" msgid "Bucket break points" msgstr "バケットのブレークポイント" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "構築" @@ -2784,14 +2810,14 @@ msgstr "構築" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "一括選択" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "バルクタグ" @@ -2829,33 +2855,33 @@ msgstr "" "を超えるフィルター値があり、ユーザーの入力時にフィルター値を読み込む動的検索を有効にしたい場合は、このボックスをオンにします " "(データベースに負荷がかかる可能性があります)。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "キー別: 列名をソートキーとして使用します" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "キー別: 行名をソートキーとして使用します" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "値による: メトリック値を並べ替えキーとして使用します" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "キャンセル" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "データセットを作成" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "テーブルを次のように作成" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "ビューの作成" @@ -2863,11 +2889,11 @@ msgstr "ビューの作成" msgid "CREATE VIEW statement" msgstr "CREATE VIEW文" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "CRON スケジュール" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "CRON式" @@ -2876,15 +2902,15 @@ msgstr "CRON式" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "CSS スタイル" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "CSSテンプレート" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "チャートにCSSが適用されました" @@ -2905,15 +2931,15 @@ msgstr "CSSテンプレート" msgid "CSS templates could not be deleted." msgstr "CSS テンプレートを削除できませんでした。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "CSVアップロード" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "CTAS & CVAS SCHEMA" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -2927,7 +2953,7 @@ msgstr "" msgid "CTAS Schema" msgstr "CTASスキーマ" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -2949,20 +2975,20 @@ msgid "Cache Timeout" msgstr "キャッシュタイムアウト" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "キャッシュタイムアウト (秒)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "キャッシュタイムアウト" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "キャッシュ済み" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "キャッシュされた %s" @@ -2975,11 +3001,11 @@ msgstr "キャッシュされた値が見つかりません。" msgid "Calculate contribution per series or row" msgstr "シリーズまたは行ごとの寄与を計算する" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "最初のステップから計算する" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "前のステップから計算" @@ -2992,12 +3018,12 @@ msgstr "計算列 [%s] には式が必要です" msgid "Calculated columns" msgstr "計算列" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "計算タイプ" @@ -3018,26 +3044,26 @@ msgstr "複数の値を選択できます" msgid "Can't have overlap between Series and Breakdowns" msgstr "シリーズとブレークダウンの間に重複を含めることはできません。" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "キャンセル" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "ウィンドウアンロードイベントでクエリをキャンセル" @@ -3053,8 +3079,8 @@ msgstr "データセットがアタッチされているデータベースは削 msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "SSH トンネルに複数の認証情報を持つことはできません。" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "フィルタを読み込めません" @@ -3088,33 +3114,33 @@ msgstr "カテゴリカルカラー" msgid "Categories to group by on the x-axis." msgstr "X 軸でグループ化するカテゴリ。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "カテゴリー" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "種別名" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "カテゴリとパーセンテージ" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "カテゴリと値" @@ -3122,14 +3148,14 @@ msgstr "カテゴリと値" msgid "Category name" msgstr "種別名" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "対象ノードのカテゴリ" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "カテゴリ、値、パーセンテージ" @@ -3146,26 +3172,22 @@ msgstr "セル半径" msgid "Cell Size" msgstr "セルサイズ" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "セルバー" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "セルの内容" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "セル制限" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "重心 (経度と緯度):" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "認証" @@ -3173,15 +3195,15 @@ msgstr "認証" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "認証の詳細" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "認証済" @@ -3192,23 +3214,23 @@ msgstr "認定機関" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "認定機関" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "%s による認定" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "列の順序を変更します。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "行の順序を変更します。" @@ -3228,7 +3250,7 @@ msgstr "変更が保存されました。" msgid "Changing one or more of these dashboards is forbidden" msgstr "これらのダッシュボードの 1 つ以上を変更することは禁止されています。" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3249,16 +3271,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "この変更は即座に反映されます。" @@ -3280,23 +3302,23 @@ msgstr "このデータソースの変更は禁止されています。" msgid "Changing this report is forbidden" msgstr "このレポートの変更は禁止されています。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "小数点として解釈する文字" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "チャート" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "チャート %(id)s が見つかりません。" @@ -3305,26 +3327,26 @@ msgstr "チャート %(id)s が見つかりません。" msgid "Chart Cache Timeout" msgstr "チャートキャッシュタイムアウト" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, python-format msgid "Chart Data: %s" msgstr "チャートデータ: %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "チャートID" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3336,32 +3358,34 @@ msgstr "チャートID" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "チャートのオプション" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "チャートの方向" @@ -3372,13 +3396,13 @@ msgid "Chart Owner: %s" msgid_plural "Chart Owners: %s" msgstr[0] "チャートの所有者: %s" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 msgid "Chart Source" msgstr "チャートソース" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "チャートのタイトル" @@ -3397,23 +3421,23 @@ msgstr "チャート [%s] が保存されました" msgid "Chart [%s] was added to dashboard [%s]" msgstr "チャート [%s] がダッシュボード [%s] に追加されました" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "チャート [{}] が上書きされました。" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "チャート [{}] が保存されました。" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "チャート [{}] はダッシュボード [{}] に追加されました。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "チャートキャッシュタイムアウト" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "チャートの変更点" @@ -3457,8 +3481,8 @@ msgstr "チャート名" msgid "Chart not found" msgstr "チャートが見つかりません。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "チャートのオプション" @@ -3470,15 +3494,15 @@ msgstr "チャートの所有者" msgid "Chart parameters are invalid." msgstr "グラフのパラメータが無効です。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "グラフのプロパティが更新されました" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "チャートのタイトル" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "グラフの種類にはデータセットが必要です" @@ -3486,13 +3510,13 @@ msgstr "グラフの種類にはデータセットが必要です" msgid "Chart width" msgstr "チャートの幅" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "チャート" @@ -3505,9 +3529,9 @@ msgstr "チャートを削除できませんでした。" msgid "Check for sorting ascending" msgstr "昇順ソートのチェック" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3517,19 +3541,19 @@ msgstr "ローズ チャートで比例配分にセグメント半径ではな msgid "Check out this chart in dashboard:" msgstr "ダッシュボードでこのグラフを確認してください:" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "このチャートをチェックしてください:" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "このダッシュボードを確認してください: " -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "日付パーティションを強制的に同じ高さにする場合にオンにします。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "子ラベルの位置" @@ -3550,29 +3574,29 @@ msgstr "ファイルを選択" msgid "Choose a chart or dashboard not both" msgstr "両方ではなくチャートまたはダッシュボードを選択してください。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "データベースを選択してください..." -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "データセットを選択" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "データセットを選択" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "右軸の指標を選択" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "数値形式を選択してください" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "ソースを選択してください" @@ -3581,44 +3605,44 @@ msgstr "ソースを選択してください" msgid "Choose a source and a target" msgstr "ソースとターゲットを選択してください" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "ターゲットを選択してください" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "ラベルはすでに存在します。" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "グラフの種類を選択してください" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 #, fuzzy msgid "Choose columns to be parsed as dates" msgstr "日付として解析される列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "読むべきコラム" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "インデックス列" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "通知方法を追加" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "左側のパネルから利用可能なデータベースの 1 つを選択します。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "シート名" @@ -3627,11 +3651,11 @@ msgstr "シート名" msgid "Choose the annotation layer type" msgstr "注釈レイヤーのタイプを選んでください" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "凡例値の形式を選択します" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "凡例の位置を選択してください" @@ -3639,7 +3663,7 @@ msgstr "凡例の位置を選択してください" msgid "Choose the source of your annotations" msgstr "注釈のソースを選択する" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 #, fuzzy msgid "" "Choose values that should be treated as null. Warning: Hive database " @@ -3649,7 +3673,7 @@ msgstr "" "[\"\"]、[\"None\"、\"N/A\"]、[\"nan\"、\"null\"]。警告: Hive " "データベースは単一の値のみをサポートします" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3663,25 +3687,25 @@ msgstr "コードダイアグラム" msgid "Chosen non-numeric column" msgstr "選択された非数値列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "サークル" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "サークル→矢印" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "サークル→サークル" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "サークルレーダー形状" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3702,7 +3726,7 @@ msgstr "データセットのビューに似た古典的な行×列のスプレ msgid "Clause" msgstr "条項" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "クリア" @@ -3710,15 +3734,15 @@ msgstr "クリア" msgid "Clear all" msgstr "すべてクリア" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "すべてのデータをクリア" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "クリアフォーム" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "「フィルタの追加/編集」ボタンをクリックして、新しいダッシュボード フィルタを作成します" @@ -3736,13 +3760,13 @@ msgstr "ロックをクリックして変更を加えます。" msgid "Click the lock to prevent further changes." msgstr "それ以上の変更を防ぐには、ロックをクリックします。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 msgid "" "Click this link to switch to an alternate form that allows you to input " "the SQLAlchemy URL for this database manually." msgstr "このリンクをクリックすると、このデータベースの SQLAlchemy URL を手動で入力できる別のフォームに切り替わります。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3752,7 +3776,7 @@ msgstr "このデータベースに接続するために必要な必須フィー msgid "Click to add a contour" msgstr "クリックして輪郭を追加します" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "クリックすると並べ替えをキャンセルします" @@ -3760,21 +3784,21 @@ msgstr "クリックすると並べ替えをキャンセルします" msgid "Click to edit" msgstr "クリックして編集" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "クリックして%sを編集します。" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "クリックしてチャートを編集します。" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "クリックしてラベルを編集" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "クリックしてお気に入りに追加/解除" @@ -3782,38 +3806,38 @@ msgstr "クリックしてお気に入りに追加/解除" msgid "Click to force-refresh" msgstr "クリックして強制更新" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "クリックして差分を確認" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "クリックして昇順に並べ替えます" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "クリックして降順に並べ替えます" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "閉じる" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "他のタブをすべて閉じる" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "タブを閉じる" @@ -3830,23 +3854,23 @@ msgstr "クラスタリング半径" msgid "Code" msgstr "コード" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "すべて折りたたむ" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "データパネルを折りたたむ" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "行を折りたたむ" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "タブのコンテンツを折りたたむ" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "テーブルのプレビューを折りたたむ" @@ -3856,12 +3880,11 @@ msgstr "テーブルのプレビューを折りたたむ" msgid "Color" msgstr "カラー" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "カラー +/-" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "色の指標" @@ -3878,11 +3901,11 @@ msgstr "カラーステップ" msgid "Color bounds" msgstr "色の境界" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "色分け" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "色の指標" @@ -3890,35 +3913,36 @@ msgstr "色の指標" msgid "Color of the target location" msgstr "対象箇所の色" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "配色" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "色は、選択した範囲内の他のセルに対する特定のセルの正規化された (0% ~ 100%) 値に基づいてシェーディングされます。" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 msgid "Color: " msgstr "色:" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "色" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -3939,7 +3963,7 @@ msgstr "列 \"%(column)s\" が数値ではないか、クエリ結果に存在 msgid "Column Configuration" msgstr "列構成" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 msgid "Column Data Types" msgstr "列のデータ種類" @@ -3961,7 +3985,7 @@ msgstr "緯度データを含む列" msgid "Column containing longitude data" msgstr "経度データを含む列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "列のデータ種類" @@ -3996,39 +4020,39 @@ msgstr "集計によって参照される列が未定義です。: %(column)s" msgid "Column select" msgstr "列選択" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 #, fuzzy msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "データフレームの行ラベルとして使用する列。インデックス列がない場合は空のままにします。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "列ファイル" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "日付として解析される列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "読むべきコラム" @@ -4042,7 +4066,7 @@ msgstr "データセットに列がありません。: %(invalid_columns)s" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "データソースに列がありません。: %(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "列の小計位置" @@ -4050,31 +4074,31 @@ msgstr "列の小計位置" msgid "Columns to calculate distribution across." msgstr "全体の分布を計算する列。" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "表示する列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "グループ化する列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "列でグループ化する列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "行をグループ化するための列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "メトリクスを結合する" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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" @@ -4083,7 +4107,7 @@ msgstr "" "間隔のカンマ区切りのカラー選択。 1、2、4。整数は選択した配色の色を示し、1 " "から始まるインデックスが付けられます。長さは間隔の境界の長さと一致する必要があります" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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." @@ -4091,7 +4115,7 @@ msgstr "" "カンマで区切られた間隔の境界。例:間隔 0-2、2-4、および 4-5 の場合は 2、4、5。最後の数値は MAX " "に指定された値と一致する必要があります。" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "コンパレータオプション" @@ -4148,6 +4172,7 @@ msgstr "共有タイムライン ビューでさまざまなアクティビテ #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4157,7 +4182,7 @@ msgstr "共有タイムライン ビューでさまざまなアクティビテ msgid "Comparison" msgstr "比較" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "比較期間ラグ" @@ -4166,7 +4191,7 @@ msgstr "比較期間ラグ" msgid "Comparison font size" msgstr "比較サフィックス" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "比較サフィックス" @@ -4176,16 +4201,16 @@ msgstr "複数のレイヤーを組み合わせて、複雑なビジュアルを #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "全体への寄与度を算出" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "状態" @@ -4193,8 +4218,7 @@ msgstr "状態" msgid "Conditional Formatting" msgstr "条件付き書式" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "条件付き書式" @@ -4206,15 +4230,20 @@ msgstr "信頼区間" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "信頼区間は 0 から 1 の間でなければなりません。 (両端を含みます。)" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "構成" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "詳細な時間範囲の構成" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +#, fuzzy +msgid "Configure Time Range: Current..." +msgstr "時間範囲の構成: 前回..." + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "時間範囲の構成: 前回..." @@ -4222,7 +4251,7 @@ msgstr "時間範囲の構成: 前回..." msgid "Configure Time Range: Previous..." msgstr "時間範囲の構成: 前..." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "カスタム時間範囲の構成" @@ -4250,41 +4279,41 @@ msgstr "上書きの確認" msgid "Confirm save" msgstr "保存の確認" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "接続" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "Googleシートを接続する" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "Google スプレッドシートをテーブルとしてこのデータベースに接続します" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "データベースに接続する" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "データベースに接続する" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "代わりに動的フォームを使用してこのデータベースに接続します" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "代わりに SQLAlchemy URI 文字列を使用してこのデータベースを接続します" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "繋がり" @@ -4293,7 +4322,7 @@ msgstr "繋がり" msgid "Connection failed, please check your connection settings" msgstr "接続に失敗しました。接続設定を確認してください。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "接続に失敗しました。接続設定を確認してください" @@ -4302,23 +4331,23 @@ msgstr "接続に失敗しました。接続設定を確認してください" msgid "Connection looks good!" msgstr "接続は良好です!" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "日付形式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "ステップタイプ" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "継続" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "連続" @@ -4328,12 +4357,12 @@ msgstr "輪郭" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "貢献" @@ -4341,21 +4370,21 @@ msgstr "貢献" msgid "Contribution Mode" msgstr "貢献モード" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "コントロール" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "ラベル付きコントロール" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "ラベル付きコントロール" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "クリップボードにコピーされました!" @@ -4376,7 +4405,7 @@ msgstr "JSON認証情報をコピーして貼り付けます" msgid "Copy and paste the entire service account .json file here" msgstr "サービス アカウントの .json ファイル全体をここにコピーして貼り付けます" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "リンクをコピー" @@ -4384,8 +4413,8 @@ msgstr "リンクをコピー" msgid "Copy message" msgstr "メッセージをコピー" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4395,9 +4424,9 @@ msgstr "%sのコピー" msgid "Copy partition query to clipboard" msgstr "パーティションクエリをクリップボードにコピー" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "パーマリンクをクリップボードにコピー" @@ -4405,24 +4434,24 @@ msgstr "パーマリンクをクリップボードにコピー" msgid "Copy query URL" msgstr "クエリ URL のコピー" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "クエリのlinkをクリップボードにコピー" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "接続しようとしているアカウントの識別子をコピーします。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "クラスターの HTTP パスの名前をコピーします。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "接続しようとしているデータベースの名前をコピーします。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "クリップボードにコピー" @@ -4467,7 +4496,7 @@ msgstr "viz オブジェクトが見つかりませんでした。" msgid "Could not load database driver" msgstr "データベースドライバーをロードできませんでした。" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "データベース ドライバーを読み込めませんでした。: {}" @@ -4476,37 +4505,37 @@ msgstr "データベース ドライバーを読み込めませんでした。: msgid "Could not resolve hostname: \"%(host)s\"." msgstr "ホスト名を解決できませんでした。: \"%(host)s\"。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "カウント" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "一意の値を数える" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "列の小数としてカウントする" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "行の小数部としてカウント" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "合計の小数として数えます" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "国" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "国の配色" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "国の列" @@ -4519,25 +4548,25 @@ msgstr "国フィールドタイプ" msgid "Country Map" msgstr "国別地図" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "作成" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "チャートを作成" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 msgid "Create a dataset" msgstr "データセットを作成" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4547,7 +4576,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "新しいチャートを作成" @@ -4560,25 +4589,25 @@ msgstr "チャートを作成" msgid "Create chart with dataset" msgstr "データセットを使用してチャートを作成する" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "データフレームインデックス" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "データセットを作成" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "データセットの作成とチャートの作成" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "新しいチャートを作成" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "スキーマを作成または選択します..." @@ -4586,7 +4615,7 @@ msgstr "スキーマを作成または選択します..." msgid "Created" msgstr "作成した項目" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "作成者" @@ -4594,7 +4623,7 @@ msgstr "作成者" msgid "Created by me" msgstr "私が作成した。" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "作成日" @@ -4602,7 +4631,7 @@ msgstr "作成日" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "SSH トンネルの作成が不明な理由で失敗しました。" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "データソースの作成と新しいタブの作成" @@ -4615,11 +4644,11 @@ msgstr "作成者" msgid "Crimson" msgstr "真紅" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "クロスフィルターは、このデータセットを使用するすべてのチャートに適用されます。" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "このダッシュボードではクロス フィルタリングが有効になっていません" @@ -4627,7 +4656,7 @@ msgstr "このダッシュボードではクロス フィルタリングが有 msgid "Cross-filtering is not enabled in this dashboard" msgstr "このダッシュボードではクロスフィルタリングが有効になっていません" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 msgid "Cross-filtering scoping" @@ -4638,6 +4667,7 @@ msgid "Cross-filters" msgstr "クロスフィルター" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "累積的な" @@ -4646,7 +4676,7 @@ msgid "Currency" msgstr "通貨" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 msgid "Currency format" msgstr "通貨形式" @@ -4658,15 +4688,50 @@ msgstr "通貨の接頭辞または接尾辞" msgid "Currency symbol" msgstr "通貨記号" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "通貨" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "通貨" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "通貨記号" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "現在のクエリを実行する" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "現在のクエリを実行する" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "通貨" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "現在レンダリング中: %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "カスタム" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "条件付き書式" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "カスタムプラグイン" @@ -4675,8 +4740,8 @@ msgstr "カスタムプラグイン" msgid "Custom Plugins" msgstr "カスタムプラグイン" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4686,11 +4751,11 @@ msgstr "カスタムSQL" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "カスタム SQL アドホック メトリクスはこのデータセットでは有効になっていません" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "カスタムSQLフィールドにはサブクエリを含めることはできません。" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "自動補完" @@ -4713,29 +4778,29 @@ msgstr "カスタムタイムフィルタープラグイン" msgid "Custom width of the screenshot in pixels" msgstr "スクリーンショットのカスタム幅 (ピクセル単位)" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "カスタマイズ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "メトリクスのカスタマイズ" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "通貨記号をプレフィックスまたはサフィックスとして使用してグラフのメトリクスまたは列をカスタマイズします。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "列をカスタマイズする" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "データソース、フィルター、レイアウトをカスタマイズします。" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "循環依存関係が検出されました" @@ -4744,24 +4809,24 @@ msgid "D3 Format" msgstr "D3フォーマット" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "D3フォーマット" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "D3 形式の構文: https://github.com/d3/d3-format" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "-1.0 から 1.0 までの数値の D3 数値形式。小さい数値と大きい数値に異なる有効桁数を使用する場合に便利です。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "日時列の D3 時間形式" @@ -4778,11 +4843,11 @@ msgstr "日付時刻" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "DB 列 %(col_name)s のタイプが不明です。: %(value_type)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "DD/MM 形式の日付、国際形式およびヨーロッパ形式" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "12月" @@ -4800,7 +4865,7 @@ msgid "Daily seasonality" msgstr "日々の季節性" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "暗い" @@ -4812,10 +4877,10 @@ msgstr "ダークシアン" msgid "Dark mode" msgstr "ダークモード" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4827,7 +4892,7 @@ msgstr "ダッシュボード" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "ダッシュボード [%s] が作成され、グラフ [%s] が追加されました" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "ダッシュボード [{}] が作成されチャート [{}] が追加されました。" @@ -4851,19 +4916,19 @@ msgstr "ダッシュボードがインポートされました" msgid "Dashboard parameters are invalid." msgstr "ダッシュボードパラメータが無効です。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "ダッシュボードのプロパティ" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "ダッシュボードのプロパティが更新されました" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "ダッシュボードスキーム" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -4874,7 +4939,7 @@ msgstr "" " 各チャートのフィルターセクション。グラフに時間列を追加する\n" " フィルターを使用して、このダッシュボード フィルターがそれらのグラフに影響を与えるようにします。" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 msgid "Dashboard title" msgstr "ダッシュボードのタイトル" @@ -4882,11 +4947,11 @@ msgstr "ダッシュボードのタイトル" msgid "Dashboard usage" msgstr "ダッシュボードの使用法" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "ダッシュボード" @@ -4903,13 +4968,13 @@ msgstr "ダッシュボードは存在しません" msgid "Dashed" msgstr "破線" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "データ" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "インポートされたデータセット" @@ -4922,13 +4987,13 @@ msgstr "データテーブル" msgid "Data URI is not allowed." msgstr "データ URI は許可されません。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "データズーム" @@ -4954,7 +5019,7 @@ msgstr "JSの追加データ" msgid "Data preview" msgstr "データプレビュー" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "データが更新されました" @@ -4974,13 +5039,13 @@ msgid "DataFrame must include temporal column" msgstr "DataFrame にはテンポラル列が含まれている必要があります。" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -4991,18 +5056,18 @@ msgstr "DataFrame にはテンポラル列が含まれている必要があり msgid "Database" msgstr "データベース" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "データベース接続" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "データベース作成エラー" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "データベースが接続されました" @@ -5028,7 +5093,7 @@ msgstr "データベースではデータ操作が許可されていません。 msgid "Database does not exist" msgstr "データベースが存在しません。" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "データベースはサブクエリをサポートしていません。" @@ -5038,7 +5103,7 @@ msgid "" "documentation page for installation instructions: " msgstr "インポート用のデータベースドライバーがインストールされていない可能性があります。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "データベースエラー" @@ -5050,8 +5115,8 @@ msgstr "データベースはオフラインです。" msgid "Database is required for alerts" msgstr "アラートにはデータベースが必要です。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5070,11 +5135,11 @@ msgstr "データベースが見つかりません。" msgid "Database parameters are invalid." msgstr "データベース パラメータが無効です。" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "データベースのパスワード" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5086,7 +5151,7 @@ msgstr "DBポート番号" msgid "Database schema is not allowed for csv uploads." msgstr "ファイルのアップロードに許可されるスキーマ" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "データベース設定が更新されました" @@ -5109,15 +5174,15 @@ msgstr "" msgid "Databases" msgstr "データベース" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "データセット" @@ -5155,11 +5220,11 @@ msgstr "データセットを更新できませんでした。" msgid "Dataset does not exist" msgstr "データセットが存在しません" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "インポートされたデータセット" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "データセットが必要です" @@ -5179,18 +5244,18 @@ msgstr "データセット名" msgid "Dataset parameters are invalid." msgstr "データセットパラメータが無効です。" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "データセット スキーマが無効です。原因: %(error)s" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "データセット" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5210,7 +5275,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "データセットを削除できませんでした。" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "データセットには時間列が含まれていません" @@ -5235,19 +5300,19 @@ msgstr "データソースのタイプが無効です。" msgid "Datasource type is required when datasource_id is given" msgstr "datasource_id が指定されている場合はデータソース タイプが必要です。" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "日付時刻の形式" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "日付形式" @@ -5256,7 +5321,7 @@ msgstr "日付形式" msgid "Date format string" msgstr "日付形式の文字列" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "日付/時刻" @@ -5264,7 +5329,7 @@ msgstr "日付/時刻" msgid "Datetime Format" msgstr "日時フォーマット" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5282,12 +5347,12 @@ msgstr "日" msgid "Day (freq=D)" msgstr "日 (freq=D)" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr " 日%s" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "DB エンジンがクエリされた列をすべて返しませんでした。" @@ -5295,7 +5360,7 @@ msgstr "DB エンジンがクエリされた列をすべて返しませんでし msgid "Deactivate" msgstr "非アクティブ化" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "12月" @@ -5307,7 +5372,7 @@ msgstr "基本軸をソートする列を決定します。" msgid "Decides which measure to sort the base axis by." msgstr "基準軸をソートする基準を決定します。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "小数文字" @@ -5356,11 +5421,11 @@ msgid "Deck.gl - Screen Grid" msgstr "Deck.gl - スクリーングリッド" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 msgid "Decrease" msgstr "減少" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "デフォルト値" @@ -5369,7 +5434,7 @@ msgstr "デフォルト値" msgid "Default Endpoint" msgstr "デフォルトのエンドポイント" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "スキームの選択" @@ -5382,7 +5447,7 @@ msgstr "デフォルトのURL" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "データセットリストページからアクセスする際のリダイレクト先のデフォルトURL" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "デフォルト値" @@ -5399,13 +5464,13 @@ msgstr "デフォルトの緯度" msgid "Default longitude" msgstr "デフォルトの経度" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "デフォルト値は必須です" @@ -5423,17 +5488,17 @@ msgid "" "default\" is checked" msgstr "「デフォルトで最初のフィルタ値を選択する」がチェックされている場合に自動的に設定されるデフォルト値" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "入力を受け取り、ツールチップのコンテンツを出力する関数を定義する" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "ユーザーがクリックしたときに移動する URL を返す関数を定義する" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5451,20 +5516,20 @@ msgid "" " a given threshold range." msgstr "等高線レイヤーを定義します。等値線は、指定されたしきい値の上下の領域を分離する線分の集合を表します。アイソバンドは、指定されたしきい値範囲内の値を含むポリゴンのコレクションを表します。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "配送スケジュール、タイムゾーン、および頻度の設定を定義します。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "データベース、SQLクエリ、およびアラートのトリガー条件を定義します。" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5474,28 +5539,28 @@ msgstr "適用するローリング ウィンドウ関数を定義し、[期間] msgid "Defines how each series is broken down" msgstr "各シリーズをどのように分類するかを定義します" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "グリッド サイズをピクセル単位で定義します" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." msgstr "エンティティのグループ化を定義します。各系列は、チャート内の特定の色で表されます。" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 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/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5507,17 +5572,17 @@ msgid "" "or levels in the data " msgstr "データ内の異なる領域またはレベル間の境界を決定する値を定義" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "ステップを 2 つのデータ ポイント間の最初、中間、または最後に表示するかどうかを定義します。" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5527,13 +5592,13 @@ msgstr "ステップを 2 つのデータ ポイント間の最初、中間、 #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "削除" @@ -5550,7 +5615,7 @@ msgstr "注釈を削除しますか?" msgid "Delete Database?" msgstr "データベースを削除しますか?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "データセットを削除しますか?" @@ -5571,7 +5636,7 @@ msgstr "レポートを削除しますか?" msgid "Delete Template?" msgstr "テンプレートを削除しますか?" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "本当に全部削除しますか?" @@ -5601,7 +5666,7 @@ msgstr "クエリを削除" msgid "Delete template" msgstr "テンプレートを削除" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "このコンテナを削除し、保存してこのメ​​ッセージを削除します。" @@ -5633,7 +5698,7 @@ msgid "Deleted %(num)d css template" msgid_plural "Deleted %(num)d css templates" msgstr[0] "%(num)d 個の CSS テンプレートを削除しました。" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5675,7 +5740,7 @@ msgstr "%s を削除しました" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5693,11 +5758,11 @@ msgstr "タブを削除すると、タブ内のすべてのコンテンツが削 msgid "Delimited long & lat single column" msgstr "区切られた経度と緯度の単一列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "区切り文字" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "配送方法" @@ -5724,20 +5789,20 @@ msgstr "廃止された" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5746,8 +5811,8 @@ msgstr "廃止された" msgid "Description" msgstr "廃止された" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "説明(これはリストで見ることができます)" @@ -5763,7 +5828,7 @@ msgstr "Big Number の下に表示される説明テキスト" msgid "Deselect all" msgstr "すべての選択を解除" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "詳細" @@ -5782,7 +5847,7 @@ msgid "" "dashboards" msgstr "このダッシュボードがすべてのダッシュボードのリストに表示されるかどうかを決定します。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "Diamond" @@ -5790,14 +5855,14 @@ msgstr "Diamond" msgid "Did you mean:" msgstr "もしかして:" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "違い" @@ -5805,8 +5870,8 @@ msgstr "違い" msgid "Dim Gray" msgstr "Dim Gray" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "寸法" @@ -5815,18 +5880,18 @@ msgid "Dimension to use on x-axis." msgstr "X 軸に使用する次元" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "Y 軸で使用する次元" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "寸法" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -5840,14 +5905,15 @@ msgstr "強制レイアウト" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "指向性" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "SQL Lab データ プレビュー クエリを無効にする" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " @@ -5856,7 +5922,7 @@ msgstr "" "SQL Lab でテーブル メタデータを取得するときにデータ " "プレビューを無効にします。非常に幅の広いテーブルを含むデータベースを使用する場合に、ブラウザのパフォーマンスの問題を回避するのに役立ちます。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 #, fuzzy msgid "Disable drill to detail" msgstr "詳細へ" @@ -5865,36 +5931,41 @@ msgstr "詳細へ" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "無効" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 #, fuzzy msgid "Disables the drill to detail feature for this database." msgstr "このデータセットのサンプルは返されませんでした" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "破棄" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 msgid "Display" msgstr "画面" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "表示名" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "表示名" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "列レベルの小計を表示します" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "列レベルの合計を表示します" @@ -5902,24 +5973,24 @@ msgstr "列レベルの合計を表示します" msgid "Display configuration" msgstr "表示設定" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "ラベルとツールチップにパーセントを、ファネルの最初のステップまたは前のステップからの合計値のパーセントとして表示します。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "行レベルの小計を表示する" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "行レベルの合計を表示します" @@ -5945,6 +6016,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "分布" @@ -5952,17 +6025,17 @@ msgstr "分布" msgid "Distribution - Bar Chart" msgstr "分布 - 棒グラフ" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "区切り線" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "ドーナツとパイどっちが食べますか?" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "ドキュメンテーション" @@ -5971,7 +6044,7 @@ msgid "Domain" msgstr "ドメイン" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "ドーナツ" @@ -5979,22 +6052,22 @@ msgstr "ドーナツ" msgid "Dotted" msgstr "点在" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "ダウンロード" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "画像としてダウンロード" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "画像としてダウンロード" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "CSVにダウンロード" @@ -6014,75 +6087,75 @@ msgstr "コンポーネントとチャートをダッシュ​​ボードにド msgid "Drag and drop components to this tab" msgstr "コンポーネントをこのタブにドラッグ アンド ドロップします" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "データポイント上にマーカーを描画します。線種にのみ適用されます。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "曲線の下の領域を描画します。線種にのみ適用されます。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "ラベルが外側にある場合、円からラベルまで線を描きますか?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "短軸目盛りの分割線を描画します" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "Y 軸の副目盛に分割線を描画します" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "ドリルバイ" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "このデータ ポイントではドリルバイは使用できません" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "このグラフ タイプではドリルバイはまだサポートされていません" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "ドリル: %s" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "詳細へ" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "詳細 項目別" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "値による詳細へのドリルは、このグラフ タイプではまだサポートされていません。" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "このグラフはディメンション値ごとにデータをグループ化していないため、詳細へのドリルは無効になっています。" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6093,7 +6166,7 @@ msgstr "このデータベースでは詳細へのドリルが無効になって msgid "Drill to detail: %s" msgstr "詳細へのドリル: %s" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6105,7 +6178,7 @@ msgid "Drop a column/metric here or click" msgid_plural "Drop columns/metrics here or click" msgstr[0] "ここに列/指標をドロップするか、クリック" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "ここにテンポラル列をドロップするか、クリック" @@ -6114,7 +6187,7 @@ msgid "Drop columns/metrics here or click" msgstr "ここに列/指標をドロップするか、クリック" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "重複" @@ -6134,7 +6207,7 @@ msgstr "重複する列/メトリック ラベル: %(labels)s。すべての列 msgid "Duplicate dataset" msgstr "重複したデータセット" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "タブの複製" @@ -6144,7 +6217,7 @@ msgstr "タブの複製" msgid "Duration" msgstr "期限" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6168,7 +6241,7 @@ msgstr "" "このチャートのキャッシュ タイムアウトの期間 " "(秒単位)。未定義の場合、これはデフォルトでデータソース/テーブルのタイムアウトになることに注意してください。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6186,13 +6259,13 @@ msgstr "" "このテーブルのキャッシュ タイムアウトの期間 (秒単位)。タイムアウトが 0 " "の場合は、キャッシュが期限切れにならないことを示します。未定義の場合、デフォルトでデータベース タイムアウトになることに注意してください。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 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/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6202,12 +6275,12 @@ msgstr "このデータベースのテーブルのメタデータ キャッシ msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "持続時間 (ms) (1.40008 => 1ms 400µs 80ns)" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "持続時間 (ms) (100.40008 => 100ms 400µs 80ns)" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "持続時間 (ms) (66000 => 1 分 6 秒)" @@ -6225,10 +6298,11 @@ msgstr "すべてのフィルター値を動的に検索します" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6238,7 +6312,7 @@ msgstr "すべてのフィルター値を動的に検索します" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "Eチャート" @@ -6246,9 +6320,9 @@ msgstr "Eチャート" msgid "EMAIL_REPORTS_CTA" msgstr "EMAIL_REPORTS_CTA" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "終了 (独占)" @@ -6261,47 +6335,47 @@ msgstr "エラー" msgid "ERROR: %s" msgstr "エラー: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "線の長さ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "節点間の辺の長さ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "エッジシンボル" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "線の幅" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "編集" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "アラートの編集" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "CSSを編集" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "CSSテンプレートのプロパティを編集する" @@ -6309,7 +6383,7 @@ msgstr "CSSテンプレートのプロパティを編集する" msgid "Edit Chart" msgstr "チャートを編集" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "チャートのプロパティを編集" @@ -6341,7 +6415,7 @@ msgstr "指標を編集" msgid "Edit Plugin" msgstr "プラグインの編集" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "レポートの編集" @@ -6357,7 +6431,7 @@ msgstr "テーブルを編集" msgid "Edit Tag" msgstr "タグの編集" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "注釈を編集する" @@ -6366,27 +6440,27 @@ msgstr "注釈を編集する" msgid "Edit annotation layer" msgstr "注釈レイヤーを編集" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "注釈レイヤーのプロパティを編集" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 msgid "Edit chart" msgstr "チャートを編集" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "チャートのプロパティを編集" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "ダッシュボードを編集" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "データベースを編集" @@ -6396,15 +6470,15 @@ msgstr "データセットを編集" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "電子メールレポートの編集" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "フォーマッタの編集" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "プロパティの編集" @@ -6421,12 +6495,12 @@ msgstr "テンプレートを編集" msgid "Edit template parameters" msgstr "テンプレートパラメータの編集" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "ダッシュボードを編集する" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "期間を編集" @@ -6470,7 +6544,7 @@ msgstr "標高" msgid "Email reports active" msgstr "電子メールレポートがアクティブです" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6478,12 +6552,12 @@ msgstr "" msgid "Embed" msgstr "埋め込む" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "コードを埋め込む" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 msgid "Embed dashboard" msgstr "ダッシュボードを埋め込む" @@ -6495,7 +6569,7 @@ msgstr "埋め込みが無効になりました。" msgid "Emit Filter Events" msgstr "フィルターイベントの発行" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "強調" @@ -6503,7 +6577,7 @@ msgstr "強調" msgid "Employment and education" msgstr "雇用と教育" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "空の円" @@ -6519,7 +6593,7 @@ msgstr "空の列" msgid "Empty query result" msgstr "空のクエリ結果" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "空のクエリ?" @@ -6527,8 +6601,8 @@ msgstr "空のクエリ?" msgid "Empty row" msgstr "空の行" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "データベースの設定で「データベースへのファイルのアップロードを許可する」を有効にする" @@ -6540,13 +6614,13 @@ msgstr "フィルター選択を有効にする。" msgid "Enable cross-filtering" msgstr "クロスフィルタリングを有効にする" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "データズームコントロールを有効にする" @@ -6562,25 +6636,25 @@ msgstr "予測を有効にする" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "グラフローミングを有効にする" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "ノードのドラッグを有効にする" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "クエリコスト見積もりを有効にする" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "スキーマでの行拡張を有効にする" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "サーバー側での結果のページネーションを有効にする (実験的な機能)" @@ -6591,12 +6665,12 @@ msgid "" "out" msgstr "無効な NULL 空間エントリが見つかりました。それらを除外することを検討してください。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "終了時間" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "終了 (経度、緯度):" @@ -6604,17 +6678,17 @@ msgstr "終了 (経度、緯度):" msgid "End Longitude & Latitude" msgstr "終了経度と緯度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "エンドアングル" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "終了日" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "終了日が時間範囲から除外されています" @@ -6627,8 +6701,8 @@ msgstr "終了日は開始日より後である必要があります。" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "エンジン「%(engine)s」はパラメータを通じて構成できません。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "エンジンパラメータ" @@ -6638,59 +6712,59 @@ msgid "" "individual parameters." msgstr "エンジン仕様「InvalidEngine」は、個別のパラメータによる設定をサポートしていません。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "CA_BUNDLE を入力してください" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "プライマリ資格情報を入力してください" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "このシートの名前を入力してください" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "タブの新しいタイトルを入力します" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "アラート名" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "期間を秒単位で入力してください" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "全画面表示に入る" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "レポート名" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "必要な %(dbModelName)s 認証情報を入力してください" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "実在物" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "エンティティID" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "等しい日付サイズ" @@ -6698,10 +6772,10 @@ msgstr "等しい日付サイズ" msgid "Equal to (=)" msgstr "(=) に等しい" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "エラー" @@ -6710,17 +6784,17 @@ msgstr "エラー" msgid "Error Fetching Tagged Objects" msgstr "タグ付きオブジェクトの取得エラー" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "HAVING 句の jinja 式にエラーがあります。: %(msg)s" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "RLS フィルターの jinja 式のエラー: %(msg)s" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "WHERE 句の jinja 式にエラーがあります。: %(msg)s" @@ -6730,7 +6804,7 @@ msgstr "WHERE 句の jinja 式にエラーがあります。: %(msg)s" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "読込値述語の jinja 式にエラーがあります。: %(msg)s" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "チャート データソースのロード中にエラーが発生しました。フィルターが正しく機能しない可能性があります。" @@ -6776,8 +6850,8 @@ msgstr "仮想データセット クエリのレンダリング中にエラー msgid "Error: %(error)s" msgstr "エラー: %(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "エラー: %(msg)s" @@ -6794,7 +6868,7 @@ msgstr "見積コスト" msgid "Estimate selected query cost" msgstr "選択したクエリコストの見積" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "クエリを実行する前にコストを見積もる" @@ -6807,11 +6881,11 @@ msgstr "イベント" msgid "Event Flow" msgstr "イベントの流れ" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "イベント名" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "イベントの定義" @@ -6823,7 +6897,7 @@ msgstr "イベントの流れ" msgid "Event time column" msgstr "イベント時間列" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "毎" @@ -6844,24 +6918,24 @@ msgstr "毎" msgid "Evolution" msgstr "進化" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "例" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "例" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "CSVアップロード" @@ -6878,7 +6952,7 @@ msgstr "選択した値を除外する" msgid "Excluded roles" msgstr "除外される役割" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "実行されたSQL" @@ -6894,12 +6968,12 @@ msgstr "実行 ID" msgid "Execution log" msgstr "実行ログ" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "既存のデータセット" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "全画面表示を終了する" @@ -6907,23 +6981,23 @@ msgstr "全画面表示を終了する" msgid "Expand" msgstr "拡大する" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "すべて展開" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "データパネルを展開する" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "行を展開する" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "テーブルのプレビューを展開する" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "ツールバーを展開する" @@ -6946,7 +7020,7 @@ msgstr "" msgid "Experimental" msgstr "実験的" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "探検する" @@ -6956,20 +7030,20 @@ msgstr "探検する" msgid "Explore - %(table)s" msgstr "探索 - %(table)s" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "データ探索ビューで結果セットを探索する" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -6983,49 +7057,54 @@ msgstr "ダッシュボードをエクスポートしますか?" msgid "Export query" msgstr "クエリのエクスポート" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr ".CSVにエクスポート" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr ".JSONにエクスポート" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "Excelにエクスポート" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 msgid "Export to PDF" msgstr "PDFにエクスポート" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "ピボットされたCSVにエクスポート" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "YAMLにエクスポート" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "YAMLにエクスポートしますか?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "完全なCSVにエクスポート" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 msgid "Export to full Excel" msgstr "完全なExcelにエクスポート" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "元のCSVにエクスポート" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "ピボットされたCSVにエクスポート" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "SQL Lab でデータベースを公開する" @@ -7049,8 +7128,8 @@ msgstr "表現" msgid "Extra" msgstr "エクストラ" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "追加のコントロール" @@ -7058,7 +7137,7 @@ msgstr "追加のコントロール" msgid "Extra Parameters" msgstr "追加パラメータ" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "JSの追加データ" @@ -7078,7 +7157,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "追加フィールドは JSON でデコードできません。 %(msg)s" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "Extra parameters for use in jinja templated queries" @@ -7092,23 +7171,23 @@ msgstr "Jinja テンプレート クエリで使用するためにプラグイ msgid "Extra url parameters for use in Jinja templated queries" msgstr "Jinja テンプレート クエリで使用する追加の URL パラメーター" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "押し出し" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "2月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "金曜日" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "要素" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "メトリックに乗算する係数" @@ -7118,17 +7197,17 @@ msgstr "メトリックに乗算する係数" msgid "Failed" msgstr "失敗" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "結果の取得に失敗しました" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "クエリの停止に失敗しました。 %s" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "レポートの作成に失敗しました" @@ -7137,7 +7216,7 @@ msgstr "レポートの作成に失敗しました" msgid "Failed to execute %(query)s" msgstr "%(クエリ)s の実行に失敗しました。" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "チャート編集 URL の生成に失敗しました" @@ -7145,12 +7224,12 @@ msgstr "チャート編集 URL の生成に失敗しました" msgid "Failed to load chart data" msgstr "チャートデータのロードに失敗しました" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "グラフデータのロードに失敗しました。" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "ドリルの寸法のロードに失敗しました" @@ -7158,23 +7237,23 @@ msgstr "ドリルの寸法のロードに失敗しました" msgid "Failed to retrieve advanced type" msgstr "高度なタイプの取得に失敗しました" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 msgid "Failed to save cross-filter scoping" msgstr "クロスフィルターのスコープを保存できませんでした" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "ワーカー上でリモート クエリを開始できませんでした。" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 msgid "Failed to tag items" msgstr "アイテムのタグ付けに失敗しました" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "レポートの更新に失敗しました" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "選択オプションを確認できませんでした: %s" @@ -7186,16 +7265,38 @@ msgstr "選択オプションを確認できませんでした: %s" msgid "Favorite" msgstr "お気に入り" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "作成した項目" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "2月" @@ -7203,11 +7304,11 @@ msgstr "2月" msgid "Fetch Values Predicate" msgstr "値のフェッチ述語" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "データプレビューを読み込み" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "%s を取得しました" @@ -7235,7 +7336,7 @@ msgstr "フィールドは必須です。" msgid "File" msgstr "ファイル" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "フィルター設定" @@ -7254,30 +7355,30 @@ msgstr "" msgid "File upload" msgstr "アップロード" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "塗りつぶしの色" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "「デフォルト値」を有効にするには、すべての必須フィールドに入力してください" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "塗りつぶしメソッド" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "記入済" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "フィルター" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "フィルター構成" @@ -7285,11 +7386,11 @@ msgstr "フィルター構成" msgid "Filter List" msgstr "フィルタリスト" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "フィルター設定" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7302,15 +7403,15 @@ msgstr "フィルタタイプ" msgid "Filter charts" msgstr "フィルターチャート" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "フィルターにはデフォルト値があります" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "フィルターメニュー" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "フィルタ名" @@ -7318,16 +7419,16 @@ msgstr "フィルタ名" msgid "Filter only displays values relevant to selections made in other filters." msgstr "フィルターには、他のフィルターで行われた選択に関連する値のみが表示されます。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "フィルタ結果" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "フィルタタイプ" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "フィルター値(大文字と小文字を区別)" @@ -7339,7 +7440,7 @@ msgstr "フィルター値(大文字と小文字を区別)" msgid "Filter value is required" msgstr "フィルター値は必須です" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "フィルター値リストを空にすることはできません。" @@ -7351,17 +7452,17 @@ msgstr "チャートを検索" msgid "Filterable" msgstr "フィルタ可能" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "フィルタ" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "列によるフィルター" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "メトリクスによるフィルター" @@ -7395,23 +7496,23 @@ msgstr "" msgid "Find" msgstr "検索" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "終了" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "最初" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "選択した時間範囲に固定" @@ -7423,11 +7524,11 @@ msgstr "固定" msgid "Fixed Color" msgstr "固定色" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "固定色" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "固定小数点の半径" @@ -7435,32 +7536,34 @@ msgstr "固定小数点の半径" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "流れ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "フォントサイズ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "軸ラベル、詳細値、その他のテキスト要素のフォント サイズ" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "リスト内の最大値のフォント サイズ" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "リスト内の最小値のフォント サイズ" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "BigQuery、Presto、Postgres の場合、クエリを実行する前にコストを計算するボタンが表示されます。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7470,7 +7573,7 @@ msgstr "Trino の場合、ネストされた ROW 型の完全なスキーマを msgid "For further instructions, consult the" msgstr "詳細な手順については、次のサイトを参照してください。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7483,27 +7586,27 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "通常のフィルターの場合、これらはこのフィルターが適用される役割です。基本フィルターの場合、これらはフィルターが適用されない役割です。管理者がすべてのデータを表示する必要がある場合。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "フォース" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "SQL Lab で CTAS または CVAS をクリックすると、すべてのテーブルとビューがこのスキーマに強制的に作成されます。" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 msgid "Force categorical" msgstr "カテゴリカルに強制する" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "日付形式を強制する" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "強制更新" @@ -7541,11 +7644,18 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "フォーム データがキャッシュ内に見つからないため、データセット メタデータに戻ります。" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 msgid "Format SQL" msgstr "SQLのフォーマット" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "書式設定されたCSVをメールに添付" @@ -7553,11 +7663,11 @@ msgstr "書式設定されたCSVをメールに添付" msgid "Formatted date" msgstr "フォーマットされた日付" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "フォーマットされた値" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "書式設定" @@ -7567,8 +7677,8 @@ msgstr "書式設定" msgid "Formula" msgstr "式" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "フォワード値" @@ -7576,7 +7686,7 @@ msgstr "フォワード値" msgid "Found invalid orderby options" msgstr "無効な orderby オプションが見つかりました" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "小数部の桁" @@ -7584,19 +7694,19 @@ msgstr "小数部の桁" msgid "Frequency" msgstr "頻度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "摩擦" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "ノード間の摩擦" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "金曜日" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "開始日は終了日を超えてはいけません。" @@ -7608,16 +7718,16 @@ msgstr "フルネーム" msgid "Funnel Chart" msgstr "ファネルチャート" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "各列の表示方法をさらにカスタマイズ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "各メトリクスの表示方法をさらにカスタマイズする" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "グループ化" @@ -7625,12 +7735,12 @@ msgstr "グループ化" msgid "Gauge Chart" msgstr "ゲージチャート" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "一般" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "追加情報" @@ -7651,7 +7761,7 @@ msgstr "一般的なチャート" msgid "Geo" msgstr "ジオ" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "GeoJson 列" @@ -7664,19 +7774,19 @@ msgstr "GeoJson 設定" msgid "Geohash" msgstr "ジオハッシュ" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "最終日付を日付単位で取得します。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "休日の指定日を取得する" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "編集モードに移動してダッシュボードを構成し、グラフを追加します" @@ -7684,11 +7794,11 @@ msgstr "編集モードに移動してダッシュボードを構成し、グラ msgid "Gold" msgstr "ゴールド" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "Googleシート名とURL" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "猶予期間" @@ -7696,11 +7806,11 @@ msgstr "猶予期間" msgid "Graph Chart" msgstr "グラフチャート" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "グラフレイアウト" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "重力" @@ -7712,20 +7822,24 @@ msgstr "以上(>=)" msgid "Greater than (>)" msgstr "より大きい (>)" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "グリッド" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "グリッドサイズ" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "グループ化" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "Group By、Metrics、または Percentage Metrics には値が必要です" @@ -7735,7 +7849,7 @@ msgstr "Group By、Metrics、または Percentage Metrics には値が必要で msgid "Group Key" msgstr "グループキー" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "グループ化" @@ -7743,7 +7857,7 @@ msgstr "グループ化" msgid "Groupable" msgstr "グループ分け可能" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "ゲストユーザーはチャートペイロードを変更できません。" @@ -7756,15 +7870,15 @@ msgstr "時間" msgid "Handlebars" msgstr "ハンドルバー" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "ハンドルバーのテンプレート" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "カラーコーディングにはハード値の境界が適用されます。" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -7774,15 +7888,15 @@ msgstr "カラーコーディングにはハード値の境界が適用されま msgid "Has created by" msgstr "によって作成されました。" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "見出し" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "ヘッダー行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "ヘッダー行" @@ -7797,13 +7911,13 @@ msgstr "ヒートマップ" msgid "Heatmap (legacy)" msgstr "円グラフ (レガシー)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "ヒートマップオプション" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -7817,7 +7931,7 @@ msgstr "スパークラインの高さ" msgid "Hide Line" msgstr "線を隠す" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "チャートの説明を非表示にする" @@ -7825,11 +7939,11 @@ msgstr "チャートの説明を非表示にする" msgid "Hide layer" msgstr "レイヤーを隠す" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "パスワードを非表示にします。" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "ツールバーを隠す" @@ -7837,17 +7951,22 @@ msgstr "ツールバーを隠す" msgid "Hides the Line for the time series" msgstr "時系列の線を非表示にします" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "階層" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "ヒストグラム" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "円グラフ (レガシー)" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "ホーム" @@ -7859,7 +7978,7 @@ msgstr "地平線チャート" msgid "Horizon Charts" msgstr "地平線チャート" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "水平" @@ -7867,15 +7986,15 @@ msgstr "水平" msgid "Horizontal (Top)" msgstr "横(上)" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "水平方向の配置" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "ホスト" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -7885,7 +8004,7 @@ msgstr "ホスト名またはIPアドレス" msgid "Hour" msgstr "時間" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "時間 %s" @@ -7906,12 +8025,12 @@ msgstr "データをグループ化するバケットの数。" msgid "How many periods into the future do we want to predict" msgstr "将来何期先まで予測したいですか" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -7931,15 +8050,15 @@ msgstr "ISO 3166-2 コード" msgid "ISO 8601" msgstr "ISO 8601" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "ID" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "ツリーのルートノードのID。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -7963,16 +8082,16 @@ msgstr "" "および hive.server2.enable.doAs が有効な場合、クエリは次のように実行されます。サービス " "アカウントですが、hive.server2.proxy.user プロパティを介して現在ログオンしているユーザーになりすまします。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "テーブルがすでに存在する場合" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "メトリックが指定されている場合、ソートはメトリック値に基づいて行われます" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -7982,19 +8101,19 @@ msgstr "このコントロールが有効な場合、結果/値は降順で並 msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "選択した場合は、Extra で CSV アップロードを許可するスキーマを設定してください。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "レポート生成時にキャッシュを無視する" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "ヌル位置を無視する" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "時間を無視する" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "メールに埋め込まれた画像(PNG)" @@ -8002,7 +8121,7 @@ msgstr "メールに埋め込まれた画像(PNG)" msgid "Image download failed, please refresh and try again." msgstr "イメージのダウンロードに失敗しました。更新して再試行してください。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "ログインユーザーの偽装 (Presto、Trino、Drill、Hive、および GSheets)" @@ -8010,11 +8129,11 @@ msgstr "ログインユーザーの偽装 (Presto、Trino、Drill、Hive、お msgid "Impersonate the logged on user" msgstr "ログオンしているユーザー" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "インポート" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "インポート %s" @@ -8048,7 +8167,7 @@ msgstr "ダッシュボードをインポート" msgid "Import database failed for an unknown reason" msgstr "不明な理由でデータベースのインポートに失敗しました。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "ファイルからデータベースをインポート" @@ -8056,7 +8175,7 @@ msgstr "ファイルからデータベースをインポート" msgid "Import dataset failed for an unknown reason" msgstr "不明な理由でデータセットのインポートに失敗しました。" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "データセットのインポート" @@ -8068,7 +8187,7 @@ msgstr "クエリのインポート" msgid "Import saved query failed for an unknown reason." msgstr "不明な理由により、保存したクエリをインポートできませんでした。" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8084,11 +8203,11 @@ msgstr "In" msgid "Include Series" msgstr "シリーズを含める" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "レポートと一緒に送信される説明を含めてください" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, fuzzy, python-format msgid "Include description to be sent with %s" msgstr "レポートと一緒に送信される説明を含めてください" @@ -8102,7 +8221,7 @@ msgid "Include time" msgstr "時間を含む" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 msgid "Increase" msgstr "増加" @@ -8110,21 +8229,21 @@ msgstr "増加" msgid "Index" msgstr "索引" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "インデックス列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "範囲ラベル" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "範囲ラベル" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "情報" @@ -8132,21 +8251,21 @@ msgstr "情報" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "内半径" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "ドーナツ穴の内径" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "カスタム幅をピクセル単位で入力" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "入力フィールドはカスタム回転をサポートしています。例えば30°の場合は 30" @@ -8181,11 +8300,11 @@ msgstr "間隔" msgid "Interval End column" msgstr "インターバル終了列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "間隔の境界" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "インターバルカラー" @@ -8193,7 +8312,7 @@ msgstr "インターバルカラー" msgid "Interval start column" msgstr "インターバル開始列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "間隔" @@ -8238,7 +8357,7 @@ msgstr "" "無効な接続文字列です。通常は有効な文字列が続きます。:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-" "NAME'

例:'postgresql://user:password@your-postgres-db/database'< /p>" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "無効な cron 式です" @@ -8255,7 +8374,7 @@ msgstr "保存されたメトリクスの通貨コードが無効です" msgid "Invalid date/timestamp format" msgstr "無効な日付/タイムスタンプのフォーマット" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "無効なフィルタ操作タイプ: %(op)s" @@ -8268,7 +8387,7 @@ msgstr "無効な測地文字列です。" msgid "Invalid geohash string" msgstr "無効なジオハッシュ文字列です。" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "入力が無効です" @@ -8280,7 +8399,7 @@ msgstr "緯度/経度の設定が無効です。" msgid "Invalid longitude/latitude" msgstr "経度/緯度が無効です。" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "無効なメトリック オブジェクト: %" @@ -8324,7 +8443,7 @@ msgstr "無効な空間点が見つかりました。: %(latlong)s" msgid "Invalid state." msgstr "無効な状態です。" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "無効なタブ ID: %s(tab_ids)" @@ -8333,7 +8452,7 @@ msgstr "無効なタブ ID: %s(tab_ids)" msgid "Inverse selection" msgstr "逆選択" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "現在のページを反転する" @@ -8394,24 +8513,24 @@ msgstr "Isoband" msgid "Isoline" msgstr "Isoline" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "Issue 1000 - データセットが大きすぎてクエリできません。" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "Issue 1001 - データベースに異常な負荷がかかっています。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "棒グラフで軸を切り捨てることはお勧めしません。" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "1月" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -8420,16 +8539,16 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "JSONメタデータ" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "JSONメタデータ" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "JSON メタデータが無効です!" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8439,27 +8558,27 @@ msgstr "" "追加の接続構成を含む JSON 文字列。これは、SQLAlchemy で通常使用されるユーザー名:パスワード構文に準拠しない " "Hive、Presto、BigQuery などのシステムに接続情報を提供するために使用されます。" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "7月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "6月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "1月" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "JavaScriptデータインターセプター" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "JavaScript onClick href" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "JavaScriptツールチップジェネレーター" @@ -8467,11 +8586,11 @@ msgstr "JavaScriptツールチップジェネレーター" msgid "Jinja templating" msgstr "Jinja templating" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "7月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "6月" @@ -8484,7 +8603,7 @@ msgstr "6月" msgid "KPI" msgstr "KPI" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "コントロール設定を保持しますか?" @@ -8492,12 +8611,12 @@ msgstr "コントロール設定を保持しますか?" msgid "Keep editing" msgstr "編集を続ける" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "Key" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "キーボードショートカット" @@ -8509,13 +8628,13 @@ msgstr "テーブルのキー" msgid "Kilometers" msgstr "キロメートル" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "制限" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8524,19 +8643,24 @@ msgstr "制限" msgid "Label" msgstr "ラベル" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 msgid "Label Contents" msgstr "ラベルの内容" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "ラベル行" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "テンプレートを削除" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "ラベルの種類" @@ -8544,19 +8668,19 @@ msgstr "ラベルの種類" msgid "Label already exists" msgstr "ラベルはすでに存在します。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "クエリのラベル" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "ラベルの位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "ラベル閾値" @@ -8564,11 +8688,11 @@ msgstr "ラベル閾値" msgid "Labelling" msgstr "ラベリング" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "ラベル" @@ -8590,8 +8714,8 @@ msgstr "範囲のラベル" msgid "Large" msgstr "大きい" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "ラスト" @@ -8603,7 +8727,7 @@ msgstr "最終更新" msgid "Last Modified" msgstr "最終更新" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "最終更新 %s" @@ -8613,34 +8737,34 @@ msgstr "最終更新 %s" msgid "Last Updated %s by %s" msgstr "最終更新日: %s、作成者: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "%s で確認された最後の利用可能な値" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 msgid "Last day" msgstr "最終日" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "最終更新" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 msgid "Last month" msgstr "先月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 msgid "Last quarter" msgstr "最後の四半期" @@ -8648,11 +8772,11 @@ msgstr "最後の四半期" msgid "Last run" msgstr "前回の実行" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 msgid "Last week" msgstr "先週" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 msgid "Last year" msgstr "去年" @@ -8669,25 +8793,25 @@ msgstr "デフォルトのビューポートの緯度" 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:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "レイアウト" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "レイアウト要素" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "グラフのレイアウトタイプ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "ツリーのレイアウトタイプ" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8699,29 +8823,29 @@ msgstr "この数よりも少ないイベントを表すリーフ ノードは msgid "Least recently modified" msgstr "最も最近変更されていないもの" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "左" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "左マージン" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "左マージン (ピクセル単位)。軸ラベルのためのより多くのスペースを確保します。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "左から右へ" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "左の値" @@ -8752,32 +8876,32 @@ msgid "Legacy" msgstr "レガシー" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "凡例" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "凡例の形式" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "凡例の方向" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "凡例の位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "凡例の種類" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "凡例の種類" @@ -8794,7 +8918,7 @@ msgid "Lift percent precision" msgstr "リフトパーセント精度" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "軽い" @@ -8820,17 +8944,17 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "行を制限すると、データが不完全になり、グラフが誤解を招く可能性があります。代わりに、ソース/ターゲット名をフィルタリングまたはグループ化することを検討してください。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "取得されるセルの数を制限します。" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "表示される行数を制限します。" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -8850,11 +8974,11 @@ msgstr "このグラフに使用されるデータのソースであるクエリ #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -8865,7 +8989,7 @@ msgstr "線" msgid "Line Chart" msgstr "折れ線グラフ" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "線のスタイル" @@ -8879,11 +9003,11 @@ msgstr "" "折れ線グラフは、特定のカテゴリにわたって取得された測定値を視覚化するために使用されます。折れ線グラフは、情報を直線セグメントで接続された一連のデータ" " ポイントとして表示するグラフの一種です。多くの分野で一般的な基本的なタイプのチャートです。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "d3.js で定義された線補間" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "線の幅" @@ -8898,21 +9022,21 @@ msgstr "線幅単位" msgid "Linear Color Scheme" msgstr "直線的な配色" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "線形配色" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "線形補間" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "行列" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "行のエンコーディング" @@ -8921,11 +9045,11 @@ msgstr "行のエンコーディング" msgid "Link Copied!" msgstr "リンクをコピーしました!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "一意の値をリストする" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "JavaScript 関数で使用できる追加列のリスト" @@ -8933,7 +9057,7 @@ msgstr "JavaScript 関数で使用できる追加列のリスト" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "メトリックを n 個のバケットにバケット化するための n 1 値のリスト。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 #, fuzzy msgid "List of the column names that should be read" msgstr "読み取る必要がある列名の Json リスト" @@ -8970,43 +9094,43 @@ msgstr "ロードされたデータがキャッシュされました" msgid "Loaded from cache" msgstr "キャッシュからロードされました" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "読み込み中" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "読み込み中..." -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "チャートを見つける" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "ログスケール" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "ログの保持" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "対数軸" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "主 y 軸の対数スケール" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "第 2 y 軸の対数スケール" @@ -9017,23 +9141,23 @@ msgstr "対数 x 軸" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "対数 y 軸" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "ログイン" @@ -9041,7 +9165,7 @@ msgstr "ログイン" msgid "Login with" msgstr "でログイン" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "ログアウト" @@ -9058,7 +9182,7 @@ msgstr "長破線" msgid "Longitude" msgstr "経度" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "経度と緯度" @@ -9066,8 +9190,8 @@ msgstr "経度と緯度" msgid "Longitude & Latitude columns" msgstr "経度と緯度の列" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "経度と緯度" @@ -9084,11 +9208,11 @@ msgstr "下限しきい値" msgid "Lower threshold must be lower than upper threshold" msgstr "下限しきい値は上限しきい値よりも低くなければなりません" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "3月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "5月" @@ -9097,10 +9221,16 @@ msgstr "5月" msgid "MINUTE" msgstr "分" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "月" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "最小値" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "メイン日時列" @@ -9111,29 +9241,29 @@ msgid "" "contains data for the selected time range" msgstr "コントロールが適切に構成されており、データソースに選択した時間範囲のデータが含まれていることを確認してください。" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "X 軸をカテゴリカルにする" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "不正な形式のリクエストです。引数には、slice_id または table_name と db_name が必要です。" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "不正な形式のリクエストです。引数には、slice_id または table_name と db_name が必要です" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "電子メールレポートを管理する" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "データベースを管理する" @@ -9175,7 +9305,7 @@ msgid "Map" msgstr "地図" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "Map Style" @@ -9187,32 +9317,32 @@ msgstr "MapBox" msgid "Mapbox" msgstr "Mapbox" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "3月" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "マージン" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "「データソースの編集」モーダルで列をテンポラルとしてマークします" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "マーカー" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "マーカーのサイズ" @@ -9228,7 +9358,7 @@ msgstr "マーカーラインのラベル" msgid "Marker lines" msgstr "マーカーライン" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "マーカーのサイズ" @@ -9240,28 +9370,28 @@ msgstr "Markers" msgid "Markup type" msgstr "マークアップの種類" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "最大値" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "最大バブルサイズ" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "最大イベント数" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "最大" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "最大フォントサイズ" @@ -9279,41 +9409,41 @@ msgstr "円の最大半径サイズ (ピクセル単位)。ズーム レベル msgid "Maximum value" msgstr "最大値" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "ゲージ軸上の最大値" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "5月" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "指定した期間の値の平均" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "平均値" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "中央値" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 msgid "" "Median edge width, the thickest edge will be 4 times thicker than the " "thinnest." msgstr "エッジ幅の中央値。最も厚いエッジは最も薄いエッジの 4 倍の厚さになります。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "ノード サイズの中央値。最大のノードは最小のノードの 4 倍になります。" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "中央値" @@ -9325,16 +9455,16 @@ msgstr "中" msgid "Menu actions trigger" msgstr "メニューアクションのトリガー" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "メッセージ内容" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "メタデータ" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "メタデータパラメータ" @@ -9342,28 +9472,28 @@ msgstr "メタデータパラメータ" msgid "Metadata has been synced" msgstr "メタデータが同期されました" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "方法" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "指標" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "指標 '%(metric)s' は存在しません。" @@ -9377,20 +9507,20 @@ msgstr "メトリックキー" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "メトリック ``%(metric_name)s`` が %(dataset_name)s に見つかりません。" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "指標の昇順" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "[X] 軸に割り当てられた指標" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "[Y] 軸に割り当てられた指標" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "「since」から「until」へのメトリック値の変化" @@ -9398,16 +9528,16 @@ msgstr "「since」から「until」へのメトリック値の変化" msgid "Metric currency" msgstr "メートル法通貨" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "指標の降順" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "指標係数が「since」から「until」に変更されました" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "ノード値のメトリック" @@ -9420,11 +9550,11 @@ msgstr "メトリクス名" msgid "Metric name [%s] is duplicated" msgstr "メトリクス名 [%s] が重複しています" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "「since」から「until」までの値のメトリックパーセント変化" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "バブルの大きさを定義する指標" @@ -9438,7 +9568,7 @@ msgstr "下部タイトルを表示するための指標" msgid "Metric used as a weight for the grid's coloring" msgstr "グリッドの色の重みとして使用されるメトリック" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "バブルサイズの計算に使用される指標" @@ -9446,7 +9576,7 @@ msgstr "バブルサイズの計算に使用される指標" msgid "Metric used to control height" msgstr "高さを管理するために使用されるメートル法" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " @@ -9455,7 +9585,7 @@ msgstr "" "シリーズまたはセルの制限が存在する場合に、上位のシリーズを並べ替える方法を定義するために使用されるメトリック。未定義の場合は、最初のメトリック " "(該当する場合) に戻ります。" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9470,20 +9600,20 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "シリーズ制限が存在する場合、制限を順序付けるために使用されるメトリック。未定義の場合は、最初のメトリック (該当する場合) に戻ります。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "中間" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "真夜中" @@ -9491,24 +9621,24 @@ msgstr "真夜中" msgid "Miles" msgstr "マイル" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "最小値" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "最小期間" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "最小幅" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "最小期間" @@ -9522,12 +9652,12 @@ msgstr "最小/最大 (外れ値なし)" msgid "Mine" msgstr "個人用" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "最小" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "最小フォントサイズ" @@ -9535,7 +9665,7 @@ msgstr "最小フォントサイズ" msgid "Minimum Radius" msgstr "最小半径" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "最小リーフノードイベント数" @@ -9545,9 +9675,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "円の最小半径サイズ (ピクセル単位)。ズーム レベルが変化すると、円がこの最小半径を遵守することが保証されます。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "ラベルを表示するためのパーセントポイント単位の最小しきい値。" @@ -9555,25 +9685,25 @@ msgstr "ラベルを表示するためのパーセントポイント単位の最 msgid "Minimum value" msgstr "最小値" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "グラフに表示するラベルの最小値。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "ゲージ軸の最小値" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "副分割線" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 msgid "Minor ticks" msgstr "マイナーティック" @@ -9581,7 +9711,7 @@ msgstr "マイナーティック" msgid "Minute" msgstr "分" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "分 %s" @@ -9595,7 +9725,7 @@ msgstr "最小値" msgid "Missing URL parameters" msgstr "URLパラメータが欠落しています" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9605,34 +9735,34 @@ msgstr "データセットが見つかりません" msgid "Mixed Chart" msgstr "混合チャート" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "変更" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "%sを変更しました" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "変更者" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, python-format msgid "Modified by: %s" msgstr "変更者: %s" @@ -9642,7 +9772,7 @@ msgstr "変更者: %s" msgid "Modified columns: %s" msgstr "変更された列: %s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "月曜日" @@ -9650,16 +9780,16 @@ msgstr "月曜日" msgid "Month" msgstr "月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "月 %s" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "もっと" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "その他のフィルター" @@ -9667,12 +9797,12 @@ msgstr "その他のフィルター" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "移動のみ" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "指定された日付のセットを指定された間隔で移動します。" @@ -9689,7 +9819,7 @@ msgstr "多次元" msgid "Multi-Layers" msgstr "多層" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -9703,7 +9833,7 @@ msgstr "マルチレベル" msgid "Multi-Variables" msgstr "多変数" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "複数" @@ -9717,7 +9847,7 @@ msgid "" "details" msgstr "複数の形式が受け入れられます。詳細については、geopy.points Python ライブラリを参照してください。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "乗数" @@ -9741,7 +9871,7 @@ msgstr "少なくとも 1 つの数値列を指定する必要があります。 msgid "Must provide credentials for the SSH Tunnel" msgstr "SSH トンネルの資格情報を提供する必要があります。" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "比較演算子を使用してフィルターの値を指定する必要があります。" @@ -9749,30 +9879,30 @@ msgstr "比較演算子を使用してフィルターの値を指定する必要 msgid "My beautiful colors" msgstr "私の美しい色" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "私のコラム" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "私の指標" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "該当なし" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "グループ化されていません" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "11月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "今" @@ -9780,17 +9910,17 @@ msgstr "今" msgid "NUMERIC" msgstr "数値" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -9804,8 +9934,8 @@ msgstr "数値" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -9815,8 +9945,8 @@ msgstr "数値" msgid "Name" msgstr "名前" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "名前が必要です" @@ -9824,20 +9954,20 @@ msgstr "名前が必要です" msgid "Name must be unique" msgstr "名前は一意である必要があります。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "CSVファイルで作成するテーブル名" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "親ノードのIDを含む列の名前" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "id列の名前" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "ソースノードの名前" @@ -9845,11 +9975,11 @@ msgstr "ソースノードの名前" msgid "Name of the table that exists in the source database" msgstr "ソースデータベースに存在するテーブルの名前" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "対象ノード名" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 msgid "Name of your tag" msgstr "タグの名前" @@ -9857,15 +9987,15 @@ msgstr "タグの名前" msgid "Name your database" msgstr "データベースに名前を付けます" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "助けが必要?データベースに接続する方法を学ぶ" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "助けが必要?詳しくはこちら" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "ネットワークエラー" @@ -9874,7 +10004,7 @@ msgstr "ネットワークエラー" msgid "Network error." msgstr "ネットワークエラー" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "新しいチャート" @@ -9900,13 +10030,13 @@ msgstr "新しいヘッダー" msgid "New tab" msgstr "新しいタブ" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "新しいタブ (Ctrl q)" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "新しいタブ(Ctrl t)" @@ -9927,7 +10057,7 @@ msgstr "ナイチンゲールローズチャート" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -9935,7 +10065,7 @@ msgstr "ナイチンゲールローズチャート" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "いいえ" @@ -9972,7 +10102,7 @@ msgstr "注釈レイヤーはまだありません" msgid "No annotation yet" msgstr "注釈はまだありません" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "適用されたフィルターはありません" @@ -9984,11 +10114,11 @@ msgstr "使用可能なフィルターはありません。" msgid "No charts" msgstr "チャートなし" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 msgid "No charts yet" msgstr "まだチャートはありません" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "列が見つかりません" @@ -10009,42 +10139,42 @@ msgstr "互換性のあるデータセットが見つかりません" msgid "No compatible schema found" msgstr "互換性のあるスキーマが見つかりません" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 msgid "No dashboards yet" msgstr "ダッシュボードはまだありません" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "データなし" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "フィルタリング後にデータがないか、最新の時間レコードのデータが NULL です" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "ファイルにデータがありません。" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "検索に一致するデータベースはありません" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "説明がありません。" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "現在このタグが割り当てられているエンティティはありません" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "フィルターなし" @@ -10052,7 +10182,7 @@ msgstr "フィルターなし" msgid "No filter is selected." msgstr "フィルタは選択されていません。" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "フィルターなし" @@ -10060,15 +10190,15 @@ msgstr "フィルターなし" msgid "No filters are currently added to this dashboard." msgstr "現在、このダッシュボードにはフィルターが追加されていません。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "フォーム設定が維持されていません" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "現在追加されているグローバル フィルターはありません" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "該当する記録が見つかりません" @@ -10076,17 +10206,17 @@ msgstr "該当する記録が見つかりません" msgid "No of Bins" msgstr "ビンの数" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "最近の情報はまだありません" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "レコードが見つかりません。" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "結果がありません" @@ -10099,7 +10229,7 @@ msgid "No results match your filter criteria" msgstr "フィルタ条件に一致する結果はありません" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "このクエリでは結果が返されませんでした" @@ -10110,16 +10240,16 @@ msgid "" "contains data for the selected time range." msgstr "このクエリでは結果が返されませんでした。結果が返されることを期待していた場合は、フィルターが適切に構成されていること、およびデータソースに選択した時間範囲のデータが含まれていることを確認してください。" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "このデータセットに対して行が返されませんでした" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "このデータセットのサンプルは返されませんでした" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "保存された式が見つかりません" @@ -10128,7 +10258,7 @@ msgstr "保存された式が見つかりません" msgid "No saved metrics found" msgstr "保存されたメトリクスが見つかりません" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 msgid "No saved queries yet" msgstr "保存されたクエリはまだありません" @@ -10136,17 +10266,17 @@ msgstr "保存されたクエリはまだありません" msgid "No stored results found, you need to re-run your query" msgstr "保存された結果が見つかりません。クエリを再実行する必要があります" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "そのような列は見つかりませんでした。メトリクスでフィルタリングするには、[カスタム SQL] タブを試してください。" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "テーブル列がありません" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "テンポラル列が見つかりません" @@ -10165,47 +10295,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "%(validator_name)s という名前のバリデータが見つかりません。 (%(engine_spec)s エンジン用に構成されています。)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "ノードラベルの位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "ノード選択モード" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "ノードサイズ" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "なし" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "なし -> 矢印" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "なし -> なし" @@ -10214,8 +10344,13 @@ msgstr "なし -> なし" msgid "Normal" msgstr "ノーマル" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +#, fuzzy +msgid "Normalize" +msgstr "正規化" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "全体的に正規化" @@ -10223,13 +10358,13 @@ msgstr "全体的に正規化" msgid "Normalize column names" msgstr "列名を正規化する" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "正規化" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "時系列ではない" @@ -10239,24 +10374,24 @@ msgstr "時系列ではない" msgid "Not a valid ZIP file" msgstr "適用されたフィルターはありません" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "どのダッシュボードにも追加されていません" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "すべての必須フィールドが完了しているわけではありません。以下を入力してください。:" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "利用不可" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 msgid "Not defined" msgstr "定義されていません" @@ -10268,7 +10403,7 @@ msgstr "等しくない(≠)" msgid "Not in" msgstr "ありません" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "nullではありません" @@ -10276,39 +10411,39 @@ msgstr "nullではありません" msgid "Not triggered" msgstr "トリガーされません" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "最新ではありません" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "何もトリガーされませんでした" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "通知方法" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "通知方法" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "11月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "今" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "Null 値" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "Null 代入" @@ -10331,21 +10466,21 @@ msgstr "" " 青から赤の数字を逆にします。純粋な赤や青を得るには、\n" " 最小値または最大値のみを入力できます。" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "数値フォーマット" @@ -10354,7 +10489,7 @@ msgstr "数値フォーマット" msgid "Number format string" msgstr "数値フォーマット文字列" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 msgid "Number formatting" msgstr "数値の書式設定" @@ -10362,7 +10497,7 @@ msgstr "数値の書式設定" msgid "Number of buckets to group data" msgstr "データをグループ化するバケットの数" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "数値を四捨五入する小数点以下の桁数" @@ -10384,50 +10519,55 @@ msgstr "比較する期間の数。負の数値を使用して、時間範囲の msgid "Number of periods to ratio against" msgstr "比率に対する期間の数" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 #, fuzzy msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "読み取るファイルの行数" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "ファイルの先頭でスキップする行数" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "軸上の分割セグメントの数" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "X スケールを表示するときに目盛りの間に必要なステップ数" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "Y スケールを表示するときに目盛りの間に必要なステップ数" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +#, fuzzy +msgid "Numeric column used to calculate the histogram." +msgstr "ヒストグラムを描画する数値列を選択します" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "数値範囲" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "10月" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "OK" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "上書き" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "10月" @@ -10444,13 +10584,13 @@ msgstr "オフセット" msgid "On Grace" msgstr "オン・グレース" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "ダッシュボード" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10465,11 +10605,11 @@ msgid "" "columns must be present." msgstr "グループ化する 1 つまたは複数のコントロール。グループ化する場合は、緯度と経度の列が存在する必要があります。" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "列としてピボットする 1 つまたは複数のコントロール" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "表示する 1 つまたは複数のメトリック" @@ -10509,15 +10649,15 @@ msgstr "クエリで指定された1つ以上のパラメータの形式が正 msgid "One or more parameters specified in the query are missing." msgstr "クエリで指定された1つ以上のパラメーターが見つかりません。" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "1つ以上の注釈レイヤーの読み込みに失敗しました。" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "このデータベースに対してはSELECTステートメントのみが許可されます。" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "合計のみ" @@ -10537,7 +10677,7 @@ msgstr "「ラベル タイプ」が値を表示するように設定されて msgid "Only selected panels will be affected by this filter" msgstr "選択したパネルのみがこのフィルターの影響を受けます" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10547,20 +10687,20 @@ msgstr "積み上げグラフに合計値のみを表示し、選択したカテ msgid "Only single queries supported" msgstr "単一のクエリのみがサポートされています。" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "おっとっと!エラーが発生しました!" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "不透明度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "面グラフの不透明度。信頼帯にも適用されます。" @@ -10568,7 +10708,7 @@ msgstr "面グラフの不透明度。信頼帯にも適用されます。" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "すべてのクラスター、ポイント、ラベルの不透明度。 0と1の間。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "面グラフの不透明度。" @@ -10580,7 +10720,7 @@ msgstr "泡の不透明度、0 は完全に透明、1 は不透明を意味し msgid "Opacity, expects values between 0 and 100" msgstr "不透明度、0 から 100 までの値が必要です" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "データソースタブを開く" @@ -10594,7 +10734,7 @@ msgstr "SQL Labで開く" msgid "Open query in SQL Lab" msgstr "SQL Labでクエリを開く" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10603,8 +10743,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "データベースを非同期モードで動作させます。Webサーバー自体ではなくリモートワーカーでクエリを実行します。この機能はCeleryワーカーと結果バックエンドがセットアップされていることを前提としています。詳細についてはインストールドキュメントを参照してください。" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "オペレーター" @@ -10613,7 +10753,7 @@ msgstr "オペレーター" msgid "Operator undefined for aggregator: %(name)s" msgstr "アグリゲーターの演算子が定義されていません。: %(name)s" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10627,7 +10767,7 @@ msgstr "オプションの d3 日付形式文字列" msgid "Optional d3 number format string" msgstr "オプションの d3 数値フォーマット文字列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "データ列のオプションの名前。" @@ -10636,42 +10776,42 @@ msgid "Optional warning about use of this metric" msgstr "このメトリクスの使用に関するオプションの警告" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "オプション" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "または、サポートされている他のデータベースのリストから選択してください:" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "エンティティ ID による順序" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "選択した列ごとに結果を並べ替えます" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "注文" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "オリエンテーション" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "棒グラフの方向" @@ -10679,11 +10819,11 @@ msgstr "棒グラフの方向" msgid "Orientation of filter bar" msgstr "フィルターバーの向き" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "木の向き" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "オリジナル" @@ -10692,47 +10832,47 @@ msgid "Original table column order" msgstr "元のテーブル列順で表示" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "元の値" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "直交" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "他の" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 #, fuzzy msgid "Other color palettes" msgstr "数字の色「歩数」" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "アウトドア" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "外半径" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "円グラフの外端" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "オーバーラップ" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -10741,9 +10881,9 @@ msgstr "" "相対的な期間からの 1 つ以上の時系列をオーバーレイします。自然言語の相対時間デルタを期待します (例: 24 時間、7 日、52 週間、365 " "日)。フリーテキストがサポートされています。" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -10778,17 +10918,17 @@ msgstr "時間粒度を上書きする" msgid "Override time range" msgstr "時間範囲を上書きする" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "上書き" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "上書きと探索" @@ -10797,7 +10937,7 @@ msgstr "上書きと探索" msgid "Overwrite Dashboard [%s]" msgstr "ダッシュボード [%s] を上書き" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "既存のものを上書きする" @@ -10812,29 +10952,29 @@ msgstr "所有、作成またはお気に入り" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "所有者" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -10849,8 +10989,8 @@ msgstr "所有者が無効です。" msgid "Owners is a list of users who can alter the dashboard." msgstr "所有者は、ダッシュボードを変更できるユーザーのリストです。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -10860,7 +11000,7 @@ msgstr "所有者は、ダッシュボードを変更できるユーザーのリ msgid "PDF download failed, please refresh and try again." msgstr "PDF のダウンロードに失敗しました。更新してもう一度お試しください。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "ページの長さ" @@ -10868,21 +11008,21 @@ msgstr "ページの長さ" msgid "Paired t-test Table" msgstr "対応のある t 検定テーブル" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "パンダのリサンプル方法" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "パンダのリサンプル ルール" @@ -10904,11 +11044,11 @@ msgstr "パラメータ" msgid "Parameters " msgstr "パラメータ" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "地図上のビューと視点に関するパラメータ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "親" @@ -10936,23 +11076,23 @@ msgstr "パーティションチャート" msgid "Partition Diagram" msgstr "パーティション図" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "パーティション制限" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "パーティションしきい値" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "高さと親の高さの比率がこの値を下回るパーティションはプルーニングされます。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -10966,11 +11106,11 @@ msgstr "秘密キーをここに貼り付けます" msgid "Paste content of service credentials JSON file here" msgstr "サービス認証情報の JSON ファイルの内容をここに貼り付けます" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "共有可能な Google スプレッドシートの URL をここに貼り付けます" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "ここにコードを入力してください" @@ -10978,11 +11118,12 @@ msgstr "ここにコードを入力してください" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "パターン" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "変化率" @@ -10991,25 +11132,25 @@ msgstr "変化率" msgid "Percent Difference format" msgstr "日付形式を強制する" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "全体のパーセント" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "パーセンテージ" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "変化率" @@ -11018,13 +11159,13 @@ msgid "Percentage difference between the time periods" msgstr "期間間の差異の割合" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "パーセンテージメトリクス" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "パーセントしきい値" @@ -11042,7 +11183,7 @@ msgstr "パーセントしきい値" msgid "Percentages" msgstr "パーセンテージ" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "パフォーマンス" @@ -11050,12 +11191,12 @@ msgstr "パフォーマンス" msgid "Period average" msgstr "期間平均" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "ピリオド" @@ -11063,11 +11204,11 @@ msgstr "ピリオド" msgid "Periods must be a whole number" msgstr "ピリオドは整数でなければなりません。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "このチャートを認証した個人または団体。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "このダッシュボードを認定した個人またはグループ。" @@ -11077,8 +11218,8 @@ msgid "Person or group that has certified this metric" msgstr "この指標を認証した個人またはグループ" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "物理" @@ -11086,7 +11227,7 @@ msgstr "物理" msgid "Physical (table or view)" msgstr "物理 (テーブルまたはビュー)" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "物理データセット" @@ -11107,7 +11248,7 @@ msgstr "表示する指標を選択" msgid "Pick a name to help you identify this database." msgstr "このデータベースを識別しやすい名前を選択してください。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "スーパーセットでのデータベースの表示方法のニックネームを選択します。" @@ -11149,15 +11290,15 @@ msgstr "円グラフ" msgid "Pie Chart (legacy)" msgstr "円グラフ (レガシー)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "円の形" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "区分的に" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "Pin" @@ -11173,7 +11314,7 @@ msgstr "ピボット操作には少なくとも 1 つの集計が含まれてい msgid "Pivot operation requires at least one index" msgstr "ピボット操作には少なくとも 1 つのインデックスが必要です。" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "ピボット" @@ -11185,15 +11326,15 @@ msgstr "各シリーズのピクセル高さ" msgid "Pixels" msgstr "ピクセル" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "プレーン" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "「filter_scopes」キーを上書きしないでください。" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11233,9 +11374,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "少なくとも1つのグループを選択してください。" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11245,7 +11386,7 @@ msgstr "少なくとも1つのグループを選択してください。" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11254,15 +11395,15 @@ msgstr "少なくとも1つのグループを選択してください。" msgid "Please confirm" msgstr "確認してください" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "上書き値を確認してください。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "テストするには SQLAlchemy URI を入力してください" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11281,7 +11422,7 @@ msgid "Please reach out to the Chart Owner for assistance." msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "サポートが必要な場合は、チャートの所有者にお問い合わせください。" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "共有を有効にするにはクエリを保存して下さい" @@ -11293,7 +11434,7 @@ msgstr "まずチャートを保存してから、新しい電子メール レ msgid "Please save your dashboard first, then try creating a new email report." msgstr "まずダッシュボードを保存してから、新しい電子メール レポートを作成してみてください。" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "続行するには、データセットとチャート タイプの両方を選択してください" @@ -11319,7 +11460,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "データの各行の個々のメトリクスを垂直にプロットし、それらを線としてリンクします。このグラフは、データ内のすべてのサンプルまたは行にわたる複数のメトリックを比較するのに役立ちます。" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "プラグイン" @@ -11340,7 +11481,7 @@ msgid "Point Radius Unit" msgstr "ポイント半径ユニット" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "ポイントサイズ" @@ -11350,7 +11491,7 @@ msgstr "ポイント単位" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "空間列をポイントします" @@ -11375,27 +11516,10 @@ msgid "Polygon Settings" msgstr "ポリゴン設定" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "ポリライン" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "人気" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "このコントロールを有効にするには、「デフォルト値」を入力してください" @@ -11404,7 +11528,7 @@ msgstr "このコントロールを有効にするには、「デフォルト値 msgid "Population age data" msgstr "人口年齢データ" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "ポート" @@ -11424,35 +11548,35 @@ msgstr "ポートが 0 ~ 65535 の範囲外です。" msgid "Position JSON" msgstr "位置JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "ツリー上の子ノードラベルの位置" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "列レベルの小計の位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "ツリー上の中間ノードラベルの位置" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "行レベルの小計の位置" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "Apache スーパーセットを搭載" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "プレフィルター" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "利用可能な値を事前にフィルタリングする" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "プレフィルターが必要です" @@ -11493,7 +11617,7 @@ msgstr "プレフィックスまたはサフィックス" msgid "Preview" msgstr "プレビュー" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "Excelファイルをアップロードする" @@ -11503,7 +11627,7 @@ msgstr "Excelファイルをアップロードする" msgid "Preview: `%s`" msgstr "プレビュー: `%s`" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11513,11 +11637,11 @@ msgstr "前" msgid "Previous Line" msgstr "前の行" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "主要な" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "プライマリメトリクス" @@ -11525,15 +11649,15 @@ msgstr "プライマリメトリクス" msgid "Primary key" msgstr "主要なキー" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "プライマリまたはセカンダリ y 軸" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "主 y 軸境界" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "プライマリ y 軸フォーマット" @@ -11549,11 +11673,11 @@ msgstr "個人のキーとパスワード" msgid "Private Key Password" msgstr "個人キーのパスワード" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "進む" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "進捗" @@ -11573,7 +11697,7 @@ msgstr "伝播する" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "比例" @@ -11598,7 +11722,7 @@ msgid "Purple" msgstr "パープル" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "ラベルを外側に貼ります" @@ -11611,7 +11735,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "値は 0 より大きくする必要があります" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "ラベルを円の外側に置きますか?" @@ -11627,7 +11751,7 @@ msgstr "ここにコードを入力してください" msgid "Python datetime string pattern" msgstr "Python の日時文字列パターン" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "SQL LABでデータをクエリする" @@ -11635,12 +11759,12 @@ msgstr "SQL LABでデータをクエリする" msgid "Quarter" msgstr "四半期" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "四半期 %s" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 msgid "Queries" msgstr "クエリ" @@ -11649,15 +11773,15 @@ msgstr "クエリ" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -11675,31 +11799,33 @@ msgstr "クエリ" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -11708,22 +11834,22 @@ msgstr "クエリ" msgid "Query" msgstr "クエリ" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "クエリ %s: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "クエリA" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "クエリB" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "クエリ履歴" @@ -11741,7 +11867,7 @@ msgstr "クエリ履歴" msgid "Query imported" msgstr "インポートされたクエリ" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "新しいタブでクエリを実行する" @@ -11750,7 +11876,7 @@ msgid "Query is too complex and takes too long to run." msgstr "クエリが複雑すぎるため、実行に時間がかかりすぎます。" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "クエリモード" @@ -11766,16 +11892,16 @@ msgstr "クエリ名" msgid "Query preview" msgstr "クエリプレビュー" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "クエリは停止されました" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "クエリは停止されました" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "範囲のタイプ" @@ -11791,7 +11917,7 @@ msgstr "RLS ルールが見つかりません。" msgid "RLS rules could not be deleted." msgstr "RLS ルールを削除できませんでした。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "レーダー" @@ -11799,15 +11925,15 @@ msgstr "レーダー" msgid "Radar Chart" msgstr "レーダーチャート" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "Radar レンダリング タイプ、「円」形状を表示するかどうか。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "ラジアル" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "セル半径" @@ -11832,10 +11958,11 @@ msgstr "ラン %s" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "範囲" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "範囲フィルター" @@ -11864,12 +11991,12 @@ msgstr "シェーディングで強調表示する範囲" msgid "Ranking" msgstr "ランキング" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "比率" @@ -11877,11 +12004,11 @@ msgstr "比率" msgid "Raw records" msgstr "生のレコード" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "最近作成したグラフ、ダッシュボード、保存したクエリがここに表示されます" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "最近編集したグラフ、ダッシュボード、保存したクエリがここに表示されます" @@ -11891,7 +12018,7 @@ msgstr "最近編集したグラフ、ダッシュボード、保存したクエ msgid "Recently modified" msgstr "更新" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "最近表示したグラフ、ダッシュボード、保存したクエリがここに表示されます" @@ -11899,7 +12026,7 @@ msgstr "最近表示したグラフ、ダッシュボード、保存したクエ msgid "Recents" msgstr "最近" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "受信者は「,」または「;」で区切られます。" @@ -11907,27 +12034,31 @@ msgstr "受信者は「,」または「;」で区切られます。" msgid "Record Count" msgstr "レコード数" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "長方形" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "定期的(毎回)" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "テーブルリストからテーブルをクリックすると、このエンドポイントにリダイレクトされます。" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "アクションをやり直す" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "X ティックを減らす" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -11945,7 +12076,7 @@ msgstr "参照" msgid "Referenced columns not available in DataFrame." msgstr "参照された列は DataFrame では使用できません。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "結果の再取得" @@ -11953,7 +12084,7 @@ msgstr "結果の再取得" msgid "Refresh" msgstr "更新" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "ダッシュボードを更新" @@ -11971,15 +12102,15 @@ msgstr "更新間隔" msgid "Refresh interval saved" msgstr "更新間隔が保存されました" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "デフォルト値を更新する" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "チャートの更新" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "列のリフレッシュ" @@ -12013,17 +12144,17 @@ msgstr "関連した" msgid "Relationships between community channels" msgstr "コミュニティチャンネル間の関係" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "相対日付/時刻" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "相対期間" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "相対量" @@ -12035,7 +12166,7 @@ msgstr "リロード" msgid "Remove" msgstr "削除" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "クロスフィルターを削除する" @@ -12056,23 +12187,23 @@ msgstr "テーブルのプレビューを削除" msgid "Removed columns: %s" msgstr "削除された列: %s" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "タブの名前を変更" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "HTMLのレンダリング" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "列をHTML形式でレンダリングする。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "該当する場合、データをHTML形式でレンダリングします。" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "レンダリング" @@ -12096,7 +12227,7 @@ msgstr "交換" msgid "Report" msgstr "レポート" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "レポート名" @@ -12157,25 +12288,25 @@ msgstr "レポートスケジュールが作業タイムアウトに達しまし msgid "Report Schedule state not found" msgstr "レポートスケジュールの状態が見つかりません。" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "バグを報告" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "レポートが送信されました" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "レポートに失敗しました" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "電子メールレポートがアクティブです" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "レポート名" @@ -12191,11 +12322,11 @@ msgstr "レポートスケジュールシステムエラー" msgid "Report schedule unexpected error" msgstr "レポートスケジュールの予期せぬエラー" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "レポート送信" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "レポートが送信されました" @@ -12207,11 +12338,11 @@ msgstr "レポートを更新しました" msgid "Reports" msgstr "レポート" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "反発力" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "節点間の反発力" @@ -12229,26 +12360,26 @@ msgstr "リクエストはJSONではありません。" msgid "Request missing data field." msgstr "リクエストのデータフィールドが欠落しています。" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "リクエストがタイムアウトしました" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "必須" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "必要な制御値が削除されました" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "リサンプル" @@ -12261,11 +12392,11 @@ msgstr "リサンプルメソッドは次のとおりです。" msgid "Resample operation requires DatetimeIndex" msgstr "リサンプル操作には DatetimeIndex が必要です。" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "リセット" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "リセット状態" @@ -12283,19 +12414,19 @@ msgstr "フィルタを復元" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "結果" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "結果 %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "結果バックエンドが構成されていません。" @@ -12303,11 +12434,11 @@ msgstr "結果バックエンドが構成されていません。" msgid "Results backend needed for asynchronous queries is not configured." msgstr "非同期クエリに必要な結果バックエンドが構成されていません。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "特定の日付時刻に戻ります。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "逆緯度" @@ -12315,42 +12446,42 @@ msgstr "逆緯度" msgid "Reverse lat/long " msgstr "逆緯度" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "豊富なツールチップ" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "豊富なツールチップ" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "右" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "右軸のフォーマット" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "右軸のメートル法" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "右軸の指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "右から左に" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "正しい値" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "ディメンション値を右クリックして、その値で詳細にドリルします。" @@ -12358,17 +12489,17 @@ msgstr "ディメンション値を右クリックして、その値で詳細に msgid "Role" msgstr "役割" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "役割" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12386,45 +12517,45 @@ msgstr "" "ロールは、ダッシュボードへのアクセスを定義するリストです。ロールにダッシュボードへのアクセスを許可すると、データセット " "レベルのチェックがバイパスされます。ロールが定義されていない場合は、通常のアクセス権限が適用されます。" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "ローリング機能" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "ローリングウィンドウ" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "ローリング機能" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "ローリングウィンドウ" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "ルート証明書" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "ルートnode id" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "ステップタイプ" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "X 軸ラベルを回転" @@ -12432,26 +12563,26 @@ msgstr "X 軸ラベルを回転" msgid "Rotate y axis label" msgstr "Y軸ラベルを回転" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "クラウド内の単語に適用する回転" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "丸キャップ" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "行" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "行レベルのセキュリティ" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 #, fuzzy msgid "" "Row containing the headers to use as column names (0 is first line of " @@ -12459,43 +12590,43 @@ msgid "" msgstr "列名として使用するヘッダーを含む行 (0 はデータの最初の行)。ヘッダー行がない場合は空白のままにしてください" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "行制限" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "行" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "ページごとの行数、0 はページネーションなしを意味します" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "行の小計位置" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "読み取る行数" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "読み取る行数" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "ルール" @@ -12508,7 +12639,7 @@ msgstr "ルール名" msgid "Rule added" msgstr "ルール追加" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "実行" @@ -12517,7 +12648,7 @@ msgid "Run a query to display query history" msgstr "クエリを実行してクエリ履歴を表示する" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "クエリを実行して結果を表示する" @@ -12525,7 +12656,7 @@ msgstr "クエリを実行して結果を表示する" msgid "Run current query" msgstr "現在のクエリを実行する" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "SQL Labで実行" @@ -12535,7 +12666,7 @@ msgstr "SQL Labで実行" msgid "Run query" msgstr "クエリ実行" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "クエリを実行 (Ctrl + Return)" @@ -12543,7 +12674,7 @@ msgstr "クエリを実行 (Ctrl + Return)" msgid "Run query in a new tab" msgstr "新しいタブでクエリを実行" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "選択の実行" @@ -12552,12 +12683,12 @@ msgstr "選択の実行" msgid "Running" msgstr "実行中" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "%(statement_count)s 個中 %(statement_num)s 個のステートメントを実行中" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "土" @@ -12566,25 +12697,25 @@ msgstr "土" msgid "SECOND" msgstr "秒" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "9月" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "SHA" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "SQL がコピーされました!" @@ -12592,9 +12723,9 @@ msgstr "SQL がコピーされました!" msgid "SQL Expression" msgstr "SQL 式" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL Lab" @@ -12617,19 +12748,19 @@ msgstr "" "現在、%(maxStorage)d KB のストレージ スペースのうち %(currentUsage)s KB を使用しています。\n" "SQL Lab がクラッシュしないようにするには、一部のクエリを削除してください。 " -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "SQLクエリ" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "SQL 式" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "SQLクエリ" @@ -12678,21 +12809,21 @@ msgstr "SSH トンネルのパラメータが無効です。" msgid "SSH Tunneling is not enabled" msgstr "SSH トンネリングが有効になっていません。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "SSL モード「必須」が使用されます。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "開始 (包括的)" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "ステップ %(stepCurr)s OF %(stepLast)s" @@ -12701,19 +12832,19 @@ msgstr "ステップ %(stepCurr)s OF %(stepLast)s" msgid "STRING" msgstr "STRING" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "日" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "サンプル標準偏差" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "サンプルの分散" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "サンプル" @@ -12729,8 +12860,14 @@ msgstr "データソースのサンプルを取得できませんでした。" msgid "Sankey" msgstr "サンキー" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "チャートを保存" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +#, fuzzy +msgid "Sankey Diagram (legacy)" msgstr "サンキーダイアグラム" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -12738,60 +12875,60 @@ msgid "Sankey Diagram with Loops" msgstr "ループ付きサンキーダイアグラム" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "衛星" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "サテライトストリート" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "土曜日" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "保存" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "保存して探索する" @@ -12803,8 +12940,8 @@ msgstr "保存してダッシュボードに移動" msgid "Save (Overwrite)" msgstr "上書き保存" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "別名で保存" @@ -12816,8 +12953,8 @@ msgstr "データセットとして保存" msgid "Save as dataset" msgstr "データセットとして保存" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "新規保存" @@ -12841,7 +12978,7 @@ msgstr "チャートを保存" msgid "Save dashboard" msgstr "ダッシュボードを保存" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 msgid "Save dataset" msgstr "データセットの保存" @@ -12849,35 +12986,35 @@ msgstr "データセットの保存" msgid "Save for this session" msgstr "このセッションのために保存" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "データセットの保存または上書き" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "クエリを保存" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "この機能を有効にするためクエリを保存する" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "探索を続けるには、このクエリを仮想データセットとして保存します" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "保存済" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "保存したクエリ" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "保存された式" @@ -12886,7 +13023,7 @@ msgid "Saved metric" msgstr "保存した指標" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -12904,13 +13041,13 @@ msgstr "保存されたクエリが見つかりません。" 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "スケールのみ" @@ -12919,8 +13056,8 @@ msgstr "スケールのみ" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "散布" @@ -12936,15 +13073,15 @@ msgid "" "variables." msgstr "散布図は横軸が線形単位であり、点が順番に結ばれます。 2 つの変数間の統計的関係を示します。" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "スケジュール" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "新しい電子メールレポートをスケジュールする" @@ -12952,17 +13089,17 @@ msgstr "新しい電子メールレポートをスケジュールする" msgid "Schedule email report" msgstr "電子メールレポートのスケジュールを設定する" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "スケジュールクエリ" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "クエリを定期的にスケジュールする" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "スケジュールクエリ" @@ -12982,11 +13119,11 @@ msgid "Scheduled task executor not found" msgstr "スケジュールされたタスクの実行者が見つかりません。" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -12994,7 +13131,7 @@ msgstr "スケジュールされたタスクの実行者が見つかりません msgid "Schema" msgstr "スキーマ" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "スキーマキャッシュタイムアウト" @@ -13002,7 +13139,7 @@ msgstr "スキーマキャッシュタイムアウト" msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "スキーマ、Postgres、Redshift、DB2 などの一部のデータベースでのみ使用されます。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "ファイルのアップロードに許可されるスキーマ" @@ -13010,12 +13147,12 @@ msgstr "ファイルのアップロードに許可されるスキーマ" msgid "Scope" msgstr "スコープ" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "スコープ" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "スクリーンショットの幅" @@ -13024,7 +13161,7 @@ msgstr "スクリーンショットの幅" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "スクリーンショットの幅は %(min)spx から %(max)spx の間である必要があります。" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "スクロール" @@ -13032,7 +13169,7 @@ msgstr "スクロール" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "一番下までスクロールして、変更の上書きを有効にします。" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13040,12 +13177,12 @@ msgstr "一番下までスクロールして、変更の上書きを有効にし msgid "Search" msgstr "検索" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, fuzzy, python-format msgid "Search %s records" msgstr "生のレコード" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "検索/フィルター" @@ -13053,11 +13190,11 @@ msgstr "検索/フィルター" msgid "Search Metrics & Columns" msgstr "検索指標と列" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "すべてのチャートを検索" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "検索ボックス" @@ -13065,11 +13202,11 @@ msgstr "検索ボックス" msgid "Search by query text" msgstr "クエリテキストによる検索" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "検索列" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "フィルターで検索" @@ -13081,31 +13218,31 @@ msgstr "検索…" msgid "Second" msgstr "秒" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "二次" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "二次メトリック" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "二次通貨形式" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "2 次 y 軸境界" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "二次 y 軸形式" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "2番目のy軸タイトル" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "秒 %s" @@ -13119,18 +13256,18 @@ msgstr "秒" msgid "Secure Extra" msgstr "安全性の強化" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "追加の安全性" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "セキュリティ" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "すべての %(tableName) を表示" @@ -13145,7 +13282,7 @@ msgstr "もっと見る" msgid "See more" msgstr "続きを見る" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "クエリの詳細を参照" @@ -13155,27 +13292,27 @@ msgstr "テーブルスキーマを参照" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "選択する" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "選択する" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "配送方法の選択" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 msgid "Select Tags" msgstr "タグの選択" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "Viz タイプの選択" @@ -13187,7 +13324,7 @@ msgstr "列を選択してください" msgid "Select a dashboard" msgstr "ダッシュボードを選択してください" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "データベースを削除" @@ -13196,19 +13333,19 @@ msgstr "データベースを削除" msgid "Select a database table and create dataset" msgstr "データベーステーブルを選択してデータセットを作成する" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "データベーステーブルを選択します。" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "接続するデータベースを選択してください" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "ファイルをアップロードするデータベースを選択してください。" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "クエリを作成するデータベースを選択してください" @@ -13216,35 +13353,35 @@ msgstr "クエリを作成するデータベースを選択してください" msgid "Select a dataset" msgstr "データセットを選択してください" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "このデータの区切り文字を入力してください。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "寸法を選択してください" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 msgid "Select a metric to display on the right axis" msgstr "右軸に表示するメトリックを選択してください。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "表示するメトリックを選択します。列に対して集計関数を使用することも、カスタム SQL を作成してメトリクスを作成することもできます。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "スキームの選択" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "データベースがこれをサポートしている場合はスキーマを選択してください。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 #, fuzzy msgid "Select a sheet name from the uploaded file" msgstr "ファイルをアップロードするデータベースを選択してください。" @@ -13263,15 +13400,15 @@ msgstr "可視化方式を選んでください" msgid "Select aggregate options" msgstr "集計オプションの選択" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 msgid "Select all data" msgstr "すべてのデータを選択" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 msgid "Select all items" msgstr "すべての項目を選択" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "メタデータ検査用の列を選択します" @@ -13282,55 +13419,61 @@ msgid "Select catalog or type to search catalogs" msgstr "テーブルを選択するか、テーブルを検索するタイプを選択してください" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 msgid "Select chart" msgstr "チャートを選択" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "チャートを選択" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "チャートを選択" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "配色を選択してください" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "列を選択" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "現在のページを選択" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "現在のページを選択" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "ダッシュボードの選択" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "ダッシュボードの選択" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 msgid "Select dashboards" msgstr "ダッシュボードの選択" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "データベースを削除" @@ -13340,7 +13483,7 @@ msgstr "データベースを削除" msgid "Select database or type to search databases" msgstr "データベースを選択するか、データベースを検索するために入力してください" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 msgid "" "Select databases require additional fields to be completed in the " "Advanced tab to successfully connect the database. Learn what " @@ -13349,15 +13492,15 @@ msgstr "" "一部のデータベースでは、データベースに正常に接続するために [詳細設定] " "タブで追加のフィールドを入力する必要があります。データベースにどのような要件があるかを確認する" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "データセットソースの選択" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "ファイルを選ぶ" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "フィルターを選択" @@ -13370,14 +13513,14 @@ msgstr "AntDを使用したフィルタープラグインの選択" msgid "Select first filter value by default" msgstr "デフォルトで最初のフィルタ値を選択します" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "値の形式" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13388,7 +13531,7 @@ msgstr "" "メトリックは、行制限内のデータのみから計算されます。列に対して集計関数を使用するか、カスタム SQL を作成してパーセンテージ " "メトリックを作成できます。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." @@ -13396,7 +13539,7 @@ msgstr "" "表示する 1 つまたは複数のメトリックを選択します。列に対して集計関数を使用することも、カスタム SQL " "を作成してメトリクスを作成することもできます。" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "演算子の選択" @@ -13405,8 +13548,8 @@ msgstr "演算子の選択" msgid "Select or type a custom value..." msgstr "値を選択または入力します" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "値を選択または入力します" @@ -13414,12 +13557,12 @@ msgstr "値を選択または入力します" msgid "Select or type currency symbol" msgstr "通貨記号を選択または入力します" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "データセット名を選択または入力します" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "所有者の選択" @@ -13427,7 +13570,7 @@ msgstr "所有者の選択" msgid "Select saved metrics" msgstr "保存されたメトリクスを選択する" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 msgid "Select saved queries" msgstr "保存されたクエリを選択する" @@ -13436,11 +13579,11 @@ msgstr "保存されたクエリを選択する" msgid "Select schema or type to search schemas" msgstr "スキーマを選択するか、スキーマを検索するために入力してください" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "スキームの選択" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "件名を選択" @@ -13475,7 +13618,7 @@ msgstr "" "このチャートを操作するときにクロスフィルターを適用するチャートを選択します。 " "「すべてのグラフ」を選択すると、ダッシュボードで同じデータセットを使用するか、同じ列名を含むすべてのグラフにフィルタを適用できます。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "geojson列を選択します" @@ -13495,25 +13638,25 @@ msgid "" "query by clicking on the %s button." msgstr "コントロール パネルの強調表示されたフィールドの値を選択します。次に、%s ボタンをクリックしてクエリを実行します。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "クエリを作成するデータベースを選択してください" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "CSVとして送信" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 #, fuzzy msgid "Send as PDF" msgstr "PNGとして送信" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "PNGとして送信" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "テキストとして送信" @@ -13521,7 +13664,7 @@ msgstr "テキストとして送信" msgid "Send range filter events to other charts" msgstr "範囲フィルター イベントを他のチャートに送信する" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "9月" @@ -13546,42 +13689,42 @@ msgstr "シリーズ制限の並べ替え基準" msgid "Series Limit Sort Descending" msgstr "シリーズ制限降順ソート" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "シリーズの順序" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "シリーズスタイル" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "系列チャートの種類 (折れ線、棒など)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 msgid "Series colors" msgstr "シリーズカラー" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "シリーズ制限" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "シリーズタイプ" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "サーバーページの長さ" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "サーバーのページネーション" @@ -13589,15 +13732,15 @@ msgstr "サーバーのページネーション" msgid "Service Account" msgstr "サービスアカウント" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "自動更新間隔を設定" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "フィルタマッピングを設定" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -13606,11 +13749,11 @@ msgstr "" msgid "Set up an email report" msgstr "電子メールレポートを設定する" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "名前や説明などの基本的な詳細を設定します。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -13621,46 +13764,46 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "設定" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "時系列の設定" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "共有" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "チャートをメールで共有" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "パーマリンクをメールで共有する" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "クエリを共有" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 msgid "Shared query fields" msgstr "共有クエリフィールド" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "シート名" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "Shift クリックして複数の列で並べ替えます" @@ -13690,7 +13833,13 @@ msgstr "毎年の季節性を適用する必要があります。整数値は季 msgid "Show" msgstr "ショー" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "指標を表示" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "バブルを表示" @@ -13698,6 +13847,11 @@ msgstr "バブルを表示" msgid "Show CREATE VIEW statement" msgstr "CREATE VIEW文を表示" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "セルバーを表示" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "チャートを表示" @@ -13715,11 +13869,11 @@ msgid "Show Database" msgstr "データベースを表示" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "ラベルを表示" @@ -13727,7 +13881,7 @@ msgstr "ラベルを表示" msgid "Show Log" msgstr "ログを表示" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "マーカーを表示" @@ -13740,7 +13894,7 @@ msgstr "指標を表示" msgid "Show Metric Names" msgstr "メトリック名の表示" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "範囲フィルターを表示" @@ -13748,35 +13902,35 @@ msgstr "範囲フィルターを表示" msgid "Show Table" msgstr "テーブルを表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "タイムスタンプを表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 msgid "Show Tooltip Labels" msgstr "ツールチップのラベルを表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "合計を表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "トレンドラインを表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "上部ラベルを表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "価値を示す" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "価値を示す" @@ -13796,31 +13950,31 @@ msgstr "" msgid "Show all columns" msgstr "すべての列を表示" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "すべて表示..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "軸線目盛りを表示" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "セルバーを表示" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "チャートの説明を表示" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 msgid "Show columns subtotal" msgstr "列の小計を表示" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "列の合計を表示" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "データポイントをライン上の円マーカーとして表示" @@ -13843,12 +13997,12 @@ msgstr "情報ツールチップを表示" msgid "Show label" msgstr "ラベルを表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "ノードに子がある場合にラベルを表示します。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "凡例を表示" @@ -13856,11 +14010,11 @@ msgstr "凡例を表示" msgid "Show less columns" msgstr "表示する列を減らします" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "表示を減らす..." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "軸に小さな目盛りを表示します。" @@ -13868,55 +14022,57 @@ msgstr "軸に小さな目盛りを表示します。" msgid "Show only my charts" msgstr "自分のチャートのみを表示" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "パスワードを表示します。" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "パーセンテージを表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "ポインターを表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "進行状況を表示する" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 msgid "Show rows subtotal" msgstr "行の小計を表示" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "行の合計を表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "チャート上に系列値を表示" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "分割線を表示" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "マーカーを表示" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "値をバーの上に表示" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "選択したメトリクスの合計集計を表示します。" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "合計を表示" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -13952,13 +14108,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "指定されたターゲットに対する単一のメトリクスの進捗状況を示します。フィルが高いほど、メトリクスはターゲットに近づきます。" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "Showing %s of %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "その時点で利用可能なすべてのシリーズのリストを表示します" @@ -13970,8 +14126,8 @@ msgstr "時系列のマーカーを表示または非表示にします" msgid "Significance Level" msgstr "有意水準" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -13981,7 +14137,7 @@ msgstr "シンプル" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "このデータセットでは単純なアドホック メトリクスが有効になっていません" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "シングル" @@ -13991,7 +14147,7 @@ msgstr "シングル" msgid "Single Metric" msgstr "単一のメトリック" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "単一値" @@ -13999,20 +14155,20 @@ msgstr "単一値" msgid "Single value" msgstr "単一値" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "単一値型" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "エッジシンボルのサイズ" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "マーカーのサイズ。予報観測にも適用されます。" @@ -14020,20 +14176,20 @@ msgstr "マーカーのサイズ。予報観測にも適用されます。" msgid "Sizes of vehicles" msgstr "車両のサイズ" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "行をスキップ" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "空白行を数値ではない値として解釈せずにスキップする" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "行をスキップ" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "区切り文字後のスペースをスキップ" @@ -14047,13 +14203,13 @@ msgstr "スラッグ" msgid "Small" msgstr "小" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "小さい数値形式" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "スムースライン" @@ -14077,7 +14233,7 @@ msgstr "一部のロールが存在しません" msgid "Something went wrong." msgstr "何か問題が発生しました。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "データベース情報の取得中にエラーが発生しました: %s" @@ -14086,20 +14242,20 @@ msgstr "データベース情報の取得中にエラーが発生しました: % msgid "Sorry there was an error fetching saved charts: " msgstr "保存したグラフの取得中にエラーが発生しました: " -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "エラーが発生しました" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "エラーが発生しました" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "申し訳ありませんが、問題が発生しました。" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "申し訳ありませんが、問題が発生しました。" @@ -14117,25 +14273,25 @@ msgstr "申し訳ありませんが、問題が発生しました。もう一度 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "申し訳ありませんが、問題が発生しました。あとでもう一度試してみてください" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "申し訳ありませんが、データがないようです" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "申し訳ありませんが、%s の保存中にエラーが発生しました: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "申し訳ありませんが、このダッシュボードの保存中にエラーが発生しました: %s" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14147,7 +14303,7 @@ msgstr "申し訳ありませんが、お使いのブラウザはコピーをサ #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "種類" @@ -14156,34 +14312,34 @@ msgid "Sort Bars" msgstr "ソートバー" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "降順で並べ替え" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "ソートメトリック" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "シリーズを昇順に並べ替える" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "シリーズの並べ替え基準" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "X 軸の並べ替え" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "Y軸の並べ替え" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "昇順に並べ替え" @@ -14192,9 +14348,9 @@ msgstr "昇順に並べ替え" msgid "Sort bars by x labels." msgstr "バーを x ラベルで並べ替えます。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "並び替え" @@ -14203,16 +14359,7 @@ msgstr "並び替え" msgid "Sort by %s" msgstr "%s で並べ替え" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "メトリックで並べ替える" @@ -14220,38 +14367,39 @@ msgstr "メトリックで並べ替える" msgid "Sort columns alphabetically" msgstr "列をアルファベット順に並び替え" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "列の並べ替え基準" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "降順で並べ替え" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "ソートフィルター値" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "ソートメトリック" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "行の並べ替え基準" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "シリーズを昇順に並べ替えます" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "ソートタイプ" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "ソース" @@ -14261,11 +14409,11 @@ msgstr "ソース" msgid "Source / Target" msgstr "ソース・ターゲット" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "ソースSQL" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "ソースカテゴリ" @@ -14279,25 +14427,25 @@ msgstr "スパークライン" msgid "Spatial" msgstr "空間" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "特定の日付/時間" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "CREATE TABLE AS スキーマの名前を指定: public" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "CREATE VIEW AS スキーマの名前を指定してください: public" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "データベースのバージョンを指定します。これは、Presto ではクエリのコスト見積もりに使用され、Dremio では構文の変更などに使用されます。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "スプリット番号" @@ -14317,17 +14465,17 @@ msgstr "平方マイル" msgid "Stack" msgstr "スタック" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "スタックトレース:" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "スタックシリーズ" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "シリーズを積み重ねる" @@ -14341,14 +14489,14 @@ msgstr "シリーズを積み重ねる" msgid "Stacked" msgstr "積み上げ" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "積み上げバー" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "スタックスタイル" @@ -14356,16 +14504,16 @@ msgstr "スタックスタイル" msgid "Stacked style" msgstr "スタックスタイル" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "標準時系列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "開始時間" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "開始(経度、緯度):" @@ -14373,7 +14521,7 @@ msgstr "開始(経度、緯度):" msgid "Start Longitude & Latitude" msgstr "開始経度と緯度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "開始角度" @@ -14381,21 +14529,21 @@ msgstr "開始角度" msgid "Start at (UTC)" msgstr "開始時刻 (UTC)" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "開始日" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "開始日が時間範囲に含まれる" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "Y軸を0から開始" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14411,7 +14559,7 @@ msgstr "開始しました" msgid "State" msgstr "状態" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "%(statement_count)s 件中 %(statement_num)s 件のステートメント" @@ -14427,25 +14575,25 @@ msgstr "統計的" msgid "Status" msgstr "状態" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "ステップ~終了" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" -msgstr "ステップ - ミドル" +msgid "Step - end" +msgstr "ステップ~終了" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "ステップ - ミドル" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "ステップ - スタート" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "ステップタイプ" @@ -14463,7 +14611,7 @@ msgstr "" "階段状折れ線グラフ (ステップ チャートとも呼ばれる) は折れ線グラフのバリエーションですが、線がデータ " "ポイント間に一連のステップを形成します。ステップ チャートは、不規則な間隔で発生する変化を表示する場合に便利です。" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "中止" @@ -14473,11 +14621,11 @@ msgstr "中止" msgid "Stop query" msgstr "クエリを中止" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "実行を停止します (Ctrl + e)" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "実行を停止 (Ctrl + x)" @@ -14490,11 +14638,11 @@ msgid "Stream" msgstr "ストリーム" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "街路" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "グラフを中心に引っ張る強さ" @@ -14502,7 +14650,7 @@ msgstr "グラフを中心に引っ張る強さ" msgid "Stretched style" msgstr "ストレッチスタイル" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "ストロークの色" @@ -14511,7 +14659,7 @@ msgstr "ストロークの色" msgid "Stroke Width" msgstr "ストローク幅" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "扱く" @@ -14524,7 +14672,7 @@ msgstr "構造的" msgid "Style" msgstr "スタイル" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "進行状況バーの端を丸いキャップでスタイル設定します。" @@ -14540,7 +14688,7 @@ msgstr "サブヘッダー" msgid "Subheader Font Size" msgstr "サブヘッダーのフォントサイズ" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "提出する" @@ -14557,7 +14705,7 @@ msgstr "小計" msgid "Success" msgstr "成功" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "データセットが正常に変更されました。" @@ -14565,40 +14713,45 @@ msgstr "データセットが正常に変更されました。" msgid "Suffix" msgstr "サフィックス" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "パーセンテージ表示の後に適用するサフィックス" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "和" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "列の小数として合計" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "行の小数部分として合計する" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "合計の小数部分としての合計" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "指定した期間の値の合計" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "合計値" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "日曜日" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "サンバーストチャート" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "日曜日" @@ -14611,11 +14764,11 @@ msgid "Superset Embedded SDK documentation." msgstr "Superset組み込み SDK ドキュメント。" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Supersetチャート" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "Supersetダッシュボード" @@ -14627,7 +14780,7 @@ msgstr "コマンドの実行中にSupersetでエラーが発生しました。" msgid "Superset encountered an unexpected error." msgstr "Supersetで予期しないエラーが発生しました。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "サポートされているデータベース" @@ -14635,13 +14788,13 @@ msgstr "サポートされているデータベース" msgid "Survey Responses" msgstr "アンケートの回答" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 msgid "Swap dataset" msgstr "データセットを交換する" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "行と列を入れ替える" @@ -14654,15 +14807,15 @@ msgstr "" "データを視覚化するためのスイスアーミーナイフ。ステップ チャート、折れ線グラフ、散布図、棒グラフから選択します。この Viz " "タイプには多くのカスタマイズ オプションもあります。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "シンボル" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "稜線の両端の記号" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "シンボルサイズ" @@ -14670,11 +14823,11 @@ msgstr "シンボルサイズ" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "構文" @@ -14688,7 +14841,7 @@ msgstr "構文エラー: %(qualifier)s 入力 \"%(input)s\" は \"%(expected)s msgid "TABLES" msgstr "テーブル" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "時間X軸" @@ -14696,11 +14849,11 @@ msgstr "時間X軸" msgid "TEMPORAL_RANGE" msgstr "TEMPORAL_RANGE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "木" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "火" @@ -14709,6 +14862,11 @@ msgstr "火" msgid "Tab name" msgstr "タブ名" +#: superset/dashboards/api.py:453 +#, fuzzy, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "データセット スキーマが無効です。原因: %(error)s" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -14725,13 +14883,13 @@ msgstr "タブタイトル" msgid "Table" msgstr "テーブル" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "テーブル %(table)s はデータベース %(db)s にありません。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "テーブル名" @@ -14743,17 +14901,17 @@ msgid "" "connection, schema, and table name" msgstr "テーブル [%(table_name)s] が見つかりませんでした。データベース接続、スキーマ、テーブル名を再確認してください。" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "テーブルキャッシュタイムアウト" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "テーブルの列" @@ -14779,7 +14937,7 @@ msgstr "グループ間の統計的差異を理解するために使用される msgid "Tables" msgstr "テーブル" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "タブ" @@ -14814,11 +14972,11 @@ msgstr "タグが見つかりませんでした。" msgid "Tag could not be updated." msgstr "タグを更新できませんでした。" -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 msgid "Tag created" msgstr "タグが作成されました" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 msgid "Tag name" msgstr "タグ名" @@ -14830,11 +14988,11 @@ msgstr "タグ名が無効です。(「:」を含めることはできません msgid "Tag parameters are invalid." msgstr "タグパラメータが無効です。" -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 msgid "Tag updated" msgstr "タグが更新されました" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "タグ付き %s %ss" @@ -14843,16 +15001,16 @@ msgstr "タグ付き %s %ss" msgid "Tagged Object could not be deleted." msgstr "タグ付きオブジェクトを削除できませんでした。" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "タグ" @@ -14862,8 +15020,9 @@ msgid "" "densest areas of information lie" msgstr "データポイントを取得し、それらを「ビン」にグループ化して、情報が最も密集している領域がどこにあるかを確認します" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "目標" @@ -14871,14 +15030,19 @@ msgstr "目標" msgid "Target Color" msgstr "ターゲットカラー" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "ターゲットカテゴリー" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "目標値" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "css_テンプレート" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -14891,7 +15055,7 @@ msgid "" "coming from the controls." msgstr "テンプレート化されたリンク。{{ metric }} またはコントロールからの他の値を含めることができます。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -14910,15 +15074,15 @@ msgstr "接続のテスト" msgid "Text" msgstr "テキスト" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "テキストの配置" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "メールに埋め込まれたテキスト" @@ -14955,15 +15119,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "SQLが無効なので解析できません。" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "URL に dataset_id または slide_id パラメータがありません。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "X 軸がフィルター リストにありません" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -14973,15 +15148,15 @@ msgstr "" "X 軸はフィルター リストにないため、次の目的で使用できません。\n" " ダッシュボードの時間範囲フィルター。フィルタリストに追加しますか?" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "注釈が保存されました" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "注釈が更新されました" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15028,11 +15203,11 @@ msgid "The color of the isoline" msgstr "等値線の色" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "レンダリングチャートの配色" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -15044,6 +15219,14 @@ msgstr "" msgid "The column header label" msgstr "列ヘッダーのラベル" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "データベース内の列が削除されたか、名前が変更されました。" @@ -15054,7 +15237,7 @@ msgid "" "[country] column" msgstr "Supersetが [country] 列で見つける必要がある国コード標準" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "ダッシュボードが保存されました" @@ -15079,7 +15262,7 @@ msgstr "" "データベース %s は、%s ダッシュボードに表示される %s グラフにリンクされており、ユーザーはこのデータベースを使用する %s SQL ラボ" " タブを開いています。続行してもよろしいですか?データベースを削除すると、それらのオブジェクトが壊れます。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "行情報を含むデータベース列" @@ -15096,7 +15279,7 @@ msgstr "データベースは現在実行中のクエリが多すぎます。" msgid "The database is under an unusual load." msgstr "データベースに異常な負荷がかかっています。" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15114,7 +15297,7 @@ msgstr "データベースが削除されました。" msgid "The database was not found." msgstr "データベースが見つかりませんでした。" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15129,11 +15312,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "このチャートに関連付けられたデータセットはもう存在しません。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "グラフの X 軸の値を返すデータセット列/メトリック。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "チャートの Y 軸の値を返すデータセット列/メトリック。" @@ -15151,7 +15334,7 @@ msgstr "" " 他のグラフに望ましくない影響を与える可能性があることに注意してください。" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "データセットが保存されました" @@ -15159,7 +15342,7 @@ msgstr "データセットが保存されました" msgid "The dataset linked to this chart may have been deleted." msgstr "このチャートにリンクされているデータセットは削除された可能性があります。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "データ ソースを読み込めませんでした" @@ -15167,15 +15350,15 @@ msgstr "データ ソースを読み込めませんでした" msgid "The datasource is too large to query." msgstr "データソースが大きすぎてクエリできません。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15191,11 +15374,11 @@ msgid "" "-1 to bypass the cache." msgstr "キャッシュが無効になるまでの秒数。キャッシュをバイパスするには、-1 に設定します。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "行のエンコード形式" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15208,12 +15391,31 @@ msgid "" "%(columns)s. " msgstr "`series_columns` の次のエントリが `columns` にありません。: %(columns)s" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "ポイントをグループに集約するときに使用する関数" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15246,7 +15448,7 @@ msgid "The hostname provided can't be resolved." msgstr "指定されたホスト名を解決できません。" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "アクティブなチャートのID" @@ -15263,17 +15465,17 @@ msgstr "このテーブルに関連付けられているグラフのリスト。 msgid "The lower limit of the threshold range of the Isoband" msgstr "Isoband のしきい値範囲の下限値" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "メトリクスの最大値。オプションの構成です" @@ -15291,18 +15493,18 @@ msgid "" "%{key}s is invalid." msgstr "Extra フィールドのmetadata_params が正しく構成されていません。キー %{key}s は無効です。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "metadata_params オブジェクトが sqlalchemy.MetaData 呼び出しに解凍されます。" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15322,13 +15524,18 @@ msgstr "ルールの名前は一意である必要があります" msgid "The number color \"steps\"" msgstr "数字の色「歩数」" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "ヒストグラムのビンの数を選択します" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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 "時間列をシフトする時間数 (負または正)。これを使用して、UTC 時間を現地時間に移動することができます。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15338,7 +15545,7 @@ msgstr "" "表示される結果の数は、DISPLAY_MAX_ROW 構成によって %(rows)d に制限されます。 %(limit)d " "制限までのさらに多くの行を表示するには、制限/フィルターを追加するか、CSV にダウンロードしてください。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15348,22 +15555,22 @@ msgstr "" "表示される結果の数は %(rows)d に制限されています。 %(limit)d " "制限までのさらに多くの行を表示するには、制限/フィルターを追加するか、CSV にダウンロードするか、管理者に問い合わせてください。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "表示される行数は、ドロップダウンによって %(rows)d に制限されています。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the limit dropdown." msgstr "表示される行数は、制限ドロップダウンによって %(rows)d に制限されています。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the query" msgstr "表示される行数はクエリによって %(rows)d に制限されています" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15371,7 +15578,7 @@ msgid "" msgstr "表示される行数は、クエリと制限ドロップダウンによって %(rows)d に制限されています。" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "キャッシュを期限切れにするまでの秒数" @@ -15379,7 +15586,7 @@ msgstr "キャッシュを期限切れにするまでの秒数" msgid "The object does not exist in the given database." msgstr "オブジェクトは指定されたデータベースに存在しません。" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15442,7 +15649,7 @@ msgstr "" "Extra」セクションと「Certificate」セクションはエクスポート " "ファイルには存在しないため、必要な場合はインポート後に手動で追加する必要があることに注意してください。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -15489,7 +15696,7 @@ msgstr "ポートが閉じられています。" msgid "The port number is invalid." msgstr "ポート番号が無効です。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "プライマリ メトリックは、円弧セグメントのサイズを定義するために使用されます" @@ -15508,11 +15715,11 @@ msgid "" "re-run the original query." msgstr "これらの結果に関連付けられたクエリが見つかりませんでした。元のクエリを再実行する必要があります。" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "クエリに 1 つ以上の不正なテンプレート パラメータが含まれています。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "クエリをロードできませんでした" @@ -15527,11 +15734,11 @@ msgstr "クエリ推定は %(sqllab_timeout)s 秒後に強制終了されまし msgid "The query has a syntax error." msgstr "クエリに構文エラーがあります。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "クエリはデータを返しませんでした" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -15558,12 +15765,12 @@ msgstr "個々のポイント (クラスター内にないポイント) の半 msgid "The report has been created" msgstr "レポートが作成されました" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 #, fuzzy msgid "The report will be sent to your email at" msgstr "ダッシュボードのスクリーンショットが次の電子メールに送信されます" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -15580,13 +15787,13 @@ msgid "" "no longer can be deserialized." msgstr "バックエンドに保存された結果は別の形式で保存されたため、逆シリアル化できなくなりました。" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "豊富なツールチップには、その時点のすべてのシリーズのリストが表示されます" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -15658,8 +15865,8 @@ msgstr "テーブルが作成されました。この 2 段階の構成プロセ msgid "The table was deleted or renamed in the database." msgstr "データベース内のテーブルが削除されたか、名前が変更されました。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -15674,13 +15881,13 @@ msgid "" "use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "視覚化の時間粒度。 「10 秒」、「1 日」、「56 週間」などの単純な自然言語を入力して使用できることに注意してください。" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 msgid "" "The time granularity for the visualization. Note that you can type and " "use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "視覚化の時間粒度。 「10 秒」、「1 日」、「56 週間」などの単純な自然言語を入力して使用できることに注意してください。" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -15690,7 +15897,7 @@ msgstr "" "視覚化の時間粒度。これにより、日付変換が適用されて時間列が変更され、新しい時間粒度が定義されます。ここでのオプションは、スーパーセットのソース " "コードでデータベース エンジンごとに定義されます。" -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -15717,7 +15924,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "ブロックのグループ化に使用される時間単位" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "表示する可視化のタイプ" @@ -15748,9 +15955,9 @@ msgstr "ユーザー名「%(ユーザー名)s」は存在しません。" msgid "The username provided when connecting to a database is not valid." msgstr "データベース接続時に指定されたユーザー名が無効です。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "目盛りを X 軸に配置する方法" @@ -15758,7 +15965,7 @@ msgstr "目盛りを X 軸に配置する方法" msgid "The width of the Isoline in pixels" msgstr "等値線の幅 (ピクセル単位)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "線の幅" @@ -15768,14 +15975,14 @@ msgstr "線の幅" msgid "There are associated alerts or reports" msgstr "関連するアラートまたはレポートがあります。" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "関連するアラートまたはレポートがあります。: %(report_names)s" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "このダッシュボードにはグラフが追加されていません" @@ -15784,7 +15991,7 @@ msgstr "このダッシュボードにはグラフが追加されていません msgid "There are no components added to this tab" msgstr "このタブにはコンポーネントが追加されていません" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "利用可能なデータベースがありません" @@ -15802,7 +16009,7 @@ msgid "" " or a typo." msgstr "SQL クエリに構文エラーがあります。もしかしたら誤字・脱字がないか確認して下さい。" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -15837,7 +16044,7 @@ msgstr "最近のアクティビティの取得中にエラーが発生しまし msgid "There was an error loading the catalogs" msgstr "テーブルのロード中にエラーが発生しました" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 msgid "There was an error loading the chart data" msgstr "チャートデータのロード中にエラーが発生しました" @@ -15858,7 +16065,7 @@ msgstr "テーブルのロード中にエラーが発生しました" msgid "There was an error saving the favorite status: %s" msgstr "お気に入りステータスの保存中にエラーが発生しました: %s" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "リクエストにエラーがありました" @@ -15868,7 +16075,7 @@ msgstr "リクエストにエラーがありました" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -15900,7 +16107,7 @@ msgstr "選択したグラフの削除中に問題が発生しました: %s" msgid "There was an issue deleting the selected dashboards: " msgstr "選択したダッシュボードの削除で問題が発生しました。: " -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "選択したデータセットの削除に問題が発生しました: %s" @@ -15925,16 +16132,16 @@ msgstr "選択したテンプレートの削除で問題が発生しました: % msgid "There was an issue deleting: %s" msgstr "削除中に問題が発生しました: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "データセットの複製中に問題が発生しました。" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "選択したデータセットの複製中に問題が発生しました: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "このダッシュボードのお気に入りする際に問題が発生しました。" @@ -15942,7 +16149,7 @@ msgstr "このダッシュボードのお気に入りする際に問題が発生 msgid "There was an issue fetching reports attached to this dashboard." msgstr "このダッシュボードに添付されたレポートの取得で問題が発生しました。" -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "このダッシュボードのお気に入りのステータスを取得する際に問題が発生しました。" @@ -15996,7 +16203,7 @@ msgstr "" "これらのパラメータは、探索ビューで保存または上書きボタンをクリックすると動的に生成されます。この JSON " "オブジェクトは、参照用と、特定のパラメーターを変更したいパワー ユーザーのためにここに公開されています。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16026,13 +16233,13 @@ msgstr "この操作を実行すると、保存したクエリは完全に削除 msgid "This action will permanently delete the template." msgstr "このアクションにより、テンプレートが完全に削除されます。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 msgid "" "This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. " "mydatabase.com)." msgstr "これは、IP アドレス (例: 127.0.0.1) またはドメイン名 (例: mydatabase.com) のいずれかです。" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -16042,7 +16249,7 @@ msgstr "このチャートは、データセットに同じ名前の列が含ま msgid "This chart has been moved to a different filter scope." msgstr "このチャートは別のフィルタスコープに移動されました。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "このチャートは外部で管理されており、スーパーセットでは編集できません" @@ -16050,13 +16257,13 @@ msgstr "このチャートは外部で管理されており、スーパーセッ msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "このグラフはフィルターと互換性がない可能性があります (データセットが一致しません)" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "このグラフ タイプは、保存されていないクエリをグラフ ソースとして使用する場合にはサポートされません。" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" @@ -16064,7 +16271,7 @@ msgstr "" "この配色はカスタム ラベルの色によって上書きされています。\n" " 詳細設定で JSON メタデータを確認してください。" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "この列は現在のデータセットと互換性がない可能性があります" @@ -16108,14 +16315,14 @@ msgstr "" "これは、現在のビューの時間粒度フィールドを\n" "注釈データを含むチャートに渡すかどうかを制御します。" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "このダッシュボードは現在自動更新中です。次の自動更新は %s に行われます。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "このダッシュボードは外部で管理されており、Supersetでは編集できません" @@ -16132,11 +16339,11 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "このダッシュボードは公開されていないため、ダッシュボードのリストには表示されません。このダッシュボードを公開するには、ここをクリックしてください。" -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "このダッシュボードは非表示になりました" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "このダッシュボードは現在公開されています" @@ -16150,16 +16357,16 @@ msgid "" " id to the SDK:" msgstr "このダッシュボードはすぐに埋め込むことができます。アプリケーションで、次の ID を SDK に渡します。" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "このダッシュボードは正常に保存されました。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "このデータベースは外部で管理されており、Supersetでは編集できません" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -16173,8 +16380,8 @@ msgstr "このデータセットは外部で管理されており、Supersetで msgid "This dataset is not used to power any charts." msgstr "このデータセットはグラフの作成には使用されません。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "これは、チャート上にプロットされる要素を定義します。" @@ -16196,11 +16403,11 @@ msgid "" "against this string as a subquery." msgstr "このフィールドはSuperset ビューとして機能します。つまり、Supersetはこの文字列に対してサブクエリとしてクエリを実行します。" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "このフィルターは現在のデータセットと互換性がない可能性があります" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "セキュリティ上の理由から、この機能はご使用の環境では無効になっています。" @@ -16238,7 +16445,7 @@ msgstr "このマークダウンコンポーネントにエラーがあります msgid "This may be triggered by:" msgstr "これは次のような原因で引き起こされる可能性があります:" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -16251,6 +16458,10 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "このメトリクスは現在のデータセットと互換性がない可能性があります" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 msgid "" "This section allows you to configure how to use the slice\n" @@ -16259,17 +16470,17 @@ msgstr "" "このセクションでは、スライスの使用方法を設定できます。\n" " 注釈を生成します。" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "このセクションには、クエリ結果の高度な分析後処理を可能にするオプションが含まれています。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "このセクションには検証エラーが含まれています" @@ -16282,26 +16493,26 @@ msgstr "" "このセッションでは中断が発生したため、一部のコントロールが意図したとおりに動作しない可能性があります。このアプリの開発者の方は、ゲスト " "トークンが正しく生成されていることを確認してください。" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "このテーブルにはすでにデータセットがあります" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "このテーブルにはすでにデータセットが関連付けられています。 1 つのテーブルに関連付けられるのは 1 つのデータセットのみです。\n" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "この値は左の目標値より大きくなければなりません" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "この値は正しい目標値よりも小さい必要があります" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "この視覚化タイプはクロス フィルタリングをサポートしていません。" @@ -16315,6 +16526,13 @@ msgid "This was triggered by:" msgid_plural "This may be triggered by:" msgstr[0] "これは次のことが要因です:" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "これにより、現在の埋め込み設定が削除されます。" @@ -16327,8 +16545,8 @@ msgstr "しきい値" msgid "Threshold alpha level for determining significance" msgstr "重要性を判断するための閾値アルファレベル" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "しきい値:" @@ -16336,7 +16554,7 @@ msgstr "しきい値:" msgid "Thumbnails" msgstr "サムネイル" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "木曜日" @@ -16357,7 +16575,7 @@ msgstr "木曜日" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "時間" @@ -16367,9 +16585,9 @@ msgid "Time Column" msgstr "時間列" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "時間の比較" @@ -16402,7 +16620,7 @@ msgstr "時間範囲" msgid "Time Ratio" msgstr "時間比率" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "時系列" @@ -16435,13 +16653,13 @@ msgstr "時系列 - 期間ピボット" msgid "Time Series - Stacked" msgstr "時系列 - 積み上げ" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 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:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "タイムシフト" @@ -16450,14 +16668,14 @@ msgstr "タイムシフト" msgid "Time Table View" msgstr "タイムテーブルビュー" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "時間列" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "時間列 \"%(col)s\" がデータセットに存在しません。" @@ -16466,17 +16684,17 @@ msgstr "時間列 \"%(col)s\" がデータセットに存在しません。" msgid "Time column filter plugin" msgstr "時間列フィルタープラグイン" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "依存時間フィルターを適用する時間列" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "時間範囲を適用する時間列" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "時間の比較" @@ -16495,7 +16713,7 @@ msgid "" "[%(human_readable)s later]." msgstr "タイムデルタは曖昧です。 [%(human_readable)s 前] または [%(human_readable)s 後] を指定してください。" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "時間フィルター" @@ -16504,7 +16722,7 @@ msgstr "時間フィルター" msgid "Time format" msgstr "時間の形式" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -16522,8 +16740,8 @@ msgstr "タイムグレインが欠落しています。" msgid "Time granularity" msgstr "時間粒度" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "秒単位の時間" @@ -16531,8 +16749,8 @@ msgstr "秒単位の時間" msgid "Time lag" msgstr "タイムラグ" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -16544,7 +16762,7 @@ msgstr "時間比率" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "時間関連のフォーム属性" @@ -16557,9 +16775,9 @@ msgstr "時系列" msgid "Time series columns" msgstr "時系列列" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "タイムシフト" @@ -16599,12 +16817,12 @@ msgstr "時系列 - 表" msgid "Timeout error" msgstr "タイムアウトエラー" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "タイムスタンプ形式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "タイムゾーン" @@ -16640,7 +16858,7 @@ msgstr "タイトルは必須です" msgid "Title or Slug" msgstr "タイトルまたはスラッグ" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "メトリックでフィルタするには、[カスタム SQL] タブを使用します。" @@ -16648,46 +16866,46 @@ msgstr "メトリックでフィルタするには、[カスタム SQL] タブ msgid "To get a readable URL for your dashboard" msgstr "ダッシュボードの読み取り可能なURLを取得するには" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "ツールチップ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 msgid "Tooltip Contents" msgstr "ツールチップの内容" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "ツールチップのメトリックによる並べ替え" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "ツールチップの時間形式" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "上" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "左上" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "右上" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "上から下へ" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "合計" @@ -16707,17 +16925,13 @@ msgstr "合計 (%(aggregatorName)s)" msgid "Total value" msgstr "総価値" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "合計: %s" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "合計" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "ジョブ履歴" @@ -16737,7 +16951,7 @@ msgstr "変形可能" msgid "Transparent" msgstr "透明" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "ピボットの転置" @@ -16749,11 +16963,11 @@ msgstr "値をカテゴリとして扱います。" msgid "Tree Chart" msgstr "ツリー チャート" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "ツリーレイアウト" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "ツリーの向き" @@ -16774,19 +16988,19 @@ msgstr "ツリーマップ" msgid "Trend" msgstr "傾向" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "トライアングル" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "アラートをトリガーする場合..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "軸の切り詰め" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "セルの切り詰め" @@ -16794,45 +17008,45 @@ msgstr "セルの切り詰め" msgid "Truncate Metric" msgstr "メトリックの切り捨て" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 msgid "Truncate X Axis" msgstr "X 軸の切り詰め" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." msgstr "X 軸を切り詰めます。最小値または最大値の境界を指定することでオーバーライドできます。数値 X 軸にのみ適用されます。" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "Y 軸の切り捨て" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "Y 軸を切り詰めます。最小値または最大値の境界を指定することでオーバーライドできます。" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "長いセルを上で設定した「最小幅」に切り詰めます" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "指定された日付を日付単位で指定された精度まで切り捨てます。" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "別のフィルターを適用するか、データソースにデータがあることを確認してください" @@ -16840,7 +17054,7 @@ msgstr "別のフィルターを適用するか、データソースにデータ msgid "Try different criteria to display results." msgstr "結果を表示するために別の基準を試してください。" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "火曜日" @@ -16848,23 +17062,23 @@ msgstr "火曜日" msgid "Tukey" msgstr "Tukey" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "タイプ" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "確認するには「%s」と入力してください" @@ -16874,11 +17088,11 @@ msgstr "確認するには「%s」と入力してください" msgid "Type a number" msgstr "値を入力します" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "値を入力します" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "ここに値を入力してください" @@ -16911,19 +17125,15 @@ msgstr "URL" msgid "URL Parameters" msgstr "URLパラメータ" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "URLパラメータ" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "URLスラッグ" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "新しいタブをバックエンドに追加できません。管理者に連絡してください。" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "そのような日付デルタを計算できません。" @@ -16949,7 +17159,7 @@ msgstr "" "つなげられない。サービス アカウントに「BigQuery データ閲覧者」、「BigQuery メタデータ閲覧者」、「BigQuery ジョブ " "ユーザー」のロールが設定されていること、および「bigquery.readsessions.create」、「bigquery.readsessions.getData」の権限が設定されていることを確認します。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "クエリ ID がないとグラフを作成できません。" @@ -16961,41 +17171,46 @@ msgstr "値をデコードできません。" msgid "Unable to encode value" msgstr "値をエンコードできません。" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "そのような休日が見つかりません。: [%(holiday)s]" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "選択したテーブルの列をロードできません。別のテーブルを選択してください。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "1 つのダッシュボードに追加" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "テーブル スキーマの状態をバックエンドに移行できません。スーパーセットは後で再試行します。この問題が解決しない場合は、管理者に問い合わせてください。" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "ダッシュボードの色を取得できません" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "未定義" @@ -17003,11 +17218,11 @@ msgstr "未定義" msgid "Undefined window for rolling operation" msgstr "ローリング操作の未定義ウィンドウ" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "アクションを元に戻す" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "元に戻しますか?" @@ -17021,7 +17236,7 @@ msgstr "予期しないエラー" msgid "Unexpected error occurred, please check your logs for details" msgstr "予期しないエラーが発生しました。詳細についてはログを確認してください。" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "予期しないエラー:" @@ -17057,12 +17272,13 @@ msgstr "不明なプレスト エラー" msgid "Unknown Status" msgstr "不明なステータス" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "orderby で使用されている不明な列: %(col)s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "不明なエラー" @@ -17071,7 +17287,7 @@ msgstr "不明なエラー" msgid "Unknown input format" msgstr "不明な入力形式" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 msgid "Unknown type" msgstr "不明なタイプ" @@ -17114,11 +17330,11 @@ msgstr "キー %(key)s のテンプレート値がサポートされていませ msgid "Unsupported time grain: %(time_grain)s" msgstr "サポートされていない時間粒度: %(time_grain)s" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "無題のデータセット" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "無題のクエリ" @@ -17126,7 +17342,7 @@ msgstr "無題のクエリ" msgid "Untitled query" msgstr "無題のクエリ" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "更新" @@ -17139,7 +17355,7 @@ msgstr "チャートを更新" msgid "Updating chart was stopped" msgstr "チャートの更新が停止されました" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "アップロード" @@ -17148,7 +17364,7 @@ msgstr "アップロード" msgid "Upload CSV" msgstr "CSVのアップロード" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "CSVをデータベースにアップロード" @@ -17157,7 +17373,7 @@ msgstr "CSVをデータベースにアップロード" msgid "Upload Columnar" msgstr "列形式ファイルのアップロード" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "列形式ファイルをデータベースにアップロードする" @@ -17175,7 +17391,7 @@ msgstr "アップロードが有効になりました。" msgid "Upload Excel" msgstr "Excelファイルをアップロードする" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Excelファイルをデータベースにアップロード" @@ -17184,12 +17400,12 @@ msgstr "Excelファイルをデータベースにアップロード" msgid "Upload JSON file" msgstr "JSONファイルをアップロードする" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "ファイルをデータベースにアップロードする" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -17203,7 +17419,7 @@ msgstr "ファイルをデータベースにアップロードする" msgid "Upload file to preview columns" msgstr "ファイルをデータベースにアップロードする" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "名前が必要です" @@ -17216,27 +17432,27 @@ msgstr "上限閾値" msgid "Upper threshold must be greater than lower threshold" msgstr "上限しきい値は下限しきい値より大きくなければなりません" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "使用法" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "代わりに「%(menuName)s」メニューを使用してください。" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "新しいタブで開くには %s を使用してください。" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "面積比率を使用する" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "対数スケールを使用する" @@ -17244,18 +17460,18 @@ msgstr "対数スケールを使用する" msgid "Use a log scale for the X-axis" msgstr "X 軸に対数スケールを使用する" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "Y軸に対数スケールを使用する" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "データベースへの暗号化された接続を使用する" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "データベースへの SSH トンネル接続を使用する" @@ -17269,7 +17485,7 @@ msgstr "" " グラフは次の視覚化タイプのいずれかである必要があります: [%s]" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "メトリック値がタイムスタンプでない場合でも日付形式を使用する" @@ -17277,7 +17493,7 @@ msgstr "メトリック値がタイムスタンプでない場合でも日付形 msgid "Use legacy datasource editor" msgstr "従来のデータソース エディタを使用する" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "メトリクスを列または行の最上位グループとして使用する" @@ -17285,7 +17501,7 @@ msgstr "メトリクスを列または行の最上位グループとして使用 msgid "Use only a single value." msgstr "単一の値のみを使用します。" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "以下の高度な分析オプションを使用してください" @@ -17299,17 +17515,17 @@ msgstr "サービス アカウントの作成時に自動的にダウンロー msgid "Use the edit button to change this field" msgstr "このフィールドを変更するには編集ボタンを使用してください。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "集計するクエリが必要な場合は、このセクションを使用してください" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "アトミック行をクエリする場合は、このセクションを使用してください" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "これを使用して、すべての円の静的な色を定義します。" @@ -17330,7 +17546,7 @@ msgstr "" "地域および月ごとの売上高、ステータスおよび担当者ごとのタスク、年齢および場所ごとのアクティブ " "ユーザー。最も視覚的に素晴らしいビジュアライゼーションではありませんが、非常に有益で多用途です。" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -17353,9 +17569,9 @@ msgstr "ユーザーはフィルターを適用する前に値を選択する必 msgid "User query" msgstr "ユーザークエリ" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -17388,15 +17604,15 @@ msgid "" msgstr "円を使用して、システムのさまざまな段階を通るデータの流れを視覚化します。ビジュアライゼーション内の個々のパスの上にマウスを移動すると、値がどの段階を経たかを理解できます。マルチステージ、マルチグループのファネルとパイプラインの視覚化に役立ちます。" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "値" @@ -17405,18 +17621,18 @@ msgstr "値" msgid "Value Domain" msgstr "バリュードメイン" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "値の形式" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 msgid "Value and Percentage" msgstr "値とパーセンテージ" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "値の境界" @@ -17429,8 +17645,8 @@ msgstr "値は %s を超えることはできません" msgid "Value difference between the time periods" msgstr "期間間の価値の差" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "値の形式" @@ -17471,16 +17687,16 @@ msgstr "車両の種類" msgid "Verbose Name" msgstr "詳細な名前" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "バージョン" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "バージョン番号" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "垂直" @@ -17503,7 +17719,7 @@ msgstr "表示" msgid "View All »" msgstr "すべて表示 »" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 msgid "View Dataset" msgstr "データセットの表示" @@ -17511,7 +17727,7 @@ msgstr "データセットの表示" msgid "View all charts" msgstr "すべてのチャートを表示" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "表として表示" @@ -17525,10 +17741,10 @@ msgstr "SQL Labで表示" msgid "View keys & indexes (%s)" msgstr "キーとインデックスを表示 (%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "クエリの表示" @@ -17542,13 +17758,13 @@ msgid "Viewed %s" msgstr "%s を閲覧しました" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "ビューポート" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "バーチャル" @@ -17556,11 +17772,11 @@ msgstr "バーチャル" msgid "Virtual (SQL)" msgstr "仮想 (SQL)" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "仮想データセット" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "仮想データセットのクエリを空にすることはできません。" @@ -17568,7 +17784,7 @@ msgstr "仮想データセットのクエリを空にすることはできませ msgid "Virtual dataset query cannot consist of multiple statements" msgstr "仮想データセット クエリを複数のステートメントで構成することはできません。" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "仮想データセットのクエリは読み取り専用である必要があります。" @@ -17576,6 +17792,11 @@ msgstr "仮想データセットのクエリは読み取り専用である必要 msgid "Visual Tweaks" msgstr "視覚的な調整" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "書式設定" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -17691,11 +17912,11 @@ msgstr "列内で最も頻繁に出現する単語を視覚化します。フォ msgid "Viz is missing a datasource" msgstr "Viz はデータソースがありません。" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "可視化タイプ" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "水" @@ -17709,7 +17930,7 @@ msgstr "Showing %s of %s" msgid "Waiting on database..." msgstr "データベースを管理する" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "新しいデータベースを追加しますか?" @@ -17723,11 +17944,11 @@ msgstr "警告" msgid "Warning Message" msgstr "警告メッセージ" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "警告!" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -17742,7 +17963,7 @@ msgstr "クエリを確認できませんでした。" msgid "Waterfall Chart" msgstr "ウォーターフォールチャート" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -17769,7 +17990,7 @@ msgid "" "%(location)s." msgstr "行 %(location)s の列 \"%(column_name)s\" を解決できないようです。" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "次のキーがあります: %s" @@ -17778,7 +17999,7 @@ msgstr "次のキーがあります: %s" msgid "We were unable to active or deactivate this report." msgstr "このレポートをアクティブまたは非アクティブにすることができませんでした。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -17797,7 +18018,7 @@ msgstr "「%(database)s」という名前のデータベースに接続できま msgid "Web" msgstr "ウェブ" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "水曜日" @@ -17821,11 +18042,11 @@ msgstr "月曜日から始まる週" msgid "Week starting Sunday" msgstr "日曜日から始まる週" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "週報" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "%s の週報" @@ -17834,7 +18055,7 @@ msgstr "%s の週報" msgid "Weekly seasonality" msgstr "毎週の季節性" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "週 %s" @@ -17866,33 +18087,33 @@ msgid_plural "" "timeout after %s seconds." msgstr[0] "これらの結果の読み込みに問題が発生しています。クエリは %s 秒後にタイムアウトするように設定されています。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "ラベルとして何を表示すべきか" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "ツールチップのラベルとして何を表示する必要があるか" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "ラベルには何を表示すればよいですか?" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "テーブルがすでに存在する場合はどうなるか" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "「計算タイプ」が「変化率」に設定されている場合、Y 軸の形式は強制的に「.1%」になります。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "二次メトリックが提供される場合、線形カラー スケールが使用されます。" @@ -17902,15 +18123,15 @@ msgid "" "table to be created in this schema" msgstr "SQL Lab で CREATE TABLE AS オプションを許可すると、このオプションによりテーブルがこのスキーマに強制的に作成されます" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "チェックすると、各クエリの後にマップがデータにズームします" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "有効にすると、ユーザーは SQL Lab の結果を Explore で視覚化できます。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "プライマリ メトリックのみが指定されている場合は、カテゴリカル カラー スケールが使用されます。" @@ -17954,7 +18175,7 @@ msgstr "アダプティブフォーマット以外を使用すると、ラベル msgid "When using this option, default value can’t be set" msgstr "このオプションを使用する場合、デフォルト値は設定できません" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "データのグループが複数ある場合にプログレスバーが重なるかどうか" @@ -17968,7 +18189,7 @@ msgid "" "view." msgstr "この列が探索ビューの「フィルター」セクションで公開されるかどうか。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" @@ -17976,7 +18197,7 @@ msgstr "" "\n" "背景チャートを正の値と負の値の両方を 0 に揃えるかどうか" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "セル棒グラフの正負の値を0に揃えるかどうか" @@ -17984,12 +18205,12 @@ msgstr "セル棒グラフの正負の値を0に揃えるかどうか" msgid "Whether to always show the annotation label" msgstr "注釈ラベルを常に表示するかどうか" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "進行状況と値をアニメーション化するか、単に表示するか" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "カラースケール上のランクに基づいて正規分布を適用するかどうか" @@ -17997,32 +18218,32 @@ msgstr "カラースケール上のランクに基づいて正規分布を適用 msgid "Whether to apply filter when items are clicked" msgstr "項目をクリックしたときにフィルターを適用するかどうか" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "数値を正か負かで色分けするかどうか" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "数値を正負で色分けするかどうか" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "表の列に棒グラフの背景を表示するかどうか" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "チャートの凡例を表示するかどうか" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "国の上にバブルを表示するかどうか" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "集計数を表示するかどうか" @@ -18030,11 +18251,11 @@ msgstr "集計数を表示するかどうか" msgid "Whether to display the interactive data table" msgstr "対話型データテーブルを表示するかどうか" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "ラベルを表示するかどうか。" @@ -18045,10 +18266,10 @@ msgid "" msgstr "ラベルを表示するかどうか。ラベルは 5% のしきい値の場合にのみ表示されることに注意してください。" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "凡例を表示するかどうか(切り替え)" @@ -18056,65 +18277,65 @@ msgstr "凡例を表示するかどうか(切り替え)" msgid "Whether to display the metric name as a title" msgstr "メトリクス名をタイトルとして表示するかどうか" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "X軸の最小値と最大値を表示するかどうか" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "Y軸の最小値と最大値を表示するかどうか" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "セル内の数値を表示するかどうか" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "ストロークを表示するかどうか" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "時間範囲インタラクティブセレクターを表示するかどうか" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "タイムスタンプを表示するかどうか" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 msgid "Whether to display the tooltip labels." msgstr "ツールチップのラベルを表示するかどうか。" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "グラフの位置とスケーリングの変更を有効にするかどうか。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "強制レイアウト モードでノードのドラッグを有効にするかどうか。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "オブジェクトを塗りつぶすかどうか" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "null の位置を無視するかどうか" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "クライアント側の検索ボックスを含めるかどうか" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "ツールチップにパーセンテージを含めるかどうか" @@ -18122,7 +18343,7 @@ msgstr "ツールチップにパーセンテージを含めるかどうか" msgid "Whether to include the time granularity as defined in the time section" msgstr "時間セクションで定義された時間粒度を含めるかどうか" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "グリッドを3Dにするかどうか" @@ -18151,31 +18372,31 @@ msgid "" "fly" msgstr "探索ビューのフィルター セクションのフィルターのドロップダウンに、バックエンドからオンザフライで取得した個別の値のリストを入力するかどうか" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "ゲージチャートの進行状況を表示するかどうか" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "軸に小さな目盛りを表示するかどうか" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "ポインタを表示するかどうか" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "ゲージチャートの進行状況を表示するかどうか" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "軸上の分割線を表示するかどうか" @@ -18184,9 +18405,9 @@ msgstr "軸上の分割線を表示するかどうか" msgid "Whether to sort ascending or descending on the base Axis." msgstr "基本軸で昇順または降順でソートするかどうか。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "降順または昇順でソートするかどうか" @@ -18194,20 +18415,11 @@ msgstr "降順または昇順でソートするかどうか" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "シリーズ制限が存在する場合に降順または昇順のどちらで並べ替えるか" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "選択したメトリックによって結果を降順に並べ替えるかどうか。" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "選択したメトリックによってツールチップを降順に並べ替えるかどうか。" @@ -18219,7 +18431,7 @@ msgstr "メトリクスを切り捨てるかどうか" msgid "Which country to plot the map for?" msgstr "どの国の地図を描きますか?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "ホバー時にどの親戚を強調表示するか" @@ -18257,7 +18469,7 @@ msgstr "サブヘッダーあり" msgid "Word Cloud" msgstr "ワードクラウド" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "単語のローテーション" @@ -18265,7 +18477,7 @@ msgstr "単語のローテーション" msgid "Working" msgstr "働く" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "作業タイムアウト" @@ -18274,7 +18486,7 @@ msgstr "作業タイムアウト" msgid "World Map" msgstr "世界地図" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "クエリの説明を書いてください" @@ -18282,7 +18494,7 @@ msgstr "クエリの説明を書いてください" msgid "Write a handlebars template to render the data" msgstr "データをレンダリングするハンドルバー テンプレートを作成する" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "X 軸タイトルの下マージン" @@ -18290,9 +18502,9 @@ msgstr "X 軸タイトルの下マージン" msgid "X AXIS TITLE MARGIN" msgstr "X 軸のタイトルマージン" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -18301,36 +18513,37 @@ msgstr "X 軸のタイトルマージン" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "X軸" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 msgid "X Axis Bounds" msgstr "X 軸の境界" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "X 軸の形式" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "X 軸ラベル" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "X 軸タイトル" @@ -18338,13 +18551,13 @@ msgstr "X 軸タイトル" msgid "X Log Scale" msgstr "X ログスケール" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "X 目盛レイアウト" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "X 境界" @@ -18362,12 +18575,12 @@ msgstr "X 軸の並べ替え" msgid "X-axis" msgstr "X軸" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "XSスケール間隔" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "Y 2 バウンド" @@ -18375,9 +18588,9 @@ msgstr "Y 2 バウンド" msgid "Y AXIS TITLE MARGIN" msgstr "Y 軸のタイトルマージン" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -18385,67 +18598,68 @@ msgstr "Y 軸のタイトルマージン" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Y軸" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "Y 軸 2 の境界" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "Y 軸の境界" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Y 軸フォーマット" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "Y軸ラベル" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "Y軸タイトル" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "Y 軸のタイトルマージン" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 msgid "Y Axis Title Position" msgstr "Y軸タイトル位置" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "Y ログスケール" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "Y 境界" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Y軸" @@ -18468,8 +18682,8 @@ msgstr "Y軸" msgid "Y-axis bounds" msgstr "Y 軸の境界" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "Yスケール間隔" @@ -18485,7 +18699,7 @@ msgstr "年(周波数=AS)" msgid "Yearly seasonality" msgstr "年間の季節性" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "年 %s" @@ -18493,14 +18707,14 @@ msgstr "年 %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "はい" @@ -18513,7 +18727,7 @@ msgstr "はい、キャンセルします" msgid "Yes, overwrite changes" msgstr "はい、変更を上書きします" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "%s %ss にタグを追加しています" @@ -18534,7 +18748,7 @@ msgstr "" "すでに存在する 1 " "つ以上のダッシュボードをインポートしています。上書きすると、作業内容の一部が失われる可能性があります。上書きしてもよろしいですか?" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -18569,7 +18783,7 @@ msgstr "コンポーネントを追加できます" msgid "You can add the components in the edit mode." msgstr "編集モードでコンポーネントを追加できます。" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "チャートをクリックするだけでクロスフィルターを適用することもできます。" @@ -18590,35 +18804,35 @@ msgid "" "right" msgstr "新しいグラフを作成することも、右側のパネルから既存のグラフを使用することもできます" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "チャート設定ドロップダウンでダッシュボードのリストをプレビューできます。" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "このデータ ポイントにクロス フィルターを適用することはできません。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "最後の時間フィルターは、ダッシュボードの時間範囲フィルターに使用されているため、削除できません。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "45°目盛りレイアウトを時間範囲フィルターと一緒に使用することはできません" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "この %s を編集する権限がありません" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "このチャートを編集する権限がありません" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -18628,13 +18842,13 @@ msgstr "このダッシュボードを編集する権限がありません" msgid "You do not have permission to read tags" msgstr "タグを読み取る権限がありません" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "このダッシュボードを編集する権限がありません。" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 msgid "You do not have sufficient permissions to edit the chart" msgstr "グラフを編集するための十分な権限がありません" @@ -18654,7 +18868,7 @@ msgstr "このデータセットへのアクセス権がありません。" msgid "You don't have access to this embedded dashboard config." msgstr "この埋め込みダッシュボード構成にアクセスする権限がありません。" -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "まだお気に入りはありません!" @@ -18663,7 +18877,7 @@ msgstr "まだお気に入りはありません!" msgid "You don't have permission to modify the value." msgstr "値を変更する権限がありません。" -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "%(resource)s を変更する権限がありません。" @@ -18672,7 +18886,7 @@ msgstr "%(resource)s を変更する権限がありません。" msgid "You don't have the rights to alter this chart" msgstr "このグラフを変更する権限がありません。" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "このダッシュボードを変更する権限がありません。" @@ -18684,7 +18898,7 @@ msgstr "あなたにはこのタイトルを変更する権利がありません msgid "You don't have the rights to create a chart" msgstr "グラフを作成する権限がありません。" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "ダッシュボードを作成する権限がありません。" @@ -18700,7 +18914,7 @@ msgstr "このフィルタを削除しました。" msgid "You have unsaved changes." msgstr "未保存の変更があります。" -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -18713,7 +18927,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "SQL ステートメントにエラーがある可能性があります。 {message}" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -18723,28 +18937,28 @@ msgstr "編集するにはデータセットの所有者である必要があり msgid "You must pick a name for the new dashboard" msgstr "新しいダッシュボードの名前を選択する必要があります" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "まずクエリを正常に実行する必要があります" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "CSSを使用するにはHTMLサニタイズを設定する必要があります" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "コントロール パネルで値を更新しましたが、グラフは自動的に更新されませんでした。 " -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "データセットを変更しました。" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "チャートが最新ではありません" @@ -18752,37 +18966,37 @@ msgstr "チャートが最新ではありません" msgid "Your chart is ready to go!" msgstr "チャートの準備が整いました!" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "ダッシュボードが大きすぎます。保存する前にサイズを縮小してください。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "クエリを保存できませんでした" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "クエリをスケジュールできませんでした" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "クエリを更新できませんでした" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "あなたのクエリはスケジュールされました。クエリの詳細を確認するには、[保存されたクエリ] に移動します。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "クエリが正しく保存されませんでした" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "クエリが保存されました" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "クエリが更新されました" @@ -18794,8 +19008,8 @@ msgstr "レポートを削除できませんでした" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "ゼロインピュテーション" @@ -18807,7 +19021,7 @@ msgstr "ズーム" msgid "Zoom level of the map" msgstr "マップのズームレベル" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "無題のダッシュボード" @@ -18839,14 +19053,14 @@ msgstr "[ダッシュボード名]" msgid "[desc]" msgstr "[説明]" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "[無題]" @@ -18898,21 +19112,25 @@ msgstr "「row_offset」は 0 以上でなければなりません。" msgid "`width` must be greater or equal to 0" msgstr "「幅」は 0 以上でなければなりません。" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "集計" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "アラート" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "アラート状態" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 msgid "alert dark" msgstr "アラート暗い" @@ -18921,8 +19139,10 @@ msgid "alerts" msgstr "アラート" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "すべて" @@ -18930,43 +19150,43 @@ msgstr "すべて" msgid "also copy (duplicate) charts" msgstr "チャートをコピー(複製)することもできます" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "祖先" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "注釈" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "注釈レイヤー" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "アス周波数" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "で" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "自動" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "オート(スムーズ)" @@ -18974,7 +19194,12 @@ msgstr "オート(スムーズ)" msgid "background" msgstr "背景" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "条件付き書式" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "基礎" @@ -18986,10 +19211,10 @@ msgstr "以下(例:" msgid "between {down} and {up} {name}" msgstr "{ダウン} と {アップ} {名前}の間" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "bfill" @@ -19002,8 +19227,8 @@ msgstr "ボルト" msgid "boolean type icon" msgstr "ブール型アイコン" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "下" @@ -19019,7 +19244,7 @@ msgstr "使用して" msgid "cannot be empty" msgstr "空にすることはできません" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "基" @@ -19034,11 +19259,11 @@ msgstr "変化" msgid "chart" msgstr "チャート" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "チャート" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "どこにあるか、持っているかを選択してください..." @@ -19047,7 +19272,7 @@ msgid "clear all filters" msgstr "すべてのフィルターをクリアする" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "ここをクリック" @@ -19068,16 +19293,21 @@ msgstr "コード国際オリンピック委員会 (cioc)" msgid "color scheme for comparison" msgstr "比較用のフィルター" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "色分け" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "列" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, fuzzy, python-format msgid "connecting to %(dbModelName)s" msgstr "%(dbModelName)s に接続しています。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "ステップタイプ" @@ -19095,28 +19325,28 @@ msgstr "作成" msgid "create a new chart" msgstr "新しいチャートを作成" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "SQLクエリからデータセットを作成" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "カウント" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "css_テンプレート" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "合計" @@ -19124,29 +19354,29 @@ msgstr "合計" msgid "cumulative" msgstr "累積的な" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "ダッシュボード" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "ダッシュボード" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "データベース" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "データセット" @@ -19155,21 +19385,21 @@ msgstr "データセット" msgid "dataset name" msgstr "データセット名" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "日付" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "日" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "月の何日か" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "月の何週か" @@ -19245,14 +19475,14 @@ msgstr "デフォルト" msgid "delete" msgstr "削除" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "子孫" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "説明" @@ -19272,62 +19502,62 @@ msgstr "下書き" msgid "dttm" msgstr "dttm" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "例********" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "例127.0.0.1" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "例5432" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "例アカウント管理者" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "例分析" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "例compute_wh" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "デフォルト" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "例param1=値1¶m2=値2" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "例SQL/protocolv1/o/12345" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "例世界人口" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "例xy12345.us-east-2.aws" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "例: 「ユーザー ID」列" @@ -19335,59 +19565,59 @@ msgstr "例: 「ユーザー ID」列" msgid "edit mode" msgstr "編集モード" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 #, fuzzy msgid "email subject" msgstr "件名を選択" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "エントリ" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 msgid "error" msgstr "エラー" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "エラーダーク" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "エラーメッセージ" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "毎" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "毎月毎日" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "毎週毎日" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "毎時" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "毎分" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "毎月" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "拡大する" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "探検する" @@ -19400,16 +19630,16 @@ msgstr "失敗" msgid "fetching" msgstr "取得中" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "ffill" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "フラット" @@ -19421,42 +19651,42 @@ msgstr "URI を構造化する方法の詳細については、「」を参照 msgid "function type icon" msgstr "機能タイプアイコン" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "ジオハッシュ(正方形)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "ヒートマップ" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "ヒートマップ: 値はヒートマップ全体で正規化されます。" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "ここ" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "時間" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "mage-rendering ブラウザが画像を拡大する方法を定義する Canvas オブジェクトの CSS 属性" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "In" @@ -19478,13 +19708,13 @@ msgstr "は数値であると予想されます" msgid "is expected to be an integer" msgstr "整数であることが期待されます" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "key a-z" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "key z-a" @@ -19496,8 +19726,8 @@ msgstr "ラベル" msgid "latest partition:" msgstr "最新のパーティション:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "左" @@ -19505,7 +19735,7 @@ msgstr "左" msgid "less than {min} {name}" msgstr "{分} {名前} 未満" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "線形" @@ -19526,26 +19756,26 @@ msgid "max" msgstr "最大値" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "平均" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "中央値" @@ -19567,23 +19797,23 @@ msgstr "指標" msgid "min" msgstr "最小値" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "分" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "分" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "単調" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "月" @@ -19592,13 +19822,13 @@ msgid "more than {max} {name}" msgstr "{max} {name} を超えています" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "値が必要です" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 msgid "name" msgstr "名前" @@ -19632,13 +19862,13 @@ msgstr "nvd3" msgid "offline" msgstr "オフライン" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "on" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "または" @@ -19654,7 +19884,7 @@ msgstr "orderby列に値を入力する必要があります" msgid "overall" msgstr "全体" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "所有者" @@ -19684,11 +19914,11 @@ msgstr "p99" msgid "page_size.all" msgstr "page_size.all" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "page_size.entries" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "page_size.show" @@ -19707,11 +19937,11 @@ msgid "" " first is lower than the second value" msgstr "percentiles は2つの数値を含むリストまたはタプルでなければならず、最初の値は 2 番目の値より小さい" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "パーマリンクの状態が見つかりません。" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "ピクセル化 (シャープ)" @@ -19721,15 +19951,15 @@ msgstr "ピクセル化 (シャープ)" msgid "pixels" msgstr "ピクセル" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "前暦月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "前の暦週" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "前暦年" @@ -19738,7 +19968,7 @@ msgid "published" msgstr "公開" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "四半期" @@ -19750,11 +19980,11 @@ msgstr "クエリ" msgid "query" msgstr "クエリ" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "ランダム" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "再起動" @@ -19762,16 +19992,16 @@ msgstr "再起動" msgid "recent" msgstr "最近の" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "最近の" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "最近の" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "レポート" @@ -19783,12 +20013,12 @@ msgstr "レポート" msgid "reports" msgstr "レポート" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "ズームを復元" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "右" @@ -19801,12 +20031,12 @@ msgstr "行レベルのセキュリティ" msgid "running" msgstr "実行中" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "保存したクエリ" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "秒" @@ -19828,38 +20058,38 @@ msgstr "" msgid "shift start date" msgstr "開始日" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "SQL" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "正方形" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "スタック" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "千鳥状" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "標準" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "ステップアフター" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "ステップビフォア" @@ -19868,7 +20098,7 @@ msgid "stopped" msgstr "停止" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 #, fuzzy msgid "stream" msgstr "ストリーム" @@ -19879,27 +20109,27 @@ msgstr "文字列型アイコン" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "成功" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 msgid "success dark" msgstr "成功ダーク" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "和" @@ -19911,7 +20141,7 @@ msgstr "構文。" msgid "tag" msgstr "タグ" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 msgid "tags" msgstr "タグ" @@ -19927,8 +20157,8 @@ msgstr "テキストエリア" msgid "to" msgstr "to" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "上" @@ -19950,13 +20180,13 @@ msgstr "上位パーセンタイルは 0 より大きく 100 未満でなけれ msgid "use latest_partition template" msgstr "latest_partition テンプレートを使用する" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "値の昇順" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "値の降順" @@ -19968,7 +20198,7 @@ msgstr "var" msgid "variance" msgstr "差異" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "説明を見る" @@ -19980,60 +20210,60 @@ msgstr "バーチャル" msgid "viz type" msgstr "可視化タイプ" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "作成されました" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "週" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "土曜日に終わる週" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "日曜日から始まる週" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 #, fuzzy msgid "working timeout" msgstr "作業タイムアウト" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "x" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "x: 値は各列内で正規化されます" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "y" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "y: 値は各行内で正規化されます" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "年" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "ズームエリア" diff --git a/superset/translations/ko/LC_MESSAGES/messages.po b/superset/translations/ko/LC_MESSAGES/messages.po index 6302cfa32bea..eae8a9fff917 100644 --- a/superset/translations/ko/LC_MESSAGES/messages.po +++ b/superset/translations/ko/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2019-02-02 22:28+0900\n" "Last-Translator: \n" "Language: ko\n" @@ -28,8 +28,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -49,8 +79,8 @@ msgstr "" msgid " (excluded)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -69,7 +99,7 @@ msgstr "" msgid " expression which needs to adhere to the " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -91,7 +121,7 @@ msgid "" " database/column name level via the extra parameter." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 #, fuzzy msgid " to add calculated columns" msgstr "컬럼 목록" @@ -105,24 +135,24 @@ msgstr "메트릭" msgid " to edit or add columns and metrics." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, fuzzy, python-format msgid "% calculation" msgstr "시각화 유형 선택" @@ -165,22 +195,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "" @@ -198,9 +228,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "" @@ -221,7 +251,7 @@ msgid_plural "" "\"%(undefinedParameter)s\"?" msgstr[0] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -239,26 +269,26 @@ msgstr "" msgid "%s Error" msgstr "%s 에러" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, fuzzy, python-format msgid "%s PASSWORD" msgstr "비밀번호" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "" @@ -268,17 +298,17 @@ msgstr "" msgid "%s Selected" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "" @@ -288,27 +318,27 @@ msgstr "" msgid "%s aggregates(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "" @@ -321,18 +351,18 @@ msgid "%s option" msgid_plural "%s options" msgstr[0] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, python-format msgid "%s recipients" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -343,8 +373,8 @@ msgstr[0] "%s 에러" msgid "%s saved metric(s)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "" @@ -361,7 +391,7 @@ msgstr "" msgid "%s-%s of %s" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "" @@ -369,7 +399,7 @@ msgstr "" msgid "(deleted or invalid type)" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "" @@ -377,7 +407,7 @@ msgstr "" msgid "), and they become available in your SQL (example:" msgstr "" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -389,7 +419,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -400,59 +430,59 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 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/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "테이블 선택" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 #, fuzzy msgid "1 day" msgstr "일" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1시간" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1분" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "" @@ -461,25 +491,25 @@ msgstr "" msgid "1 month ago" msgstr "월" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 #, fuzzy msgid "1 week" msgstr "주" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "" @@ -492,26 +522,26 @@ msgstr "" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 #, fuzzy msgid "1 year" msgstr "년" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "" @@ -519,15 +549,15 @@ msgstr "" msgid "10 minute" msgstr "10분" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 #, fuzzy msgid "104 weeks" msgstr "주" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "" @@ -536,63 +566,63 @@ msgstr "" msgid "15 minute" msgstr "15분" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 #, fuzzy msgid "156 weeks" msgstr "주" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 #, fuzzy msgid "2 years" msgstr "년" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "" @@ -605,15 +635,15 @@ msgstr "" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 #, fuzzy msgid "28 days" msgstr "일" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "" @@ -625,32 +655,32 @@ msgstr "" msgid "2D" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 #, fuzzy msgid "3 years" msgstr "년" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "" @@ -661,7 +691,7 @@ msgid "30 minute" msgstr "30분" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30분" @@ -671,7 +701,7 @@ msgid "30 second" msgstr "30초" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30초" @@ -691,7 +721,7 @@ msgid "5 minute" msgstr "5분" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5분" @@ -701,20 +731,20 @@ msgid "5 second" msgstr "30초" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 #, fuzzy msgid "5 seconds" msgstr "30초" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 #, fuzzy msgid "52 weeks" msgstr "주" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "" @@ -724,31 +754,31 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 #, fuzzy msgid "6 hour" msgstr "6시간" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 #, fuzzy msgid "7 days" msgstr "일" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -756,19 +786,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "" @@ -796,15 +826,15 @@ msgstr "" msgid "" msgstr "차트 유형" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "" @@ -813,11 +843,11 @@ msgstr "" msgid "A Big Number" msgstr "테이블 명" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" @@ -830,7 +860,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "같은 이름의 데이터베이스가 이미 존재합니다" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -843,7 +873,7 @@ msgid "" "on a CDN for example)" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -857,12 +887,12 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" @@ -876,8 +906,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "" @@ -903,12 +933,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" @@ -952,7 +982,7 @@ msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였 msgid "A timeout occurred while taking a screenshot." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "" @@ -966,11 +996,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "" @@ -979,30 +1009,30 @@ msgstr "" msgid "AQE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "" @@ -1010,7 +1040,7 @@ msgstr "" msgid "Action" msgstr "활동" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "활동 기록" @@ -1022,7 +1052,7 @@ msgstr "활동 기록" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1034,19 +1064,19 @@ msgstr "주석" msgid "Active" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 #, fuzzy msgid "Actual Values" msgstr "원본 값" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "컬럼 수정" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "" @@ -1055,35 +1085,35 @@ msgstr "" msgid "Actual value" msgstr "원본 값" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 #, fuzzy msgid "Actual values" msgstr "원본 값" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 #, fuzzy msgid "Add Alert" msgstr "차트 추가" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "CSS 템플릿" @@ -1111,7 +1141,7 @@ msgstr "로그 추가" msgid "Add Metric" msgstr "메트릭 추가" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "" @@ -1128,21 +1158,21 @@ msgstr "" msgid "Add a Plugin" msgstr "플러그인 추가" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 #, fuzzy msgid "Add a dataset" msgstr "차트 추가" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 #, fuzzy msgid "Add a new tab" msgstr "새 차트 생성" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "" @@ -1156,31 +1186,31 @@ msgstr "주석 레이어" msgid "Add an item" msgstr "테이블 추가" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 #, fuzzy msgid "Add and edit filters" msgstr "테이블 추가" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "주석" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "주석 레이어" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "주석 레이어" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1189,7 +1219,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 #, fuzzy msgid "Add cross-filter" msgstr "테이블 추가" @@ -1198,19 +1228,19 @@ msgstr "테이블 추가" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 msgid "Add description of your tag" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 #, fuzzy msgid "Add extra connection information." msgstr "주석" @@ -1220,7 +1250,7 @@ msgstr "주석" msgid "Add filter" msgstr "테이블 추가" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1233,11 +1263,11 @@ msgid "" "displayed in the filter." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "테이블 추가" @@ -1249,11 +1279,11 @@ msgstr "메트릭" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "" @@ -1261,25 +1291,25 @@ msgstr "" msgid "Add required control values to preview chart" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 #, fuzzy msgid "Add sheet" msgstr "차트 추가" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 #, fuzzy msgid "Add the name of the chart" msgstr "새 차트 생성" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 #, fuzzy msgid "Add the name of the dashboard" msgstr "대시보드 추가" @@ -1294,41 +1324,41 @@ msgstr "대시보드 추가" msgid "Add/Edit Filters" msgstr "테이블 추가" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "대시보드 추가" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 #, fuzzy msgid "Additional Parameters" msgstr "주석" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "주석" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 #, fuzzy msgid "Additional metadata" msgstr "주석" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 #, fuzzy msgid "Additional padding for legend." msgstr "주석" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 @@ -1336,12 +1366,12 @@ msgstr "주석" msgid "Additional parameters" msgstr "주석" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 #, fuzzy msgid "Additional settings." msgstr "주석" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" @@ -1354,28 +1384,29 @@ msgid "Additive" msgstr "테이블 추가" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "" @@ -1390,17 +1421,17 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "" @@ -1408,21 +1439,21 @@ msgstr "" msgid "Advanced Data type" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 msgid "Advanced analytics post processing" msgstr "" @@ -1444,12 +1475,12 @@ msgstr "" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 #, fuzzy msgid "After" msgstr "분기" @@ -1459,11 +1490,11 @@ msgstr "분기" msgid "Aggregate" msgstr "생성자" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "" @@ -1473,7 +1504,7 @@ msgid "" "produce the cluster label." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1491,7 +1522,7 @@ msgstr "" msgid "Aggregation" msgstr "생성자" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "" @@ -1500,15 +1531,15 @@ msgstr "" msgid "Alert" msgstr "경고" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "새 차트 생성" @@ -1517,7 +1548,7 @@ msgstr "새 차트 생성" msgid "Alert ended grace period." msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "테이블 명" @@ -1529,11 +1560,11 @@ msgstr "" msgid "Alert found an error while executing a query." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Alert is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "테이블 명" @@ -1563,11 +1594,11 @@ msgstr "" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "" @@ -1579,7 +1610,7 @@ msgstr "" msgid "Alerts" msgstr "경고" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "경고 및 리포트" @@ -1588,8 +1619,8 @@ msgstr "경고 및 리포트" msgid "Alerts & reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "" @@ -1609,7 +1640,7 @@ msgstr "" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1630,7 +1661,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "차트 추가" @@ -1650,7 +1681,7 @@ msgstr "" msgid "All panels with this column will be affected by this filter" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "" @@ -1659,7 +1690,7 @@ msgstr "" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "" @@ -1672,12 +1703,12 @@ msgstr "" msgid "Allow Csv Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "DML 허용" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1688,15 +1719,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "" @@ -1704,23 +1735,23 @@ msgstr "" msgid "Allow data manipulation language" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "" @@ -1728,11 +1759,11 @@ msgstr "" msgid "Allow sending multiple polygons as a filter event" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "" @@ -1760,7 +1791,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "" @@ -1768,7 +1799,7 @@ msgstr "" msgid "Always filter main datetime column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "" @@ -1791,19 +1822,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "" @@ -1820,7 +1851,7 @@ msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였 msgid "An error occurred while accessing the value." msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1831,8 +1862,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "" @@ -1850,7 +1881,7 @@ msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였 msgid "An error occurred while deleting the value." msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1909,7 +1940,7 @@ msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였 #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1918,21 +1949,21 @@ msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였 msgid "An error occurred while fetching dataset datasource values: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." @@ -1946,14 +1977,14 @@ msgstr "" msgid "An error occurred while fetching owners values: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." @@ -1961,7 +1992,7 @@ msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였 msgid "An error occurred while fetching table metadata" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -1987,7 +2018,7 @@ msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였 msgid "An error occurred while loading the SQL" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 #, fuzzy msgid "An error occurred while opening Explore" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." @@ -2001,15 +2032,11 @@ msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였 msgid "An error occurred while pruning logs " msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2020,18 +2047,12 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 #, fuzzy msgid "An error occurred while starring this chart" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2053,19 +2074,19 @@ msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였 msgid "An unexpected error occurred" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 #, fuzzy msgid "Animation" msgstr "주석" @@ -2082,7 +2103,7 @@ msgstr "주석 레이어" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "주석 레이어" @@ -2126,7 +2147,7 @@ msgstr "" msgid "Annotation layer interval end" msgstr "주석 레이어" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "주석 레이어" @@ -2168,13 +2189,13 @@ msgstr "주석 레이어" msgid "Annotation layer value" msgstr "주석 레이어" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "주석 레이어" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "" @@ -2201,12 +2222,12 @@ msgstr "주석" msgid "Annotation source type" msgstr "주석 레이어" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 #, fuzzy msgid "Annotation template created" msgstr "주석 레이어" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 #, fuzzy msgid "Annotation template updated" msgstr "주석 레이어" @@ -2217,7 +2238,7 @@ msgstr "주석 레이어" msgid "Annotations and Layers" msgstr "주석 레이어" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "주석 레이어" @@ -2230,13 +2251,13 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" @@ -2246,32 +2267,32 @@ msgid "" "dashboard's individual charts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "테이블 추가" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, fuzzy, python-format msgid "Applied filters: %s" msgstr "테이블 추가" @@ -2282,10 +2303,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "" @@ -2294,11 +2315,11 @@ msgstr "" msgid "Apply conditional color formatting to metric" msgstr "주석" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "" @@ -2307,7 +2328,7 @@ msgstr "" msgid "Apply filters" msgstr "필터" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 #, fuzzy msgid "Apply metrics on" msgstr "메트릭" @@ -2320,7 +2341,7 @@ msgstr "" msgid "Apply to specific panels" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "" @@ -2337,9 +2358,9 @@ msgstr "" msgid "Are you sure you want to cancel?" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2370,7 +2391,7 @@ msgstr "" msgid "Are you sure you want to delete the selected dashboards?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "" @@ -2394,7 +2415,7 @@ msgstr "" msgid "Are you sure you want to delete the selected templates?" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "" @@ -2406,26 +2427,26 @@ msgstr "" msgid "Are you sure you want to save and apply changes?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "Query 공유" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 #, fuzzy msgid "Area Chart" msgstr "차트 보기" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 #, fuzzy msgid "Area chart" msgstr "차트 보기" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "" @@ -2436,7 +2457,7 @@ msgid "" "other." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "" @@ -2456,35 +2477,35 @@ msgstr "" msgid "Async Execution" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 #, fuzzy msgid "Auto" msgstr "생성자" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "" @@ -2500,12 +2521,12 @@ msgstr "" msgid "Automatic Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 #, fuzzy msgid "Average" msgstr "Query 공유" @@ -2515,32 +2536,32 @@ msgstr "Query 공유" msgid "Average value" msgstr "원본 값" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 #, fuzzy msgid "Axis Bounds" msgstr "컬럼 목록" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 #, fuzzy msgid "Axis Format" msgstr "D3 포멧" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "" @@ -2548,10 +2569,10 @@ msgstr "" msgid "BOOLEAN" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "" @@ -2566,8 +2587,8 @@ msgstr "" msgid "Backend" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "" @@ -2582,9 +2603,9 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "" @@ -2601,11 +2622,11 @@ msgstr "" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 #, fuzzy msgid "Bar orientation" msgstr "주석" @@ -2617,7 +2638,7 @@ msgid "Base" msgstr "데이터베이스" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2626,24 +2647,24 @@ msgstr "" msgid "Based on a metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "" @@ -2660,8 +2681,8 @@ msgstr "" msgid "Be careful." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 #, fuzzy msgid "Before" msgstr "새로고침 간격" @@ -2682,39 +2703,44 @@ msgstr "" msgid "Big Number with Trendline" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "활동" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 #, fuzzy msgid "Bottom" msgstr "날짜/시간" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 #, fuzzy msgid "Bottom left" msgstr "날짜/시간" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 #, fuzzy msgid "Bottom right" msgstr "날짜/시간" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2722,28 +2748,28 @@ msgid "" "range. It won't narrow the data's extent." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2751,7 +2777,7 @@ msgid "" "extent." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2767,12 +2793,12 @@ msgid "Box Plot" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 #, fuzzy msgid "Breakdowns" msgstr "생성자" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2789,7 +2815,7 @@ msgstr "버블 차트" msgid "Bubble Chart (legacy)" msgstr "차트 보기" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "" @@ -2798,12 +2824,12 @@ msgstr "" msgid "Bubble Opacity" msgstr "버블 차트" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "" @@ -2815,7 +2841,7 @@ msgstr "" msgid "Bucket break points" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "" @@ -2825,14 +2851,14 @@ msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2867,34 +2893,34 @@ msgid "" " add stress to your database)." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 #, fuzzy msgid "CREATE DATASET" msgstr "데이터소스 선택" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "" @@ -2902,11 +2928,11 @@ msgstr "" msgid "CREATE VIEW statement" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "" @@ -2915,15 +2941,15 @@ msgstr "" msgid "CSS" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "CSS 템플릿" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -2945,16 +2971,16 @@ msgstr "CSS 템플릿" msgid "CSS templates could not be deleted." msgstr "CSS 템플릿을 삭제할 수 없습니다." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 #, fuzzy msgid "CSV Upload" msgstr "CSV 업로드" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -2965,7 +2991,7 @@ msgstr "" msgid "CTAS Schema" msgstr "" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -2985,20 +3011,20 @@ msgid "Cache Timeout" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "" @@ -3011,11 +3037,11 @@ msgstr "캐시된 값을 찾을 수 없습니다." msgid "Calculate contribution per series or row" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -3028,12 +3054,12 @@ msgstr "" msgid "Calculated columns" msgstr "컬럼 목록" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "시각화 유형 선택" @@ -3054,26 +3080,26 @@ msgstr "" msgid "Can't have overlap between Series and Breakdowns" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "취소" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "" @@ -3089,8 +3115,8 @@ msgstr "" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "" @@ -3123,34 +3149,34 @@ msgstr "" msgid "Categories to group by on the x-axis." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 #, fuzzy msgid "Category Name" msgstr "Query 검색" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "" @@ -3159,14 +3185,14 @@ msgstr "" msgid "Category name" msgstr "Query 검색" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3183,28 +3209,23 @@ msgstr "" msgid "Cell Size" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -#, fuzzy -msgid "Cell bars" -msgstr "차트 추가" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 #, fuzzy msgid "Cell limit" msgstr "구분자" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 #, fuzzy msgid "Certification" msgstr "주석 레이어" @@ -3213,15 +3234,15 @@ msgstr "주석 레이어" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 #, fuzzy msgid "Certified" msgstr "수정됨" @@ -3234,23 +3255,23 @@ msgstr "수정됨" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "수정됨" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "" @@ -3272,7 +3293,7 @@ msgstr "" msgid "Changing one or more of these dashboards is forbidden" msgstr "이 차트를 변경하는 것은 불가능합니다" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3293,16 +3314,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "" @@ -3325,23 +3346,23 @@ msgstr "이 차트를 변경하는 것은 불가능합니다" msgid "Changing this report is forbidden" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "차트" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "" @@ -3350,26 +3371,26 @@ msgstr "" msgid "Chart Cache Timeout" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, fuzzy, python-format msgid "Chart Data: %s" msgstr "차트" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3381,33 +3402,35 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 #, fuzzy msgid "Chart Options" msgstr "주석" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 #, fuzzy msgid "Chart Orientation" msgstr "주석" @@ -3419,14 +3442,14 @@ msgid "Chart Owner: %s" msgid_plural "Chart Owners: %s" msgstr[0] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 #, fuzzy msgid "Chart Source" msgstr "데이터소스" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 #, fuzzy msgid "Chart Title" msgstr "차트 유형" @@ -3446,23 +3469,23 @@ msgstr "주석 레이어" msgid "Chart [%s] was added to dashboard [%s]" msgstr "" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "차트 유형" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "" @@ -3511,8 +3534,8 @@ msgstr "차트 유형" msgid "Chart not found" msgstr "데이터베이스를 찾을 수 없습니다." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 #, fuzzy msgid "Chart options" msgstr "주석" @@ -3526,17 +3549,17 @@ msgstr "차트" msgid "Chart parameters are invalid." msgstr "차트의 파라미터가 부적절합니다." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 #, fuzzy msgid "Chart properties updated" msgstr "대시보드" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 #, fuzzy msgid "Chart title" msgstr "차트 유형" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3545,13 +3568,13 @@ msgstr "" msgid "Chart width" msgstr "차트 유형" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "차트" @@ -3564,9 +3587,9 @@ msgstr "차트를 삭제할 수 없습니다." msgid "Check for sorting ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3576,19 +3599,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "" @@ -3609,30 +3632,30 @@ msgstr "CSV 파일" msgid "Choose a chart or dashboard not both" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 #, fuzzy msgid "Choose a database..." msgstr "데이터소스 선택" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "데이터소스 선택" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "데이터소스 선택" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 #, fuzzy msgid "Choose a source" msgstr "데이터소스 선택" @@ -3643,44 +3666,44 @@ msgstr "데이터소스 선택" msgid "Choose a source and a target" msgstr "데이터소스 선택" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 #, fuzzy msgid "Choose a target" msgstr "데이터소스 선택" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "데이터셋 %(name)s 은 이미 존재합니다" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 #, fuzzy msgid "Choose chart type" msgstr "차트 유형" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 msgid "Choose columns to be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "컬럼 보기" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "컬럼 수정" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 msgid "Choose notification method and recipients." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "테이블 명" @@ -3689,11 +3712,11 @@ msgstr "테이블 명" msgid "Choose the annotation layer type" msgstr "주석 레이어" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "" @@ -3701,13 +3724,13 @@ msgstr "" msgid "Choose the source of your annotations" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 msgid "" "Choose values that should be treated as null. Warning: Hive database " "supports only a single value" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3721,26 +3744,26 @@ msgstr "" msgid "Chosen non-numeric column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 #, fuzzy msgid "Circle" msgstr "CSV 파일" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3761,7 +3784,7 @@ msgstr "" msgid "Clause" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "" @@ -3769,16 +3792,16 @@ msgstr "" msgid "Clear all" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 #, fuzzy msgid "Clear all data" msgstr "차트 추가" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" @@ -3796,13 +3819,13 @@ msgstr "" msgid "Click the lock to prevent further changes." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 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/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3812,7 +3835,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "" @@ -3820,23 +3843,23 @@ msgstr "" msgid "Click to edit" msgstr "클릭하여 제목 수정하기" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, fuzzy, python-format msgid "Click to edit %s." msgstr "클릭하여 제목 수정하기" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 #, fuzzy msgid "Click to edit chart." msgstr "클릭하여 제목 수정하기" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 #, fuzzy msgid "Click to edit label" msgstr "클릭하여 제목 수정하기" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "" @@ -3844,39 +3867,39 @@ msgstr "" msgid "Click to force-refresh" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 #, fuzzy msgid "Click to sort ascending" msgstr "클릭하여 제목 수정하기" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "탭 닫기" @@ -3893,24 +3916,24 @@ msgstr "" msgid "Code" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 #, fuzzy msgid "Collapse data panel" msgstr "데이터 미리보기" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 #, fuzzy msgid "Collapse table preview" msgstr "데이터 미리보기" @@ -3921,12 +3944,11 @@ msgstr "데이터 미리보기" msgid "Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 #, fuzzy msgid "Color Metric" msgstr "메트릭" @@ -3944,11 +3966,11 @@ msgstr "" msgid "Color bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "" @@ -3956,35 +3978,36 @@ msgstr "" msgid "Color of the target location" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 msgid "Color: " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4005,7 +4028,7 @@ msgstr "" msgid "Column Configuration" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 #, fuzzy msgid "Column Data Types" msgstr "차트 유형" @@ -4029,7 +4052,7 @@ msgstr "" msgid "Column containing longitude data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "차트 유형" @@ -4068,38 +4091,38 @@ msgstr "" msgid "Column select" msgstr "컬럼 추가" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "컬럼 추가" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "칼럼" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 #, fuzzy msgid "Columns To Read" msgstr "컬럼 보기" @@ -4114,7 +4137,7 @@ msgstr "데이터 소스의 컬럼이 없습니다 : %(invalid_columns)s" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "데이터 소스의 컬럼이 없습니다 : %(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "" @@ -4122,45 +4145,45 @@ msgstr "" msgid "Columns to calculate distribution across." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 #, fuzzy msgid "Combine metrics" msgstr "메트릭" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "" @@ -4217,6 +4240,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4227,7 +4251,7 @@ msgstr "" msgid "Comparison" msgstr "컬럼 수정" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "" @@ -4236,7 +4260,7 @@ msgstr "" msgid "Comparison font size" msgstr "컬럼 수정" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 #, fuzzy msgid "Comparison suffix" msgstr "컬럼 수정" @@ -4247,16 +4271,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 #, fuzzy msgid "Condition" msgstr "활동" @@ -4266,8 +4290,7 @@ msgstr "활동" msgid "Conditional Formatting" msgstr "주석" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 #, fuzzy msgid "Conditional formatting" msgstr "주석" @@ -4281,15 +4304,19 @@ msgstr "새로고침 간격" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +msgid "Configure Time Range: Current..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "" @@ -4297,7 +4324,7 @@ msgstr "" msgid "Configure Time Range: Previous..." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "" @@ -4325,43 +4352,43 @@ msgstr "" msgid "Confirm save" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 #, fuzzy msgid "Connect a database" msgstr "데이터베이스 선택" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 #, fuzzy msgid "Connect database" msgstr "데이터베이스 선택" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "" @@ -4370,7 +4397,7 @@ msgstr "" msgid "Connection failed, please check your connection settings" msgstr "연결하는데 실패했습니다. 커넥션 " -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "연결하는데 실패했습니다. 커넥션 " @@ -4379,24 +4406,24 @@ msgstr "연결하는데 실패했습니다. 커넥션 " msgid "Connection looks good!" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "D3 포멧" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "차트 유형" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 #, fuzzy msgid "Continue" msgstr "컬럼 추가" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "" @@ -4407,12 +4434,12 @@ msgstr "컬럼 추가" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "" @@ -4421,22 +4448,22 @@ msgstr "" msgid "Contribution Mode" msgstr "주석 레이어" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 #, fuzzy msgid "Control" msgstr "컬럼 추가" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "" @@ -4457,7 +4484,7 @@ msgstr "" msgid "Copy and paste the entire service account .json file here" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "" @@ -4465,8 +4492,8 @@ msgstr "" msgid "Copy message" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4476,9 +4503,9 @@ msgstr "" msgid "Copy partition query to clipboard" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 #, fuzzy msgid "Copy permalink to clipboard" msgstr "클립보드에 복사하기" @@ -4487,24 +4514,24 @@ msgstr "클립보드에 복사하기" msgid "Copy query URL" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "클립보드에 복사하기" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "" @@ -4548,7 +4575,7 @@ msgstr "" msgid "Could not load database driver" msgstr "데이터베이스 드라이버를 로드할 수 없습니다" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "" @@ -4557,40 +4584,40 @@ msgstr "" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 #, fuzzy msgid "Count" msgstr "컬럼 추가" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 #, fuzzy msgid "Count Unique Values" msgstr "필터" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 #, fuzzy msgid "Country" msgstr "컬럼 추가" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 #, fuzzy msgid "Country Column" msgstr "컬럼 목록" @@ -4604,27 +4631,27 @@ msgstr "" msgid "Country Map" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 #, fuzzy msgid "Create Chart" msgstr "차트 보기" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 #, fuzzy msgid "Create a dataset" msgstr "차트 수정" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4632,7 +4659,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "새 차트 생성" @@ -4646,27 +4673,27 @@ msgstr "차트 보기" msgid "Create chart with dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "데이터소스 선택" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 #, fuzzy msgid "Create dataset" msgstr "데이터소스 선택" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 #, fuzzy msgid "Create dataset and create chart" msgstr "새 차트 생성" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "새 차트 생성" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "" @@ -4674,7 +4701,7 @@ msgstr "" msgid "Created" msgstr "생성자" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "생성자" @@ -4683,7 +4710,7 @@ msgstr "생성자" msgid "Created by me" msgstr "생성자" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "생성자" @@ -4692,7 +4719,7 @@ msgstr "생성자" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "차트 불러오기는 알 수 없는 이유로 실패했습니다" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "" @@ -4706,11 +4733,11 @@ msgstr "생성자" msgid "Crimson" msgstr "활동" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "" @@ -4718,7 +4745,7 @@ msgstr "" msgid "Cross-filtering is not enabled in this dashboard" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 #, fuzzy @@ -4731,6 +4758,7 @@ msgid "Cross-filters" msgstr "필터" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "" @@ -4739,7 +4767,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 #, fuzzy msgid "Currency format" msgstr "D3 포멧" @@ -4752,15 +4780,50 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "컬럼 추가" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "Query 실행" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "D3 포멧" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "Query 실행" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "Query 실행" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "Query 실행" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "주석" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "커스텀 플러그인" @@ -4769,8 +4832,8 @@ msgstr "커스텀 플러그인" msgid "Custom Plugins" msgstr "커스텀 플러그인" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4780,11 +4843,11 @@ msgstr "" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 msgid "Custom color palettes" msgstr "" @@ -4806,30 +4869,30 @@ msgstr "" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 #, fuzzy msgid "Customize columns" msgstr "컬럼 목록" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4838,24 +4901,24 @@ msgid "D3 Format" msgstr "D3 포멧" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "" @@ -4873,11 +4936,11 @@ msgstr "시작 시간" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "" @@ -4895,7 +4958,7 @@ msgid "Daily seasonality" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 #, fuzzy msgid "Dark" msgstr "분기" @@ -4908,10 +4971,10 @@ msgstr "" msgid "Dark mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4923,7 +4986,7 @@ msgstr "대시보드" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "" @@ -4948,21 +5011,21 @@ msgstr "대시보드" msgid "Dashboard parameters are invalid." msgstr "대시보드 인자가 부적절합니다." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "대시보드" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 #, fuzzy msgid "Dashboard properties updated" msgstr "대시보드" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 #, fuzzy msgid "Dashboard scheme" msgstr "대시보드" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -4970,7 +5033,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 #, fuzzy msgid "Dashboard title" msgstr "대시보드" @@ -4980,11 +5043,11 @@ msgstr "대시보드" msgid "Dashboard usage" msgstr "대시보드" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "대시보드" @@ -5003,13 +5066,13 @@ msgstr "대시보드가 존재하지 않습니다" msgid "Dashed" msgstr "대시보드" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "데이터베이스" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "데이터베이스" @@ -5023,13 +5086,13 @@ msgstr "테이블 수정" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "" @@ -5055,7 +5118,7 @@ msgstr "" msgid "Data preview" msgstr "데이터 미리보기" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "" @@ -5075,13 +5138,13 @@ msgid "DataFrame must include temporal column" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5092,20 +5155,20 @@ msgstr "" msgid "Database" msgstr "데이터베이스" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 #, fuzzy msgid "Database Connections" msgstr "연결 테스트" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 #, fuzzy msgid "Database Creation Error" msgstr "데이터베이스" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 #, fuzzy msgid "Database connected" msgstr "데이터베이스를 생성할 수 없습니다." @@ -5132,7 +5195,7 @@ msgstr "" msgid "Database does not exist" msgstr "데이터베이스가 존재하지 않습니다" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "" @@ -5142,7 +5205,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "데이터베이스" @@ -5155,8 +5218,8 @@ msgstr "데이터소스 명" msgid "Database is required for alerts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5175,12 +5238,12 @@ msgstr "데이터베이스를 찾을 수 없습니다." msgid "Database parameters are invalid." msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 #, fuzzy msgid "Database passwords" msgstr "데이터베이스" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5192,7 +5255,7 @@ msgstr "데이터베이스" msgid "Database schema is not allowed for csv uploads." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 #, fuzzy msgid "Database settings updated" msgstr "데이터베이스를 업데이트할 수 없습니다." @@ -5214,15 +5277,15 @@ msgstr "" msgid "Databases" msgstr "데이터베이스" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "데이터베이스" @@ -5262,12 +5325,12 @@ msgstr "" msgid "Dataset does not exist" msgstr "데이터소스가 존재하지 않습니다" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 #, fuzzy msgid "Dataset imported" msgstr "데이터베이스" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 #, fuzzy msgid "Dataset is required" msgstr "데이터소스" @@ -5288,18 +5351,18 @@ msgstr "데이터소스 명" msgid "Dataset parameters are invalid." msgstr "" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "데이터베이스" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5318,7 +5381,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "데이터베이스를 삭제할 수 없습니다." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "" @@ -5345,19 +5408,19 @@ msgstr "" msgid "Datasource type is required when datasource_id is given" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 #, fuzzy msgid "Date format" @@ -5368,7 +5431,7 @@ msgstr "D3 포멧" msgid "Date format string" msgstr "D3 포멧" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "시작 시간" @@ -5376,7 +5439,7 @@ msgstr "시작 시간" msgid "Datetime Format" msgstr "" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5394,12 +5457,12 @@ msgstr "일" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, fuzzy, python-format msgid "Days %s" msgstr "일" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "" @@ -5407,7 +5470,7 @@ msgstr "" msgid "Deactivate" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "" @@ -5419,7 +5482,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "" @@ -5470,12 +5533,12 @@ msgid "Deck.gl - Screen Grid" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 #, fuzzy msgid "Decrease" msgstr "생성자" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "삭제" @@ -5484,7 +5547,7 @@ msgstr "삭제" msgid "Default Endpoint" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "테이블 선택" @@ -5497,7 +5560,7 @@ msgstr "" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "" @@ -5514,13 +5577,13 @@ msgstr "" msgid "Default longitude" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 #, fuzzy msgid "Default value is required" msgstr "데이터소스" @@ -5539,17 +5602,17 @@ msgid "" "default\" is checked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5565,20 +5628,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5588,28 +5651,28 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." msgstr "" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 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/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5621,17 +5684,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5641,13 +5704,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "삭제" @@ -5664,7 +5727,7 @@ msgstr "주석" msgid "Delete Database?" msgstr "데이터베이스 선택" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "" @@ -5686,7 +5749,7 @@ msgstr "CSS 템플릿" msgid "Delete Template?" msgstr "CSS 템플릿" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "" @@ -5716,7 +5779,7 @@ msgstr "삭제" msgid "Delete template" msgstr "템플릿 불러오기" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "" @@ -5749,7 +5812,7 @@ msgid "Deleted %(num)d css template" msgid_plural "Deleted %(num)d css templates" msgstr[0] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5791,7 +5854,7 @@ msgstr "삭제" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5809,11 +5872,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "구분자" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 #, fuzzy msgid "Delivery method" msgstr "월" @@ -5842,20 +5905,20 @@ msgstr "생성자" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5864,8 +5927,8 @@ msgstr "생성자" msgid "Description" msgstr "설명" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "" @@ -5882,7 +5945,7 @@ msgstr "" msgid "Deselect all" msgstr "테이블 선택" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "" @@ -5901,7 +5964,7 @@ msgid "" "dashboards" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "" @@ -5909,14 +5972,14 @@ msgstr "" msgid "Did you mean:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "" @@ -5924,8 +5987,8 @@ msgstr "" msgid "Dim Gray" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "" @@ -5934,18 +5997,18 @@ msgid "Dimension to use on x-axis." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -5959,21 +6022,22 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 msgid "Disable drill to detail" msgstr "" @@ -5981,39 +6045,44 @@ msgstr "" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 #, fuzzy msgid "Disabled" msgstr "테이블 수정" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 msgid "Disables the drill to detail feature for this database." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 #, fuzzy msgid "Discard" msgstr "대시보드" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 #, fuzzy msgid "Display" msgstr "필터" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 #, fuzzy msgid "Display Name" msgstr "필터" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "필터" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "" @@ -6021,24 +6090,24 @@ msgstr "" msgid "Display configuration" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "" @@ -6062,6 +6131,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 #, fuzzy msgid "Distribution" msgstr "설명" @@ -6070,17 +6141,17 @@ msgstr "설명" msgid "Distribution - Bar Chart" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 #, fuzzy msgid "Documentation" msgstr "주석" @@ -6090,7 +6161,7 @@ msgid "Domain" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 #, fuzzy msgid "Donut" msgstr "월" @@ -6100,22 +6171,22 @@ msgstr "월" msgid "Dotted" msgstr "테이블 수정" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "" @@ -6135,75 +6206,75 @@ msgstr "" msgid "Drag and drop components to this tab" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, fuzzy, python-format msgid "Drill by: %s" msgstr "대시보드 가져오기" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6214,7 +6285,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6226,7 +6297,7 @@ msgid "Drop a column/metric here or click" msgid_plural "Drop columns/metrics here or click" msgstr[0] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "" @@ -6235,7 +6306,7 @@ msgid "Drop columns/metrics here or click" msgstr "" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "" @@ -6256,7 +6327,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "차트 수정" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "" @@ -6266,7 +6337,7 @@ msgstr "" msgid "Duration" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6286,7 +6357,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6300,13 +6371,13 @@ msgid "" "database timeout if undefined." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 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/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6316,12 +6387,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "" @@ -6339,10 +6410,11 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6352,7 +6424,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 #, fuzzy msgid "ECharts" msgstr "차트" @@ -6361,9 +6433,9 @@ msgstr "차트" msgid "EMAIL_REPORTS_CTA" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "" @@ -6377,48 +6449,48 @@ msgstr "%s 에러" msgid "ERROR: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 #, fuzzy msgid "Edit Alert" msgstr "테이블 수정" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "CSS 수정" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "CSS 템플릿" @@ -6426,7 +6498,7 @@ msgstr "CSS 템플릿" msgid "Edit Chart" msgstr "차트 수정" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 #, fuzzy msgid "Edit Chart Properties" msgstr "대시보드 수정" @@ -6459,7 +6531,7 @@ msgstr "메트릭 편집" msgid "Edit Plugin" msgstr "플러그인 수정" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "" @@ -6477,7 +6549,7 @@ msgstr "테이블 수정" msgid "Edit Tag" msgstr "로그 수정" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "주석" @@ -6486,28 +6558,28 @@ msgstr "주석" msgid "Edit annotation layer" msgstr "주석 레이어" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "주석 레이어" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 #, fuzzy msgid "Edit chart" msgstr "차트 수정" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "차트 수정" @@ -6517,15 +6589,15 @@ msgstr "차트 수정" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "" @@ -6542,13 +6614,13 @@ msgstr "템플릿 불러오기" msgid "Edit template parameters" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 #, fuzzy msgid "Edit the dashboard" msgstr "대시보드 추가" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "" @@ -6593,7 +6665,7 @@ msgstr "생성자" msgid "Email reports active" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6601,12 +6673,12 @@ msgstr "" msgid "Embed" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 #, fuzzy msgid "Embed dashboard" msgstr "대시보드 저장" @@ -6620,7 +6692,7 @@ msgstr "" msgid "Emit Filter Events" msgstr "필터" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "" @@ -6628,7 +6700,7 @@ msgstr "" msgid "Employment and education" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "" @@ -6647,7 +6719,7 @@ msgstr "컬럼 추가" msgid "Empty query result" msgstr "대시보드 가져오기" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "" @@ -6655,8 +6727,8 @@ msgstr "" msgid "Empty row" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" @@ -6668,13 +6740,13 @@ msgstr "" msgid "Enable cross-filtering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "" @@ -6690,25 +6762,25 @@ msgstr "" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" @@ -6719,12 +6791,12 @@ msgid "" "out" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "끝 시간" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "" @@ -6732,18 +6804,18 @@ msgstr "" msgid "End Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "End date" msgstr "차트 추가" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "" @@ -6756,8 +6828,8 @@ msgstr "" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "" @@ -6767,61 +6839,61 @@ msgid "" "individual parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 #, fuzzy msgid "Enter Primary Credentials" msgstr "엑셀 업로드" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "테이블 명" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 #, fuzzy msgid "Enter duration in seconds" msgstr "10초" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "차트 유형" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "" @@ -6829,10 +6901,10 @@ msgstr "" msgid "Equal to (=)" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 #, fuzzy msgid "Error" @@ -6843,17 +6915,17 @@ msgstr "%s 에러" msgid "Error Fetching Tagged Objects" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "" @@ -6863,7 +6935,7 @@ msgstr "" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" @@ -6911,8 +6983,8 @@ msgstr "" msgid "Error: %(error)s" msgstr "" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "" @@ -6929,7 +7001,7 @@ msgstr "" msgid "Estimate selected query cost" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "" @@ -6943,12 +7015,12 @@ msgstr "월" msgid "Event Flow" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 #, fuzzy msgid "Event Names" msgstr "테이블 명" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "" @@ -6961,7 +7033,7 @@ msgstr "" msgid "Event time column" msgstr "컬럼 수정" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "" @@ -6982,24 +7054,24 @@ msgstr "" msgid "Evolution" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "CSV 업로드" @@ -7016,7 +7088,7 @@ msgstr "" msgid "Excluded roles" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 #, fuzzy msgid "Executed SQL" msgstr "저장된 Query 수정" @@ -7033,13 +7105,13 @@ msgstr "" msgid "Execution log" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 #, fuzzy msgid "Existing dataset" msgstr "차트 수정" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "" @@ -7047,24 +7119,24 @@ msgstr "" msgid "Expand" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 #, fuzzy msgid "Expand table preview" msgstr "데이터 미리보기" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "" @@ -7084,7 +7156,7 @@ msgstr "" msgid "Experimental" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "" @@ -7094,20 +7166,20 @@ msgstr "" msgid "Explore - %(table)s" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7122,51 +7194,56 @@ msgstr "" msgid "Export query" msgstr "Query 공유" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 #, fuzzy msgid "Export to .JSON" msgstr "대시보드 가져오기" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 #, fuzzy msgid "Export to PDF" msgstr "대시보드 가져오기" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "대시보드 가져오기" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 msgid "Export to full Excel" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "" @@ -7190,8 +7267,8 @@ msgstr "표현식" msgid "Extra" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "" @@ -7199,7 +7276,7 @@ msgstr "" msgid "Extra Parameters" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "" @@ -7216,7 +7293,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "" @@ -7230,24 +7307,24 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 #, fuzzy msgid "Factor" msgstr "생성자" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "" @@ -7257,17 +7334,17 @@ msgstr "" msgid "Failed" msgstr "실패" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "" @@ -7276,7 +7353,7 @@ msgstr "" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7284,12 +7361,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7297,25 +7374,25 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 #, fuzzy msgid "Failed to save cross-filter scoping" msgstr "필터" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 #, fuzzy msgid "Failed to tag items" msgstr "테이블 선택" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "" @@ -7327,16 +7404,38 @@ msgstr "" msgid "Favorite" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "생성자" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "" @@ -7344,11 +7443,11 @@ msgstr "" msgid "Fetch Values Predicate" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "" @@ -7376,7 +7475,7 @@ msgstr "" msgid "File" msgstr "CSV 파일" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Query 공유" @@ -7394,33 +7493,33 @@ msgstr "" msgid "File upload" msgstr "CSV 업로드" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 #, fuzzy msgid "Fill method" msgstr "주석 레이어" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 #, fuzzy msgid "Filled" msgstr "실패" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 #, fuzzy msgid "Filter" msgstr "필터" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "" @@ -7428,12 +7527,12 @@ msgstr "" msgid "Filter List" msgstr "필터" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 #, fuzzy msgid "Filter Settings" msgstr "Query 공유" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7447,16 +7546,16 @@ msgstr "" msgid "Filter charts" msgstr "차트 수정" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 #, fuzzy msgid "Filter menu" msgstr "필터" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "필터" @@ -7464,17 +7563,17 @@ msgstr "필터" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "검색 결과" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 #, fuzzy msgid "Filter type" msgstr "필터" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "" @@ -7487,7 +7586,7 @@ msgstr "" msgid "Filter value is required" msgstr "데이터소스" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "" @@ -7499,17 +7598,17 @@ msgstr "" msgid "Filterable" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "필터" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "컬럼 목록" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "필터" @@ -7540,23 +7639,23 @@ msgstr "" msgid "Find" msgstr "실패" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "" @@ -7568,11 +7667,11 @@ msgstr "" msgid "Fixed Color" msgstr "" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "" @@ -7580,32 +7679,34 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7615,7 +7716,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7628,29 +7729,29 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "데이터소스 명" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 #, fuzzy msgid "Force date format" msgstr "D3 포멧" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "" @@ -7688,11 +7789,18 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 msgid "Format SQL" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "" @@ -7701,12 +7809,12 @@ msgstr "" msgid "Formatted date" msgstr "데이터베이스 선택" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 #, fuzzy msgid "Formatted value" msgstr "필터" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 #, fuzzy msgid "Formatting" msgstr "주석" @@ -7717,8 +7825,8 @@ msgstr "주석" msgid "Formula" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 #, fuzzy msgid "Forward values" msgstr "테이블 보기" @@ -7727,7 +7835,7 @@ msgstr "테이블 보기" msgid "Found invalid orderby options" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "" @@ -7735,20 +7843,20 @@ msgstr "" msgid "Frequency" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 #, fuzzy msgid "Friction" msgstr "활동" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "시작 날짜가 끝 날짜보다 클 수 없습니다" @@ -7762,16 +7870,16 @@ msgstr "Query 검색" msgid "Funnel Chart" msgstr "차트 이동" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "" @@ -7780,12 +7888,12 @@ msgstr "" msgid "Gauge Chart" msgstr "차트 보기" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "주석" @@ -7807,7 +7915,7 @@ msgstr "차트 추가" msgid "Geo" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 #, fuzzy msgid "GeoJson Column" @@ -7822,19 +7930,19 @@ msgstr "Query 공유" msgid "Geohash" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -7842,11 +7950,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "" @@ -7855,11 +7963,11 @@ msgstr "" msgid "Graph Chart" msgstr "차트 보기" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "" @@ -7871,20 +7979,24 @@ msgstr "" msgid "Greater than (>)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "" @@ -7894,7 +8006,7 @@ msgstr "" msgid "Group Key" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "" @@ -7902,7 +8014,7 @@ msgstr "" msgid "Groupable" msgstr "" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -7915,16 +8027,16 @@ msgstr "시간" msgid "Handlebars" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 #, fuzzy msgid "Handlebars Template" msgstr "템플릿 불러오기" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -7935,15 +8047,15 @@ msgstr "" msgid "Has created by" msgstr "생성자" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "차트 이동" @@ -7958,13 +8070,13 @@ msgstr "" msgid "Heatmap (legacy)" msgstr "차트 보기" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -7978,7 +8090,7 @@ msgstr "" msgid "Hide Line" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 #, fuzzy msgid "Hide chart description" msgstr "설명" @@ -7987,12 +8099,12 @@ msgstr "설명" msgid "Hide layer" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 #, fuzzy msgid "Hide password." msgstr "비밀번호" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "" @@ -8000,18 +8112,23 @@ msgstr "" msgid "Hides the Line for the time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 #, fuzzy msgid "Hierarchy" msgstr "검색" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "차트 보기" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "" @@ -8024,7 +8141,7 @@ msgstr "차트 보기" msgid "Horizon Charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 #, fuzzy msgid "Horizontal" msgstr "차트 보기" @@ -8033,15 +8150,15 @@ msgstr "차트 보기" msgid "Horizontal (Top)" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8051,7 +8168,7 @@ msgstr "" msgid "Hour" msgstr "시" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, fuzzy, python-format msgid "Hours %s" msgstr "시간" @@ -8072,12 +8189,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8097,15 +8214,15 @@ msgstr "" msgid "ISO 8601" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -8123,17 +8240,17 @@ msgid "" "hive.server2.proxy.user property." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 #, fuzzy msgid "If Table Already Exists" msgstr "데이터셋 %(name)s 은 이미 존재합니다" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8143,19 +8260,19 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "" @@ -8163,7 +8280,7 @@ msgstr "" msgid "Image download failed, please refresh and try again." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" @@ -8171,11 +8288,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "대시보드 가져오기" @@ -8210,7 +8327,7 @@ msgstr "대시보드 가져오기" msgid "Import database failed for an unknown reason" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 #, fuzzy msgid "Import database from file" msgstr "차트 수정" @@ -8219,7 +8336,7 @@ msgstr "차트 수정" msgid "Import dataset failed for an unknown reason" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 #, fuzzy msgid "Import datasets" msgstr "차트 수정" @@ -8234,7 +8351,7 @@ msgstr "대시보드 가져오기" msgid "Import saved query failed for an unknown reason." msgstr "차트 불러오기는 알 수 없는 이유로 실패했습니다" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8249,11 +8366,11 @@ msgstr "활동" msgid "Include Series" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, python-format msgid "Include description to be sent with %s" msgstr "" @@ -8268,7 +8385,7 @@ msgid "Include time" msgstr "종료 시간" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 #, fuzzy msgid "Increase" msgstr "생성자" @@ -8278,21 +8395,21 @@ msgstr "생성자" msgid "Index" msgstr "분" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "레이블" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "레이블" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "정보" @@ -8300,21 +8417,21 @@ msgstr "정보" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" @@ -8351,12 +8468,12 @@ msgstr "새로고침 간격" msgid "Interval End column" msgstr "컬럼 목록" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 #, fuzzy msgid "Interval bounds" msgstr "컬럼 목록" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "" @@ -8365,7 +8482,7 @@ msgstr "" msgid "Interval start column" msgstr "컬럼 목록" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 #, fuzzy msgid "Intervals" msgstr "새로고침 간격" @@ -8407,7 +8524,7 @@ msgid "" "db/database'

" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "" @@ -8424,7 +8541,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "" @@ -8437,7 +8554,7 @@ msgstr "" msgid "Invalid geohash string" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8449,7 +8566,7 @@ msgstr "" msgid "Invalid longitude/latitude" msgstr "" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "" @@ -8493,7 +8610,7 @@ msgstr "" msgid "Invalid state." msgstr "" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8502,7 +8619,7 @@ msgstr "" msgid "Inverse selection" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 #, fuzzy msgid "Invert current page" msgstr "Superset 튜토리얼" @@ -8567,25 +8684,25 @@ msgstr "" msgid "Isoline" msgstr "차트 이동" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 #, fuzzy msgid "Issue 1000 - The dataset is too large to query." msgstr "이슈 1000 - 데이터 소스가 쿼리하기에 너무 큽니다." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -8594,16 +8711,16 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8611,27 +8728,27 @@ msgid "" "used by SQLAlchemy." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "" @@ -8640,11 +8757,11 @@ msgstr "" msgid "Jinja templating" msgstr "템플릿 불러오기" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "" @@ -8657,7 +8774,7 @@ msgstr "" msgid "KPI" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8665,12 +8782,12 @@ msgstr "" msgid "Keep editing" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8683,14 +8800,14 @@ msgstr "" msgid "Kilometers" msgstr "필터" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 #, fuzzy msgid "LIMIT" msgstr "구분자" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8699,20 +8816,25 @@ msgstr "구분자" msgid "Label" msgstr "레이블" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 #, fuzzy msgid "Label Contents" msgstr "새 차트 생성" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "템플릿 불러오기" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 #, fuzzy msgid "Label Type" msgstr "차트 유형" @@ -8722,19 +8844,19 @@ msgstr "차트 유형" msgid "Label already exists" msgstr "데이터셋 %(name)s 은 이미 존재합니다" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "" @@ -8742,11 +8864,11 @@ msgstr "" msgid "Labelling" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 #, fuzzy msgid "Labels" msgstr "레이블" @@ -8770,8 +8892,8 @@ msgstr "" msgid "Large" msgstr "Query 공유" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "" @@ -8783,7 +8905,7 @@ msgstr "" msgid "Last Modified" msgstr "마지막 수정" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "" @@ -8793,36 +8915,36 @@ msgstr "" msgid "Last Updated %s by %s" msgstr "마지막 수정" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "년" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "마지막 수정" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "월" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "분기" @@ -8831,12 +8953,12 @@ msgstr "분기" msgid "Last run" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "주" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "년" @@ -8854,25 +8976,25 @@ msgstr "" 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:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8884,30 +9006,30 @@ msgstr "" msgid "Least recently modified" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 #, fuzzy msgid "Left" msgstr "삭제" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 #, fuzzy msgid "Left value" msgstr "테이블 명" @@ -8939,34 +9061,34 @@ msgid "Legacy" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 #, fuzzy msgid "Legend Format" msgstr "D3 포멧" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 #, fuzzy msgid "Legend Orientation" msgstr "주석" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "시각화 유형" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "" @@ -8983,7 +9105,7 @@ msgid "Lift percent precision" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "" @@ -9010,17 +9132,17 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9038,11 +9160,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9055,7 +9177,7 @@ msgstr "분" msgid "Line Chart" msgstr "차트 이동" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "" @@ -9067,11 +9189,11 @@ msgid "" "chart common in many fields." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "" @@ -9086,22 +9208,22 @@ msgstr "" msgid "Linear Color Scheme" msgstr "" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 #, fuzzy msgid "Lines column" msgstr "컬럼 수정" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "" @@ -9110,12 +9232,12 @@ msgstr "" msgid "Link Copied!" msgstr "복사됨!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 #, fuzzy msgid "List Unique Values" msgstr "필터" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" @@ -9123,7 +9245,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 msgid "List of the column names that should be read" msgstr "" @@ -9160,45 +9282,45 @@ msgstr "" msgid "Loaded from cache" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 #, fuzzy msgid "Loading" msgstr "CSV 업로드" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 #, fuzzy msgid "Locate the chart" msgstr "새 차트 생성" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "" @@ -9209,23 +9331,23 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "로그인" @@ -9233,7 +9355,7 @@ msgstr "로그인" msgid "Login with" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "로그아웃" @@ -9250,7 +9372,7 @@ msgstr "" msgid "Longitude" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "" @@ -9258,8 +9380,8 @@ msgstr "" msgid "Longitude & Latitude columns" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "" @@ -9276,11 +9398,11 @@ msgstr "" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "" @@ -9289,10 +9411,16 @@ msgstr "" msgid "MINUTE" msgstr "분" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "분" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "" @@ -9303,30 +9431,30 @@ msgid "" "contains data for the selected time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "관리" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 #, fuzzy msgid "Manage email report" msgstr "대시보드에 차트 추가" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 #, fuzzy msgid "Manage your databases" msgstr "데이터베이스 선택" @@ -9370,7 +9498,7 @@ msgid "Map" msgstr "트리맵" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "" @@ -9382,33 +9510,33 @@ msgstr "" msgid "Mapbox" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "검색" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 #, fuzzy msgid "Marker" msgstr "분기" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "" @@ -9424,7 +9552,7 @@ msgstr "" msgid "Marker lines" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "" @@ -9436,28 +9564,28 @@ msgstr "" msgid "Markup type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "" @@ -9476,42 +9604,42 @@ msgstr "" msgid "Maximum value" msgstr "테이블 명" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "일" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 #, fuzzy msgid "Mean values" msgstr "테이블 명" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 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 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 #, fuzzy msgid "Median values" msgstr "원본 값" @@ -9524,16 +9652,16 @@ msgstr "" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "" @@ -9541,28 +9669,28 @@ msgstr "" msgid "Metadata has been synced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "메트릭" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "메트릭 '%(metric)s' 이 존재하지 않습니다." @@ -9577,20 +9705,20 @@ msgstr "메트릭" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "" @@ -9598,16 +9726,16 @@ msgstr "" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "" @@ -9621,11 +9749,11 @@ msgstr "Query 검색" msgid "Metric name [%s] is duplicated" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "" @@ -9639,7 +9767,7 @@ msgstr "" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "" @@ -9647,14 +9775,14 @@ msgstr "" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " "appropriate)." msgstr "" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9667,21 +9795,21 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "메트릭" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 #, fuzzy msgid "Middle" msgstr "CSV 파일" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "" @@ -9690,25 +9818,25 @@ msgstr "" msgid "Miles" msgstr "필터" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 #, fuzzy msgid "Min Periods" msgstr "10초" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "" @@ -9722,13 +9850,13 @@ msgstr "" msgid "Mine" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 #, fuzzy msgid "Minimum" msgstr "분" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "" @@ -9736,7 +9864,7 @@ msgstr "" msgid "Minimum Radius" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "" @@ -9746,9 +9874,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "" @@ -9757,25 +9885,25 @@ msgstr "" msgid "Minimum value" msgstr "테이블 명" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 #, fuzzy msgid "Minor ticks" msgstr "메트릭" @@ -9784,7 +9912,7 @@ msgstr "메트릭" msgid "Minute" msgstr "분" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, fuzzy, python-format msgid "Minutes %s" msgstr "분" @@ -9799,7 +9927,7 @@ msgstr "테이블 명" msgid "Missing URL parameters" msgstr "주석" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9810,34 +9938,34 @@ msgstr "" msgid "Mixed Chart" msgstr "차트 이동" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "수정됨" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, fuzzy, python-format msgid "Modified %s" msgstr "마지막 수정" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "수정됨" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, fuzzy, python-format msgid "Modified by: %s" msgstr "마지막 수정" @@ -9847,7 +9975,7 @@ msgstr "마지막 수정" msgid "Modified columns: %s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "" @@ -9855,17 +9983,17 @@ msgstr "" msgid "Month" msgstr "달" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, fuzzy, python-format msgid "Months %s" msgstr "월" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 #, fuzzy msgid "More" msgstr "새로고침 간격" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 #, fuzzy msgid "More filters" msgstr "테이블 추가" @@ -9874,12 +10002,12 @@ msgstr "테이블 추가" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "" @@ -9896,7 +10024,7 @@ msgstr "" msgid "Multi-Layers" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -9910,7 +10038,7 @@ msgstr "" msgid "Multi-Variables" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "" @@ -9925,7 +10053,7 @@ msgid "" "details" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "" @@ -9949,7 +10077,7 @@ msgstr "" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "" @@ -9957,31 +10085,31 @@ msgstr "" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 #, fuzzy msgid "My column" msgstr "컬럼 추가" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "메트릭" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "" @@ -9990,17 +10118,17 @@ msgstr "" msgid "NUMERIC" msgstr "메트릭" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10014,8 +10142,8 @@ msgstr "메트릭" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10025,8 +10153,8 @@ msgstr "메트릭" msgid "Name" msgstr "이름" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "" @@ -10034,21 +10162,21 @@ msgstr "" msgid "Name must be unique" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "데이터베이스를 생성할 수 없습니다." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 #, fuzzy msgid "Name of the id column" msgstr "컬럼 수정" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "" @@ -10056,11 +10184,11 @@ msgstr "" msgid "Name of the table that exists in the source database" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 #, fuzzy msgid "Name of your tag" msgstr "데이터베이스 선택" @@ -10070,15 +10198,15 @@ msgstr "데이터베이스 선택" msgid "Name your database" msgstr "데이터베이스 선택" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 #, fuzzy msgid "Network error" msgstr "알 수 없는 에러" @@ -10088,7 +10216,7 @@ msgstr "알 수 없는 에러" msgid "Network error." msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "차트 이동" @@ -10117,13 +10245,13 @@ msgstr "차트 이동" msgid "New tab" msgstr "탭 닫기" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "" @@ -10144,7 +10272,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10152,7 +10280,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "" @@ -10193,7 +10321,7 @@ msgstr "주석 레이어" msgid "No annotation yet" msgstr "주석 레이어" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 #, fuzzy msgid "No applied filters" msgstr "테이블 추가" @@ -10207,12 +10335,12 @@ msgstr "필터" msgid "No charts" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 #, fuzzy msgid "No charts yet" msgstr "차트" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 #, fuzzy msgid "No columns found" msgstr "컬럼 추가" @@ -10233,43 +10361,43 @@ msgstr "" msgid "No compatible schema found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 #, fuzzy msgid "No dashboards yet" msgstr "대시보드" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "파일에 데이터가 없습니다" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 #, fuzzy msgid "No filter" msgstr "테이블 추가" @@ -10278,7 +10406,7 @@ msgstr "테이블 추가" msgid "No filter is selected." msgstr "" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 #, fuzzy msgid "No filters" msgstr "테이블 추가" @@ -10287,15 +10415,15 @@ msgstr "테이블 추가" msgid "No filters are currently added to this dashboard." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "" @@ -10303,17 +10431,17 @@ msgstr "" msgid "No of Bins" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 #, fuzzy msgid "No results" msgstr "결과" @@ -10327,7 +10455,7 @@ msgid "No results match your filter criteria" msgstr "" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "" @@ -10338,16 +10466,16 @@ msgid "" "contains data for the selected time range." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 #, fuzzy msgid "No saved expressions found" msgstr "표현식" @@ -10358,7 +10486,7 @@ msgstr "표현식" msgid "No saved metrics found" msgstr "저장된 Query" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 #, fuzzy msgid "No saved queries yet" msgstr "저장된 Query" @@ -10367,18 +10495,18 @@ msgstr "저장된 Query" msgid "No stored results found, you need to re-run your query" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 #, fuzzy msgid "No table columns" msgstr "컬럼 보기" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "" @@ -10397,47 +10525,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "" @@ -10446,8 +10574,12 @@ msgstr "" msgid "Normal" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +msgid "Normalize" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "" @@ -10456,13 +10588,13 @@ msgstr "" msgid "Normalize column names" msgstr "컬럼 목록" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "" @@ -10472,25 +10604,25 @@ msgstr "" msgid "Not a valid ZIP file" msgstr "테이블 추가" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 #, fuzzy msgid "Not added to any dashboard" msgstr "대시보드 추가" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 #, fuzzy msgid "Not defined" msgstr "수정됨" @@ -10504,7 +10636,7 @@ msgstr "" msgid "Not in" msgstr "주석" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "" @@ -10512,40 +10644,40 @@ msgstr "" msgid "Not triggered" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "주석 레이어" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "주석 레이어" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 #, fuzzy msgid "Null Values" msgstr "원본 값" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 #, fuzzy msgid "Null imputation" msgstr "주석" @@ -10566,21 +10698,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "" @@ -10589,7 +10721,7 @@ msgstr "" msgid "Number format string" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 #, fuzzy msgid "Number formatting" msgstr "주석" @@ -10598,7 +10730,7 @@ msgstr "주석" msgid "Number of buckets to group data" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "" @@ -10620,49 +10752,53 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +msgid "Numeric column used to calculate the histogram." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "" @@ -10679,13 +10815,13 @@ msgstr "오프셋" msgid "On Grace" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "대시보드" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10698,11 +10834,11 @@ msgid "" "columns must be present." msgstr "" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "" @@ -10742,15 +10878,15 @@ msgstr "" msgid "One or more parameters specified in the query are missing." msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "" @@ -10770,7 +10906,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10780,20 +10916,20 @@ msgstr "" msgid "Only single queries supported" msgstr "오직 하나의 쿼리만 지원됩니다" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" @@ -10801,7 +10937,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "" @@ -10813,7 +10949,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "데이터소스 명" @@ -10827,7 +10963,7 @@ msgstr "SQL Lab" msgid "Open query in SQL Lab" msgstr "새로운 탭에서 Query실행" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10836,8 +10972,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 #, fuzzy msgid "Operator" msgstr "생성자" @@ -10847,7 +10983,7 @@ msgstr "생성자" msgid "Operator undefined for aggregator: %(name)s" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10863,7 +10999,7 @@ msgstr "주석" msgid "Optional d3 number format string" msgstr "주석" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "" @@ -10872,44 +11008,44 @@ msgid "Optional warning about use of this metric" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 #, fuzzy msgid "Options" msgstr "주석" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 #, fuzzy msgid "Orientation" msgstr "주석" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "" @@ -10917,11 +11053,11 @@ msgstr "" msgid "Orientation of filter bar" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 #, fuzzy msgid "Original" msgstr "원본 값" @@ -10931,56 +11067,56 @@ msgid "Original table column order" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "원본 값" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 #, fuzzy msgid "Other" msgstr "월" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 msgid "Other color palettes" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 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/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11010,17 +11146,17 @@ msgstr "" msgid "Override time range" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "" @@ -11029,7 +11165,7 @@ msgstr "" msgid "Overwrite Dashboard [%s]" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "" @@ -11044,29 +11180,29 @@ msgstr "" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11081,8 +11217,8 @@ msgstr "소유자가 부적절합니다" msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11092,7 +11228,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "" @@ -11100,21 +11236,21 @@ msgstr "" msgid "Paired t-test Table" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "" @@ -11136,11 +11272,11 @@ msgstr "" msgid "Parameters " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "" @@ -11169,23 +11305,23 @@ msgstr "Superset 튜토리얼" msgid "Partition Diagram" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 #, fuzzy @@ -11200,22 +11336,23 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 msgid "Paste your access token here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 #, fuzzy msgid "Percent Change" msgstr "Superset 튜토리얼" @@ -11225,26 +11362,26 @@ msgstr "Superset 튜토리얼" msgid "Percent Difference format" msgstr "D3 포멧" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 #, fuzzy msgid "Percentage" msgstr "Superset 튜토리얼" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 #, fuzzy msgid "Percentage change" msgstr "Superset 튜토리얼" @@ -11254,14 +11391,14 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 #, fuzzy msgid "Percentage metrics" msgstr "메트릭" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "" @@ -11279,7 +11416,7 @@ msgstr "" msgid "Percentages" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "" @@ -11287,12 +11424,12 @@ msgstr "" msgid "Period average" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "" @@ -11300,11 +11437,11 @@ msgstr "" msgid "Periods must be a whole number" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "" @@ -11314,8 +11451,8 @@ msgid "Person or group that has certified this metric" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "" @@ -11323,7 +11460,7 @@ msgstr "" msgid "Physical (table or view)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "데이터소스 선택" @@ -11344,7 +11481,7 @@ msgstr "" msgid "Pick a name to help you identify this database." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" @@ -11388,15 +11525,15 @@ msgstr "차트 이동" msgid "Pie Chart (legacy)" msgstr "차트 보기" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "" @@ -11412,7 +11549,7 @@ msgstr "" msgid "Pivot operation requires at least one index" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 #, fuzzy msgid "Pivoted" msgstr "테이블 수정" @@ -11425,15 +11562,15 @@ msgstr "" msgid "Pixels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11470,9 +11607,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "적어도 하나의 'Group by'필드를 선택하세요" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11482,7 +11619,7 @@ msgstr "적어도 하나의 'Group by'필드를 선택하세요" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11491,15 +11628,15 @@ msgstr "적어도 하나의 'Group by'필드를 선택하세요" msgid "Please confirm" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11518,7 +11655,7 @@ msgid "Please reach out to the Chart Owner for assistance." msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "" @@ -11530,7 +11667,7 @@ msgstr "" msgid "Please save your dashboard first, then try creating a new email report." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" @@ -11556,7 +11693,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "플러그인" @@ -11577,7 +11714,7 @@ msgid "Point Radius Unit" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "" @@ -11587,7 +11724,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "" @@ -11614,27 +11751,10 @@ msgid "Polygon Settings" msgstr "Query 공유" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "" @@ -11643,7 +11763,7 @@ msgstr "" msgid "Population age data" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 #, fuzzy msgid "Port" msgstr "생성자" @@ -11664,36 +11784,36 @@ msgstr "" msgid "Position JSON" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 #, fuzzy msgid "Pre-filter" msgstr "필터" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 #, fuzzy msgid "Pre-filter is required" msgstr "데이터소스" @@ -11733,7 +11853,7 @@ msgstr "" msgid "Preview" msgstr "데이터 미리보기" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "엑셀 업로드" @@ -11743,7 +11863,7 @@ msgstr "엑셀 업로드" msgid "Preview: `%s`" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11753,11 +11873,11 @@ msgstr "" msgid "Previous Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 #, fuzzy msgid "Primary Metric" msgstr "메트릭" @@ -11767,15 +11887,15 @@ msgstr "메트릭" msgid "Primary key" msgstr "메트릭" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "" @@ -11792,12 +11912,12 @@ msgstr "" msgid "Private Key Password" msgstr "비밀번호" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 #, fuzzy msgid "Proceed" msgstr "생성자" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "" @@ -11817,7 +11937,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "" @@ -11842,7 +11962,7 @@ msgid "Purple" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "" @@ -11855,7 +11975,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "값은 0보다 커야합니다" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "" @@ -11871,7 +11991,7 @@ msgstr "" msgid "Python datetime string pattern" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "" @@ -11879,12 +11999,12 @@ msgstr "" msgid "Quarter" msgstr "분기" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, fuzzy, python-format msgid "Quarters %s" msgstr "분기" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 #, fuzzy msgid "Queries" msgstr "저장된 Query" @@ -11894,15 +12014,15 @@ msgstr "저장된 Query" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -11920,31 +12040,33 @@ msgstr "저장된 Query" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -11953,24 +12075,24 @@ msgstr "저장된 Query" msgid "Query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 #, fuzzy msgid "Query A" msgstr "Query 공유" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 #, fuzzy msgid "Query B" msgstr "Query 공유" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "Query 실행 이력" @@ -11990,7 +12112,7 @@ msgstr "Query 실행 이력" msgid "Query imported" msgstr "Query 검색" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "" @@ -11999,7 +12121,7 @@ msgid "Query is too complex and takes too long to run." msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 #, fuzzy msgid "Query mode" msgstr "Query 검색" @@ -12016,16 +12138,16 @@ msgstr "Query 검색" msgid "Query preview" msgstr "데이터 미리보기" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "" @@ -12043,7 +12165,7 @@ msgstr "CSS 템플릿을 찾을수 없습니다." msgid "RLS rules could not be deleted." msgstr "차트를 삭제할 수 없습니다." -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "" @@ -12052,16 +12174,16 @@ msgstr "" msgid "Radar Chart" msgstr "차트 보기" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 #, fuzzy msgid "Radial" msgstr "실패" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "실패" @@ -12086,11 +12208,12 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #, fuzzy msgid "Range" msgstr "관리" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 #, fuzzy msgid "Range filter" @@ -12121,12 +12244,12 @@ msgstr "" msgid "Ranking" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 #, fuzzy msgid "Ratio" msgstr "생성자" @@ -12135,11 +12258,11 @@ msgstr "생성자" msgid "Raw records" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" @@ -12149,7 +12272,7 @@ msgstr "" msgid "Recently modified" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" @@ -12157,7 +12280,7 @@ msgstr "" msgid "Recents" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "" @@ -12165,27 +12288,31 @@ msgstr "" msgid "Record Count" msgstr "레코드 수" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12202,7 +12329,7 @@ msgstr "월" msgid "Referenced columns not available in DataFrame." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "검색 결과" @@ -12210,7 +12337,7 @@ msgstr "검색 결과" msgid "Refresh" msgstr "새로고침 간격" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "대시보드 가져오기" @@ -12229,16 +12356,16 @@ msgstr "새로고침 간격" msgid "Refresh interval saved" msgstr "새로고침 간격" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 #, fuzzy msgid "Refreshing charts" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 #, fuzzy msgid "Refreshing columns" msgstr "컬럼 수정" @@ -12271,17 +12398,17 @@ msgstr "생성자" msgid "Relationships between community channels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "" @@ -12294,7 +12421,7 @@ msgstr "생성자" msgid "Remove" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 #, fuzzy msgid "Remove cross-filter" msgstr "필터" @@ -12316,23 +12443,23 @@ msgstr "" msgid "Removed columns: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "" @@ -12357,7 +12484,7 @@ msgstr "바꾸기" msgid "Report" msgstr "생성자" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 #, fuzzy msgid "Report Name" msgstr "차트 유형" @@ -12418,26 +12545,26 @@ msgstr "" msgid "Report Schedule state not found" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 #, fuzzy msgid "Report a bug" msgstr "차트 유형" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "대시보드 가져오기" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "차트 유형" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "차트 유형" @@ -12453,11 +12580,11 @@ msgstr "" msgid "Report schedule unexpected error" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "대시보드 가져오기" @@ -12470,12 +12597,12 @@ msgstr "차트 유형" msgid "Reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 #, fuzzy msgid "Repulsion" msgstr "표현식" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "" @@ -12493,26 +12620,26 @@ msgstr "" msgid "Request missing data field." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "" @@ -12524,11 +12651,11 @@ msgstr "" msgid "Resample operation requires DatetimeIndex" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "" @@ -12547,19 +12674,19 @@ msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "결과" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, fuzzy, python-format msgid "Results %s" msgstr "결과" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "" @@ -12567,11 +12694,11 @@ msgstr "" msgid "Results backend needed for asynchronous queries is not configured." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "" @@ -12579,44 +12706,44 @@ msgstr "" msgid "Reverse lat/long " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 #, fuzzy msgid "Right Axis Metric" msgstr "메트릭" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 #, fuzzy msgid "Right value" msgstr "원본 값" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -12624,17 +12751,17 @@ msgstr "" msgid "Role" msgstr "역할" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "역할" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12648,45 +12775,45 @@ msgid "" "defined, regular access permissions apply." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "차트 유형" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "" @@ -12694,70 +12821,70 @@ msgstr "" msgid "Rotate y axis label" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 #, fuzzy msgid "Row Level Security" msgstr "저수준 보안" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 msgid "" "Row containing the headers to use as column names (0 is first line of " "data)." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "컬럼 보기" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "" @@ -12771,7 +12898,7 @@ msgstr "Query 검색" msgid "Rule added" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "" @@ -12780,7 +12907,7 @@ msgid "Run a query to display query history" msgstr "" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "" @@ -12789,7 +12916,7 @@ msgstr "" msgid "Run current query" msgstr "Query 실행" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "SQL Lab" @@ -12799,7 +12926,7 @@ msgstr "SQL Lab" msgid "Run query" msgstr "Query 실행" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "" @@ -12807,7 +12934,7 @@ msgstr "" msgid "Run query in a new tab" msgstr "새로운 탭에서 Query실행" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "" @@ -12816,12 +12943,12 @@ msgstr "" msgid "Running" msgstr "" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "" @@ -12830,25 +12957,25 @@ msgstr "" msgid "SECOND" msgstr "초" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "복사됨!" @@ -12856,9 +12983,9 @@ msgstr "복사됨!" msgid "SQL Expression" msgstr "SQL 표현식" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL Lab" @@ -12878,19 +13005,19 @@ msgid "" "Note that you will need to close other SQL Lab windows before you do this." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "Query 저장" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "Query 저장" @@ -12944,21 +13071,21 @@ msgstr "차트의 파라미터가 부적절합니다." msgid "SSH Tunneling is not enabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "" @@ -12967,19 +13094,19 @@ msgstr "" msgid "STRING" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 #, fuzzy msgid "Samples" msgstr "테이블" @@ -12998,70 +13125,76 @@ msgstr "데이터베이스를 생성할 수 없습니다." msgid "Sankey" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "차트 보기" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" -msgstr "" +#, fuzzy +msgid "Sankey Diagram (legacy)" +msgstr "차트 보기" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 msgid "Sankey Diagram with Loops" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 #, fuzzy msgid "Satellite" msgstr "테이블 추가" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "저장" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "" @@ -13073,8 +13206,8 @@ msgstr "" msgid "Save (Overwrite)" msgstr "저장된 Query" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "" @@ -13088,8 +13221,8 @@ msgstr "데이터소스 선택" msgid "Save as dataset" msgstr "데이터소스 선택" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "다른이름으로 저장" @@ -13115,7 +13248,7 @@ msgstr "차트 보기" msgid "Save dashboard" msgstr "대시보드 저장" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 #, fuzzy msgid "Save dataset" msgstr "데이터소스 선택" @@ -13124,35 +13257,35 @@ msgstr "데이터소스 선택" msgid "Save for this session" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "Query 저장" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "저장" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "저장된 Query" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 #, fuzzy msgid "Saved expressions" msgstr "표현식" @@ -13162,7 +13295,7 @@ msgid "Saved metric" msgstr "저장된 Query" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -13181,13 +13314,13 @@ msgstr "저장된 쿼리를 찾을 수 없습니다." 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "" @@ -13196,8 +13329,8 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "" @@ -13213,15 +13346,15 @@ msgid "" "variables." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 #, fuzzy msgid "Schedule a new email report" msgstr "대시보드에 차트 추가" @@ -13231,17 +13364,17 @@ msgstr "대시보드에 차트 추가" msgid "Schedule email report" msgstr "대시보드에 차트 추가" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "Query 공유" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "Query 공유" @@ -13262,11 +13395,11 @@ msgid "Scheduled task executor not found" msgstr "캐시된 값을 찾을 수 없습니다." #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13274,7 +13407,7 @@ msgstr "캐시된 값을 찾을 수 없습니다." msgid "Schema" msgstr "스키마" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 #, fuzzy msgid "Schema cache timeout" msgstr "차트 유형" @@ -13283,7 +13416,7 @@ msgstr "차트 유형" msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "" @@ -13291,12 +13424,12 @@ msgstr "" msgid "Scope" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -13305,7 +13438,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "" @@ -13313,7 +13446,7 @@ msgstr "" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13321,12 +13454,12 @@ msgstr "" msgid "Search" msgstr "검색" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, python-format msgid "Search %s records" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "" @@ -13334,12 +13467,12 @@ msgstr "" msgid "Search Metrics & Columns" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 #, fuzzy msgid "Search all charts" msgstr "차트 추가" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 #, fuzzy msgid "Search box" msgstr "검색" @@ -13348,12 +13481,12 @@ msgstr "검색" msgid "Search by query text" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 #, fuzzy msgid "Search columns" msgstr "컬럼 추가" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 #, fuzzy msgid "Search in filters" msgstr "필터" @@ -13366,33 +13499,33 @@ msgstr "검색" msgid "Second" msgstr "초" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 #, fuzzy msgid "Secondary" msgstr "초" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 #, fuzzy msgid "Secondary Metric" msgstr "메트릭" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, fuzzy, python-format msgid "Seconds %s" msgstr "30초" @@ -13406,18 +13539,18 @@ msgstr "30초" msgid "Secure Extra" msgstr "보안" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "보안" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "보안" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "" @@ -13432,7 +13565,7 @@ msgstr "" msgid "See more" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 #, fuzzy msgid "See query details" msgstr "저장된 Query" @@ -13443,29 +13576,29 @@ msgstr "테이블 선택" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 #, fuzzy msgid "Select" msgstr "삭제" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "테이블 선택" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 #, fuzzy msgid "Select Viz Type" msgstr "시각화 유형" @@ -13480,7 +13613,7 @@ msgstr "테이블 선택" msgid "Select a dashboard" msgstr "대시보드 저장" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "데이터베이스 선택" @@ -13489,21 +13622,21 @@ msgstr "데이터베이스 선택" msgid "Select a database table and create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 #, fuzzy msgid "Select a database table." msgstr "데이터베이스 선택" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 #, fuzzy msgid "Select a database to connect" msgstr "데이터베이스 선택" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "" @@ -13512,35 +13645,35 @@ msgstr "" msgid "Select a dataset" msgstr "테이블 선택" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 msgid "Select a delimiter for this data" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 #, fuzzy msgid "Select a dimension" msgstr "대시보드 저장" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 msgid "Select a metric to display on the right axis" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "테이블 선택" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 msgid "Select a sheet name from the uploaded file" msgstr "" @@ -13558,17 +13691,17 @@ msgstr "" msgid "Select aggregate options" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 #, fuzzy msgid "Select all data" msgstr "테이블 선택" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 #, fuzzy msgid "Select all items" msgstr "테이블 선택" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "" @@ -13578,60 +13711,66 @@ msgid "Select catalog or type to search catalogs" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "차트 추가" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "차트 추가" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 #, fuzzy msgid "Select charts" msgstr "차트 추가" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 #, fuzzy msgid "Select column" msgstr "컬럼 목록" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "필터" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 #, fuzzy msgid "Select current page" msgstr "필터" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "대시보드 저장" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "대시보드 저장" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "대시보드 저장" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "데이터베이스 선택" @@ -13641,24 +13780,24 @@ msgstr "데이터베이스 선택" msgid "Select database or type to search databases" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 #, fuzzy msgid "Select dataset source" msgstr "데이터소스" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 #, fuzzy msgid "Select file" msgstr "필터" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 #, fuzzy msgid "Select filter" @@ -13672,14 +13811,14 @@ msgstr "" msgid "Select first filter value by default" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "D3 포멧" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13687,13 +13826,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "" @@ -13701,8 +13840,8 @@ msgstr "" msgid "Select or type a custom value..." msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "" @@ -13710,12 +13849,12 @@ msgstr "" msgid "Select or type currency symbol" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "" @@ -13724,7 +13863,7 @@ msgstr "" msgid "Select saved metrics" msgstr "저장된 Query" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "저장된 Query" @@ -13734,12 +13873,12 @@ msgstr "저장된 Query" msgid "Select schema or type to search schemas" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 #, fuzzy msgid "Select scheme" msgstr "테이블 선택" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "" @@ -13770,7 +13909,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 #, fuzzy msgid "Select the geojson column" @@ -13791,24 +13930,24 @@ msgid "" "query by clicking on the %s button." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "데이터소스" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 msgid "Send as PDF" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "" @@ -13816,7 +13955,7 @@ msgstr "" msgid "Send range filter events to other charts" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "" @@ -13841,46 +13980,46 @@ msgstr "" msgid "Series Limit Sort Descending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 #, fuzzy msgid "Series Order" msgstr "저장된 Query" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 #, fuzzy msgid "Series Style" msgstr "시계열 테이블" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "컬럼 수정" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 #, fuzzy msgid "Series type" msgstr "시각화 유형" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "" @@ -13888,15 +14027,15 @@ msgstr "" msgid "Service Account" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "새로고침 간격" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -13906,11 +14045,11 @@ msgstr "" msgid "Set up an email report" msgstr "대시보드에 차트 추가" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -13919,47 +14058,47 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "Query 공유" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "Query 공유" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 #, fuzzy msgid "Shared query fields" msgstr "저장된 Query" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "테이블 명" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -13989,7 +14128,13 @@ msgstr "" msgid "Show" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "메트릭 보기" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 #, fuzzy msgid "Show Bubbles" msgstr "테이블 보기" @@ -13998,6 +14143,11 @@ msgstr "테이블 보기" msgid "Show CREATE VIEW statement" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "차트 추가" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "차트 보기" @@ -14015,11 +14165,11 @@ msgid "Show Database" msgstr "데이터베이스 보기" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 #, fuzzy msgid "Show Labels" msgstr "테이블 보기" @@ -14028,7 +14178,7 @@ msgstr "테이블 보기" msgid "Show Log" msgstr "컬럼 보기" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "" @@ -14042,7 +14192,7 @@ msgstr "메트릭 보기" msgid "Show Metric Names" msgstr "메트릭 보기" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 #, fuzzy msgid "Show Range Filter" msgstr "테이블 추가" @@ -14051,38 +14201,38 @@ msgstr "테이블 추가" msgid "Show Table" msgstr "테이블 보기" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 #, fuzzy msgid "Show Tooltip Labels" msgstr "테이블 보기" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 #, fuzzy msgid "Show Total" msgstr "컬럼 보기" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 #, fuzzy msgid "Show Value" msgstr "테이블 보기" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 #, fuzzy msgid "Show Values" msgstr "테이블 보기" @@ -14102,34 +14252,34 @@ msgstr "" msgid "Show all columns" msgstr "컬럼 보기" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 #, fuzzy msgid "Show chart description" msgstr "설명" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 #, fuzzy msgid "Show columns subtotal" msgstr "컬럼 보기" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 #, fuzzy msgid "Show columns total" msgstr "컬럼 보기" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "" @@ -14154,12 +14304,12 @@ msgstr "" msgid "Show label" msgstr "테이블 보기" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "" @@ -14168,11 +14318,11 @@ msgstr "" msgid "Show less columns" msgstr "컬럼 수정" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "" @@ -14180,58 +14330,60 @@ msgstr "" msgid "Show only my charts" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 #, fuzzy msgid "Show password." msgstr "대시보드 보기" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 #, fuzzy msgid "Show progress" msgstr "대시보드" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 #, fuzzy msgid "Show rows subtotal" msgstr "컬럼 보기" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "차트 보기" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14265,13 +14417,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "" @@ -14283,8 +14435,8 @@ msgstr "" msgid "Significance Level" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14294,7 +14446,7 @@ msgstr "" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 #, fuzzy msgid "Single" msgstr "CSV 파일" @@ -14306,7 +14458,7 @@ msgstr "CSV 파일" msgid "Single Metric" msgstr "필터" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 #, fuzzy msgid "Single Value" msgstr "원본 값" @@ -14316,20 +14468,20 @@ msgstr "원본 값" msgid "Single value" msgstr "원본 값" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "" @@ -14337,20 +14489,20 @@ msgstr "" msgid "Sizes of vehicles" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "%s 에러" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "" @@ -14364,13 +14516,13 @@ msgstr "" msgid "Small" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "" @@ -14394,7 +14546,7 @@ msgstr "몇몇 역할이 존재하지 않습니다" msgid "Something went wrong." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -14403,20 +14555,20 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "" @@ -14434,25 +14586,25 @@ msgstr "" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14464,7 +14616,7 @@ msgstr "" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "" @@ -14474,37 +14626,37 @@ msgid "Sort Bars" msgstr "대시보드 가져오기" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 #, fuzzy msgid "Sort Metric" msgstr "메트릭" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 #, fuzzy msgid "Sort Series Ascending" msgstr "클릭하여 제목 수정하기" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 #, fuzzy msgid "Sort Series By" msgstr "대시보드 가져오기" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "" @@ -14513,9 +14665,9 @@ msgstr "" msgid "Sort bars by x labels." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "" @@ -14524,16 +14676,7 @@ msgstr "" msgid "Sort by %s" msgstr "대시보드 가져오기" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 #, fuzzy msgid "Sort by metric" msgstr "메트릭" @@ -14542,40 +14685,41 @@ msgstr "메트릭" msgid "Sort columns alphabetically" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 #, fuzzy msgid "Sort filter values" msgstr "필터" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "메트릭" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 #, fuzzy msgid "Sort type" msgstr "차트 유형" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "" @@ -14586,11 +14730,11 @@ msgstr "" msgid "Source / Target" msgstr "데이터소스 명" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 #, fuzzy msgid "Source category" msgstr "데이터소스 명" @@ -14605,25 +14749,25 @@ msgstr "" msgid "Spatial" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "" @@ -14646,17 +14790,17 @@ msgstr "저장된 Query" msgid "Stack" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "" @@ -14670,14 +14814,14 @@ msgstr "" msgid "Stacked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "" @@ -14685,16 +14829,16 @@ msgstr "" msgid "Stacked style" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "시작 시간" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "" @@ -14702,7 +14846,7 @@ msgstr "" msgid "Start Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 #, fuzzy msgid "Start angle" msgstr "시작 시간" @@ -14712,22 +14856,22 @@ msgstr "시작 시간" msgid "Start at (UTC)" msgstr "시작 시간" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "Start date" msgstr "시작 시간" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14744,7 +14888,7 @@ msgstr "상태" msgid "State" msgstr "상태" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -14760,25 +14904,25 @@ msgstr "" msgid "Status" msgstr "상태" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" +msgid "Step - end" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 #, fuzzy msgid "Step type" msgstr "차트 유형" @@ -14796,7 +14940,7 @@ msgid "" "irregular intervals." msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "중지" @@ -14806,11 +14950,11 @@ msgstr "중지" msgid "Stop query" msgstr "Query 저장" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "" @@ -14823,11 +14967,11 @@ msgid "Stream" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "" @@ -14835,7 +14979,7 @@ msgstr "" msgid "Stretched style" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 #, fuzzy msgid "Stroke Color" msgstr "포트" @@ -14845,7 +14989,7 @@ msgstr "포트" msgid "Stroke Width" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 #, fuzzy msgid "Stroked" msgstr "생성자" @@ -14859,7 +15003,7 @@ msgstr "" msgid "Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "" @@ -14875,7 +15019,7 @@ msgstr "" msgid "Subheader Font Size" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "" @@ -14892,7 +15036,7 @@ msgstr "" msgid "Success" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 #, fuzzy msgid "Successfully changed dataset!" msgstr "데이터소스 선택" @@ -14901,42 +15045,47 @@ msgstr "데이터소스 선택" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 #, fuzzy msgid "Sum values" msgstr "테이블 명" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "분기" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 #, fuzzy msgid "Sunburst Chart" msgstr "Superset 튜토리얼" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "" @@ -14949,11 +15098,11 @@ msgid "Superset Embedded SDK documentation." msgstr "" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Superset 튜토리얼" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "대시보드 저장" @@ -14966,7 +15115,7 @@ msgstr "" msgid "Superset encountered an unexpected error." msgstr "이슈 1002 - 데이터베이스에 예상치 못한 에러가 발생했습니다." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 #, fuzzy msgid "Supported databases" msgstr "데이터베이스 선택" @@ -14975,14 +15124,14 @@ msgstr "데이터베이스 선택" msgid "Survey Responses" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 #, fuzzy msgid "Swap dataset" msgstr "데이터소스 선택" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "" @@ -14993,15 +15142,15 @@ msgid "" "well." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "" @@ -15009,11 +15158,11 @@ msgstr "" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "" @@ -15027,7 +15176,7 @@ msgstr "" msgid "TABLES" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "" @@ -15035,11 +15184,11 @@ msgstr "" msgid "TEMPORAL_RANGE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "" @@ -15048,6 +15197,11 @@ msgstr "" msgid "Tab name" msgstr "테이블 명" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15064,13 +15218,13 @@ msgstr "" msgid "Table" msgstr "테이블" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "테이블 명" @@ -15082,18 +15236,18 @@ msgid "" "connection, schema, and table name" msgstr "" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 #, fuzzy msgid "Table cache timeout" msgstr "차트 유형" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 #, fuzzy msgid "Table columns" msgstr "컬럼 수정" @@ -15120,7 +15274,7 @@ msgstr "" msgid "Tables" msgstr "테이블" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "" @@ -15159,12 +15313,12 @@ msgstr "데이터베이스를 찾을 수 없습니다." msgid "Tag could not be updated." msgstr "차트를 업데이트할 수 없습니다." -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 #, fuzzy msgid "Tag created" msgstr "생성자" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "테이블 명" @@ -15178,12 +15332,12 @@ msgstr "" msgid "Tag parameters are invalid." msgstr "차트의 파라미터가 부적절합니다." -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 #, fuzzy msgid "Tag updated" msgstr "분기" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -15193,16 +15347,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "데이터베이스를 삭제할 수 없습니다." -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 #, fuzzy msgid "Tags" msgstr "상태" @@ -15213,8 +15367,9 @@ msgid "" "densest areas of information lie" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 #, fuzzy msgid "Target" msgstr "시작 시간" @@ -15224,16 +15379,21 @@ msgstr "시작 시간" msgid "Target Color" msgstr "시작 시간" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 #, fuzzy msgid "Target category" msgstr "시작 시간" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 #, fuzzy msgid "Target value" msgstr "원본 값" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "CSS 템플릿" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15246,7 +15406,7 @@ msgid "" "coming from the controls." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15265,15 +15425,15 @@ msgstr "" msgid "Text" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "" @@ -15306,15 +15466,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15322,17 +15493,17 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 #, fuzzy msgid "The annotation has been saved" msgstr "주석 레이어" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 #, fuzzy msgid "The annotation has been updated" msgstr "주석 레이어" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15376,11 +15547,11 @@ msgid "The color of the isoline" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -15390,6 +15561,14 @@ msgstr "" msgid "The column header label" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "" @@ -15400,7 +15579,7 @@ msgid "" "[country] column" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "" @@ -15423,7 +15602,7 @@ msgid "" "want to continue? Deleting the database will break those objects." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "" @@ -15441,7 +15620,7 @@ msgstr "" msgid "The database is under an unusual load." msgstr "" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15462,7 +15641,7 @@ msgstr "데이터베이스를 삭제할 수 없습니다." msgid "The database was not found." msgstr "데이터베이스를 찾을 수 없습니다." -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15475,11 +15654,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -15493,7 +15672,7 @@ msgid "" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "" @@ -15501,7 +15680,7 @@ msgstr "" msgid "The dataset linked to this chart may have been deleted." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "" @@ -15510,15 +15689,15 @@ msgstr "" msgid "The datasource is too large to query." msgstr "이슈 1000 - 데이터 소스가 쿼리하기에 너무 큽니다." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15534,11 +15713,11 @@ msgid "" "-1 to bypass the cache." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15551,12 +15730,31 @@ msgid "" "%(columns)s. " msgstr "" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15589,7 +15787,7 @@ msgid "The hostname provided can't be resolved." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "" @@ -15606,17 +15804,17 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "" @@ -15634,18 +15832,18 @@ msgid "" "%{key}s is invalid." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15663,13 +15861,17 @@ msgstr "새 차트 생성" msgid "The number color \"steps\"" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +msgid "The number of bins for the histogram" +msgstr "" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15677,7 +15879,7 @@ msgid "" "download to csv to see more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15685,22 +15887,22 @@ msgid "" "more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, 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:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, 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:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15708,7 +15910,7 @@ msgid "" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "" @@ -15716,7 +15918,7 @@ msgstr "" msgid "The object does not exist in the given database." msgstr "" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15767,7 +15969,7 @@ msgid "" " they are needed." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -15807,7 +16009,7 @@ msgstr "" msgid "The port number is invalid." msgstr "차트의 파라미터가 부적절합니다." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "" @@ -15826,11 +16028,11 @@ msgid "" "re-run the original query." msgstr "" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "" @@ -15845,11 +16047,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -15874,11 +16076,11 @@ msgstr "" msgid "The report has been created" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 msgid "The report will be sent to your email at" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -15895,13 +16097,13 @@ msgid "" "no longer can be deserialized." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -15973,8 +16175,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -15987,13 +16189,13 @@ msgid "" "use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 msgid "" "The time granularity for the visualization. Note that you can type and " "use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16001,7 +16203,7 @@ msgid "" "in the Superset source code." msgstr "" -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16023,7 +16225,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "" @@ -16054,9 +16256,9 @@ msgstr "메트릭 '%(metric)s' 이 존재하지 않습니다." msgid "The username provided when connecting to a database is not valid." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "" @@ -16064,7 +16266,7 @@ msgstr "" msgid "The width of the Isoline in pixels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "" @@ -16074,14 +16276,14 @@ msgstr "" msgid "There are associated alerts or reports" msgstr "관련된 알람이나 리포트가 있습니다" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, fuzzy, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "관련된 알람이나 리포트가 있습니다" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "" @@ -16090,7 +16292,7 @@ msgstr "" msgid "There are no components added to this tab" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "" @@ -16109,7 +16311,7 @@ msgid "" " or a typo." msgstr "이슈 1003 - SQL 쿼리에 문법 오류가 있습니다. 오탈자가 있는지 확인하세요." -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16146,7 +16348,7 @@ msgstr "" msgid "There was an error loading the catalogs" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 #, fuzzy msgid "There was an error loading the chart data" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." @@ -16168,7 +16370,7 @@ msgstr "" msgid "There was an error saving the favorite status: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "" @@ -16178,7 +16380,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16210,7 +16412,7 @@ msgstr "" msgid "There was an issue deleting the selected dashboards: " msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "" @@ -16235,16 +16437,16 @@ msgstr "" msgid "There was an issue deleting: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "" @@ -16252,7 +16454,7 @@ msgstr "" msgid "There was an issue fetching reports attached to this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" @@ -16304,7 +16506,7 @@ msgid "" "parameters." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16331,13 +16533,13 @@ msgstr "" msgid "This action will permanently delete the template." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 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/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -16347,7 +16549,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -16355,19 +16557,19 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "" @@ -16401,14 +16603,14 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -16425,12 +16627,12 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 #, fuzzy msgid "This dashboard is now hidden" msgstr "이 차트를 변경하는 것은 불가능합니다" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "" @@ -16444,16 +16646,16 @@ msgid "" " id to the SDK:" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -16467,8 +16669,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "" @@ -16490,11 +16692,11 @@ msgid "" "against this string as a subquery." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" @@ -16527,7 +16729,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -16538,23 +16740,27 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 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:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "" @@ -16565,26 +16771,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 #, fuzzy msgid "This visualization type does not support cross-filtering." msgstr "시각화 유형 선택" @@ -16599,6 +16805,13 @@ msgid "This was triggered by:" msgid_plural "This may be triggered by:" msgstr[0] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "" @@ -16611,8 +16824,8 @@ msgstr "" msgid "Threshold alpha level for determining significance" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "" @@ -16620,7 +16833,7 @@ msgstr "" msgid "Thumbnails" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "" @@ -16641,7 +16854,7 @@ msgstr "" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "" @@ -16652,9 +16865,9 @@ msgid "Time Column" msgstr "컬럼 수정" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 #, fuzzy msgid "Time Comparison" msgstr "컬럼 수정" @@ -16690,7 +16903,7 @@ msgstr "" msgid "Time Ratio" msgstr "D3 포멧" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 #, fuzzy msgid "Time Series" @@ -16724,14 +16937,14 @@ msgstr "" msgid "Time Series - Stacked" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 #, fuzzy 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:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "" @@ -16740,15 +16953,15 @@ msgstr "" msgid "Time Table View" msgstr "시간 테이블 뷰" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 #, fuzzy msgid "Time column" msgstr "컬럼 수정" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "" @@ -16757,17 +16970,17 @@ msgstr "" msgid "Time column filter plugin" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "컬럼 수정" @@ -16784,7 +16997,7 @@ msgid "" "[%(human_readable)s later]." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 #, fuzzy msgid "Time filter" @@ -16795,7 +17008,7 @@ msgstr "테이블 추가" msgid "Time format" msgstr "D3 포멧" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -16813,8 +17026,8 @@ msgstr "" msgid "Time granularity" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "10초" @@ -16822,8 +17035,8 @@ msgstr "10초" msgid "Time lag" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -16836,7 +17049,7 @@ msgstr "D3 포멧" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "" @@ -16850,9 +17063,9 @@ msgstr "컬럼 수정" msgid "Time series columns" msgstr "컬럼 수정" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "" @@ -16894,12 +17107,12 @@ msgstr "시계열 테이블" msgid "Timeout error" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "" @@ -16938,7 +17151,7 @@ msgstr "데이터소스" msgid "Title or Slug" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "" @@ -16946,49 +17159,49 @@ msgstr "" msgid "To get a readable URL for your dashboard" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 msgid "Tooltip Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 #, fuzzy msgid "Tooltip sort by metric" msgstr "필터" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 #, fuzzy msgid "Top" msgstr "중지" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 #, fuzzy msgid "Top left" msgstr "삭제" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "" @@ -17009,17 +17222,13 @@ msgstr "" msgid "Total value" msgstr "원본 값" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "" @@ -17039,7 +17248,7 @@ msgstr "" msgid "Transparent" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "" @@ -17052,11 +17261,11 @@ msgstr "" msgid "Tree Chart" msgstr "차트 이동" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 #, fuzzy msgid "Tree orientation" msgstr "주석" @@ -17078,19 +17287,19 @@ msgstr "트리맵" msgid "Trend" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "" @@ -17099,46 +17308,46 @@ msgstr "" msgid "Truncate Metric" msgstr "메트릭" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 #, fuzzy msgid "Truncate X Axis" msgstr "메트릭" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" @@ -17146,7 +17355,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "" @@ -17155,23 +17364,23 @@ msgstr "" msgid "Tukey" msgstr "Query 공유" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "타입" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "" @@ -17181,11 +17390,11 @@ msgstr "" msgid "Type a number" msgstr "테이블 명" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "" @@ -17218,19 +17427,15 @@ msgstr "" msgid "URL Parameters" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17254,7 +17459,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -17266,41 +17471,46 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "대시보드 추가" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "" @@ -17308,12 +17518,12 @@ msgstr "" msgid "Undefined window for rolling operation" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 #, fuzzy msgid "Undo the action" msgstr "주석" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "" @@ -17327,7 +17537,7 @@ msgstr "" msgid "Unexpected error occurred, please check your logs for details" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "" @@ -17363,12 +17573,13 @@ msgstr "" msgid "Unknown Status" msgstr "" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, fuzzy, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "알 수 없는 칼럼이 orderby에 사용되었습니다: %(col)" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "알 수 없는 에러" @@ -17377,7 +17588,7 @@ msgstr "알 수 없는 에러" msgid "Unknown input format" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 #, fuzzy msgid "Unknown type" msgstr "알 수 없는 에러" @@ -17422,12 +17633,12 @@ msgstr "" msgid "Unsupported time grain: %(time_grain)s" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 #, fuzzy msgid "Untitled Dataset" msgstr "차트 수정" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 #, fuzzy msgid "Untitled Query" msgstr "Query 공유" @@ -17436,7 +17647,7 @@ msgstr "Query 공유" msgid "Untitled query" msgstr "Query 공유" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "" @@ -17450,7 +17661,7 @@ msgstr "차트 보기" msgid "Updating chart was stopped" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "CSV 업로드" @@ -17460,7 +17671,7 @@ msgstr "CSV 업로드" msgid "Upload CSV" msgstr "엑셀 업로드" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 #, fuzzy msgid "Upload CSV to database" msgstr "데이터베이스 선택" @@ -17470,7 +17681,7 @@ msgstr "데이터베이스 선택" msgid "Upload Columnar" msgstr "컬럼 추가" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "차트 수정" @@ -17490,7 +17701,7 @@ msgstr "엑셀 업로드" msgid "Upload Excel" msgstr "엑셀 업로드" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "데이터베이스 선택" @@ -17499,12 +17710,12 @@ msgstr "데이터베이스 선택" msgid "Upload JSON file" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "차트 수정" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -17519,7 +17730,7 @@ msgstr "차트 수정" msgid "Upload file to preview columns" msgstr "차트 수정" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "데이터소스" @@ -17532,29 +17743,29 @@ msgstr "" msgid "Upper threshold must be greater than lower threshold" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 #, fuzzy msgid "Usage" msgstr "관리" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, fuzzy, python-format msgid "Use %s to open in a new tab." msgstr "새로운 탭에서 Query실행" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 #, fuzzy msgid "Use Area Proportions" msgstr "대시보드" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "" @@ -17562,18 +17773,18 @@ msgstr "" msgid "Use a log scale for the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "" @@ -17585,7 +17796,7 @@ msgid "" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -17593,7 +17804,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" @@ -17601,7 +17812,7 @@ msgstr "" msgid "Use only a single value." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "" @@ -17615,17 +17826,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "" @@ -17643,7 +17854,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -17666,9 +17877,9 @@ msgstr "" msgid "User query" msgstr "Query 공유" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 #, fuzzy @@ -17702,15 +17913,15 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "" @@ -17719,19 +17930,19 @@ msgstr "" msgid "Value Domain" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "Superset 튜토리얼" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "" @@ -17744,8 +17955,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "" @@ -17787,16 +17998,16 @@ msgstr "" msgid "Verbose Name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "" @@ -17820,7 +18031,7 @@ msgstr "데이터 미리보기" msgid "View All »" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 #, fuzzy msgid "View Dataset" msgstr "차트 수정" @@ -17830,7 +18041,7 @@ msgstr "차트 수정" msgid "View all charts" msgstr "차트 추가" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 #, fuzzy msgid "View as table" msgstr "탭 닫기" @@ -17845,10 +18056,10 @@ msgstr "SQL Lab" msgid "View keys & indexes (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "Query 공유" @@ -17862,13 +18073,13 @@ msgid "Viewed %s" msgstr "삭제" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "" @@ -17876,11 +18087,11 @@ msgstr "" msgid "Virtual (SQL)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "차트 수정" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "" @@ -17888,7 +18099,7 @@ msgstr "" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "가상 데이터셋 쿼리는 읽기 전용이어야 합니다" @@ -17896,6 +18107,11 @@ msgstr "가상 데이터셋 쿼리는 읽기 전용이어야 합니다" msgid "Visual Tweaks" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "주석" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -17999,11 +18215,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "시각화 유형" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "" @@ -18017,7 +18233,7 @@ msgstr "" msgid "Waiting on database..." msgstr "데이터베이스 선택" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "" @@ -18031,11 +18247,11 @@ msgstr "" msgid "Warning Message" msgstr "경고 메시지" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18051,7 +18267,7 @@ msgstr "" msgid "Waterfall Chart" msgstr "차트 추가" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18076,7 +18292,7 @@ msgid "" "%(location)s." msgstr "" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -18085,7 +18301,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18104,7 +18320,7 @@ msgstr "" msgid "Web" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "" @@ -18128,11 +18344,11 @@ msgstr "" msgid "Week starting Sunday" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -18141,7 +18357,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, fuzzy, python-format msgid "Weeks %s" msgstr "주" @@ -18173,34 +18389,34 @@ msgid_plural "" "timeout after %s seconds." msgstr[0] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 #, fuzzy msgid "What should happen if the table already exists" msgstr "같은 이름의 데이터베이스가 이미 존재합니다" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" @@ -18210,15 +18426,15 @@ msgid "" "table to be created in this schema" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" @@ -18256,7 +18472,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" @@ -18270,13 +18486,13 @@ msgid "" "view." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" @@ -18284,12 +18500,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" @@ -18297,32 +18513,32 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "" @@ -18330,11 +18546,11 @@ msgstr "" msgid "Whether to display the interactive data table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "" @@ -18345,10 +18561,10 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "" @@ -18356,65 +18572,65 @@ msgstr "" msgid "Whether to display the metric name as a title" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 msgid "Whether to display the tooltip labels." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "" @@ -18422,7 +18638,7 @@ msgstr "" msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "" @@ -18451,30 +18667,30 @@ msgid "" "fly" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 msgid "Whether to show as Nightingale chart." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "" @@ -18483,9 +18699,9 @@ msgstr "" msgid "Whether to sort ascending or descending on the base Axis." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "" @@ -18493,20 +18709,11 @@ msgstr "" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" @@ -18518,7 +18725,7 @@ msgstr "" msgid "Which country to plot the map for?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "" @@ -18557,7 +18764,7 @@ msgstr "" msgid "Word Cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 #, fuzzy msgid "Word Rotation" msgstr "주석" @@ -18566,7 +18773,7 @@ msgstr "주석" msgid "Working" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "" @@ -18575,7 +18782,7 @@ msgstr "" msgid "World Map" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "" @@ -18583,7 +18790,7 @@ msgstr "" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "" @@ -18591,9 +18798,9 @@ msgstr "" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -18602,37 +18809,38 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 #, fuzzy msgid "X Axis Bounds" msgstr "컬럼 목록" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "" @@ -18640,13 +18848,13 @@ msgstr "" msgid "X Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "" @@ -18664,13 +18872,13 @@ msgstr "" msgid "X-axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 #, fuzzy msgid "XScale Interval" msgstr "새로고침 간격" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "" @@ -18678,9 +18886,9 @@ msgstr "" msgid "Y AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -18688,67 +18896,68 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 msgid "Y Axis Title Position" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 msgid "Y-Axis" msgstr "" @@ -18770,8 +18979,8 @@ msgstr "" msgid "Y-axis bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 #, fuzzy msgid "YScale Interval" msgstr "새로고침 간격" @@ -18788,7 +18997,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, fuzzy, python-format msgid "Years %s" msgstr "년" @@ -18796,14 +19005,14 @@ msgstr "년" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "" @@ -18816,7 +19025,7 @@ msgstr "" msgid "Yes, overwrite changes" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -18835,7 +19044,7 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -18868,7 +19077,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -18887,35 +19096,35 @@ msgid "" "right" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -18925,13 +19134,13 @@ msgstr "" msgid "You do not have permission to read tags" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 msgid "You do not have sufficient permissions to edit the chart" msgstr "" @@ -18951,7 +19160,7 @@ msgstr "" msgid "You don't have access to this embedded dashboard config." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "" @@ -18960,7 +19169,7 @@ msgstr "" msgid "You don't have permission to modify the value." msgstr "" -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "" @@ -18969,7 +19178,7 @@ msgstr "" msgid "You don't have the rights to alter this chart" msgstr "" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "" @@ -18981,7 +19190,7 @@ msgstr "" msgid "You don't have the rights to create a chart" msgstr "" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "" @@ -18997,7 +19206,7 @@ msgstr "" msgid "You have unsaved changes." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19010,7 +19219,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19020,28 +19229,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "" @@ -19049,37 +19258,37 @@ msgstr "" msgid "Your chart is ready to go!" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "" @@ -19092,8 +19301,8 @@ msgstr "차트를 삭제할 수 없습니다." msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 #, fuzzy msgid "Zero imputation" msgstr "설명" @@ -19106,7 +19315,7 @@ msgstr "" msgid "Zoom level of the map" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 #, fuzzy msgid "[ untitled dashboard ]" msgstr "대시보드 저장" @@ -19139,14 +19348,14 @@ msgstr "" msgid "[desc]" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "" @@ -19195,21 +19404,25 @@ msgstr "" msgid "`width` must be greater or equal to 0" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "활동" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 #, fuzzy msgid "alert dark" msgstr "시작 시간" @@ -19219,8 +19432,10 @@ msgid "alerts" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "" @@ -19228,44 +19443,44 @@ msgstr "" msgid "also copy (duplicate) charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "주석" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "주석 레이어" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 #, fuzzy msgid "auto" msgstr "생성자" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -19273,7 +19488,12 @@ msgstr "" msgid "background" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "주석" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "" @@ -19285,10 +19505,10 @@ msgstr "" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -19301,8 +19521,8 @@ msgstr "" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 #, fuzzy msgid "bottom" msgstr "날짜/시간" @@ -19319,7 +19539,7 @@ msgstr "" msgid "cannot be empty" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 #, fuzzy msgid "cardinal" msgstr "실패" @@ -19336,12 +19556,12 @@ msgstr "관리" msgid "chart" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 #, fuzzy msgid "charts" msgstr "차트" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "" @@ -19351,7 +19571,7 @@ msgid "clear all filters" msgstr "필터" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "" @@ -19372,16 +19592,21 @@ msgstr "" msgid "color scheme for comparison" msgstr "컬럼 수정" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "차트 유형" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "컬럼 추가" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "차트 유형" @@ -19402,28 +19627,28 @@ msgstr "생성자" msgid "create a new chart" msgstr "새 차트 생성" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "컬럼 추가" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "" @@ -19431,30 +19656,30 @@ msgstr "" msgid "cumulative" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "대시보드" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 #, fuzzy msgid "dashboards" msgstr "대시보드" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "데이터베이스" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "" @@ -19464,21 +19689,21 @@ msgstr "" msgid "dataset name" msgstr "데이터소스 명" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "일" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "" @@ -19558,14 +19783,14 @@ msgstr "삭제" msgid "delete" msgstr "삭제" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "" @@ -19586,62 +19811,62 @@ msgstr "" msgid "dttm" msgstr "날짜/시간" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "삭제" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 #, fuzzy msgid "e.g., a \"user id\" column" msgstr "컬럼 수정" @@ -19651,62 +19876,62 @@ msgstr "컬럼 수정" msgid "edit mode" msgstr "Query 검색" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 msgid "email subject" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 #, fuzzy msgid "entries" msgstr "저장된 Query" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 #, fuzzy msgid "error" msgstr "%s 에러" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 #, fuzzy msgid "error_message" msgstr "에러 메시지" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "1시간" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 #, fuzzy msgid "every minute" msgstr "월" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "월" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 #, fuzzy msgid "explore" msgstr "생성자" @@ -19721,16 +19946,16 @@ msgstr "실패" msgid "fetching" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "" @@ -19742,44 +19967,44 @@ msgstr "" msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 #, fuzzy msgid "heatmap" msgstr "스키마" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 #, fuzzy msgid "here" msgstr "Query 공유" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "시간" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 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 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "" @@ -19801,13 +20026,13 @@ msgstr "" msgid "is expected to be an integer" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "" @@ -19820,8 +20045,8 @@ msgstr "레이블" msgid "latest partition:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 #, fuzzy msgid "left" msgstr "삭제" @@ -19830,7 +20055,7 @@ msgstr "삭제" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 #, fuzzy msgid "linear" msgstr "차트 이동" @@ -19852,26 +20077,26 @@ msgid "max" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "" @@ -19896,16 +20121,16 @@ msgstr "메트릭" msgid "min" msgstr "분" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "분" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 #, fuzzy msgid "minute(s)" msgstr "5분" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 #, fuzzy msgid "monotone" msgstr "월" @@ -19913,8 +20138,8 @@ msgstr "월" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "월" @@ -19923,13 +20148,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 #, fuzzy msgid "name" msgstr "이름" @@ -19964,13 +20189,13 @@ msgstr "" msgid "offline" msgstr "" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 #, fuzzy msgid "or" msgstr "시간" @@ -19988,7 +20213,7 @@ msgstr "하나 이상의 칼럼이 중복됩니다" msgid "overall" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "차트" @@ -20018,11 +20243,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -20041,12 +20266,12 @@ msgid "" " first is lower than the second value" msgstr "" -#: superset/views/core.py:840 +#: superset/views/core.py:842 #, fuzzy msgid "permalink state not found" msgstr "CSS 템플릿을 찾을수 없습니다." -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -20056,15 +20281,15 @@ msgstr "" msgid "pixels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "" @@ -20073,7 +20298,7 @@ msgid "published" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 #, fuzzy msgid "quarter" msgstr "분기" @@ -20087,11 +20312,11 @@ msgstr "저장된 Query" msgid "query" msgstr "Query 공유" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "" @@ -20099,15 +20324,15 @@ msgstr "" msgid "recent" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 msgid "recipients" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "" @@ -20119,12 +20344,12 @@ msgstr "" msgid "reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "" @@ -20138,13 +20363,13 @@ msgstr "저수준 보안" msgid "running" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 #, fuzzy msgid "saved queries" msgstr "저장된 Query" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 #, fuzzy msgid "seconds" msgstr "30초" @@ -20166,40 +20391,40 @@ msgstr "" msgid "shift start date" msgstr "시작 시간" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 #, fuzzy msgid "square" msgstr "분기" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 #, fuzzy msgid "step-after" msgstr "필터" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "" @@ -20209,7 +20434,7 @@ msgid "stopped" msgstr "중지" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "" @@ -20219,27 +20444,27 @@ msgstr "" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 msgid "success dark" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "" @@ -20251,7 +20476,7 @@ msgstr "" msgid "tag" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "상태" @@ -20269,8 +20494,8 @@ msgstr "" msgid "to" msgstr "중지" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 #, fuzzy msgid "top" msgstr "중지" @@ -20294,13 +20519,13 @@ msgstr "" msgid "use latest_partition template" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "" @@ -20312,7 +20537,7 @@ msgstr "" msgid "variance" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 #, fuzzy msgid "view instructions" msgstr "10초" @@ -20326,59 +20551,59 @@ msgstr "" msgid "viz type" msgstr "시각화 유형" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "주" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 msgid "working timeout" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "년" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "" diff --git a/superset/translations/messages.pot b/superset/translations/messages.pot index 15129b9708c9..72891b240868 100644 --- a/superset/translations/messages.pot +++ b/superset/translations/messages.pot @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: Superset VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -34,8 +34,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -55,8 +85,8 @@ msgstr "" msgid " (excluded)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -74,7 +104,7 @@ msgstr "" msgid " expression which needs to adhere to the " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -96,7 +126,7 @@ msgid "" " database/column name level via the extra parameter." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" msgstr "" @@ -108,24 +138,24 @@ msgstr "" msgid " to edit or add columns and metrics." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, python-format msgid "% calculation" msgstr "" @@ -168,22 +198,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "" @@ -201,9 +231,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "" @@ -225,7 +255,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -243,26 +273,26 @@ msgstr "" msgid "%s Error" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "" @@ -272,17 +302,17 @@ msgstr "" msgid "%s Selected" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "" @@ -292,27 +322,27 @@ msgstr "" msgid "%s aggregates(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "" @@ -326,18 +356,18 @@ msgid_plural "%s options" msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, python-format msgid "%s recipients" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, python-format msgid "%s row" msgid_plural "%s rows" @@ -349,8 +379,8 @@ msgstr[1] "" msgid "%s saved metric(s)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "" @@ -367,7 +397,7 @@ msgstr "" msgid "%s-%s of %s" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "" @@ -375,7 +405,7 @@ msgstr "" msgid "(deleted or invalid type)" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "" @@ -383,7 +413,7 @@ msgstr "" msgid "), and they become available in your SQL (example:" msgstr "" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -395,7 +425,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -406,58 +436,58 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 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/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "" @@ -465,24 +495,24 @@ msgstr "" msgid "1 month ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "" @@ -495,25 +525,25 @@ msgstr "" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "" @@ -521,14 +551,14 @@ msgstr "" msgid "10 minute" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "" @@ -537,61 +567,61 @@ msgstr "" msgid "15 minute" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "" @@ -604,14 +634,14 @@ msgstr "" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 msgid "28 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "" @@ -623,31 +653,31 @@ msgstr "" msgid "2D" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 msgid "3 years" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "" @@ -657,7 +687,7 @@ msgid "30 minute" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "" @@ -666,7 +696,7 @@ msgid "30 second" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "" @@ -686,7 +716,7 @@ msgid "5 minute" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "" @@ -695,18 +725,18 @@ msgid "5 second" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "" @@ -716,29 +746,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -746,19 +776,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "" @@ -783,15 +813,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "" @@ -799,11 +829,11 @@ msgstr "" msgid "A Big Number" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" @@ -815,7 +845,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -828,7 +858,7 @@ msgid "" "on a CDN for example)" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -842,12 +872,12 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" @@ -861,8 +891,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "" @@ -885,12 +915,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" @@ -932,7 +962,7 @@ msgstr "" msgid "A timeout occurred while taking a screenshot." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "" @@ -946,11 +976,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "" @@ -959,30 +989,30 @@ msgstr "" msgid "AQE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "" @@ -990,7 +1020,7 @@ msgstr "" msgid "Action" msgstr "" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "" @@ -1002,7 +1032,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1014,17 +1044,17 @@ msgstr "" msgid "Active" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 msgid "Actual range for comparison" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "" @@ -1032,33 +1062,33 @@ msgstr "" msgid "Actual value" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "" @@ -1086,7 +1116,7 @@ msgstr "" msgid "Add Metric" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "" @@ -1102,19 +1132,19 @@ msgstr "" msgid "Add a Plugin" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "" @@ -1126,29 +1156,29 @@ msgstr "" msgid "Add an item" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 msgid "Add another notification method" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1157,7 +1187,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "" @@ -1165,19 +1195,19 @@ msgstr "" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 msgid "Add description of your tag" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "" @@ -1186,7 +1216,7 @@ msgstr "" msgid "Add filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1199,11 +1229,11 @@ msgid "" "displayed in the filter." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "" @@ -1215,11 +1245,11 @@ msgstr "" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "" @@ -1227,23 +1257,23 @@ msgstr "" msgid "Add required control values to preview chart" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "" @@ -1256,50 +1286,50 @@ msgstr "" msgid "Add/Edit Filters" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" @@ -1311,28 +1341,29 @@ msgid "Additive" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "" @@ -1347,17 +1378,17 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "" @@ -1365,21 +1396,21 @@ msgstr "" msgid "Advanced Data type" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 msgid "Advanced analytics post processing" msgstr "" @@ -1401,12 +1432,12 @@ msgstr "" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "" @@ -1414,11 +1445,11 @@ msgstr "" msgid "Aggregate" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "" @@ -1428,7 +1459,7 @@ msgid "" "produce the cluster label." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1445,7 +1476,7 @@ msgstr "" msgid "Aggregation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "" @@ -1453,15 +1484,15 @@ msgstr "" msgid "Alert" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 msgid "Alert contents" msgstr "" @@ -1469,7 +1500,7 @@ msgstr "" msgid "Alert ended grace period." msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "" @@ -1481,11 +1512,11 @@ msgstr "" msgid "Alert found an error while executing a query." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Alert is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "" @@ -1515,11 +1546,11 @@ msgstr "" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "" @@ -1531,7 +1562,7 @@ msgstr "" msgid "Alerts" msgstr "" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "" @@ -1540,8 +1571,8 @@ msgstr "" msgid "Alerts & reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "" @@ -1561,7 +1592,7 @@ msgstr "" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1582,7 +1613,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "" @@ -1602,7 +1633,7 @@ msgstr "" msgid "All panels with this column will be affected by this filter" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "" @@ -1611,7 +1642,7 @@ msgstr "" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "" @@ -1624,12 +1655,12 @@ msgstr "" msgid "Allow Csv Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1640,15 +1671,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "" @@ -1656,23 +1687,23 @@ msgstr "" msgid "Allow data manipulation language" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "" @@ -1680,11 +1711,11 @@ msgstr "" msgid "Allow sending multiple polygons as a filter event" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "" @@ -1712,7 +1743,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "" @@ -1720,7 +1751,7 @@ msgstr "" msgid "Always filter main datetime column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "" @@ -1743,19 +1774,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "" @@ -1770,7 +1801,7 @@ msgstr "" msgid "An error occurred while accessing the value." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1781,8 +1812,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "" @@ -1798,7 +1829,7 @@ msgstr "" msgid "An error occurred while deleting the value." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1856,7 +1887,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1865,21 +1896,21 @@ msgstr "" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "" @@ -1893,14 +1924,14 @@ msgstr "" msgid "An error occurred while fetching owners values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "" @@ -1908,7 +1939,7 @@ msgstr "" msgid "An error occurred while fetching table metadata" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -1933,7 +1964,7 @@ msgstr "" msgid "An error occurred while loading the SQL" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "" @@ -1945,15 +1976,11 @@ msgstr "" msgid "An error occurred while pruning logs " msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -1964,17 +1991,11 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -1994,19 +2015,19 @@ msgstr "" msgid "An unexpected error occurred" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "" @@ -2022,7 +2043,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "" @@ -2064,7 +2085,7 @@ msgstr "" msgid "Annotation layer interval end" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "" @@ -2101,13 +2122,13 @@ msgstr "" msgid "Annotation layer value" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "" @@ -2131,11 +2152,11 @@ msgstr "" msgid "Annotation source type" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 msgid "Annotation template created" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 msgid "Annotation template updated" msgstr "" @@ -2144,7 +2165,7 @@ msgstr "" msgid "Annotations and Layers" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "" @@ -2157,13 +2178,13 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" @@ -2173,32 +2194,32 @@ msgid "" "dashboard's individual charts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, python-format msgid "Applied filters (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "" @@ -2209,10 +2230,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "" @@ -2220,11 +2241,11 @@ msgstr "" msgid "Apply conditional color formatting to metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "" @@ -2232,7 +2253,7 @@ msgstr "" msgid "Apply filters" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "" @@ -2244,7 +2265,7 @@ msgstr "" msgid "Apply to specific panels" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "" @@ -2260,9 +2281,9 @@ msgstr "" msgid "Are you sure you want to cancel?" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2293,7 +2314,7 @@ msgstr "" msgid "Are you sure you want to delete the selected dashboards?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "" @@ -2317,7 +2338,7 @@ msgstr "" msgid "Are you sure you want to delete the selected templates?" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "" @@ -2329,23 +2350,23 @@ msgstr "" msgid "Are you sure you want to save and apply changes?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 msgid "Area" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "" @@ -2356,7 +2377,7 @@ msgid "" "other." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "" @@ -2376,34 +2397,34 @@ msgstr "" msgid "Async Execution" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "" @@ -2419,12 +2440,12 @@ msgstr "" msgid "Automatic Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 msgid "Average" msgstr "" @@ -2432,30 +2453,30 @@ msgstr "" msgid "Average value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "" @@ -2463,10 +2484,10 @@ msgstr "" msgid "BOOLEAN" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "" @@ -2481,8 +2502,8 @@ msgstr "" msgid "Backend" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "" @@ -2496,9 +2517,9 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "" @@ -2514,11 +2535,11 @@ msgstr "" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "" @@ -2528,7 +2549,7 @@ msgid "Base" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2537,24 +2558,24 @@ msgstr "" msgid "Based on a metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "" @@ -2571,8 +2592,8 @@ msgstr "" msgid "Be careful." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "" @@ -2592,36 +2613,40 @@ msgstr "" msgid "Big Number with Trendline" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +msgid "Bins" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2629,28 +2654,28 @@ msgid "" "range. It won't narrow the data's extent." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2658,7 +2683,7 @@ msgid "" "extent." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2674,11 +2699,11 @@ msgid "Box Plot" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2694,7 +2719,7 @@ msgstr "" msgid "Bubble Chart (legacy)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "" @@ -2702,12 +2727,12 @@ msgstr "" msgid "Bubble Opacity" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "" @@ -2719,7 +2744,7 @@ msgstr "" msgid "Bucket break points" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "" @@ -2729,14 +2754,14 @@ msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2771,33 +2796,33 @@ msgid "" " add stress to your database)." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "" @@ -2805,11 +2830,11 @@ msgstr "" msgid "CREATE VIEW statement" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "" @@ -2818,15 +2843,15 @@ msgstr "" msgid "CSS" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -2847,15 +2872,15 @@ msgstr "" msgid "CSS templates could not be deleted." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -2866,7 +2891,7 @@ msgstr "" msgid "CTAS Schema" msgstr "" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -2886,20 +2911,20 @@ msgid "Cache Timeout" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "" @@ -2912,11 +2937,11 @@ msgstr "" msgid "Calculate contribution per series or row" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -2929,12 +2954,12 @@ msgstr "" msgid "Calculated columns" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "" @@ -2955,26 +2980,26 @@ msgstr "" msgid "Can't have overlap between Series and Breakdowns" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "" @@ -2990,8 +3015,8 @@ msgstr "" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "" @@ -3024,33 +3049,33 @@ msgstr "" msgid "Categories to group by on the x-axis." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "" @@ -3058,14 +3083,14 @@ msgstr "" msgid "Category name" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3082,26 +3107,22 @@ msgstr "" msgid "Cell Size" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "" @@ -3109,15 +3130,15 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "" @@ -3128,23 +3149,23 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "" @@ -3164,7 +3185,7 @@ msgstr "" msgid "Changing one or more of these dashboards is forbidden" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3185,16 +3206,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "" @@ -3216,23 +3237,23 @@ msgstr "" msgid "Changing this report is forbidden" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "" @@ -3241,26 +3262,26 @@ msgstr "" msgid "Chart Cache Timeout" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, python-format msgid "Chart Data: %s" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3272,32 +3293,34 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "" @@ -3309,13 +3332,13 @@ msgid_plural "Chart Owners: %s" msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 msgid "Chart Source" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "" @@ -3334,23 +3357,23 @@ msgstr "" msgid "Chart [%s] was added to dashboard [%s]" msgstr "" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "" @@ -3394,8 +3417,8 @@ msgstr "" msgid "Chart not found" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "" @@ -3407,15 +3430,15 @@ msgstr "" msgid "Chart parameters are invalid." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3423,13 +3446,13 @@ msgstr "" msgid "Chart width" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "" @@ -3442,9 +3465,9 @@ msgstr "" msgid "Check for sorting ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3454,19 +3477,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "" @@ -3487,28 +3510,28 @@ msgstr "" msgid "Choose a chart or dashboard not both" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 msgid "Choose a delimiter" msgstr "" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "" @@ -3517,39 +3540,39 @@ msgstr "" msgid "Choose a source and a target" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 msgid "Choose already exists" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 msgid "Choose columns to be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 msgid "Choose columns to read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 msgid "Choose index column" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 msgid "Choose notification method and recipients." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 msgid "Choose sheet name" msgstr "" @@ -3557,11 +3580,11 @@ msgstr "" msgid "Choose the annotation layer type" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "" @@ -3569,13 +3592,13 @@ msgstr "" msgid "Choose the source of your annotations" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 msgid "" "Choose values that should be treated as null. Warning: Hive database " "supports only a single value" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3589,25 +3612,25 @@ msgstr "" msgid "Chosen non-numeric column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3628,7 +3651,7 @@ msgstr "" msgid "Clause" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "" @@ -3636,15 +3659,15 @@ msgstr "" msgid "Clear all" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" @@ -3662,13 +3685,13 @@ msgstr "" msgid "Click the lock to prevent further changes." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 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/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3678,7 +3701,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "" @@ -3686,21 +3709,21 @@ msgstr "" msgid "Click to edit" msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "" @@ -3708,38 +3731,38 @@ msgstr "" msgid "Click to force-refresh" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "" @@ -3756,23 +3779,23 @@ msgstr "" msgid "Code" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "" @@ -3782,12 +3805,11 @@ msgstr "" msgid "Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "" @@ -3804,11 +3826,11 @@ msgstr "" msgid "Color bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "" @@ -3816,35 +3838,36 @@ msgstr "" msgid "Color of the target location" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 msgid "Color: " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -3865,7 +3888,7 @@ msgstr "" msgid "Column Configuration" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 msgid "Column Data Types" msgstr "" @@ -3887,7 +3910,7 @@ msgstr "" msgid "Column containing longitude data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 msgid "Column data types" msgstr "" @@ -3921,37 +3944,37 @@ msgstr "" msgid "Column select" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 msgid "Columnar Upload" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "" @@ -3965,7 +3988,7 @@ msgstr "" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "" @@ -3973,44 +3996,44 @@ msgstr "" msgid "Columns to calculate distribution across." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "" @@ -4067,6 +4090,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4076,7 +4100,7 @@ msgstr "" msgid "Comparison" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "" @@ -4084,7 +4108,7 @@ msgstr "" msgid "Comparison font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "" @@ -4094,16 +4118,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "" @@ -4111,8 +4135,7 @@ msgstr "" msgid "Conditional Formatting" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "" @@ -4124,15 +4147,19 @@ msgstr "" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +msgid "Configure Time Range: Current..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "" @@ -4140,7 +4167,7 @@ msgstr "" msgid "Configure Time Range: Previous..." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "" @@ -4168,41 +4195,41 @@ msgstr "" msgid "Confirm save" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "" @@ -4211,7 +4238,7 @@ msgstr "" msgid "Connection failed, please check your connection settings" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 msgid "Connection failed, please check your connection settings." msgstr "" @@ -4219,21 +4246,21 @@ msgstr "" msgid "Connection looks good!" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 msgid "Content format" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 msgid "Content type" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "" @@ -4243,12 +4270,12 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "" @@ -4256,21 +4283,21 @@ msgstr "" msgid "Contribution Mode" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "" @@ -4291,7 +4318,7 @@ msgstr "" msgid "Copy and paste the entire service account .json file here" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "" @@ -4299,8 +4326,8 @@ msgstr "" msgid "Copy message" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4310,9 +4337,9 @@ msgstr "" msgid "Copy partition query to clipboard" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "" @@ -4320,24 +4347,24 @@ msgstr "" msgid "Copy query URL" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "" @@ -4381,7 +4408,7 @@ msgstr "" msgid "Could not load database driver" msgstr "" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "" @@ -4390,37 +4417,37 @@ msgstr "" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "" @@ -4433,25 +4460,25 @@ msgstr "" msgid "Country Map" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 msgid "Create a dataset" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4459,7 +4486,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "" @@ -4472,24 +4499,24 @@ msgstr "" msgid "Create chart with dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 msgid "Create dataframe index" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "" @@ -4497,7 +4524,7 @@ msgstr "" msgid "Created" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "" @@ -4505,7 +4532,7 @@ msgstr "" msgid "Created by me" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "" @@ -4513,7 +4540,7 @@ msgstr "" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "" @@ -4526,11 +4553,11 @@ msgstr "" msgid "Crimson" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "" @@ -4538,7 +4565,7 @@ msgstr "" msgid "Cross-filtering is not enabled in this dashboard" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 msgid "Cross-filtering scoping" @@ -4549,6 +4576,7 @@ msgid "Cross-filters" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "" @@ -4557,7 +4585,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 msgid "Currency format" msgstr "" @@ -4569,15 +4597,43 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +msgid "Current" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +msgid "Current day" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +msgid "Current month" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +msgid "Current quarter" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +msgid "Current week" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +msgid "Current year" +msgstr "" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +msgid "Custom Conditional Formatting" +msgstr "" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "" @@ -4586,8 +4642,8 @@ msgstr "" msgid "Custom Plugins" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4597,11 +4653,11 @@ msgstr "" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 msgid "Custom color palettes" msgstr "" @@ -4621,29 +4677,29 @@ msgstr "" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4652,24 +4708,24 @@ msgid "D3 Format" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "" @@ -4686,11 +4742,11 @@ msgstr "" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "" @@ -4708,7 +4764,7 @@ msgid "Daily seasonality" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "" @@ -4720,10 +4776,10 @@ msgstr "" msgid "Dark mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4735,7 +4791,7 @@ msgstr "" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "" @@ -4759,19 +4815,19 @@ msgstr "" msgid "Dashboard parameters are invalid." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -4779,7 +4835,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 msgid "Dashboard title" msgstr "" @@ -4787,11 +4843,11 @@ msgstr "" msgid "Dashboard usage" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "" @@ -4808,13 +4864,13 @@ msgstr "" msgid "Dashed" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 msgid "Data Imported" msgstr "" @@ -4826,13 +4882,13 @@ msgstr "" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "" @@ -4858,7 +4914,7 @@ msgstr "" msgid "Data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "" @@ -4878,13 +4934,13 @@ msgid "DataFrame must include temporal column" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -4895,18 +4951,18 @@ msgstr "" msgid "Database" msgstr "" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "" @@ -4932,7 +4988,7 @@ msgstr "" msgid "Database does not exist" msgstr "" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "" @@ -4942,7 +4998,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "" @@ -4954,8 +5010,8 @@ msgstr "" msgid "Database is required for alerts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -4974,11 +5030,11 @@ msgstr "" msgid "Database parameters are invalid." msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -4989,7 +5045,7 @@ msgstr "" msgid "Database schema is not allowed for csv uploads." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "" @@ -5010,15 +5066,15 @@ msgstr "" msgid "Databases" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "" @@ -5056,11 +5112,11 @@ msgstr "" msgid "Dataset does not exist" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "" @@ -5080,18 +5136,18 @@ msgstr "" msgid "Dataset parameters are invalid." msgstr "" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5109,7 +5165,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "" @@ -5134,19 +5190,19 @@ msgstr "" msgid "Datasource type is required when datasource_id is given" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "" @@ -5155,7 +5211,7 @@ msgstr "" msgid "Date format string" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "" @@ -5163,7 +5219,7 @@ msgstr "" msgid "Datetime Format" msgstr "" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5181,12 +5237,12 @@ msgstr "" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "" @@ -5194,7 +5250,7 @@ msgstr "" msgid "Deactivate" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "" @@ -5206,7 +5262,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "" @@ -5255,11 +5311,11 @@ msgid "Deck.gl - Screen Grid" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 msgid "Decrease" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 msgid "Default Catalog" msgstr "" @@ -5267,7 +5323,7 @@ msgstr "" msgid "Default Endpoint" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 msgid "Default Schema" msgstr "" @@ -5279,7 +5335,7 @@ msgstr "" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "" @@ -5296,13 +5352,13 @@ msgstr "" msgid "Default longitude" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "" @@ -5320,17 +5376,17 @@ msgid "" "default\" is checked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5346,20 +5402,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5369,28 +5425,28 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." msgstr "" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 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/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5402,17 +5458,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5422,13 +5478,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "" @@ -5445,7 +5501,7 @@ msgstr "" msgid "Delete Database?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "" @@ -5466,7 +5522,7 @@ msgstr "" msgid "Delete Template?" msgstr "" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "" @@ -5496,7 +5552,7 @@ msgstr "" msgid "Delete template" msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "" @@ -5532,7 +5588,7 @@ msgid_plural "Deleted %(num)d css templates" msgstr[0] "" msgstr[1] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5579,7 +5635,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5597,11 +5653,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "" @@ -5628,20 +5684,20 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5650,8 +5706,8 @@ msgstr "" msgid "Description" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "" @@ -5667,7 +5723,7 @@ msgstr "" msgid "Deselect all" msgstr "" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "" @@ -5686,7 +5742,7 @@ msgid "" "dashboards" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "" @@ -5694,14 +5750,14 @@ msgstr "" msgid "Did you mean:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "" @@ -5709,8 +5765,8 @@ msgstr "" msgid "Dim Gray" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "" @@ -5719,18 +5775,18 @@ msgid "Dimension to use on x-axis." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -5744,21 +5800,22 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 msgid "Disable drill to detail" msgstr "" @@ -5766,35 +5823,39 @@ msgstr "" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 msgid "Disables the drill to detail feature for this database." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 msgid "Display" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +msgid "Display all" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "" @@ -5802,24 +5863,24 @@ msgstr "" msgid "Display configuration" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "" @@ -5842,6 +5903,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "" @@ -5849,17 +5912,17 @@ msgstr "" msgid "Distribution - Bar Chart" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "" @@ -5868,7 +5931,7 @@ msgid "Domain" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "" @@ -5876,22 +5939,22 @@ msgstr "" msgid "Dotted" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "" @@ -5911,75 +5974,75 @@ msgstr "" msgid "Drag and drop components to this tab" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -5990,7 +6053,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 msgid "Drop a column here or click" msgid_plural "Drop columns here or click" msgstr[0] "" @@ -6002,7 +6065,7 @@ msgid_plural "Drop columns/metrics here or click" msgstr[0] "" msgstr[1] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "" @@ -6011,7 +6074,7 @@ msgid "Drop columns/metrics here or click" msgstr "" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "" @@ -6031,7 +6094,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "" @@ -6041,7 +6104,7 @@ msgstr "" msgid "Duration" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6061,7 +6124,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6075,13 +6138,13 @@ msgid "" "database timeout if undefined." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 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/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6091,12 +6154,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "" @@ -6114,10 +6177,11 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6127,7 +6191,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "" @@ -6135,9 +6199,9 @@ msgstr "" msgid "EMAIL_REPORTS_CTA" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "" @@ -6150,47 +6214,47 @@ msgstr "" msgid "ERROR: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "" @@ -6198,7 +6262,7 @@ msgstr "" msgid "Edit Chart" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "" @@ -6230,7 +6294,7 @@ msgstr "" msgid "Edit Plugin" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "" @@ -6246,7 +6310,7 @@ msgstr "" msgid "Edit Tag" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "" @@ -6255,27 +6319,27 @@ msgstr "" msgid "Edit annotation layer" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 msgid "Edit chart" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "" @@ -6285,15 +6349,15 @@ msgstr "" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "" @@ -6310,12 +6374,12 @@ msgstr "" msgid "Edit template parameters" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "" @@ -6359,7 +6423,7 @@ msgstr "" msgid "Email reports active" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6367,12 +6431,12 @@ msgstr "" msgid "Embed" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 msgid "Embed dashboard" msgstr "" @@ -6384,7 +6448,7 @@ msgstr "" msgid "Emit Filter Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "" @@ -6392,7 +6456,7 @@ msgstr "" msgid "Employment and education" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "" @@ -6408,7 +6472,7 @@ msgstr "" msgid "Empty query result" msgstr "" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "" @@ -6416,8 +6480,8 @@ msgstr "" msgid "Empty row" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" @@ -6429,13 +6493,13 @@ msgstr "" msgid "Enable cross-filtering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "" @@ -6451,25 +6515,25 @@ msgstr "" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" @@ -6480,12 +6544,12 @@ msgid "" "out" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "" @@ -6493,17 +6557,17 @@ msgstr "" msgid "End Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "" @@ -6516,8 +6580,8 @@ msgstr "" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "" @@ -6527,57 +6591,57 @@ msgid "" "individual parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 msgid "Enter alert name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 msgid "Enter report name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "" @@ -6585,10 +6649,10 @@ msgstr "" msgid "Equal to (=)" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "" @@ -6597,17 +6661,17 @@ msgstr "" msgid "Error Fetching Tagged Objects" msgstr "" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "" @@ -6617,7 +6681,7 @@ msgstr "" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" @@ -6660,8 +6724,8 @@ msgstr "" msgid "Error: %(error)s" msgstr "" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "" @@ -6678,7 +6742,7 @@ msgstr "" msgid "Estimate selected query cost" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "" @@ -6691,11 +6755,11 @@ msgstr "" msgid "Event Flow" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "" @@ -6707,7 +6771,7 @@ msgstr "" msgid "Event time column" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "" @@ -6728,24 +6792,24 @@ msgstr "" msgid "Evolution" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 msgid "Excel Upload" msgstr "" @@ -6761,7 +6825,7 @@ msgstr "" msgid "Excluded roles" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "" @@ -6777,12 +6841,12 @@ msgstr "" msgid "Execution log" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "" @@ -6790,23 +6854,23 @@ msgstr "" msgid "Expand" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "" @@ -6826,7 +6890,7 @@ msgstr "" msgid "Experimental" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "" @@ -6836,20 +6900,20 @@ msgstr "" msgid "Explore - %(table)s" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -6863,49 +6927,53 @@ msgstr "" msgid "Export query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 msgid "Export to PDF" msgstr "" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +msgid "Export to Pivoted .CSV" +msgstr "" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 msgid "Export to full Excel" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "" @@ -6929,8 +6997,8 @@ msgstr "" msgid "Extra" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "" @@ -6938,7 +7006,7 @@ msgstr "" msgid "Extra Parameters" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "" @@ -6955,7 +7023,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "" @@ -6969,23 +7037,23 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "" @@ -6995,17 +7063,17 @@ msgstr "" msgid "Failed" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "" @@ -7014,7 +7082,7 @@ msgstr "" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7022,12 +7090,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7035,23 +7103,23 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 msgid "Failed to save cross-filter scoping" msgstr "" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 msgid "Failed to tag items" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "" @@ -7063,15 +7131,37 @@ msgstr "" msgid "Favorite" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 msgid "Featured" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "" @@ -7079,11 +7169,11 @@ msgstr "" msgid "Fetch Values Predicate" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "" @@ -7111,7 +7201,7 @@ msgstr "" msgid "File" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 msgid "File Settings" msgstr "" @@ -7127,30 +7217,30 @@ msgstr "" msgid "File upload" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "" @@ -7158,11 +7248,11 @@ msgstr "" msgid "Filter List" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7175,15 +7265,15 @@ msgstr "" msgid "Filter charts" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "" @@ -7191,16 +7281,16 @@ msgstr "" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "" @@ -7212,7 +7302,7 @@ msgstr "" msgid "Filter value is required" msgstr "" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "" @@ -7224,17 +7314,17 @@ msgstr "" msgid "Filterable" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "" @@ -7264,23 +7354,23 @@ msgstr "" msgid "Find" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "" @@ -7292,11 +7382,11 @@ msgstr "" msgid "Fixed Color" msgstr "" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "" @@ -7304,32 +7394,34 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7339,7 +7431,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7352,27 +7444,27 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 msgid "Force categorical" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "" @@ -7409,11 +7501,18 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 msgid "Format SQL" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "" @@ -7421,11 +7520,11 @@ msgstr "" msgid "Formatted date" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "" @@ -7435,8 +7534,8 @@ msgstr "" msgid "Formula" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "" @@ -7444,7 +7543,7 @@ msgstr "" msgid "Found invalid orderby options" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "" @@ -7452,19 +7551,19 @@ msgstr "" msgid "Frequency" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "" @@ -7476,16 +7575,16 @@ msgstr "" msgid "Funnel Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "" @@ -7493,12 +7592,12 @@ msgstr "" msgid "Gauge Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 msgid "General information" msgstr "" @@ -7518,7 +7617,7 @@ msgstr "" msgid "Geo" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "" @@ -7531,19 +7630,19 @@ msgstr "" msgid "Geohash" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -7551,11 +7650,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "" @@ -7563,11 +7662,11 @@ msgstr "" msgid "Graph Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "" @@ -7579,20 +7678,24 @@ msgstr "" msgid "Greater than (>)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "" @@ -7602,7 +7705,7 @@ msgstr "" msgid "Group Key" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "" @@ -7610,7 +7713,7 @@ msgstr "" msgid "Groupable" msgstr "" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -7622,15 +7725,15 @@ msgstr "" msgid "Handlebars" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -7640,15 +7743,15 @@ msgstr "" msgid "Has created by" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 msgid "Header row" msgstr "" @@ -7661,13 +7764,13 @@ msgstr "" msgid "Heatmap (legacy)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -7681,7 +7784,7 @@ msgstr "" msgid "Hide Line" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "" @@ -7689,11 +7792,11 @@ msgstr "" msgid "Hide layer" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "" @@ -7701,17 +7804,21 @@ msgstr "" msgid "Hides the Line for the time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +msgid "Histogram (legacy)" +msgstr "" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "" @@ -7723,7 +7830,7 @@ msgstr "" msgid "Horizon Charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "" @@ -7731,15 +7838,15 @@ msgstr "" msgid "Horizontal (Top)" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -7749,7 +7856,7 @@ msgstr "" msgid "Hour" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "" @@ -7770,12 +7877,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -7795,15 +7902,15 @@ msgstr "" msgid "ISO 8601" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -7821,16 +7928,16 @@ msgid "" "hive.server2.proxy.user property." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -7840,19 +7947,19 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "" @@ -7860,7 +7967,7 @@ msgstr "" msgid "Image download failed, please refresh and try again." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" @@ -7868,11 +7975,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "" @@ -7906,7 +8013,7 @@ msgstr "" msgid "Import database failed for an unknown reason" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "" @@ -7914,7 +8021,7 @@ msgstr "" msgid "Import dataset failed for an unknown reason" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "" @@ -7926,7 +8033,7 @@ msgstr "" msgid "Import saved query failed for an unknown reason." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -7940,11 +8047,11 @@ msgstr "" msgid "Include Series" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, python-format msgid "Include description to be sent with %s" msgstr "" @@ -7958,7 +8065,7 @@ msgid "Include time" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 msgid "Increase" msgstr "" @@ -7966,19 +8073,19 @@ msgstr "" msgid "Index" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 msgid "Index Label" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 msgid "Index label" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "" @@ -7986,21 +8093,21 @@ msgstr "" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" @@ -8035,11 +8142,11 @@ msgstr "" msgid "Interval End column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "" @@ -8047,7 +8154,7 @@ msgstr "" msgid "Interval start column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "" @@ -8088,7 +8195,7 @@ msgid "" "db/database'

" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "" @@ -8105,7 +8212,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "" @@ -8118,7 +8225,7 @@ msgstr "" msgid "Invalid geohash string" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8130,7 +8237,7 @@ msgstr "" msgid "Invalid longitude/latitude" msgstr "" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "" @@ -8174,7 +8281,7 @@ msgstr "" msgid "Invalid state." msgstr "" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8183,7 +8290,7 @@ msgstr "" msgid "Inverse selection" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "" @@ -8244,24 +8351,24 @@ msgstr "" msgid "Isoline" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "" @@ -8270,16 +8377,16 @@ msgstr "" msgid "JSON Metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8287,27 +8394,27 @@ msgid "" "used by SQLAlchemy." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "" @@ -8315,11 +8422,11 @@ msgstr "" msgid "Jinja templating" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "" @@ -8332,7 +8439,7 @@ msgstr "" msgid "KPI" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8340,12 +8447,12 @@ msgstr "" msgid "Keep editing" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8357,13 +8464,13 @@ msgstr "" msgid "Kilometers" msgstr "" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8372,19 +8479,23 @@ msgstr "" msgid "Label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 msgid "Label Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +msgid "Label Template" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "" @@ -8392,19 +8503,19 @@ msgstr "" msgid "Label already exists" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "" @@ -8412,11 +8523,11 @@ msgstr "" msgid "Labelling" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "" @@ -8438,8 +8549,8 @@ msgstr "" msgid "Large" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "" @@ -8451,7 +8562,7 @@ msgstr "" msgid "Last Modified" msgstr "" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "" @@ -8461,34 +8572,34 @@ msgstr "" msgid "Last Updated %s by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 msgid "Last day" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 msgid "Last month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 msgid "Last quarter" msgstr "" @@ -8496,11 +8607,11 @@ msgstr "" msgid "Last run" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 msgid "Last week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 msgid "Last year" msgstr "" @@ -8517,25 +8628,25 @@ msgstr "" 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:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8547,29 +8658,29 @@ msgstr "" msgid "Least recently modified" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "" @@ -8600,31 +8711,31 @@ msgid "Legacy" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 msgid "Legend Type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "" @@ -8641,7 +8752,7 @@ msgid "Lift percent precision" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "" @@ -8667,17 +8778,17 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -8695,11 +8806,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -8710,7 +8821,7 @@ msgstr "" msgid "Line Chart" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "" @@ -8722,11 +8833,11 @@ msgid "" "chart common in many fields." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "" @@ -8741,21 +8852,21 @@ msgstr "" msgid "Linear Color Scheme" msgstr "" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "" @@ -8764,11 +8875,11 @@ msgstr "" msgid "Link Copied!" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" @@ -8776,7 +8887,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 msgid "List of the column names that should be read" msgstr "" @@ -8812,43 +8923,43 @@ msgstr "" msgid "Loaded from cache" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "" @@ -8859,23 +8970,23 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "" @@ -8883,7 +8994,7 @@ msgstr "" msgid "Login with" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "" @@ -8900,7 +9011,7 @@ msgstr "" msgid "Longitude" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "" @@ -8908,8 +9019,8 @@ msgstr "" msgid "Longitude & Latitude columns" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "" @@ -8926,11 +9037,11 @@ msgstr "" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "" @@ -8938,10 +9049,15 @@ msgstr "" msgid "MINUTE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +msgid "Main" +msgstr "" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "" @@ -8952,29 +9068,29 @@ msgid "" "contains data for the selected time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "" @@ -9016,7 +9132,7 @@ msgid "Map" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "" @@ -9028,32 +9144,32 @@ msgstr "" msgid "Mapbox" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "" @@ -9069,7 +9185,7 @@ msgstr "" msgid "Marker lines" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "" @@ -9081,28 +9197,28 @@ msgstr "" msgid "Markup type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "" @@ -9120,41 +9236,41 @@ msgstr "" msgid "Maximum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 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 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "" @@ -9166,16 +9282,16 @@ msgstr "" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "" @@ -9183,28 +9299,28 @@ msgstr "" msgid "Metadata has been synced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "" @@ -9218,20 +9334,20 @@ msgstr "" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "" @@ -9239,16 +9355,16 @@ msgstr "" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "" @@ -9261,11 +9377,11 @@ msgstr "" msgid "Metric name [%s] is duplicated" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "" @@ -9279,7 +9395,7 @@ msgstr "" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "" @@ -9287,14 +9403,14 @@ msgstr "" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " "appropriate)." msgstr "" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9307,20 +9423,20 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "" @@ -9328,24 +9444,24 @@ msgstr "" msgid "Miles" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "" @@ -9359,12 +9475,12 @@ msgstr "" msgid "Mine" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "" @@ -9372,7 +9488,7 @@ msgstr "" msgid "Minimum Radius" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "" @@ -9382,9 +9498,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "" @@ -9392,25 +9508,25 @@ msgstr "" msgid "Minimum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 msgid "Minor ticks" msgstr "" @@ -9418,7 +9534,7 @@ msgstr "" msgid "Minute" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "" @@ -9431,7 +9547,7 @@ msgstr "" msgid "Missing URL parameters" msgstr "" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9441,34 +9557,34 @@ msgstr "" msgid "Mixed Chart" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, python-format msgid "Modified by: %s" msgstr "" @@ -9478,7 +9594,7 @@ msgstr "" msgid "Modified columns: %s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "" @@ -9486,16 +9602,16 @@ msgstr "" msgid "Month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "" @@ -9503,12 +9619,12 @@ msgstr "" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "" @@ -9525,7 +9641,7 @@ msgstr "" msgid "Multi-Layers" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -9539,7 +9655,7 @@ msgstr "" msgid "Multi-Variables" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "" @@ -9553,7 +9669,7 @@ msgid "" "details" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "" @@ -9577,7 +9693,7 @@ msgstr "" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "" @@ -9585,30 +9701,30 @@ msgstr "" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "" @@ -9616,17 +9732,17 @@ msgstr "" msgid "NUMERIC" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -9640,8 +9756,8 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -9651,8 +9767,8 @@ msgstr "" msgid "Name" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "" @@ -9660,19 +9776,19 @@ msgstr "" msgid "Name must be unique" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 msgid "Name of table to be created" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "" @@ -9680,11 +9796,11 @@ msgstr "" msgid "Name of the table that exists in the source database" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 msgid "Name of your tag" msgstr "" @@ -9692,15 +9808,15 @@ msgstr "" msgid "Name your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "" @@ -9709,7 +9825,7 @@ msgstr "" msgid "Network error." msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "" @@ -9735,13 +9851,13 @@ msgstr "" msgid "New tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "" @@ -9761,7 +9877,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -9769,7 +9885,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "" @@ -9806,7 +9922,7 @@ msgstr "" msgid "No annotation yet" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "" @@ -9818,11 +9934,11 @@ msgstr "" msgid "No charts" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 msgid "No charts yet" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "" @@ -9842,42 +9958,42 @@ msgstr "" msgid "No compatible schema found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 msgid "No dashboards yet" msgstr "" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "" @@ -9885,7 +10001,7 @@ msgstr "" msgid "No filter is selected." msgstr "" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "" @@ -9893,15 +10009,15 @@ msgstr "" msgid "No filters are currently added to this dashboard." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "" @@ -9909,17 +10025,17 @@ msgstr "" msgid "No of Bins" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "" @@ -9932,7 +10048,7 @@ msgid "No results match your filter criteria" msgstr "" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "" @@ -9943,16 +10059,16 @@ msgid "" "contains data for the selected time range." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "" @@ -9961,7 +10077,7 @@ msgstr "" msgid "No saved metrics found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 msgid "No saved queries yet" msgstr "" @@ -9969,17 +10085,17 @@ msgstr "" msgid "No stored results found, you need to re-run your query" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "" @@ -9998,47 +10114,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "" @@ -10047,8 +10163,12 @@ msgstr "" msgid "Normal" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +msgid "Normalize" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "" @@ -10056,13 +10176,13 @@ msgstr "" msgid "Normalize column names" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "" @@ -10071,24 +10191,24 @@ msgstr "" msgid "Not a valid ZIP file" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 msgid "Not defined" msgstr "" @@ -10100,7 +10220,7 @@ msgstr "" msgid "Not in" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "" @@ -10108,38 +10228,38 @@ msgstr "" msgid "Not triggered" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 msgid "Notification Method" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "" @@ -10159,21 +10279,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "" @@ -10182,7 +10302,7 @@ msgstr "" msgid "Number format string" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 msgid "Number formatting" msgstr "" @@ -10190,7 +10310,7 @@ msgstr "" msgid "Number of buckets to group data" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "" @@ -10212,49 +10332,53 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +msgid "Numeric column used to calculate the histogram." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "" @@ -10271,12 +10395,12 @@ msgstr "" msgid "On Grace" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 msgid "On dashboards" msgstr "" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10289,11 +10413,11 @@ msgid "" "columns must be present." msgstr "" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "" @@ -10333,15 +10457,15 @@ msgstr "" msgid "One or more parameters specified in the query are missing." msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "" @@ -10361,7 +10485,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10371,20 +10495,20 @@ msgstr "" msgid "Only single queries supported" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" @@ -10392,7 +10516,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "" @@ -10404,7 +10528,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "" @@ -10418,7 +10542,7 @@ msgstr "" msgid "Open query in SQL Lab" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10427,8 +10551,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "" @@ -10437,7 +10561,7 @@ msgstr "" msgid "Operator undefined for aggregator: %(name)s" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10451,7 +10575,7 @@ msgstr "" msgid "Optional d3 number format string" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "" @@ -10460,42 +10584,42 @@ msgid "Optional warning about use of this metric" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "" @@ -10503,11 +10627,11 @@ msgstr "" msgid "Orientation of filter bar" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "" @@ -10516,55 +10640,55 @@ msgid "Original table column order" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 msgid "Other color palettes" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 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/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -10594,17 +10718,17 @@ msgstr "" msgid "Override time range" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "" @@ -10613,7 +10737,7 @@ msgstr "" msgid "Overwrite Dashboard [%s]" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "" @@ -10628,29 +10752,29 @@ msgstr "" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -10665,8 +10789,8 @@ msgstr "" msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -10676,7 +10800,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "" @@ -10684,21 +10808,21 @@ msgstr "" msgid "Paired t-test Table" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "" @@ -10720,11 +10844,11 @@ msgstr "" msgid "Parameters " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "" @@ -10752,23 +10876,23 @@ msgstr "" msgid "Partition Diagram" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -10782,22 +10906,23 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 msgid "Paste your access token here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "" @@ -10805,25 +10930,25 @@ msgstr "" msgid "Percent Difference format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "" @@ -10832,13 +10957,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "" @@ -10856,7 +10981,7 @@ msgstr "" msgid "Percentages" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "" @@ -10864,12 +10989,12 @@ msgstr "" msgid "Period average" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "" @@ -10877,11 +11002,11 @@ msgstr "" msgid "Periods must be a whole number" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "" @@ -10891,8 +11016,8 @@ msgid "Person or group that has certified this metric" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "" @@ -10900,7 +11025,7 @@ msgstr "" msgid "Physical (table or view)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "" @@ -10921,7 +11046,7 @@ msgstr "" msgid "Pick a name to help you identify this database." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" @@ -10963,15 +11088,15 @@ msgstr "" msgid "Pie Chart (legacy)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "" @@ -10987,7 +11112,7 @@ msgstr "" msgid "Pivot operation requires at least one index" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "" @@ -10999,15 +11124,15 @@ msgstr "" msgid "Pixels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11043,9 +11168,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11055,7 +11180,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11064,15 +11189,15 @@ msgstr "" msgid "Please confirm" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11091,7 +11216,7 @@ msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "" @@ -11103,7 +11228,7 @@ msgstr "" msgid "Please save your dashboard first, then try creating a new email report." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" @@ -11129,7 +11254,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "" @@ -11150,7 +11275,7 @@ msgid "Point Radius Unit" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "" @@ -11160,7 +11285,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "" @@ -11185,27 +11310,10 @@ msgid "Polygon Settings" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "" @@ -11214,7 +11322,7 @@ msgstr "" msgid "Population age data" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "" @@ -11234,35 +11342,35 @@ msgstr "" msgid "Position JSON" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "" @@ -11301,7 +11409,7 @@ msgstr "" msgid "Preview" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 msgid "Preview uploaded file" msgstr "" @@ -11310,7 +11418,7 @@ msgstr "" msgid "Preview: `%s`" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11320,11 +11428,11 @@ msgstr "" msgid "Previous Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "" @@ -11332,15 +11440,15 @@ msgstr "" msgid "Primary key" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "" @@ -11356,11 +11464,11 @@ msgstr "" msgid "Private Key Password" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "" @@ -11380,7 +11488,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "" @@ -11405,7 +11513,7 @@ msgid "Purple" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "" @@ -11417,7 +11525,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "" @@ -11433,7 +11541,7 @@ msgstr "" msgid "Python datetime string pattern" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "" @@ -11441,12 +11549,12 @@ msgstr "" msgid "Quarter" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 msgid "Queries" msgstr "" @@ -11455,15 +11563,15 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -11481,31 +11589,33 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -11514,22 +11624,22 @@ msgstr "" msgid "Query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "" @@ -11547,7 +11657,7 @@ msgstr "" msgid "Query imported" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "" @@ -11556,7 +11666,7 @@ msgid "Query is too complex and takes too long to run." msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "" @@ -11572,16 +11682,16 @@ msgstr "" msgid "Query preview" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "" @@ -11597,7 +11707,7 @@ msgstr "" msgid "RLS rules could not be deleted." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "" @@ -11605,15 +11715,15 @@ msgstr "" msgid "Radar Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 msgid "Radius" msgstr "" @@ -11637,10 +11747,11 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "" @@ -11669,12 +11780,12 @@ msgstr "" msgid "Ranking" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "" @@ -11682,11 +11793,11 @@ msgstr "" msgid "Raw records" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" @@ -11696,7 +11807,7 @@ msgstr "" msgid "Recently modified" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" @@ -11704,7 +11815,7 @@ msgstr "" msgid "Recents" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "" @@ -11712,27 +11823,31 @@ msgstr "" msgid "Record Count" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -11748,7 +11863,7 @@ msgstr "" msgid "Referenced columns not available in DataFrame." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "" @@ -11756,7 +11871,7 @@ msgstr "" msgid "Refresh" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "" @@ -11774,15 +11889,15 @@ msgstr "" msgid "Refresh interval saved" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "" @@ -11813,17 +11928,17 @@ msgstr "" msgid "Relationships between community channels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "" @@ -11835,7 +11950,7 @@ msgstr "" msgid "Remove" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "" @@ -11856,23 +11971,23 @@ msgstr "" msgid "Removed columns: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "" @@ -11896,7 +12011,7 @@ msgstr "" msgid "Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "" @@ -11956,23 +12071,23 @@ msgstr "" msgid "Report Schedule state not found" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 msgid "Report contents" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Report is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "" @@ -11988,11 +12103,11 @@ msgstr "" msgid "Report schedule unexpected error" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "" @@ -12004,11 +12119,11 @@ msgstr "" msgid "Reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "" @@ -12026,26 +12141,26 @@ msgstr "" msgid "Request missing data field." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "" @@ -12057,11 +12172,11 @@ msgstr "" msgid "Resample operation requires DatetimeIndex" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "" @@ -12079,19 +12194,19 @@ msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "" @@ -12099,11 +12214,11 @@ msgstr "" msgid "Results backend needed for asynchronous queries is not configured." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "" @@ -12111,42 +12226,42 @@ msgstr "" msgid "Reverse lat/long " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -12154,17 +12269,17 @@ msgstr "" msgid "Role" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12178,44 +12293,44 @@ msgid "" "defined, regular access permissions apply." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 msgid "Rose Type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "" @@ -12223,68 +12338,68 @@ msgstr "" msgid "Rotate y axis label" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 msgid "" "Row containing the headers to use as column names (0 is first line of " "data)." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 msgid "Rows to read" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "" @@ -12297,7 +12412,7 @@ msgstr "" msgid "Rule added" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "" @@ -12306,7 +12421,7 @@ msgid "Run a query to display query history" msgstr "" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "" @@ -12314,7 +12429,7 @@ msgstr "" msgid "Run current query" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "" @@ -12324,7 +12439,7 @@ msgstr "" msgid "Run query" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "" @@ -12332,7 +12447,7 @@ msgstr "" msgid "Run query in a new tab" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "" @@ -12341,12 +12456,12 @@ msgstr "" msgid "Running" msgstr "" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "" @@ -12354,25 +12469,25 @@ msgstr "" msgid "SECOND" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "" @@ -12380,9 +12495,9 @@ msgstr "" msgid "SQL Expression" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "" @@ -12402,19 +12517,19 @@ msgid "" "Note that you will need to close other SQL Lab windows before you do this." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "" @@ -12463,21 +12578,21 @@ msgstr "" msgid "SSH Tunneling is not enabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "" @@ -12486,19 +12601,19 @@ msgstr "" msgid "STRING" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "" @@ -12514,8 +12629,12 @@ msgstr "" msgid "Sankey" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +msgid "Sankey Chart" +msgstr "" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +msgid "Sankey Diagram (legacy)" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -12523,60 +12642,60 @@ msgid "Sankey Diagram with Loops" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "" @@ -12588,8 +12707,8 @@ msgstr "" msgid "Save (Overwrite)" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "" @@ -12601,8 +12720,8 @@ msgstr "" msgid "Save as dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "" @@ -12626,7 +12745,7 @@ msgstr "" msgid "Save dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 msgid "Save dataset" msgstr "" @@ -12634,35 +12753,35 @@ msgstr "" msgid "Save for this session" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "" @@ -12671,7 +12790,7 @@ msgid "Saved metric" msgstr "" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -12689,13 +12808,13 @@ msgstr "" 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "" @@ -12704,8 +12823,8 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "" @@ -12721,15 +12840,15 @@ msgid "" "variables." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "" @@ -12737,17 +12856,17 @@ msgstr "" msgid "Schedule email report" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 msgid "Schedule type" msgstr "" @@ -12766,11 +12885,11 @@ msgid "Scheduled task executor not found" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -12778,7 +12897,7 @@ msgstr "" msgid "Schema" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "" @@ -12786,7 +12905,7 @@ msgstr "" msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "" @@ -12794,12 +12913,12 @@ msgstr "" msgid "Scope" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -12808,7 +12927,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "" @@ -12816,7 +12935,7 @@ msgstr "" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -12824,12 +12943,12 @@ msgstr "" msgid "Search" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, python-format msgid "Search %s records" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "" @@ -12837,11 +12956,11 @@ msgstr "" msgid "Search Metrics & Columns" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "" @@ -12849,11 +12968,11 @@ msgstr "" msgid "Search by query text" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "" @@ -12865,31 +12984,31 @@ msgstr "" msgid "Second" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "" @@ -12902,18 +13021,18 @@ msgstr "" msgid "Secure Extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "" @@ -12928,7 +13047,7 @@ msgstr "" msgid "See more" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "" @@ -12938,27 +13057,27 @@ msgstr "" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 msgid "Select Tags" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "" @@ -12970,7 +13089,7 @@ msgstr "" msgid "Select a dashboard" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 msgid "Select a database" msgstr "" @@ -12978,19 +13097,19 @@ msgstr "" msgid "Select a database table and create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "" @@ -12998,33 +13117,33 @@ msgstr "" msgid "Select a dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 msgid "Select a delimiter for this data" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 msgid "Select a metric to display on the right axis" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 msgid "Select a schema" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 msgid "Select a sheet name from the uploaded file" msgstr "" @@ -13042,15 +13161,15 @@ msgstr "" msgid "Select aggregate options" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 msgid "Select all data" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 msgid "Select all items" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "" @@ -13060,51 +13179,57 @@ msgid "Select catalog or type to search catalogs" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 msgid "Select chart" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 msgid "Select chart to use" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 msgid "Select content type" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 msgid "Select dashboard" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 msgid "Select dashboard to use" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 msgid "Select dashboards" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 msgid "Select database" msgstr "" @@ -13113,22 +13238,22 @@ msgstr "" msgid "Select database or type to search databases" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "" @@ -13141,13 +13266,13 @@ msgstr "" msgid "Select first filter value by default" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 msgid "Select format" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13155,13 +13280,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "" @@ -13169,8 +13294,8 @@ msgstr "" msgid "Select or type a custom value..." msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "" @@ -13178,12 +13303,12 @@ msgstr "" msgid "Select or type currency symbol" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "" @@ -13191,7 +13316,7 @@ msgstr "" msgid "Select saved metrics" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 msgid "Select saved queries" msgstr "" @@ -13200,11 +13325,11 @@ msgstr "" msgid "Select schema or type to search schemas" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "" @@ -13234,7 +13359,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "" @@ -13254,23 +13379,23 @@ msgid "" "query by clicking on the %s button." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 msgid "Selecting a database is required" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 msgid "Send as PDF" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "" @@ -13278,7 +13403,7 @@ msgstr "" msgid "Send range filter events to other charts" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "" @@ -13303,42 +13428,42 @@ msgstr "" msgid "Series Limit Sort Descending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 msgid "Series colors" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "" @@ -13346,15 +13471,15 @@ msgstr "" msgid "Service Account" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -13363,11 +13488,11 @@ msgstr "" msgid "Set up an email report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -13376,45 +13501,45 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 msgid "Shared query fields" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 msgid "Sheet name" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -13444,7 +13569,13 @@ msgstr "" msgid "Show" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, python-format +msgid "Show %s entries" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "" @@ -13452,6 +13583,10 @@ msgstr "" msgid "Show CREATE VIEW statement" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +msgid "Show Cell bars" +msgstr "" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "" @@ -13469,11 +13604,11 @@ msgid "Show Database" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "" @@ -13481,7 +13616,7 @@ msgstr "" msgid "Show Log" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "" @@ -13494,7 +13629,7 @@ msgstr "" msgid "Show Metric Names" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "" @@ -13502,35 +13637,35 @@ msgstr "" msgid "Show Table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 msgid "Show Tooltip Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "" @@ -13548,31 +13683,31 @@ msgstr "" msgid "Show all columns" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 msgid "Show columns subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "" @@ -13595,12 +13730,12 @@ msgstr "" msgid "Show label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "" @@ -13608,11 +13743,11 @@ msgstr "" msgid "Show less columns" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "" @@ -13620,55 +13755,56 @@ msgstr "" msgid "Show only my charts" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 msgid "Show rows subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +msgid "Show summary" +msgstr "" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -13702,13 +13838,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "" @@ -13720,8 +13856,8 @@ msgstr "" msgid "Significance Level" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -13731,7 +13867,7 @@ msgstr "" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "" @@ -13741,7 +13877,7 @@ msgstr "" msgid "Single Metric" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "" @@ -13749,20 +13885,20 @@ msgstr "" msgid "Single value" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "" @@ -13770,19 +13906,19 @@ msgstr "" msgid "Sizes of vehicles" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 msgid "Skip rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "" @@ -13796,13 +13932,13 @@ msgstr "" msgid "Small" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "" @@ -13826,7 +13962,7 @@ msgstr "" msgid "Something went wrong." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -13835,20 +13971,20 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "" @@ -13866,25 +14002,25 @@ msgstr "" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -13896,7 +14032,7 @@ msgstr "" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "" @@ -13905,34 +14041,34 @@ msgid "Sort Bars" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "" @@ -13941,9 +14077,9 @@ msgstr "" msgid "Sort bars by x labels." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "" @@ -13952,16 +14088,7 @@ msgstr "" msgid "Sort by %s" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "" @@ -13969,38 +14096,39 @@ msgstr "" msgid "Sort columns alphabetically" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "" @@ -14010,11 +14138,11 @@ msgstr "" msgid "Source / Target" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "" @@ -14028,25 +14156,25 @@ msgstr "" msgid "Spatial" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "" @@ -14066,17 +14194,17 @@ msgstr "" msgid "Stack" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "" @@ -14090,14 +14218,14 @@ msgstr "" msgid "Stacked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "" @@ -14105,16 +14233,16 @@ msgstr "" msgid "Stacked style" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "" @@ -14122,7 +14250,7 @@ msgstr "" msgid "Start Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "" @@ -14130,21 +14258,21 @@ msgstr "" msgid "Start at (UTC)" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14160,7 +14288,7 @@ msgstr "" msgid "State" msgstr "" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -14176,25 +14304,25 @@ msgstr "" msgid "Status" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" +msgid "Step - end" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "" @@ -14210,7 +14338,7 @@ msgid "" "irregular intervals." msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "" @@ -14220,11 +14348,11 @@ msgstr "" msgid "Stop query" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "" @@ -14237,11 +14365,11 @@ msgid "Stream" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "" @@ -14249,7 +14377,7 @@ msgstr "" msgid "Stretched style" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "" @@ -14258,7 +14386,7 @@ msgstr "" msgid "Stroke Width" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "" @@ -14271,7 +14399,7 @@ msgstr "" msgid "Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "" @@ -14287,7 +14415,7 @@ msgstr "" msgid "Subheader Font Size" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "" @@ -14304,7 +14432,7 @@ msgstr "" msgid "Success" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "" @@ -14312,40 +14440,44 @@ msgstr "" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +msgid "Summary" +msgstr "" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "" @@ -14358,11 +14490,11 @@ msgid "Superset Embedded SDK documentation." msgstr "" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "" @@ -14374,7 +14506,7 @@ msgstr "" msgid "Superset encountered an unexpected error." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "" @@ -14382,13 +14514,13 @@ msgstr "" msgid "Survey Responses" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 msgid "Swap dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "" @@ -14399,15 +14531,15 @@ msgid "" "well." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "" @@ -14415,11 +14547,11 @@ msgstr "" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "" @@ -14433,7 +14565,7 @@ msgstr "" msgid "TABLES" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "" @@ -14441,11 +14573,11 @@ msgstr "" msgid "TEMPORAL_RANGE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "" @@ -14454,6 +14586,11 @@ msgstr "" msgid "Tab name" msgstr "" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -14470,13 +14607,13 @@ msgstr "" msgid "Table" msgstr "" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "" @@ -14488,17 +14625,17 @@ msgid "" "connection, schema, and table name" msgstr "" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "" @@ -14524,7 +14661,7 @@ msgstr "" msgid "Tables" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "" @@ -14559,11 +14696,11 @@ msgstr "" msgid "Tag could not be updated." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 msgid "Tag created" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 msgid "Tag name" msgstr "" @@ -14575,11 +14712,11 @@ msgstr "" msgid "Tag parameters are invalid." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 msgid "Tag updated" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -14588,16 +14725,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "" @@ -14607,8 +14744,9 @@ msgid "" "densest areas of information lie" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "" @@ -14616,14 +14754,18 @@ msgstr "" msgid "Target Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +msgid "Template" +msgstr "" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -14636,7 +14778,7 @@ msgid "" "coming from the controls." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -14655,15 +14797,15 @@ msgstr "" msgid "Text" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "" @@ -14696,15 +14838,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -14712,15 +14865,15 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -14762,11 +14915,11 @@ msgid "The color of the isoline" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -14776,6 +14929,14 @@ msgstr "" msgid "The column header label" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "" @@ -14786,7 +14947,7 @@ msgid "" "[country] column" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "" @@ -14809,7 +14970,7 @@ msgid "" "want to continue? Deleting the database will break those objects." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "" @@ -14826,7 +14987,7 @@ msgstr "" msgid "The database is under an unusual load." msgstr "" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -14844,7 +15005,7 @@ msgstr "" msgid "The database was not found." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -14857,11 +15018,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -14875,7 +15036,7 @@ msgid "" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "" @@ -14883,7 +15044,7 @@ msgstr "" msgid "The dataset linked to this chart may have been deleted." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "" @@ -14891,15 +15052,15 @@ msgstr "" msgid "The datasource is too large to query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -14915,11 +15076,11 @@ msgid "" "-1 to bypass the cache." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -14932,12 +15093,31 @@ msgid "" "%(columns)s. " msgstr "" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -14970,7 +15150,7 @@ msgid "The hostname provided can't be resolved." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "" @@ -14987,17 +15167,17 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "" @@ -15015,18 +15195,18 @@ msgid "" "%{key}s is invalid." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15043,13 +15223,17 @@ msgstr "" msgid "The number color \"steps\"" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +msgid "The number of bins for the histogram" +msgstr "" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15057,7 +15241,7 @@ msgid "" "download to csv to see more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15065,22 +15249,22 @@ msgid "" "more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, 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:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, 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:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15088,7 +15272,7 @@ msgid "" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "" @@ -15096,7 +15280,7 @@ msgstr "" msgid "The object does not exist in the given database." msgstr "" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15148,7 +15332,7 @@ msgid "" " they are needed." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -15187,7 +15371,7 @@ msgstr "" msgid "The port number is invalid." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "" @@ -15206,11 +15390,11 @@ msgid "" "re-run the original query." msgstr "" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "" @@ -15225,11 +15409,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -15254,11 +15438,11 @@ msgstr "" msgid "The report has been created" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 msgid "The report will be sent to your email at" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -15275,13 +15459,13 @@ msgid "" "no longer can be deserialized." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -15353,8 +15537,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -15367,13 +15551,13 @@ msgid "" "use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 msgid "" "The time granularity for the visualization. Note that you can type and " "use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -15381,7 +15565,7 @@ msgid "" "in the Superset source code." msgstr "" -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -15403,7 +15587,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "" @@ -15434,9 +15618,9 @@ msgstr "" msgid "The username provided when connecting to a database is not valid." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "" @@ -15444,7 +15628,7 @@ msgstr "" msgid "The width of the Isoline in pixels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "" @@ -15454,14 +15638,14 @@ msgstr "" msgid "There are associated alerts or reports" msgstr "" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "" @@ -15470,7 +15654,7 @@ msgstr "" msgid "There are no components added to this tab" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "" @@ -15488,7 +15672,7 @@ msgid "" " or a typo." msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -15522,7 +15706,7 @@ msgstr "" msgid "There was an error loading the catalogs" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 msgid "There was an error loading the chart data" msgstr "" @@ -15543,7 +15727,7 @@ msgstr "" msgid "There was an error saving the favorite status: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "" @@ -15553,7 +15737,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -15585,7 +15769,7 @@ msgstr "" msgid "There was an issue deleting the selected dashboards: " msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "" @@ -15610,16 +15794,16 @@ msgstr "" msgid "There was an issue deleting: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "" @@ -15627,7 +15811,7 @@ msgstr "" msgid "There was an issue fetching reports attached to this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" @@ -15679,7 +15863,7 @@ msgid "" "parameters." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -15706,13 +15890,13 @@ msgstr "" msgid "This action will permanently delete the template." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 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/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -15722,7 +15906,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -15730,19 +15914,19 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "" @@ -15776,14 +15960,14 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -15800,11 +15984,11 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "" @@ -15818,16 +16002,16 @@ msgid "" " id to the SDK:" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -15841,8 +16025,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "" @@ -15864,11 +16048,11 @@ msgid "" "against this string as a subquery." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" @@ -15901,7 +16085,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -15912,23 +16096,27 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 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:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "" @@ -15939,26 +16127,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "" @@ -15972,6 +16160,13 @@ msgid_plural "This may be triggered by:" msgstr[0] "" msgstr[1] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "" @@ -15984,8 +16179,8 @@ msgstr "" msgid "Threshold alpha level for determining significance" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "" @@ -15993,7 +16188,7 @@ msgstr "" msgid "Thumbnails" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "" @@ -16014,7 +16209,7 @@ msgstr "" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "" @@ -16024,9 +16219,9 @@ msgid "Time Column" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "" @@ -16059,7 +16254,7 @@ msgstr "" msgid "Time Ratio" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "" @@ -16092,13 +16287,13 @@ msgstr "" msgid "Time Series - Stacked" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 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:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "" @@ -16107,14 +16302,14 @@ msgstr "" msgid "Time Table View" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "" @@ -16123,17 +16318,17 @@ msgstr "" msgid "Time column filter plugin" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "" @@ -16150,7 +16345,7 @@ msgid "" "[%(human_readable)s later]." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "" @@ -16159,7 +16354,7 @@ msgstr "" msgid "Time format" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -16177,8 +16372,8 @@ msgstr "" msgid "Time granularity" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "" @@ -16186,8 +16381,8 @@ msgstr "" msgid "Time lag" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -16199,7 +16394,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "" @@ -16212,9 +16407,9 @@ msgstr "" msgid "Time series columns" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "" @@ -16253,12 +16448,12 @@ msgstr "" msgid "Timeout error" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "" @@ -16294,7 +16489,7 @@ msgstr "" msgid "Title or Slug" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "" @@ -16302,46 +16497,46 @@ msgstr "" msgid "To get a readable URL for your dashboard" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 msgid "Tooltip Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "" @@ -16361,17 +16556,13 @@ msgstr "" msgid "Total value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "" @@ -16391,7 +16582,7 @@ msgstr "" msgid "Transparent" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "" @@ -16403,11 +16594,11 @@ msgstr "" msgid "Tree Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "" @@ -16428,19 +16619,19 @@ msgstr "" msgid "Trend" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "" @@ -16448,45 +16639,45 @@ msgstr "" msgid "Truncate Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 msgid "Truncate X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" @@ -16494,7 +16685,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "" @@ -16502,23 +16693,23 @@ msgstr "" msgid "Tukey" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "" @@ -16527,11 +16718,11 @@ msgstr "" msgid "Type a number" msgstr "" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "" @@ -16564,19 +16755,15 @@ msgstr "" msgid "URL Parameters" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -16600,7 +16787,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -16612,41 +16799,45 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +msgid "Unable to load dashboard" +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "" @@ -16654,11 +16845,11 @@ msgstr "" msgid "Undefined window for rolling operation" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "" @@ -16672,7 +16863,7 @@ msgstr "" msgid "Unexpected error occurred, please check your logs for details" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "" @@ -16707,12 +16898,13 @@ msgstr "" msgid "Unknown Status" msgstr "" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "" @@ -16721,7 +16913,7 @@ msgstr "" msgid "Unknown input format" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 msgid "Unknown type" msgstr "" @@ -16764,11 +16956,11 @@ msgstr "" msgid "Unsupported time grain: %(time_grain)s" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "" @@ -16776,7 +16968,7 @@ msgstr "" msgid "Untitled query" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "" @@ -16789,7 +16981,7 @@ msgstr "" msgid "Updating chart was stopped" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "" @@ -16798,7 +16990,7 @@ msgstr "" msgid "Upload CSV" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "" @@ -16806,7 +16998,7 @@ msgstr "" msgid "Upload Columnar" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 msgid "Upload Columnar file to database" msgstr "" @@ -16822,7 +17014,7 @@ msgstr "" msgid "Upload Excel" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 msgid "Upload Excel to database" msgstr "" @@ -16830,11 +17022,11 @@ msgstr "" msgid "Upload JSON file" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 msgid "Upload a file to a database." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -16847,7 +17039,7 @@ msgstr "" msgid "Upload file to preview columns" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 msgid "Uploading a file is required" msgstr "" @@ -16859,27 +17051,27 @@ msgstr "" msgid "Upper threshold must be greater than lower threshold" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "" @@ -16887,18 +17079,18 @@ msgstr "" msgid "Use a log scale for the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "" @@ -16910,7 +17102,7 @@ msgid "" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -16918,7 +17110,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" @@ -16926,7 +17118,7 @@ msgstr "" msgid "Use only a single value." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "" @@ -16940,17 +17132,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "" @@ -16968,7 +17160,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -16991,9 +17183,9 @@ msgstr "" msgid "User query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -17026,15 +17218,15 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "" @@ -17043,18 +17235,18 @@ msgstr "" msgid "Value Domain" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 msgid "Value and Percentage" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "" @@ -17067,8 +17259,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "" @@ -17108,16 +17300,16 @@ msgstr "" msgid "Verbose Name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "" @@ -17140,7 +17332,7 @@ msgstr "" msgid "View All »" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 msgid "View Dataset" msgstr "" @@ -17148,7 +17340,7 @@ msgstr "" msgid "View all charts" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "" @@ -17162,10 +17354,10 @@ msgstr "" msgid "View keys & indexes (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "" @@ -17179,13 +17371,13 @@ msgid "Viewed %s" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "" @@ -17193,11 +17385,11 @@ msgstr "" msgid "Virtual (SQL)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "" @@ -17205,7 +17397,7 @@ msgstr "" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "" @@ -17213,6 +17405,10 @@ msgstr "" msgid "Visual Tweaks" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +msgid "Visual formatting" +msgstr "" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -17316,11 +17512,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "" @@ -17333,7 +17529,7 @@ msgstr "" msgid "Waiting on database..." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "" @@ -17347,11 +17543,11 @@ msgstr "" msgid "Warning Message" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -17366,7 +17562,7 @@ msgstr "" msgid "Waterfall Chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -17391,7 +17587,7 @@ msgid "" "%(location)s." msgstr "" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -17400,7 +17596,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -17419,7 +17615,7 @@ msgstr "" msgid "Web" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "" @@ -17443,11 +17639,11 @@ msgstr "" msgid "Week starting Sunday" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -17456,7 +17652,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "" @@ -17490,33 +17686,33 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" @@ -17526,15 +17722,15 @@ msgid "" "table to be created in this schema" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" @@ -17572,7 +17768,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" @@ -17586,13 +17782,13 @@ msgid "" "view." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" @@ -17600,12 +17796,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" @@ -17613,32 +17809,32 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "" @@ -17646,11 +17842,11 @@ msgstr "" msgid "Whether to display the interactive data table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "" @@ -17661,10 +17857,10 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "" @@ -17672,65 +17868,65 @@ msgstr "" msgid "Whether to display the metric name as a title" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 msgid "Whether to display the tooltip labels." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "" @@ -17738,7 +17934,7 @@ msgstr "" msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "" @@ -17767,30 +17963,30 @@ msgid "" "fly" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 msgid "Whether to show as Nightingale chart." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "" @@ -17799,9 +17995,9 @@ msgstr "" msgid "Whether to sort ascending or descending on the base Axis." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "" @@ -17809,20 +18005,11 @@ msgstr "" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" @@ -17834,7 +18021,7 @@ msgstr "" msgid "Which country to plot the map for?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "" @@ -17872,7 +18059,7 @@ msgstr "" msgid "Word Cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "" @@ -17880,7 +18067,7 @@ msgstr "" msgid "Working" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "" @@ -17889,7 +18076,7 @@ msgstr "" msgid "World Map" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "" @@ -17897,7 +18084,7 @@ msgstr "" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "" @@ -17905,9 +18092,9 @@ msgstr "" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -17916,36 +18103,37 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 msgid "X Axis Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "" @@ -17953,13 +18141,13 @@ msgstr "" msgid "X Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "" @@ -17977,12 +18165,12 @@ msgstr "" msgid "X-axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "" @@ -17990,9 +18178,9 @@ msgstr "" msgid "Y AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -18000,67 +18188,68 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 msgid "Y Axis Title Position" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 msgid "Y-Axis" msgstr "" @@ -18082,8 +18271,8 @@ msgstr "" msgid "Y-axis bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "" @@ -18099,7 +18288,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "" @@ -18107,14 +18296,14 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "" @@ -18127,7 +18316,7 @@ msgstr "" msgid "Yes, overwrite changes" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -18146,7 +18335,7 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -18179,7 +18368,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -18198,35 +18387,35 @@ msgid "" "right" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -18236,13 +18425,13 @@ msgstr "" msgid "You do not have permission to read tags" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 msgid "You do not have sufficient permissions to edit the chart" msgstr "" @@ -18262,7 +18451,7 @@ msgstr "" msgid "You don't have access to this embedded dashboard config." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "" @@ -18271,7 +18460,7 @@ msgstr "" msgid "You don't have permission to modify the value." msgstr "" -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "" @@ -18280,7 +18469,7 @@ msgstr "" msgid "You don't have the rights to alter this chart" msgstr "" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "" @@ -18292,7 +18481,7 @@ msgstr "" msgid "You don't have the rights to create a chart" msgstr "" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "" @@ -18308,7 +18497,7 @@ msgstr "" msgid "You have unsaved changes." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -18321,7 +18510,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -18331,28 +18520,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "" @@ -18360,37 +18549,37 @@ msgstr "" msgid "Your chart is ready to go!" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "" @@ -18402,8 +18591,8 @@ msgstr "" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "" @@ -18415,7 +18604,7 @@ msgstr "" msgid "Zoom level of the map" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "" @@ -18447,14 +18636,14 @@ msgstr "" msgid "[desc]" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "" @@ -18503,20 +18692,24 @@ msgstr "" msgid "`width` must be greater or equal to 0" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 msgid "alert condition" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 msgid "alert dark" msgstr "" @@ -18525,8 +18718,10 @@ msgid "alerts" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "" @@ -18534,43 +18729,43 @@ msgstr "" msgid "also copy (duplicate) charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -18578,7 +18773,11 @@ msgstr "" msgid "background" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +msgid "basic conditional formatting" +msgstr "" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "" @@ -18590,10 +18789,10 @@ msgstr "" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -18606,8 +18805,8 @@ msgstr "" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "" @@ -18623,7 +18822,7 @@ msgstr "" msgid "cannot be empty" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "" @@ -18638,11 +18837,11 @@ msgstr "" msgid "chart" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "" @@ -18651,7 +18850,7 @@ msgid "clear all filters" msgstr "" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "" @@ -18671,16 +18870,20 @@ msgstr "" msgid "color scheme for comparison" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +msgid "color type" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 msgid "content type" msgstr "" @@ -18697,27 +18900,27 @@ msgstr "" msgid "create a new chart" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 msgid "crontab" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "" @@ -18725,29 +18928,29 @@ msgstr "" msgid "cumulative" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "" @@ -18756,21 +18959,21 @@ msgstr "" msgid "dataset name" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "" @@ -18846,14 +19049,14 @@ msgstr "" msgid "delete" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "" @@ -18873,61 +19076,61 @@ msgstr "" msgid "dttm" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 msgid "e.g. default" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "" @@ -18935,58 +19138,58 @@ msgstr "" msgid "edit mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 msgid "email subject" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 msgid "error" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "" @@ -18999,16 +19202,16 @@ msgstr "" msgid "fetching" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "" @@ -19020,42 +19223,42 @@ msgstr "" msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 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 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "" @@ -19077,13 +19280,13 @@ msgstr "" msgid "is expected to be an integer" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "" @@ -19095,8 +19298,8 @@ msgstr "" msgid "latest partition:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "" @@ -19104,7 +19307,7 @@ msgstr "" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "" @@ -19125,26 +19328,26 @@ msgid "max" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "" @@ -19166,23 +19369,23 @@ msgstr "" msgid "min" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "" @@ -19191,13 +19394,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 msgid "name" msgstr "" @@ -19231,13 +19434,13 @@ msgstr "" msgid "offline" msgstr "" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "" @@ -19253,7 +19456,7 @@ msgstr "" msgid "overall" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 msgid "owners" msgstr "" @@ -19282,11 +19485,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -19305,11 +19508,11 @@ msgid "" " first is lower than the second value" msgstr "" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -19319,15 +19522,15 @@ msgstr "" msgid "pixels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "" @@ -19336,7 +19539,7 @@ msgid "published" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "" @@ -19348,11 +19551,11 @@ msgstr "" msgid "query" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "" @@ -19360,15 +19563,15 @@ msgstr "" msgid "recent" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 msgid "recipients" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "" @@ -19380,12 +19583,12 @@ msgstr "" msgid "reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "" @@ -19398,12 +19601,12 @@ msgstr "" msgid "running" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "" @@ -19422,38 +19625,38 @@ msgstr "" msgid "shift start date" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "" @@ -19462,7 +19665,7 @@ msgid "stopped" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "" @@ -19472,27 +19675,27 @@ msgstr "" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 msgid "success dark" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "" @@ -19504,7 +19707,7 @@ msgstr "" msgid "tag" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 msgid "tags" msgstr "" @@ -19520,8 +19723,8 @@ msgstr "" msgid "to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "" @@ -19543,13 +19746,13 @@ msgstr "" msgid "use latest_partition template" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "" @@ -19561,7 +19764,7 @@ msgstr "" msgid "variance" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "" @@ -19573,59 +19776,59 @@ msgstr "" msgid "viz type" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 msgid "working timeout" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "" diff --git a/superset/translations/nl/LC_MESSAGES/messages.po b/superset/translations/nl/LC_MESSAGES/messages.po index 59e7803e244a..8cb2070d2eab 100644 --- a/superset/translations/nl/LC_MESSAGES/messages.po +++ b/superset/translations/nl/LC_MESSAGES/messages.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: superset-ds\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2024-05-08 14:41+0000\n" "Last-Translator: \n" "Language: nl\n" @@ -24,8 +24,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -54,8 +84,8 @@ msgstr "" msgid " (excluded)" msgstr " (uitgesloten)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -75,7 +105,7 @@ msgstr " een nieuwe" msgid " expression which needs to adhere to the " msgstr " uitdrukking die moet voldoen aan de " -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr " broncode van Superset's sandboxed parser" @@ -111,7 +141,7 @@ msgstr "" "standaardwaarden op een\n" " database/kolom naam niveau via de extra parameter." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" msgstr " berekende kolommen toevoegen" @@ -123,24 +153,24 @@ msgstr " om meetwaarden toe te voegen" msgid " to edit or add columns and metrics." msgstr " om kolommen en metrieken toe te voegen of bewerken." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr " om een kolom als tijdkolom te markeren" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr " om SQL Lab te openen. Vanaf daar kunt u de query opslaan als dataset." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr " om uw gegevens te visualiseren." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "!= (Is niet gelijk)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, python-format msgid "% calculation" msgstr "% berekening" @@ -188,22 +218,22 @@ msgstr "%(name)s.csv" msgid "%(object)s does not exist in this database." msgstr "%(object)s bestaat niet in deze database." -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "%(other)s grafieken verschijnen hier" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "%(other)s dashboards zullen hier verschijnen" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "%(other)s recenten verschijnen hier" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "%(other)s opgeslagen queries zullen hier verschijnen" @@ -221,9 +251,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "%(rows)d rijen teruggegeven" @@ -248,7 +278,7 @@ msgid_plural "" msgstr[0] "%(suggestion)s in plaats van “%(undefinedParameter)s?”" msgstr[1] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, fuzzy, python-format msgid "%(type)s File" msgstr "%(prefix)s %(title)s" @@ -269,26 +299,26 @@ msgstr "" msgid "%s Error" msgstr "%s Fout" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "%s WACHTWOORD" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "%s SSH TUNNEL WACHTWOORD" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "%s SSH PRIVATE KEY" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "%s SSH PRIVATE KEY WACHTWOORD" @@ -298,17 +328,17 @@ msgstr "%s SSH PRIVATE KEY WACHTWOORD" msgid "%s Selected" msgstr "%s Geselecteerd" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "%s Geselecteerd (%s Fysiek, %s Virtueel)" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "%s Geselecteerd (Fysiek)" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "%s Geselecteerd (Virtueel)" @@ -318,20 +348,20 @@ msgstr "%s Geselecteerd (Virtueel)" msgid "%s aggregates(s)" msgstr "%s aggrega(a)t(en)" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "%s kolom(men)" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " @@ -340,7 +370,7 @@ msgstr "" "%s items kunnen niet worden getagd omdat u geen bewerkrechten heeft voor " "de geselecteerde objecten." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "%s operator(s)" @@ -354,18 +384,18 @@ msgid_plural "%s options" msgstr[0] "%s optie" msgstr[1] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "%s optie(s)" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "recente" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -377,8 +407,8 @@ msgstr[1] "" msgid "%s saved metric(s)" msgstr "%s opgeslagen metriek(en)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "laatst bijgewerkt %s" @@ -395,7 +425,7 @@ msgstr "%s%s" msgid "%s-%s of %s" msgstr "%s-%s van %s" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "(Verwijderd)" @@ -403,7 +433,7 @@ msgstr "(Verwijderd)" msgid "(deleted or invalid type)" msgstr "(verwijderd of ongeldig type)" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "(geen beschrijving, klik om de tracering te zien)" @@ -411,7 +441,7 @@ msgstr "(geen beschrijving, klik om de tracering te zien)" msgid "), and they become available in your SQL (example:" msgstr "), en ze zijn beschikbaar in uw SQL (voorbeeld:" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -430,7 +460,7 @@ msgstr "" "\n" "%(table)s\n" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -446,12 +476,12 @@ msgstr "" "Fout: %(text)s\n" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "+ %s meer" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 msgid "" "-- Note: Unless you save your query, these tabs will NOT persist if you " "clear your cookies or change browsers.\n" @@ -461,46 +491,46 @@ msgstr "" "blijven als u uw cookies leegt of van browser verandert.\n" "\n" -#: superset-frontend/src/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0 Geselecteerd" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "1 dag kalender frequentie" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "1 dag" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "1 dag geleden" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1 uur" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "frequentie elk uur" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1 minuut" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "1 minuut frequentie" @@ -509,24 +539,24 @@ msgstr "1 minuut frequentie" msgid "1 month ago" msgstr "maand" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "1 maand eind frequentie" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "1 maand start frequentie" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "1 week" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "1 week geleden" @@ -539,25 +569,25 @@ msgstr "1 week beginnend op maandag (freq=W-MON)" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "1 week beginnend op zondag (freq=W-SUN)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "1 jaar" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "1 jaar geleden" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "1 jaar eind frequentie" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "1 jaar start frequentie" @@ -565,14 +595,14 @@ msgstr "1 jaar start frequentie" msgid "10 minute" msgstr "10 minuten" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "104 weken" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "104 weken geleden" @@ -581,61 +611,61 @@ msgstr "104 weken geleden" msgid "15 minute" msgstr "15 minuten" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "156 weken" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "156 weken geleden" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "1AS" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "1D" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 +msgid "1D" +msgstr "1D" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 +#: superset-frontend/src/explore/controlPanels/sections.tsx:244 msgid "1H" msgstr "1U" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 msgid "1M" msgstr "1M" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 -#: superset-frontend/src/explore/controlPanels/sections.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "1T" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "2 jaar" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "2 jaar geleden" @@ -648,14 +678,14 @@ msgstr "2/98 percentielen" msgid "22" msgstr "22" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 msgid "28 days" msgstr "28 dagen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "28 dagen geleden" @@ -667,31 +697,31 @@ msgstr "28 dagen geleden" msgid "2D" msgstr "2D" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "3 letter code van het land" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 msgid "3 years" msgstr "3 jaar" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "3 jaar geleden" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30 dagen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "30 dagen geleden" @@ -701,7 +731,7 @@ msgid "30 minute" msgstr "30 minuten" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30 minuten" @@ -710,7 +740,7 @@ msgid "30 second" msgstr "30 seconden" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30 seconden" @@ -730,7 +760,7 @@ msgid "5 minute" msgstr "5 minuten" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5 minuten" @@ -739,18 +769,18 @@ msgid "5 second" msgstr "5 seconden" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "5 seconden" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "52 week" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "52 weken geleden" @@ -760,29 +790,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "52 weken beginnend op maandag (freq=52W-MA)" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "6 uur" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60 dagen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "7 kalenderdag frequentie" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "7 dagen" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "7D" @@ -790,19 +820,19 @@ msgstr "7D" msgid "9/91 percentiles" msgstr "9/91 percentielen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90 dagen" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr ":" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "< (Kleiner dan)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "<= (Kleiner of gelijk)" @@ -827,15 +857,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "== (Is gelijk)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "> (Groter dan)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr ">= (Groter of gelijk)" @@ -843,13 +873,13 @@ msgstr ">= (Groter of gelijk)" msgid "A Big Number" msgstr "Een groot getal" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" "Een door komma's gescheiden lijst van kolommen die als datums moeten " "worden geïnterpreteerd" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" "Een komma gescheiden lijst van schema's waar bestanden naar mogen " @@ -863,7 +893,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "Een database met dezelfde naam bestaat al." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 #, fuzzy msgid "" "A dictionary with column names and their data types if you need to change" @@ -881,7 +911,7 @@ msgstr "" "Een volledige URL die wijst naar de locatie van de plugin (kan " "bijvoorbeeld worden gehost op een CDN)" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "Een handlebars sjabloon die wordt toegepast op de gegevens" @@ -897,12 +927,12 @@ msgstr "" "Een lijst met domeinnamen die dit dashboard kunnen embedden. Als dit veld" " leeg blijft, kan de embedding van elk domein worden toegestaan." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "Een lijst met tags die zijn toegepast op deze grafiek." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" "Een lijst van gebruikers die de grafiek kunnen wijzigen. Zoekbaar op naam" @@ -920,8 +950,8 @@ msgstr "" "Een kaart die het renderen van cirkels met een variabele straal neemt op " "breedtegraad / lengtegraad coördinaten" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "Een metriek te gebruiken voor kleur" @@ -947,12 +977,12 @@ msgstr "" "wig van gelijke hoek, en de waarde die elke wig vertegenwoordigt, wordt " "geïllustreerd door zijn gebied, in plaats van zijn straal of veeg hoek." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "Een leesbare URL voor uw dashboard" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" "Een verwijzing naar de [Time] configuratie, rekening houdend met " @@ -1001,7 +1031,7 @@ msgstr "Er is een time-out opgetreden tijdens het genereren van een dataframe." msgid "A timeout occurred while taking a screenshot." msgstr "Er is een time-out opgetreden tijdens het maken van een screenshot." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "Een geldig kleurenschema is vereist" @@ -1020,11 +1050,11 @@ msgstr "" " Deze intermediate waarden kunnen gebaseerd zijn op tijd of " "categorie." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "TOEPASSEN" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "APR" @@ -1033,30 +1063,30 @@ msgstr "APR" msgid "AQE" msgstr "AQE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "AUG" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "AXIS TITEL MARGIN" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "AXIS TITEL POSITIE" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "Over" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "Toegang" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "Toegangstoken" @@ -1064,7 +1094,7 @@ msgstr "Toegangstoken" msgid "Action" msgstr "Actie" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "Actie Log" @@ -1076,7 +1106,7 @@ msgstr "Actie Log" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1088,18 +1118,18 @@ msgstr "Acties" msgid "Active" msgstr "Actief" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "Werkelijke waarden" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "Bereik voor Vergelijking" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "Werkelijk tijdsbereik" @@ -1107,33 +1137,33 @@ msgstr "Werkelijk tijdsbereik" msgid "Actual value" msgstr "Werkelijke waarde" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "Werkelijke waarden" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "Adaptieve opmaak" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "Voeg toe" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "Alarm toevoegen" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "Voeg CSS template toe" @@ -1161,7 +1191,7 @@ msgstr "Voeg Log toe" msgid "Add Metric" msgstr "Voeg metriek toe" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "Rapport toevoegen" @@ -1177,19 +1207,19 @@ msgstr "Label toevoegen" msgid "Add a Plugin" msgstr "Voeg een Plugin toe" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "Een dataset toevoegen" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "Een nieuw tabblad toevoegen" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "Voeg een nieuw tabblad toe om een SQL Query aan te maken" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "Voeg additionele aangepaste parameters toe" @@ -1201,30 +1231,30 @@ msgstr "Voeg een aantekeningslaag toe" msgid "Add an item" msgstr "Voeg een item toe" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "Filters toevoegen en bewerken" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "Aantekening toevoegen" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "Aantekeningenlaag toevoegen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "Meldingsmethode toevoegen" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "Voeg berekende kolommen toe aan dataset in \"Bewerk gegevensbron\" modal" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" "Voeg berekende tijdelijke kolommen toe aan dataset in \"Bewerk " @@ -1235,7 +1265,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "Kleur toevoegen voor positieve/negatieve wijziging" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "Cross-filter toevoegen" @@ -1243,19 +1273,19 @@ msgstr "Cross-filter toevoegen" msgid "Add custom scoping" msgstr "Aangepaste scoping toevoegen" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "Voeg hier dataset kolommen toe om de pivot tabel kolommen te groeperen." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "Leveringswijze toevoegen" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 msgid "Add description of your tag" msgstr "Voeg een beschrijving van je tag toe" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "Extra verbindingsinformatie toevoegen." @@ -1264,7 +1294,7 @@ msgstr "Extra verbindingsinformatie toevoegen." msgid "Add filter" msgstr "Filter toevoegen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1286,11 +1316,11 @@ msgstr "" " van de onderliggende gegevens te scannen of de " "beschikbare waarden in het filter te beperken." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "Filters en scheidingen toevoegen" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "Voeg item toe" @@ -1302,11 +1332,11 @@ msgstr "Metriek toevoegen" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "Metrieken toevoegen aan dataset in \"Bewerk gegevensbron\" modal" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "Voeg nieuwe kleur formatter toe" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "Nieuwe formatter toevoegen" @@ -1314,23 +1344,23 @@ msgstr "Nieuwe formatter toevoegen" msgid "Add required control values to preview chart" msgstr "Vereiste controlewaarden toevoegen aan de grafiek voorbeeld" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "Verplichte controlewaarden om grafiek op te slaan toevoegen" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "Voeg blad toe" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "Voeg tag toe aan entiteiten" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "Voeg de naam van de grafiek toe" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "Naam van het dashboard toevoegen" @@ -1343,50 +1373,50 @@ msgstr "Toevoegen aan het dashboard" msgid "Add/Edit Filters" msgstr "Filters toevoegen/bewerken" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "Toegevoegd" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "Toegevoegd aan het dashboard" msgstr[1] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "Additionele Parameters" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "Mogelijk zijn aanvullende velden verplicht" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "Bijkomende informatie" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "Additionele metadata" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "Additionele opvulling voor legende." -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "Additionele parameters" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "Additionele instellingen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "Extra tekst om toe te voegen voor of na de waarde, bijvoorbeeld eenheid" @@ -1398,28 +1428,29 @@ msgid "Additive" msgstr "Additief" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "Pas aan hoe deze database communiceert met SQL Lab." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "Pas de prestatie-instellingen van deze database aan." @@ -1434,17 +1465,17 @@ msgstr "Pas de prestatie-instellingen van deze database aan." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "Geavanceerd" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "Geavanceerde Analytics" @@ -1452,21 +1483,21 @@ msgstr "Geavanceerde Analytics" msgid "Advanced Data type" msgstr "Geavanceerde Data type" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "Geavanceerde analytics" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "Geavanceerde analytics zoekopdracht A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "Geavanceerde analytics zoekopdracht B" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "Geavanceerde Analytics" @@ -1489,12 +1520,12 @@ msgstr "Geavanceerd gegevenstype" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "Geavanceerde Analytics" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "Na" @@ -1502,11 +1533,11 @@ msgstr "Na" msgid "Aggregate" msgstr "Aggregate" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "Aggregate Gemiddelde" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "Aggregate Som" @@ -1518,7 +1549,7 @@ msgstr "" "Aggregate functie toegepast op de lijst van punten in elke cluster om het" " clusterlabel te produceren." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1539,7 +1570,7 @@ msgstr "" msgid "Aggregation" msgstr "Aggregatie" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "Aggregatie functie" @@ -1547,15 +1578,15 @@ msgstr "Aggregatie functie" msgid "Alert" msgstr "Waarschuwing" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "Waarschuwing geactiveerd, in grace periode" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "Naam waarschuwingsconditie" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Label Inhoud" @@ -1564,7 +1595,7 @@ msgstr "Label Inhoud" msgid "Alert ended grace period." msgstr "Waarschuwing beëindigd grace period." -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "Waarschuwing mislukt" @@ -1576,12 +1607,12 @@ msgstr "Waarschuwing afgevuurd tijdens grace period." msgid "Alert found an error while executing a query." msgstr "Alert heeft een fout gevonden tijdens het uitvoeren van een query." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Alert is active" msgstr "E-mailrapporten actief" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "Naam van de waarschuwing" @@ -1615,11 +1646,11 @@ msgstr "" "Waarschuwing query is met meer dan één rij teruggekomen. %(num_rows)s " "rijen zijn geretourneerd" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "Alarm actief" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "Alarm geactiveerd, kennisgeving verzonden" @@ -1631,7 +1662,7 @@ msgstr "Waarschuwing validator configuratiefout." msgid "Alerts" msgstr "Waarschuwingen" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "Waarschuwingen en rapporten" @@ -1640,8 +1671,8 @@ msgstr "Waarschuwingen en rapporten" msgid "Alerts & reports" msgstr "Waarschuwingen & rapporten" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "Uitlijnen +/-" @@ -1661,7 +1692,7 @@ msgstr "Uitlijnen +/-" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1682,7 +1713,7 @@ msgstr "Alle tekst" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "Alle grafieken" @@ -1702,7 +1733,7 @@ msgstr "Alle panelen" msgid "All panels with this column will be affected by this filter" msgstr "Alle panelen met deze kolom zullen door deze filter worden beïnvloed" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "Sta CREATE TABLE AS toe" @@ -1711,7 +1742,7 @@ msgstr "Sta CREATE TABLE AS toe" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "Sta de CREATE TABLE AS optie toe in SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "Sta CREATE VIEW AS toe" @@ -1724,12 +1755,12 @@ msgstr "Sta de CREATE VIEW AS optie toe in SQL Lab" msgid "Allow Csv Upload" msgstr "Csv upload toestaan" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "DML toestaan" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1742,15 +1773,15 @@ msgstr "" "Toestaan dat kolomnamen worden gewijzigd in geval van ongevoelig formaat," " indien ondersteund (bijv. Oracle, Sneeuwflake)." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "Kolommen kunnen worden gerangschikt" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "Aanmaken van nieuwe tabellen op basis van query’s mogelijk maken" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "Aanmaken van nieuwe views gebaseerd op queries toestaan" @@ -1758,7 +1789,7 @@ msgstr "Aanmaken van nieuwe views gebaseerd op queries toestaan" msgid "Allow data manipulation language" msgstr "Sta data manipulatie taal toe" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." @@ -1767,11 +1798,11 @@ msgstr "" " dat hun wijzigingen niet blijven bestaan voor de volgende keer dat ze de" " grafiek openen." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "Sta bestandsuploads naar database toe" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." @@ -1779,7 +1810,7 @@ msgstr "" "Sta manipulatie van de database toe met niet-SELECT statements zoals " "UPDATE, DELETE, CREATE, enz." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "Sta node selecties toe" @@ -1787,11 +1818,11 @@ msgstr "Sta node selecties toe" msgid "Allow sending multiple polygons as a filter event" msgstr "Versturen van meerdere veelhoeken als filtergebeurtenis toestaan" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "Toestaan dat deze database wordt verkend" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "Sta toe dat deze database wordt opgevraagd in SQL Lab" @@ -1826,7 +1857,7 @@ msgstr "" "binnenste kwartieren. De whiskers rond elke box visualiseer de min, max, " "bereik en de buitenste 2 quartiles." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "Gewijzigd" @@ -1834,7 +1865,7 @@ msgstr "Gewijzigd" msgid "Always filter main datetime column" msgstr "Filter altijd de hoofdkolom datumtijd" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "Er is een fout opgetreden" @@ -1861,19 +1892,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "Er is een fout opgetreden" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "Er is een fout opgetreden" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "Er is een fout opgetreden bij het opslaan van dataset" @@ -1888,7 +1919,7 @@ msgstr "Er is een fout opgetreden bij het uitvoeren van de waarschuwing query" msgid "An error occurred while accessing the value." msgstr "Er is een fout opgetreden tijdens het openen van de waarde." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1901,8 +1932,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "Er is een fout opgetreden tijdens het aanmaken van %s: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "Er is een fout opgetreden bij het aanmaken van de gegevensbron" @@ -1918,7 +1949,7 @@ msgstr "Fout opgetreden tijdens het aanmaken van de waarde." msgid "An error occurred while deleting the value." msgstr "Er is een fout opgetreden tijdens het verwijderen van de waarde." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1986,7 +2017,7 @@ msgstr "Er is een fout opgetreden tijdens het ophalen van databasewaarden: %s" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1997,27 +2028,27 @@ msgstr "" "Er is een fout opgetreden bij het ophalen van dataset gegevensbron " "waarden: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "" "Er is een fout opgetreden tijdens het ophalen van de eigenaarswaarden van" " de dataset: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "" "Er is een fout opgetreden tijdens het ophalen van dataset gerelateerde " "gegevens" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "" "Er is een fout opgetreden tijdens het ophalen van gegevens over de " "dataset: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "Er is een fout opgetreden bij het ophalen van datasets: %s" @@ -2031,14 +2062,14 @@ msgstr "Er is een fout opgetreden bij het ophalen van functienamen." msgid "An error occurred while fetching owners values: %s" msgstr "Er is een fout opgetreden bij het ophalen van eigenaars waarden: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "Er is een fout opgetreden tijdens het ophalen van schemawaarden: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "Er is een fout opgetreden tijdens het ophalen van de tabbladstatus" @@ -2048,7 +2079,7 @@ msgstr "" "Er is een fout opgetreden tijdens het ophalen van de metagegevens van de " "tabel" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2075,7 +2106,7 @@ msgstr "Er is een fout opgetreden bij het laden van dashboard informatie." msgid "An error occurred while loading the SQL" msgstr "Er is een fout opgetreden bij het laden van de SQL" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "Er is een fout opgetreden tijdens het openen van Verkennen" @@ -2087,19 +2118,13 @@ msgstr "Er is een fout opgetreden tijdens het parsen van de sleutel." msgid "An error occurred while pruning logs " msgstr "Er is een fout opgetreden tijdens opschonen van de logbestanden " -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" "Er is een fout opgetreden tijdens het verwijderen van de query. Neem " "contact op met de beheerder." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" -"Er is een fout opgetreden tijdens het verwijderen van het tabblad. Neem " -"contact op met de beheerder." - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2112,19 +2137,11 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "Er is een fout opgetreden bij het renderen van de visualisatie: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" -"Er is een fout opgetreden bij het instellen van het actieve tabblad. Neem" -" contact op met uw beheerder." - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "Er is een fout opgetreden tijdens het sterren van deze kaart" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2147,19 +2164,19 @@ msgstr "Er is een fout opgetreden tijdens het upserten van de waarde." msgid "An unexpected error occurred" msgstr "Een onverwachte fout is opgetreden" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "Veranker naar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "Hoek waarop de voortgangsas eindigt" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "Hoek waarop de progress as moet beginnen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "Animatie" @@ -2175,7 +2192,7 @@ msgstr "Aannotatielaag %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "Aantekeningen Lagen" @@ -2217,7 +2234,7 @@ msgstr "Aantekeningenlaag heeft bijbehorende aantekeningen." msgid "Annotation layer interval end" msgstr "Annotatielaag interval einde" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "Naam aantekeningenlaag" @@ -2254,13 +2271,13 @@ msgstr "Type aantekeningenlaag" msgid "Annotation layer value" msgstr "Annotatielaag waarde" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "Aantekeningenlagen" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "Aantekening lagen worden nog steeds geladen." @@ -2284,11 +2301,11 @@ msgstr "Annotatie bron" msgid "Annotation source type" msgstr "Annotatie bron type" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 msgid "Annotation template created" msgstr "Annotatie sjabloon gemaakt" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 msgid "Annotation template updated" msgstr "Annotatie sjabloon bijgewerkt" @@ -2297,7 +2314,7 @@ msgstr "Annotatie sjabloon bijgewerkt" msgid "Annotations and Layers" msgstr "Annotaties en lagen" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "Aantekeningen en lagen" @@ -2310,13 +2327,13 @@ msgstr "Aantekeningen konden niet worden verwijderd." #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "Elke" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "Alle aanvullende details in de certificatietooltip te tonen." @@ -2328,13 +2345,13 @@ msgstr "" "Elk kleurenpalet dat hier wordt geselecteerd zal de kleuren overschrijven" " die worden toegepast op de individuele grafieken van dit dashboard" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" "Alle databases die verbindingen toestaan via SQL Alchemy URI's kunnen " "worden toegevoegd. " -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " @@ -2343,22 +2360,22 @@ msgstr "" "worden toegevoegd. Meer informatie over het verbinden met een database " "driver " -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "Toegepaste cross-filters (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "Toegepaste filters (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "Toegepaste filters (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "Toegepaste filters %s" @@ -2372,10 +2389,10 @@ msgstr "" "bronquery voldoet aan de minimale termijnen die zijn gedefinieerd in het " "rolvenster." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "Toepassen" @@ -2383,11 +2400,11 @@ msgstr "Toepassen" msgid "Apply conditional color formatting to metric" msgstr "Pas voorwaardelijke kleuropmaak toe op metriek" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "Pas voorwaardelijke kleuropmaak toe op metrieken" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "Pas voorwaardelijke kleuropmaak toe op numerieke kolommen" @@ -2395,7 +2412,7 @@ msgstr "Pas voorwaardelijke kleuropmaak toe op numerieke kolommen" msgid "Apply filters" msgstr "Filters toepassen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "Metrieken toepassen op" @@ -2407,7 +2424,7 @@ msgstr "Toepassen op alle panelen" msgid "Apply to specific panels" msgstr "Toepassen op specifieke panelen" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "April" @@ -2423,9 +2440,9 @@ msgstr "Weet u zeker dat u de volgende waarden wilt overschrijven?" msgid "Are you sure you want to cancel?" msgstr "Weet je zeker dat je wilt annuleren?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2456,7 +2473,7 @@ msgstr "Weet je zeker dat je de geselecteerde grafieken wilt verwijderen?" msgid "Are you sure you want to delete the selected dashboards?" msgstr "Weet je zeker dat je de geselecteerde dashboards wilt verwijderen?" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "Weet je zeker dat je de geselecteerde datasets wilt verwijderen?" @@ -2480,7 +2497,7 @@ msgstr "Weet u zeker dat u de geselecteerde tags wilt verwijderen?" msgid "Are you sure you want to delete the selected templates?" msgstr "Weet je zeker dat je de geselecteerde sjablonen wilt verwijderen?" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "Weet je zeker dat je deze data wilt overschrijven?" @@ -2492,24 +2509,24 @@ msgstr "Weet je zeker dat je door wilt gaan?" msgid "Are you sure you want to save and apply changes?" msgstr "Weet u zeker dat u de wijzigingen wilt opslaan en toepassen?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "tekstveld" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "Vlakdiagram" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "Vlakdiagram" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "Vlakdiagram doorzichtigheid" @@ -2523,7 +2540,7 @@ msgstr "" " met dezelfde schaal vertegenwoordigen, maar de grafieken stapelen de " "metrieken boven op elkaar." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "Pijl" @@ -2543,34 +2560,34 @@ msgstr "Gerelateerde grafieken" msgid "Async Execution" msgstr "Async uitvoering" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "Asynchrone uitvoering van query’s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "Augustus" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "Auto" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "Auto Zoom" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "Automatisch aanvullen" @@ -2586,12 +2603,12 @@ msgstr "Autocomplete query predicaat" msgid "Automatic Color" msgstr "Automatische kleur" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "Beschikbare sorteer modi:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 msgid "Average" msgstr "Gemiddeld" @@ -2599,30 +2616,30 @@ msgstr "Gemiddeld" msgid "Average value" msgstr "Gemiddelde waarde" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "As" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "As Grenzen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "As Opmaak" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "As Titel" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "As oplopend" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "As aflopend" @@ -2630,10 +2647,10 @@ msgstr "As aflopend" msgid "BOOLEAN" msgstr "BOOLEAN" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "Terug" @@ -2648,8 +2665,8 @@ msgstr "Terug naar alles" msgid "Backend" msgstr "Backend" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "Achterwaartse waarden" @@ -2663,9 +2680,9 @@ msgstr "Ongeldige ruimtelijke sleutel" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "Staaf" @@ -2683,11 +2700,11 @@ msgstr "" "Staafdiagrammen worden gebruikt om metrieken als reeks staven weer te " "geven." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "Staaf Waarden" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "Staaf oriëntatie" @@ -2697,7 +2714,7 @@ msgid "Base" msgstr "Basis" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "Basislaag kaartstijl. Zie Mapbox documentatie: %s" @@ -2706,24 +2723,24 @@ msgstr "Basislaag kaartstijl. Zie Mapbox documentatie: %s" msgid "Based on a metric" msgstr "Gebaseerd op een metriek" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "Gebaseerd op granulariteit, aantal perioden te vergelijken met" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "Gebaseerd op hoe series moet worden gesorteerd op de grafiek en legende" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "Berekende kolom [%s] vereist een uitdrukking" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "Basis informatie" @@ -2740,8 +2757,8 @@ msgstr "Batterij niveau na verloop van tijd" msgid "Be careful." msgstr "Pas op." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "Voor" @@ -2761,36 +2778,41 @@ msgstr "Groot getal met vergelijking van tijdsperiode" msgid "Big Number with Trendline" msgstr "Groot getal met trendlijn" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "in" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "Onderaan" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "Onderste marge" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "Links onder" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "Onderste marge, in pixels, wat meer ruimte voor as labels mogelijk maakt" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "Onder rechts" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "Onderaan naar boven" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2803,14 +2825,14 @@ msgstr "" "functie alleen de as groter maakt. Het zal de grootte van de gegevens " "niet verkleinen." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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 " @@ -2821,7 +2843,7 @@ msgstr "" "functie alleen de as groter maakt. Het zal de grootte van de gegevens " "niet verkleinen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the axis. When left empty, the bounds are dynamically defined " "based on the min/max of the data. Note that this feature will only expand" @@ -2832,7 +2854,7 @@ msgstr "" "functie alleen de as groter maakt. Het zal de grootte van de gegevens " "niet verkleinen." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2844,7 +2866,7 @@ msgstr "" "deze functie alleen de as groter maakt. Het zal de grootte van de " "gegevens niet verkleinen." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2867,11 +2889,11 @@ msgid "Box Plot" msgstr "Box Plot" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "Uitsplitsing" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2891,7 +2913,7 @@ msgstr "Bubbelgrafiek" msgid "Bubble Chart (legacy)" msgstr "Bubble diagram (legacy)" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "Bubbel kleur" @@ -2899,12 +2921,12 @@ msgstr "Bubbel kleur" msgid "Bubble Opacity" msgstr "Bubbel doorzichtigheid" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "Bubbel grootte" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "Bubbelgrootte" @@ -2916,7 +2938,7 @@ msgstr "Bubbel grootte nummer opmaak" msgid "Bucket break points" msgstr "Bucket breakpoints" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "Bouwen" @@ -2926,14 +2948,14 @@ msgstr "Bouwen" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "Selecteer in bulk" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "Bulk label" @@ -2972,33 +2994,33 @@ msgstr "" "dynamisch zoeken naar gebruikers als gebruikerstype wilt inschakelen (kan" " stress toevoegen aan uw database)." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "Op sleutel: gebruik kolomnamen als sorteersleutel" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "Op sleutel: gebruik rij namen als sorteersleutel" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "Op waarde: gebruik metriek waarden als sorteersleutel" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "ANNULEER" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "DATASET AANMAKEN" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "CREATE TABLE AS" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "CREATE VIEW AS" @@ -3006,11 +3028,11 @@ msgstr "CREATE VIEW AS" msgid "CREATE VIEW statement" msgstr "CREATE VIEW statement" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "CRON tijdschema" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "CRON expressie" @@ -3019,15 +3041,15 @@ msgstr "CRON expressie" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "CSS Styles" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "CSS-sjablonen" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "CSS toegepast op de grafiek" @@ -3048,15 +3070,15 @@ msgstr "CSS templates" msgid "CSS templates could not be deleted." msgstr "CSS-sjablonen konden niet worden verwijderd." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "CSV Upload" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "CTAS & CVAS SCHEMA" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -3071,7 +3093,7 @@ msgstr "" msgid "CTAS Schema" msgstr "CTAS Schema" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3095,20 +3117,20 @@ msgid "Cache Timeout" msgstr "Buffer Timeout" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "Cache Timeout (seconden)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "Buffer time-out" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "Gebufferd" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "Gebufferd %s" @@ -3121,11 +3143,11 @@ msgstr "Cached waarde niet gevonden" msgid "Calculate contribution per series or row" msgstr "Bereken bijdrage per reeks of rij" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "Bereken vanaf de eerste stap" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "Bereken vanaf vorige stap" @@ -3138,12 +3160,12 @@ msgstr "Berekende kolom [%s] vereist een uitdrukking" msgid "Calculated columns" msgstr "Berekende kolommen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "Soort berekening" @@ -3164,26 +3186,26 @@ msgstr "Kan meerdere waarden selecteren" msgid "Can't have overlap between Series and Breakdowns" msgstr "Overlapping tussen Series en Breakdowns is niet mogelijk" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "Annuleer" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "Query annuleren bij window unload gebeurtenis" @@ -3199,8 +3221,8 @@ msgstr "Een database gekoppeld aan datasets kan niet worden verwijderd" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "Kan niet meerdere inloggegevens hebben voor de SSH tunnel" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "Kan filter niet laden" @@ -3234,33 +3256,33 @@ msgstr "Categorische Kleur" msgid "Categories to group by on the x-axis." msgstr "Categorieën om te groeperen op de x-as." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "Categorie" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "Categorie Naam" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "Categorie en Percentage" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "Categorie en Waarde" @@ -3268,14 +3290,14 @@ msgstr "Categorie en Waarde" msgid "Category name" msgstr "Categorie naam" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "Categorie van de doelnode" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "Categorie, Waarde en Percentage" @@ -3292,26 +3314,22 @@ msgstr "Cel radius" msgid "Cell Size" msgstr "Cel grootte" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "Cel balken" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "Cel inhoud" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "Cel limiet" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "Centraal (Longitude en Latitude): " -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "Certificering" @@ -3319,15 +3337,15 @@ msgstr "Certificering" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "Details certificering" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "Gecertificeerd" @@ -3338,23 +3356,23 @@ msgstr "Gecertificeerd door" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "Gecertificeerd door" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "Gecertificeerd door %s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "Wijzig volgorde van kolommen." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "Verander de volgorde van rijen." @@ -3374,7 +3392,7 @@ msgstr "Wijzigingen opgeslagen." msgid "Changing one or more of these dashboards is forbidden" msgstr "Het wijzigen van een of meer van deze dashboards is verboden" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3400,16 +3418,16 @@ msgid "Changing this chart is forbidden" msgstr "Het is verboden deze grafiek te wijzigen" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "Het veranderen van deze controleknop heeft onmiddellijk effect" @@ -3431,23 +3449,23 @@ msgstr "Het wijzigen van deze gegevensbron is verboden" msgid "Changing this report is forbidden" msgstr "Het is verboden dit rapport te wijzigen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "Teken te interpreteren als decimaalteken" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "Grafiek" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "Grafiek %(id)s niet gevonden" @@ -3456,26 +3474,26 @@ msgstr "Grafiek %(id)s niet gevonden" msgid "Chart Cache Timeout" msgstr "Cache time-out" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, python-format msgid "Chart Data: %s" msgstr "Grafiekgegevens: %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "Grafiek ID" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3487,32 +3505,34 @@ msgstr "Grafiek ID" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "Grafiek Opties" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "Grafiek Oriëntatie" @@ -3524,13 +3544,13 @@ msgid_plural "Chart Owners: %s" msgstr[0] "Eigenaar grafiek: %s" msgstr[1] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 msgid "Chart Source" msgstr "Grafiek Bron" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "Grafiek Titel" @@ -3549,23 +3569,23 @@ msgstr "Grafiek [%s] is opgeslagen" msgid "Chart [%s] was added to dashboard [%s]" msgstr "Grafiek [%s] is toegevoegd aan dashboard [%s]" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "Grafiek [{}] is overschreven" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "Grafiek [{}] is opgeslagen" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "Grafiek [{}] werd toegevoegd aan dashboard [{}]" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "Grafiek cache timeout" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "Veranderingen in de grafiek" @@ -3609,8 +3629,8 @@ msgstr "Grafiek naam" msgid "Chart not found" msgstr "Grafiek niet gevonden" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "Grafiek opties" @@ -3622,15 +3642,15 @@ msgstr "Grafiek eigenaars" msgid "Chart parameters are invalid." msgstr "Grafiekparameters zijn ongeldig." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "Grafiek eigenschappen bijgewerkt" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "Titel grafiek" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "Grafiek type vereist een dataset" @@ -3638,13 +3658,13 @@ msgstr "Grafiek type vereist een dataset" msgid "Chart width" msgstr "Grafiek breedte" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Grafieken" @@ -3657,9 +3677,9 @@ msgstr "Grafieken konden niet worden verwijderd." msgid "Check for sorting ascending" msgstr "Controle op oplopend sorteren" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3671,19 +3691,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "Kijk naar deze grafiek in het dashboard:" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "Bekijk deze grafiek: " -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "Kijk naar dit dashboard: " -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "Aanvinken om de datum partities te forceren dezelfde hoogte te hebben" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "Onderliggend label positie" @@ -3704,29 +3724,29 @@ msgstr "Kies Bestand" msgid "Choose a chart or dashboard not both" msgstr "Kies een grafiek of een dashboard, niet beide" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "Kies een database..." -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "Kies een dataset" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "Kies een dataset" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "Kies een metriek voor de rechteras" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "Kies een getal opmaak" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "Kies een bron" @@ -3735,44 +3755,44 @@ msgstr "Kies een bron" msgid "Choose a source and a target" msgstr "Kies een bron en een doel" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "Kies een doel" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "Label bestaat al" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "Kies grafiektype" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 #, fuzzy msgid "Choose columns to be parsed as dates" msgstr "Kolommen die als datums worden geparsed" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "Kolommen om te Lezen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "Index Kolom" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "Meldingsmethode toevoegen" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "Kies een van de beschikbare databases uit het paneel aan de linkerkant." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Naam tabblad" @@ -3781,11 +3801,11 @@ msgstr "Naam tabblad" msgid "Choose the annotation layer type" msgstr "Kies het aantekeningenlaagtype" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "Kies de opmaak voor legende waarden" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "Kies de positie van de legende" @@ -3793,7 +3813,7 @@ msgstr "Kies de positie van de legende" msgid "Choose the source of your annotations" msgstr "Kies de bron van je annotaties" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 #, fuzzy msgid "" "Choose values that should be treated as null. Warning: Hive database " @@ -3803,7 +3823,7 @@ msgstr "" "[\"\"] voor lege strings, [\"None\", \"N/A\"], [\"nan\", \"null\"]. " "Waarschuwing: Hive database ondersteunt slechts een enkele waarde" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3819,25 +3839,25 @@ msgstr "Koorden Diagram" msgid "Chosen non-numeric column" msgstr "Gekozen niet-numerieke kolom" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "Cirkel" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "Cirkel -> Pijl" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "Cirkel -> Cirkel" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "Cirkel radarvorm" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3863,7 +3883,7 @@ msgstr "" msgid "Clause" msgstr "Clausule" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "Verwijder" @@ -3871,15 +3891,15 @@ msgstr "Verwijder" msgid "Clear all" msgstr "Wis alles" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "Wis alle gegevens" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "Formulier wissen" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" "Klik op de \"+Toevoegen/Bewerken van Filters\" knop om nieuwe dashboard " @@ -3901,7 +3921,7 @@ msgstr "Klik op het slotje om wijzigingen aan te brengen." msgid "Click the lock to prevent further changes." msgstr "Klik op het slotje om verdere wijzigingen te voorkomen." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 msgid "" "Click this link to switch to an alternate form that allows you to input " "the SQLAlchemy URL for this database manually." @@ -3909,7 +3929,7 @@ msgstr "" "Klik op deze link om over te schakelen naar een alternatief formulier " "waarmee u de SQLAlchemy URL voor deze database handmatig kunt invoeren." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3921,7 +3941,7 @@ msgstr "" msgid "Click to add a contour" msgstr "Klik om een contour toe te voegen" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "Klik om sortering te annuleren" @@ -3929,21 +3949,21 @@ msgstr "Klik om sortering te annuleren" msgid "Click to edit" msgstr "Klik om te bewerken" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "Klik om te bewerken %s." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "Klik om de grafiek te bewerken." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "Klik om label te bewerken" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "Klik om voorkeur aan te geven/voorkeur te verwijderen" @@ -3951,38 +3971,38 @@ msgstr "Klik om voorkeur aan te geven/voorkeur te verwijderen" msgid "Click to force-refresh" msgstr "Klik om te herladen" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "Klik om het verschil te zien" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "Klik om oplopend te sorteren" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "Klik om aflopend te sorteren" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "Sluit" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "Sluit alle andere tabbladen" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "Tabblad sluiten" @@ -3999,23 +4019,23 @@ msgstr "Clusteringsradius" msgid "Code" msgstr "Code" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "Alles inklappen" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "Paneel data samenvouwen" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "Rij inklappen" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "Tabbladinhoud inklappen" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "Tabel voorbeeld inklappen" @@ -4025,12 +4045,11 @@ msgstr "Tabel voorbeeld inklappen" msgid "Color" msgstr "Kleur" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "Kleur +/-" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "Kleur Metriek" @@ -4047,11 +4066,11 @@ msgstr "Kleur Stappen" msgid "Color bounds" msgstr "Kleur grenzen" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "Kleur op" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "Kleur metriek" @@ -4059,16 +4078,16 @@ msgstr "Kleur metriek" msgid "Color of the target location" msgstr "Kleur van de doellocatie" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "Kleurenschema" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " @@ -4077,20 +4096,21 @@ msgstr "" "100%) waarde van een cel tegen de andere cellen in het geselecteerde " "bereik: " -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 msgid "Color: " msgstr "Kleur: " -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "Kleuren" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4113,7 +4133,7 @@ msgstr "" msgid "Column Configuration" msgstr "Kolom Configuratie" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 msgid "Column Data Types" msgstr "Kolom gegevenstypen" @@ -4135,7 +4155,7 @@ msgstr "Kolom met breedtegraad gegevens" msgid "Column containing longitude data" msgstr "Kolom met lengtegraad gegevens" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "Kolom gegevenstypen" @@ -4170,7 +4190,7 @@ msgstr "Kolom waarnaar aggregaat verwijst is ongedefinieerd: %(column)s" msgid "Column select" msgstr "Kolom selecteren" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 #, fuzzy msgid "" "Column to use as the index of the dataframe. If None is given, Index " @@ -4179,32 +4199,32 @@ msgstr "" "Te gebruiken kolom als rij labels van de dataframe. Laat leeg als er geen" " index kolom is." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "Columnar bestand" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "Kolommen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "Kolommen die als datums worden geparsed" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "Kolommen om te Lezen" @@ -4218,7 +4238,7 @@ msgstr "Kolommen ontbreken in dataset: %(invalid_columns)s" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "Kolommen ontbreken in databron: %(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "Kolommen subtotaal positie" @@ -4226,31 +4246,31 @@ msgstr "Kolommen subtotaal positie" msgid "Columns to calculate distribution across." msgstr "Kolommen om de distributie te berekenen." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "Kolommen om te tonen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "Kolommen om te groeperen bij" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "Kolommen om te groeperen op de kolommen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "Kolommen om te groeperen op de rijen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "Combineer metrieken" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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" @@ -4260,7 +4280,7 @@ msgstr "" "Gehele getallen denote kleuren van het gekozen kleurenschema en zijn 1 " "geïndexeerd. Lengte moet overeenkomen met die van interval grenzen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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." @@ -4269,7 +4289,7 @@ msgstr "" "0-2, 2-4 en 4-5. Laatste getal moet overeenkomen met de opgegeven waarde " "voor MAX." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "Vergelijkingsoptie" @@ -4336,6 +4356,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4345,7 +4366,7 @@ msgstr "" msgid "Comparison" msgstr "Vergelijken" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "Vergelijking Periode Vertraging" @@ -4354,7 +4375,7 @@ msgstr "Vergelijking Periode Vertraging" msgid "Comparison font size" msgstr "Vergelijking achtervoegsel" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "Vergelijking achtervoegsel" @@ -4364,16 +4385,16 @@ msgstr "Meerdere lagen samen samenstellen om complexe visuals te vormen." #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "Bereken de bijdrage aan het totaal" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "Voorwaarde" @@ -4381,8 +4402,7 @@ msgstr "Voorwaarde" msgid "Conditional Formatting" msgstr "Voorwaardelijke opmaak" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "Voorwaardelijke opmaak" @@ -4394,15 +4414,20 @@ msgstr "Betrouwbaarheidsinterval" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "Confidence interval moet tussen 0 en 1 liggen (exclusief)" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "Configuratie" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "Configureer geavanceerd tijdbereik " -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +#, fuzzy +msgid "Configure Time Range: Current..." +msgstr "Configureer Tijdbereik: Laatste..." + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "Configureer Tijdbereik: Laatste..." @@ -4410,7 +4435,7 @@ msgstr "Configureer Tijdbereik: Laatste..." msgid "Configure Time Range: Previous..." msgstr "Configureer Tijdbereik: Vorige..." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "Configureer een aangepast tijdsbereik" @@ -4440,41 +4465,41 @@ msgstr "Overschrijven bevestigen" msgid "Confirm save" msgstr "Opslaan bevestigen" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "Verbinden" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "Verbinden met Google Sheet" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "Verbind Google Sheets als tabellen aan deze database" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "Koppel een database" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "Verbind database" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "Verbind deze database met behulp van een dynamisch formulier" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "Verbind deze database in plaats daarvan met een SQLAlchemy URI" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "Verbinding" @@ -4483,7 +4508,7 @@ msgstr "Verbinding" msgid "Connection failed, please check your connection settings" msgstr "Verbinding mislukt, controleer uw verbindingsinstellingen" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "Verbinding mislukt, controleer uw verbindingsinstellingen" @@ -4492,23 +4517,23 @@ msgstr "Verbinding mislukt, controleer uw verbindingsinstellingen" msgid "Connection looks good!" msgstr "Verbinding ziet er goed uit!" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "Datum opmaak" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "Stap type" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "Doorgaan" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "Doorlopend" @@ -4518,12 +4543,12 @@ msgstr "Contours" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "Bijdrage" @@ -4531,21 +4556,21 @@ msgstr "Bijdrage" msgid "Contribution Mode" msgstr "Bijdraag modus" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "Controle" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "Controle gelabeld " -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "Bediening gelabeld " #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "Gekopieerd naar het klembord!" @@ -4566,7 +4591,7 @@ msgstr "Kopieer en plak JSON aanmeldgegevens" msgid "Copy and paste the entire service account .json file here" msgstr "Kopieer en plak hier het volledige .json service-account bestand" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "Kopieer link" @@ -4574,8 +4599,8 @@ msgstr "Kopieer link" msgid "Copy message" msgstr "Kopieer bericht" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4585,9 +4610,9 @@ msgstr "Kopie van %s" msgid "Copy partition query to clipboard" msgstr "Kopieer partitie query naar klembord" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "Kopieer permalink naar klembord" @@ -4595,26 +4620,26 @@ msgstr "Kopieer permalink naar klembord" msgid "Copy query URL" msgstr "Kopieer query URL" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "Kopieer query link naar uw klembord" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "" "Kopieer de identifier van de account waarmee u verbinding probeert te " "maken." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "Kopieer de naam van het HTTP-pad van uw cluster." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "Kopieer de naam van de database waarmee u verbinding probeert te maken." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "Kopieer naar Klembord" @@ -4658,7 +4683,7 @@ msgstr "Kon het viz object niet vinden" msgid "Could not load database driver" msgstr "Kon het database driver niet laden" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "Kon het database driver niet laden: {}" @@ -4667,37 +4692,37 @@ msgstr "Kon het database driver niet laden: {}" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "Kan de hostname niet omzetten: \"%(host)s\"." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "Tel" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "Unieke waarde tellen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "Tel als fractie van de kolommen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "Tel als fractie van de rijen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "Tel als fractie van het totaal" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "Land" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "Land kleurenschema" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "Land Column" @@ -4710,25 +4735,25 @@ msgstr "Land Veld Type" msgid "Country Map" msgstr "Landenkaart" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "Maak" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "Grafiek aanmaken" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 msgid "Create a dataset" msgstr "Een dataset aanmaken" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4739,7 +4764,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "Maak een nieuwe grafiek" @@ -4752,25 +4777,25 @@ msgstr "Grafiek aanmaken" msgid "Create chart with dataset" msgstr "Maak een grafiek met dataset" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Dataframe Index" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "Dataset aanmaken" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "Maak dataset aan en maak grafiek" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "Maak een nieuwe grafiek" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "Schema aanmaken of selecteren..." @@ -4778,7 +4803,7 @@ msgstr "Schema aanmaken of selecteren..." msgid "Created" msgstr "Aangemaakt" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "Gecreëerd door" @@ -4786,7 +4811,7 @@ msgstr "Gecreëerd door" msgid "Created by me" msgstr "Gemaakt door mij" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "Gemaakt op" @@ -4794,7 +4819,7 @@ msgstr "Gemaakt op" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "Het creëren van SSH-tunnel is mislukt om onbekende reden" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "Een gegevensbron maken en een nieuw tabblad maken" @@ -4807,13 +4832,13 @@ msgstr "Maker" msgid "Crimson" msgstr "Donkerrood" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" "Cross-filter zal worden toegepast op alle grafieken die deze data " "gebruiken." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "Cross-filtering is niet ingeschakeld voor dit dashboard." @@ -4821,7 +4846,7 @@ msgstr "Cross-filtering is niet ingeschakeld voor dit dashboard." msgid "Cross-filtering is not enabled in this dashboard" msgstr "Cross-filtering is niet ingeschakeld in dit dashboard" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 msgid "Cross-filtering scoping" @@ -4832,6 +4857,7 @@ msgid "Cross-filters" msgstr "Cross-filters" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "Cumulatief" @@ -4840,7 +4866,7 @@ msgid "Currency" msgstr "Valuta" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 msgid "Currency format" msgstr "Valuta opmaak" @@ -4852,15 +4878,50 @@ msgstr "Valuta voorvoegsel of achtervoegsel" msgid "Currency symbol" msgstr "Valuta symbool" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "Valuta" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "Valuta" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "Valuta symbool" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "Voer huidige query uit" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "Voer huidige query uit" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "Valuta" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "Momenteel weergegeven: %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "Aangepast" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "Voorwaardelijke opmaak" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "Aangepaste Plugin" @@ -4869,8 +4930,8 @@ msgstr "Aangepaste Plugin" msgid "Custom Plugins" msgstr "Aangepaste Plugins" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4882,11 +4943,11 @@ msgstr "" "Aangepaste SQL ad hoc statistieken zijn niet ingeschakeld voor deze " "dataset" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "Aangepaste SQL velden mogen geen sub-query's bevatten." -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "Automatisch aanvullen" @@ -4909,15 +4970,15 @@ msgstr "Aangepaste tijdfilter plugin" msgid "Custom width of the screenshot in pixels" msgstr "Aangepaste breedte van de schermafbeelding in pixels" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "Pas aan" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "Aanpassen van Metrieken" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." @@ -4926,15 +4987,15 @@ msgstr "" " of achtervoegsels. Kies een eigen symbool in de vervolgkeuzelijst of " "typ." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "Kolommen aanpassen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "Cyclische afhankelijkheid gedetecteerd" @@ -4943,17 +5004,17 @@ msgid "D3 Format" msgstr "D3 Formaat" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "D3 formaat" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "D3 format syntax: https://github.com/d3/d3-format" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" @@ -4962,8 +5023,8 @@ msgstr "" "verschillende significante cijfers wilt hebben voor kleine en grote " "getallen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "D3 tijdnotatie voor datumtijd kolommen" @@ -4980,11 +5041,11 @@ msgstr "DATUMTIJD" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "DB kolom %(col_name)s heeft onbekend type: %(value_type)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "DD/MM opmaak datums, internationaal en Europees formaat" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "DEC" @@ -5002,7 +5063,7 @@ msgid "Daily seasonality" msgstr "Dagelijkse seizoensinvloeden" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "Donker" @@ -5014,10 +5075,10 @@ msgstr "Donker Cyaan" msgid "Dark mode" msgstr "Donkere modus" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -5029,7 +5090,7 @@ msgstr "Dashboard" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "Dashboard [%s] is zojuist aangemaakt en grafiek [%s] is eraan toegevoegd" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "Dashboard [{}] is zojuist aangemaakt en grafiek [{}] is eraan toegevoegd" @@ -5053,19 +5114,19 @@ msgstr "Dashboard geïmporteerd" msgid "Dashboard parameters are invalid." msgstr "Dashboard parameters zijn ongeldig." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "Dashboard eigenschappen" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "Dashboard eigenschappen bijgewerkt" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "Dashboard schema" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -5079,7 +5140,7 @@ msgstr "" " filters om dit dashboard filter van invloed te laten zijn op " "die grafieken." -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 msgid "Dashboard title" msgstr "Dashboard titel" @@ -5087,11 +5148,11 @@ msgstr "Dashboard titel" msgid "Dashboard usage" msgstr "Dashboard gebruik" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Dashboards" @@ -5108,13 +5169,13 @@ msgstr "Dashboards bestaan niet" msgid "Dashed" msgstr "Gestippeld" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Gegevens" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "Dataset geïmporteerd" @@ -5127,13 +5188,13 @@ msgstr "Data Tabel" msgid "Data URI is not allowed." msgstr "Data-URI is niet toegestaan." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "Data Zoom" @@ -5164,7 +5225,7 @@ msgstr "Extra data voor JS" msgid "Data preview" msgstr "Data voorbeeld" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "Gegevens verversen" @@ -5184,13 +5245,13 @@ msgid "DataFrame must include temporal column" msgstr "DataFrame moet een temporele kolom bevatten" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5201,18 +5262,18 @@ msgstr "DataFrame moet een temporele kolom bevatten" msgid "Database" msgstr "Database" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "Database Connecties" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "Database Creatie Fout" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "Database verbonden" @@ -5238,7 +5299,7 @@ msgstr "Database staat geen gegevensmanipulatie toe." msgid "Database does not exist" msgstr "Database bestaat niet" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "Database ondersteunt geen subquery’s" @@ -5250,7 +5311,7 @@ msgstr "" "Misschien is er geen Database driver voor het importeren geïnstalleerd. " "Bezoek de Superset documentatiepagina voor installatie instructies: " -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "Database fout" @@ -5262,8 +5323,8 @@ msgstr "Database is offline." msgid "Database is required for alerts" msgstr "Database is nodig voor waarschuwingen" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5282,11 +5343,11 @@ msgstr "Database niet gevonden." msgid "Database parameters are invalid." msgstr "Database parameters zijn ongeldig." -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "Database wachtwoorden" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5298,7 +5359,7 @@ msgstr "Database poort" msgid "Database schema is not allowed for csv uploads." msgstr "Schemas toegestaan voor bestandsupload" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "Database instellingen bijgewerkt" @@ -5321,15 +5382,15 @@ msgstr "" msgid "Databases" msgstr "Databases" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "Dataset" @@ -5367,11 +5428,11 @@ msgstr "Dataset kon niet worden bijgewerkt." msgid "Dataset does not exist" msgstr "Dataset bestaat niet" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "Dataset geïmporteerd" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "Dataset is vereist" @@ -5391,18 +5452,18 @@ msgstr "Dataset naam" msgid "Dataset parameters are invalid." msgstr "Dataset parameters zijn ongeldig." -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "Dataset schema is ongeldig, veroorzaakt door: %(error)s" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Datasets" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5426,7 +5487,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "Data’s konden niet worden verwijderd." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "Datasets bevatten geen tijdelijke kolom" @@ -5451,19 +5512,19 @@ msgstr "Gegevensbron type is ongeldig" msgid "Datasource type is required when datasource_id is given" msgstr "Gegevensbron type is vereist wanneer datasource_id is gegeven" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "Datum Tijd Opmaak" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "Datum opmaak" @@ -5472,7 +5533,7 @@ msgstr "Datum opmaak" msgid "Date format string" msgstr "Datum opmaak string" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "Datum/Tijd" @@ -5480,7 +5541,7 @@ msgstr "Datum/Tijd" msgid "Datetime Format" msgstr "Datumtijd Opmaak" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5500,12 +5561,12 @@ msgstr "Dag" msgid "Day (freq=D)" msgstr "Dag (freq=D)" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "Dagen %s" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "Db engine retourneerde niet alle opgevraagde kolommen" @@ -5513,7 +5574,7 @@ msgstr "Db engine retourneerde niet alle opgevraagde kolommen" msgid "Deactivate" msgstr "Deactiveren" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "December" @@ -5525,7 +5586,7 @@ msgstr "Bepaalt de kolom waarop de basisas gesorteerd moet worden." msgid "Decides which measure to sort the base axis by." msgstr "Besluit welke maatregel de basisas sorteert." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "Decimaal teken" @@ -5574,11 +5635,11 @@ msgid "Deck.gl - Screen Grid" msgstr "Deck.gl - Screen Grid" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 msgid "Decrease" msgstr "Verlaag" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "Standaard waarde" @@ -5587,7 +5648,7 @@ msgstr "Standaard waarde" msgid "Default Endpoint" msgstr "Standaard eindpunt" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "Selecteer schema" @@ -5602,7 +5663,7 @@ msgstr "" "Standaard URL om naar door te verwijzen bij toegang vanaf de dataset " "lijst pagina" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "Standaard waarde" @@ -5619,7 +5680,7 @@ msgstr "Standaard breedtegraad" msgid "Default longitude" msgstr "Standaard lengtegraad" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 msgid "" "Default minimal column width in pixels, actual width may still be larger " "than this if other columns don't need much space" @@ -5628,7 +5689,7 @@ msgstr "" "steeds groter zijn dan deze als andere kolommen niet veel ruimte nodig " "hebben" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "Standaardwaarde is vereist" @@ -5652,7 +5713,7 @@ msgstr "" "Standaardwaarde wordt automatisch ingesteld wanneer \"Selecteer eerste " "standaard filter\" is aangevinkt" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" @@ -5660,13 +5721,13 @@ msgstr "" "Definieer een functie die de invoer ontvangt en de inhoud van een tooltip" " uitvoert" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" "Definieer een functie die een URL geeft om naar te navigeren wanneer de " "gebruiker klikt" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5690,20 +5751,20 @@ msgstr "" "plaatsen. Isobands vertegenwoordigen een verzameling veelhoeken die de " "waarden in een bepaald drempelbereik vullen." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5715,11 +5776,11 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "Bepaalt hoe elke serie is opgesplitst" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "Definieert de rastergrootte in pixels" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." @@ -5727,7 +5788,7 @@ msgstr "" "Definieert de groepering van entiteiten. Elke serie wordt weergegeven " "door een specifieke kleur in de grafiek." -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" @@ -5735,12 +5796,12 @@ msgstr "" "Definieert de groepering van entiteiten. Elke serie wordt weergegeven als" " een specifieke kleur op de grafiek en heeft een legende schakelaar" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5756,7 +5817,7 @@ msgstr "" "Definieert de waarde die de grens tussen verschillende regio's of niveaus" " in de gegevens bepaalt " -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" @@ -5764,11 +5825,11 @@ msgstr "" "Definieert of de stap moet verschijnen in het begin, midden of einde " "tussen twee gegevenspunten" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5778,13 +5839,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Verwijder" @@ -5801,7 +5862,7 @@ msgstr "Aantekening verwijderen?" msgid "Delete Database?" msgstr "Database verwijderen?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "Dataset verwijderen?" @@ -5822,7 +5883,7 @@ msgstr "Verwijder Rapport?" msgid "Delete Template?" msgstr "Template verwijderen?" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "Ben je zeker dat je alles wil verwijderen?" @@ -5852,7 +5913,7 @@ msgstr "Verwijder query" msgid "Delete template" msgstr "Verwijder template" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "Verwijder deze container en sla op om dit bericht te verwijderen." @@ -5888,7 +5949,7 @@ msgid_plural "Deleted %(num)d css templates" msgstr[0] "Verwijderde %(num)d css sjabloon" msgstr[1] "Verwijderde %(num)d css sjablonen" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5935,7 +5996,7 @@ msgstr "Verwijderd %s" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5955,11 +6016,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "Afgebakende lengtegraad en breedtegraad in enkele kolom" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "Scheidingsteken" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "Levering methode" @@ -5986,20 +6047,20 @@ msgstr "Verouderd" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -6008,8 +6069,8 @@ msgstr "Verouderd" msgid "Description" msgstr "Omschrijving" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "Omschrijving (dit is te zien in de lijst)" @@ -6025,7 +6086,7 @@ msgstr "Beschrijvingstekst die onder uw Grote Nummer verschijnt" msgid "Deselect all" msgstr "Alles deselecteren" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "Details" @@ -6046,7 +6107,7 @@ msgstr "" "Bepaalt of dit dashboard al dan niet zichtbaar is in de lijst van alle " "dashboards" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "Diamant" @@ -6054,14 +6115,14 @@ msgstr "Diamant" msgid "Did you mean:" msgstr "Bedoelde je:" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "Verschil" @@ -6069,8 +6130,8 @@ msgstr "Verschil" msgid "Dim Gray" msgstr "Grijs Dimmen" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "Dimensie" @@ -6079,18 +6140,18 @@ msgid "Dimension to use on x-axis." msgstr "Dimensie voor gebruik op x-as." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "Dimensie voor gebruik op de y-as." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "Dimensies" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -6108,14 +6169,15 @@ msgstr "Directed Force Layout" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "Directioneel" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "Schakel SQL Lab data preview queries uit" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " @@ -6125,7 +6187,7 @@ msgstr "" "SQL Lab. Handig om prestatieproblemen van de browser te voorkomen bij het" " gebruik van databases met zeer brede tabellen." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 #, fuzzy msgid "Disable drill to detail" msgstr "Doorklikken naar detail" @@ -6134,36 +6196,41 @@ msgstr "Doorklikken naar detail" msgid "Disable embedding?" msgstr "Embedding uitschakelen?" -#: 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "Uitgeschakeld" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 #, fuzzy msgid "Disables the drill to detail feature for this database." msgstr "Er zijn geen voorbeelden gevonden voor deze dataset" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "Negeren" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 msgid "Display" msgstr "Weergeven" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "Toon naam" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "Toon naam" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "Toon kolomniveau subtotaal" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "Toon kolomniveau totaal" @@ -6171,7 +6238,7 @@ msgstr "Toon kolomniveau totaal" msgid "Display configuration" msgstr "Weergave configuratie" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." @@ -6179,7 +6246,7 @@ msgstr "" "Toon metrieken naast elkaar binnen elke kolom, in tegenstelling tot de " "kolom die naast elkaar wordt weergegeven voor elke metriek." -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " @@ -6189,11 +6256,11 @@ msgstr "" "waarde vanaf de eerste stap van de funnel, of vanaf de vorige stap in de " "funnel." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "Toon rijniveau subtotaal" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "Toon rijniveau totaal" @@ -6221,6 +6288,8 @@ msgstr "Verspreid over" #: 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "Verspreiding" @@ -6228,17 +6297,17 @@ msgstr "Verspreiding" msgid "Distribution - Bar Chart" msgstr "Verdeling - Staafdiagram" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "Verdeler" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "Wil je een donut of een taart?" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "Documentatie" @@ -6247,7 +6316,7 @@ msgid "Domain" msgstr "Domein" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "Donut" @@ -6255,22 +6324,22 @@ msgstr "Donut" msgid "Dotted" msgstr "Gestippeld" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "Download" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "Download als Afbeelding" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "Download als afbeelding" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "Download naar CSV" @@ -6290,71 +6359,71 @@ msgstr "Versleep de componenten en grafieken naar het dashboard" msgid "Drag and drop components to this tab" msgstr "Versleep onderdelen naar dit tabblad" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "Teken een markering op gegevenspunten. Alleen toepasbaar op lijntypes." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "Teken gebied onder curves. Alleen toepasbaar voor lijntypes." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "Teken lijn van Taart naar label als labels buiten vallen?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "Gesplitste lijnen tekenen voor kleine as tikken" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "Gesplitste lijnen tekenen voor kleine y-as tikken" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "Filteren op" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "Filteren op is niet beschikbaar voor dit datapunt" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "Filteren op is nog niet ondersteund voor dit type grafiek" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "Filteren op: %s" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "Doorklikken naar detail" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "Doorklikken naar detail per" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" "Doorklikken naar detail per waarde wordt nog niet ondersteund voor dit " "type grafiek." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." @@ -6362,7 +6431,7 @@ msgstr "" "Doorklikken naar detail is uitgeschakeld omdat deze grafiek geen data " "groepeert naar dimensiewaarde." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6373,7 +6442,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "Doorklikken naar detail: %s" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6387,7 +6456,7 @@ msgid_plural "Drop columns/metrics here or click" msgstr[0] "Sleep hier de kolom/metriek naartoe of klik" msgstr[1] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "Sleep hier een tijdelijke kolom of klik" @@ -6396,7 +6465,7 @@ msgid "Drop columns/metrics here or click" msgstr "Sleep hier kolommen/metrieken of klik" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "Dupliceer" @@ -6418,7 +6487,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "Dupliceer dataset" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "Tabblad Dupliceren" @@ -6428,7 +6497,7 @@ msgstr "Tabblad Dupliceren" msgid "Duration" msgstr "Duur" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6457,7 +6526,7 @@ msgstr "" "Duur (in seconden) van de caching timeout voor deze grafiek. Merk op dat " "dit standaard de datasource/tabel timeout is indien ongedefinieerd." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6477,7 +6546,7 @@ msgstr "" "van 0 geeft aan dat de cache nooit verloopt. Merk op dat deze standaard " "de database time-out heeft als deze niet gedefinieerd is." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 msgid "" "Duration (in seconds) of the metadata caching timeout for schemas of this" " database. If left unset, the cache never expires." @@ -6485,7 +6554,7 @@ msgstr "" "Duur (in seconden) van de metadata caching timeout voor schema's van deze" " database. Indien dit niet ingesteld is, verloopt de cache niet." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6497,12 +6566,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "Duur in ms (1,40008 => 1ms 400μs 80ns)" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "Duur in ms (100.40008 => 100ms 400μs 80ns)" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "Duur in ms (66000 => 1m 6s)" @@ -6520,10 +6589,11 @@ msgstr "Dynamisch alle filterwaarden zoeken" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6533,7 +6603,7 @@ msgstr "Dynamisch alle filterwaarden zoeken" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "EGrafieken" @@ -6541,9 +6611,9 @@ msgstr "EGrafieken" msgid "EMAIL_REPORTS_CTA" msgstr "EMAIL_REPORTS_CTA" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "EINDE (EXCLUSIEF)" @@ -6556,47 +6626,47 @@ msgstr "FOUT" msgid "ERROR: %s" msgstr "FOUT: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "Rand lengte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "Lengte rand tussen nodes" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "Rand symbolen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "Rand dikte" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "Bewerk" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "Waarschuwing bewerken" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "Bewerk CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "Bewerk CSS template eigenschappen" @@ -6604,7 +6674,7 @@ msgstr "Bewerk CSS template eigenschappen" msgid "Edit Chart" msgstr "Bewerk grafiek" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "Bewerk Grafiek Eigenschappen" @@ -6636,7 +6706,7 @@ msgstr "Bewerk Metriek" msgid "Edit Plugin" msgstr "Bewerk Plugin" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "Bewerk Rapport" @@ -6652,7 +6722,7 @@ msgstr "Bewerk tabel" msgid "Edit Tag" msgstr "Bewerk Tag" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "Bewerk aantekening" @@ -6661,27 +6731,27 @@ msgstr "Bewerk aantekening" msgid "Edit annotation layer" msgstr "Bewerk de aantekeningenlaag" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "Eigenschappen aantekeningenlaag bewerken" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 msgid "Edit chart" msgstr "Bewerk grafiek" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "Grafiek eigenschappen bewerken" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "Bewerk dashboard" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "Bewerk database" @@ -6691,15 +6761,15 @@ msgstr "Bewerk de dataset" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "Bewerk e-mailrapport" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "Bewerk formatter" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "Eigenschappen bewerken" @@ -6716,12 +6786,12 @@ msgstr "Bewerk template" msgid "Edit template parameters" msgstr "Bewerk template parameters" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "Bewerk het dashboard" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "Tijdsbereik bewerken" @@ -6767,7 +6837,7 @@ msgstr "Hoogte" msgid "Email reports active" msgstr "E-mailrapporten actief" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6775,12 +6845,12 @@ msgstr "" msgid "Embed" msgstr "Insluiten" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "Code embedden" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 msgid "Embed dashboard" msgstr "Dashboard embedden" @@ -6792,7 +6862,7 @@ msgstr "Embedden gedeactiveerd." msgid "Emit Filter Events" msgstr "Filtergebeurtenissen aflaten" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "Nadruk" @@ -6800,7 +6870,7 @@ msgstr "Nadruk" msgid "Employment and education" msgstr "Werkgelegenheid en onderwijs" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "Lege cirkel" @@ -6816,7 +6886,7 @@ msgstr "Lege kolom" msgid "Empty query result" msgstr "Lege query resultaat" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "Lege query?" @@ -6824,8 +6894,8 @@ msgstr "Lege query?" msgid "Empty row" msgstr "Lege rij" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" "Schakel 'Sta bestandsuploads naar database toe' in in alle database-" @@ -6839,13 +6909,13 @@ msgstr "Inschakelen Filter Keuze" msgid "Enable cross-filtering" msgstr "Schakel cross-filtering in" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "Gegevens zoomen inschakelen" @@ -6861,25 +6931,25 @@ msgstr "Voorspelling inschakelen" msgid "Enable forecasting" msgstr "Voorspelling inschakelen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "Schakel grafiekroaming in" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "Schakel node slepen in" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "Query kosten schatten inschakelen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "Rij-expansie in schema's inschakelen" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "Schakel server side paginering van resultaten in (experimentele functie)" @@ -6890,12 +6960,12 @@ msgid "" "out" msgstr "Ongeldige NULL spatial invoer ingevoerd, overweeg om deze uit te filteren" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "Einde" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "Einde (lengtegraad, breedtegraad): " @@ -6903,17 +6973,17 @@ msgstr "Einde (lengtegraad, breedtegraad): " msgid "End Longitude & Latitude" msgstr "Eind Lengtegraad & Breedtegraad" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "Einde hoek" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "Eind datum" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "Einddatum uitgesloten van tijdsbereik" @@ -6928,8 +6998,8 @@ msgstr "" "Engine \"%(engine)s\" kan niet worden geconfigureerd met behulp van " "parameters." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "Engine Parameters" @@ -6941,59 +7011,59 @@ msgstr "" "Engine spec \"InvalidEngine\" ondersteunt het niet om te worden " "geconfigureerd via individuele parameters." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "Voer CA_BUNDLE in" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "Voer primaire aanmeldgegevens in" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "Voer een naam in voor dit blad" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "Voer een nieuwe titel in voor het tabblad" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "Naam van de waarschuwing" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "Voer duur in seconden in" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "Open volledig scherm" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Naam rapport" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "Voer de vereiste %(dbModelName)s aanmeldgegevens in" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "Entiteit" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "Entiteit ID" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "Gelijke datumgrootte" @@ -7001,10 +7071,10 @@ msgstr "Gelijke datumgrootte" msgid "Equal to (=)" msgstr "Gelijk aan (=)" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "Fout" @@ -7013,17 +7083,17 @@ msgstr "Fout" msgid "Error Fetching Tagged Objects" msgstr "Fout bij ophalen van getagde objecten" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "Fout in jinja expressie in HAVING clausule: %(msg)s" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "Fout in jinja expressie in RLB filters: %(msg)s" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "Fout in jinja expressie in WHERE clause: %(msg)s" @@ -7033,7 +7103,7 @@ msgstr "Fout in jinja expressie in WHERE clause: %(msg)s" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "Fout in jinja expressie in fetch values predicate: %(msg)s" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" "Fout bij het laden van grafiek gegevensbronnen. Filters werken mogelijk " @@ -7081,8 +7151,8 @@ msgstr "Fout bij het renderen van de query van de virtuele dataset: %(msg)s" msgid "Error: %(error)s" msgstr "Fout: %(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "Fout: %(msg)s" @@ -7099,7 +7169,7 @@ msgstr "Kostenraming" msgid "Estimate selected query cost" msgstr "Kostenraming van de geselecteerde zoekopdracht" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "Kostenraming voordat een query wordt uitgevoerd" @@ -7112,11 +7182,11 @@ msgstr "Gebeurtenis" msgid "Event Flow" msgstr "Gebeurtenis Stroom" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "Gebeurtenis Namen" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "Gebeurtenis definitie" @@ -7128,7 +7198,7 @@ msgstr "Gebeurtenis stroom" msgid "Event time column" msgstr "Gebeurtenis tijdkolom" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "Elke" @@ -7149,24 +7219,24 @@ msgstr "Elke" msgid "Evolution" msgstr "Evolutie" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 msgid "Exact" msgstr "Exact" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "Voorbeeld" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "Voorbeelden" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "CSV upload" @@ -7183,7 +7253,7 @@ msgstr "Geselecteerde waarden uitsluiten" msgid "Excluded roles" msgstr "Uitgesloten rollen" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "Uitgevoerde SQL" @@ -7199,12 +7269,12 @@ msgstr "Uitvoerings ID" msgid "Execution log" msgstr "Uitvoeringslog" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "Bestaande dataset" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "Volledig scherm afsluiten" @@ -7212,23 +7282,23 @@ msgstr "Volledig scherm afsluiten" msgid "Expand" msgstr "Uitklappen" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "Alles uitklappen" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "Gegevenspaneel vergroten" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "Rij uitklappen" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "Tabel voorbeeld uitklappen" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "Werkbalk uitbreiden" @@ -7252,7 +7322,7 @@ msgstr "" msgid "Experimental" msgstr "Experimenteel" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "Verken" @@ -7262,20 +7332,20 @@ msgstr "Verken" msgid "Explore - %(table)s" msgstr "Verken - %(table)s" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "Verken de resultaten in de gegevensverkenningsweergave" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7289,49 +7359,54 @@ msgstr "Dashboards exporteren?" msgid "Export query" msgstr "Exporteer query" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "Exporteer naar .CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "Exporteer naar .JSON" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "Exporteer naar Excel" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 msgid "Export to PDF" msgstr "Exporteer naar PDF" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "Exporteren naar pivoted .CSV" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "Export naar YAML" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "Export naar YAML?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "Exporteer naar volledige .CSV" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 msgid "Export to full Excel" msgstr "Exporteren naar volledige Excel" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "Exporteren naar origineel .CSV bestand" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "Exporteren naar pivoted .CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "Database weergeven in SQL Lab" @@ -7355,8 +7430,8 @@ msgstr "Expressie" msgid "Extra" msgstr "Extra" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "Extra bediening" @@ -7364,7 +7439,7 @@ msgstr "Extra bediening" msgid "Extra Parameters" msgstr "Extra Parameters" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "Extra data voor JS" @@ -7386,7 +7461,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "Extra veld kan niet gedecodeerd worden door JSON. %(msg)s" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "Extra parameters voor gebruik in jinja templated queries" @@ -7402,23 +7477,23 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "Extra url parameters voor gebruik in Jinja templated query's" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "Geëxtrudeerd" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "FEB" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "VR" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "Factor" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "Factor om de metriek te vermenigvuldigen met" @@ -7428,17 +7503,17 @@ msgstr "Factor om de metriek te vermenigvuldigen met" msgid "Failed" msgstr "Mislukt" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "Fout bij het ophalen van resultaten" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "Opschorten van query mislukt. %s" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "Aanmaken rapport mislukt" @@ -7447,7 +7522,7 @@ msgstr "Aanmaken rapport mislukt" msgid "Failed to execute %(query)s" msgstr "Uitvoeren van %(query)s is mislukt" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "Kan geen URL voor het bewerken van grafieken genereren" @@ -7455,12 +7530,12 @@ msgstr "Kan geen URL voor het bewerken van grafieken genereren" msgid "Failed to load chart data" msgstr "Laden van grafiekgegevens mislukt" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "Laden van grafiekgegevens mislukt." -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "Fout bij het laden van dimensies voor filteren op" @@ -7468,23 +7543,23 @@ msgstr "Fout bij het laden van dimensies voor filteren op" msgid "Failed to retrieve advanced type" msgstr "Geavanceerd type ophalen mislukt" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 msgid "Failed to save cross-filter scoping" msgstr "Opslaan van cross-filter scope mislukt" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "Het starten van externe query op een werker is mislukt." -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 msgid "Failed to tag items" msgstr "Fout bij het taggen van items" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "Bijwerken van rapport mislukt" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "Mislukt bij het verifiëren van geselecteerde opties: %s" @@ -7496,16 +7571,38 @@ msgstr "Mislukt bij het verifiëren van geselecteerde opties: %s" msgid "Favorite" msgstr "Favoriet" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "Aangemaakt" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "Februari" @@ -7513,11 +7610,11 @@ msgstr "Februari" msgid "Fetch Values Predicate" msgstr "Waarden ophalen Predicaat" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "Gegevens ophalen preview" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "Opgehaald %s" @@ -7545,7 +7642,7 @@ msgstr "Veld is verplicht" msgid "File" msgstr "Bestand" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Filter Instellingen" @@ -7564,30 +7661,30 @@ msgstr "" msgid "File upload" msgstr "Upload" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "Opvul kleur" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "Vul alle verplichte velden in om \"Standaardwaarde\" in te schakelen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "Vul methode" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "Gevuld" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "Filter" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "Filter configuratie" @@ -7595,11 +7692,11 @@ msgstr "Filter configuratie" msgid "Filter List" msgstr "Filter Lijst" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "Filter Instellingen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7612,15 +7709,15 @@ msgstr "Filter type" msgid "Filter charts" msgstr "Filter grafieken" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "Filter heeft een standaardwaarde" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "Filter menu" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "Filter naam" @@ -7630,16 +7727,16 @@ msgstr "" "Het filter toont alleen de waarden die relevant zijn voor de selecties " "gemaakt in andere filters." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "Filter resultaten" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "Filter type" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "Filterwaarde (hoofdlettergevoelig)" @@ -7651,7 +7748,7 @@ msgstr "Filterwaarde (hoofdlettergevoelig)" msgid "Filter value is required" msgstr "Filterwaarde is vereist" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "Filterwaardenlijst kan niet leeg zijn" @@ -7663,17 +7760,17 @@ msgstr "Filter je grafieken" msgid "Filterable" msgstr "Filterbaar" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "Filters" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "Filter op kolommen" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "Filter op metrieken" @@ -7712,17 +7809,17 @@ msgstr "" msgid "Find" msgstr "Zoeken" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "Beëindigen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "Eerste" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 msgid "" "Fix the trend line to the full time range specified in case filtered " "results do not include the start or end dates" @@ -7730,7 +7827,7 @@ msgstr "" "Repareer de trendlijn tot het volledige tijdbereik gespecificeerd in het " "geval gefilterde resultaten niet de begin- of einddatum bevatten" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "Repareer naar geselecteerde tijdbereik" @@ -7742,11 +7839,11 @@ msgstr "Vast" msgid "Fixed Color" msgstr "Vaste kleur" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "Vaste kleur" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "Vaste punt radius" @@ -7754,26 +7851,28 @@ msgstr "Vaste punt radius" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "Stroom" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "Font size" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "Tekengrootte voor as labels, detailwaarde en andere tekstelementen" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "Lettergrootte voor de grootste waarde in de lijst" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "Lettergrootte voor de kleinste waarde in de lijst" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." @@ -7781,7 +7880,7 @@ msgstr "" "Voor Bigquery, Presto en Postgres, toont een knop om de kosten te " "berekenen voordat een query wordt uitgevoerd." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7793,7 +7892,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "Voor verdere instructies, raadpleeg de" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7812,11 +7911,11 @@ msgstr "" " van toepassing is, bijv. Admin als de beheerder alle gegevens zou moeten" " zien." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "Forceer" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." @@ -7825,16 +7924,16 @@ msgstr "" "bij het klikken van CTAS of CVAS in SQL Lab." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 msgid "Force categorical" msgstr "Forceer categorisch" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "Forceer datum opmaak" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "Vernieuwen forceren" @@ -7876,11 +7975,18 @@ msgstr "" "metadata." #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 msgid "Format SQL" msgstr "Formatteer SQL" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "Opgemaakte CSV gekoppeld aan e-mail" @@ -7888,11 +7994,11 @@ msgstr "Opgemaakte CSV gekoppeld aan e-mail" msgid "Formatted date" msgstr "Opgemaakte datum" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "Opgemaakte waarde" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "Opmaken" @@ -7902,8 +8008,8 @@ msgstr "Opmaken" msgid "Formula" msgstr "Formule" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "Waarden doorsturen" @@ -7911,7 +8017,7 @@ msgstr "Waarden doorsturen" msgid "Found invalid orderby options" msgstr "Ongeldige order-opties gevonden" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "Breuk cijfers" @@ -7919,19 +8025,19 @@ msgstr "Breuk cijfers" msgid "Frequency" msgstr "Frequentie" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "Wrijving" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "Wrijving tussen nodes" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "Vrijdag" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "Van datum kan niet groter zijn dan tot datum" @@ -7943,16 +8049,16 @@ msgstr "Volledige naam" msgid "Funnel Chart" msgstr "Trechter Grafiek" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "Verder aanpassen hoe elke kolom te tonen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "Verder aanpassen hoe elke metriek weer te geven" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "GROUP BY" @@ -7960,12 +8066,12 @@ msgstr "GROUP BY" msgid "Gauge Chart" msgstr "Gauge Grafiek" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "Algemeen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "Bijkomende informatie" @@ -7986,7 +8092,7 @@ msgstr "Algemene Grafiek" msgid "Geo" msgstr "Geo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "GeoJson Kolom" @@ -7999,19 +8105,19 @@ msgstr "GeoJson Instellingen" msgid "Geohash" msgstr "Geohash" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "Verkrijg de laatste datum door de datum eenheid." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "Zoek de specifieke datum voor de vakantie" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" "Ga naar de bewerkingsmodus om het dashboard te configureren en grafieken " @@ -8021,11 +8127,11 @@ msgstr "" msgid "Gold" msgstr "Goud" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "Google Sheet Naam en URL" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "Grace periode" @@ -8033,11 +8139,11 @@ msgstr "Grace periode" msgid "Graph Chart" msgstr "Grafiek diagram" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "Grafiek indeling" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "Zwaartekracht" @@ -8049,20 +8155,24 @@ msgstr "Groter of gelijk aan (>=)" msgid "Greater than (>)" msgstr "Groter dan (>)" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "Raster" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "Raster grootte" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "Groeperen op" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "Groeperen Op, Metrieken of Percentage Metrieken moeten een waarde hebben" @@ -8072,7 +8182,7 @@ msgstr "Groeperen Op, Metrieken of Percentage Metrieken moeten een waarde hebben msgid "Group Key" msgstr "Groep Sleutel" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "Groep per" @@ -8080,7 +8190,7 @@ msgstr "Groep per" msgid "Groupable" msgstr "Groepeerbaar" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "Gastgebruiker kan de grafiek-payload niet wijzigen" @@ -8093,15 +8203,15 @@ msgstr "uur" msgid "Handlebars" msgstr "Handlebars" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "Handlebars Sjabloon" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -8113,15 +8223,15 @@ msgstr "" msgid "Has created by" msgstr "Is aangemaakt door" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "Koptekst" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "Koptekst rij" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "Koptekst rij" @@ -8136,13 +8246,13 @@ msgstr "Heatmap" msgid "Heatmap (legacy)" msgstr "Cirkel Grafiek (legacy)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "Heatmap Opties" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8156,7 +8266,7 @@ msgstr "Hoogte van de sparkline" msgid "Hide Line" msgstr "Lijn verbergen" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "Grafiek beschrijving verbergen" @@ -8164,11 +8274,11 @@ msgstr "Grafiek beschrijving verbergen" msgid "Hide layer" msgstr "Laag verbergen" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "Verberg wachtwoord." -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "Verberg werkbalk" @@ -8176,17 +8286,22 @@ msgstr "Verberg werkbalk" msgid "Hides the Line for the time series" msgstr "Verbergt de lijn voor de tijdreeks" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "Hierarchy" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "Histogram" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "Cirkel Grafiek (legacy)" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "Startpagina" @@ -8198,7 +8313,7 @@ msgstr "Horizon grafiek" msgid "Horizon Charts" msgstr "Horizon-grafieken" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "Horizontaal" @@ -8206,15 +8321,15 @@ msgstr "Horizontaal" msgid "Horizontal (Top)" msgstr "Horizontaal (Boven)" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "Horizontale uitlijning" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "Host" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8224,7 +8339,7 @@ msgstr "Hostnaam of IP-adres" msgid "Hour" msgstr "Uur" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "Uren %s" @@ -8245,12 +8360,12 @@ msgstr "In hoeveel groepen moeten de gegevens worden gegroepeerd." msgid "How many periods into the future do we want to predict" msgstr "Hoeveel periodes in de toekomst willen we voorspellen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8273,15 +8388,15 @@ msgstr "ISO 3166-2 Codes" msgid "ISO 8601" msgstr "ISO 8601" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "Id" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "Id van root node van de boomstructuur." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -8310,18 +8425,18 @@ msgstr "" "worden de zoekopdrachten als serviceaccount uitgevoerd, maar imiteer de " "momenteel ingelogde gebruiker via hive.server2.proxy.user eigenschap." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "Als Tabel al bestaat" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" "Als een metriek is opgegeven, zal sortering worden gedaan op basis van de" " metrische waarde" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8335,19 +8450,19 @@ msgstr "" "Indien geselecteerd, gelieve de toegestane schema’s voor csv upload in " "Extra in te stellen." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "Negeer cache bij genereren van rapport" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "Negeer null locaties" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "Negeer tijd" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "Afbeelding (PNG) ingesloten in e-mail" @@ -8357,7 +8472,7 @@ msgstr "" "Afbeelding downloaden mislukt, gelieve te vernieuwen en probeer het " "opnieuw." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "Inloggen als ingelogde gebruiker (Presto, Trino, Drill, Hive en GSheets)" @@ -8365,11 +8480,11 @@ msgstr "Inloggen als ingelogde gebruiker (Presto, Trino, Drill, Hive en GSheets) msgid "Impersonate the logged on user" msgstr "De aangemelde gebruiker imiteren" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "Importeer" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "Importeer %s" @@ -8403,7 +8518,7 @@ msgstr "Importeer dashboards" msgid "Import database failed for an unknown reason" msgstr "Import database mislukt om een onbekende reden" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "Importeer database uit bestand" @@ -8411,7 +8526,7 @@ msgstr "Importeer database uit bestand" msgid "Import dataset failed for an unknown reason" msgstr "Import dataset mislukt om een onbekende reden" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "Importeer datasets" @@ -8423,7 +8538,7 @@ msgstr "Importeer queries" msgid "Import saved query failed for an unknown reason." msgstr "Import opgeslagen query mislukt om een onbekende reden." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8440,11 +8555,11 @@ msgstr "In" msgid "Include Series" msgstr "Includeer Serie" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "Voeg een beschrijving toe die zal worden verzonden met uw rapport" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, fuzzy, python-format msgid "Include description to be sent with %s" msgstr "Voeg een beschrijving toe die zal worden verzonden met uw rapport" @@ -8458,7 +8573,7 @@ msgid "Include time" msgstr "Includeer tijd" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 msgid "Increase" msgstr "Verhoog" @@ -8466,21 +8581,21 @@ msgstr "Verhoog" msgid "Index" msgstr "Index" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "Index Kolom" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "Bereik labels" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "Bereik labels" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "Info" @@ -8488,21 +8603,21 @@ msgstr "Info" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "Inner Radius" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "Inner radius van donut gat" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "Voer aangepaste breedte in pixels in" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "Invoerveld ondersteunt aangepaste rotatie. b.v. 30 voor 30°" @@ -8539,11 +8654,11 @@ msgstr "Interval" msgid "Interval End column" msgstr "Interval Eindkolom" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "Interval grenzen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "Interval kleuren" @@ -8551,7 +8666,7 @@ msgstr "Interval kleuren" msgid "Interval start column" msgstr "Interval Startkolom" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "Intervallen" @@ -8599,7 +8714,7 @@ msgstr "" "'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-NAAM'

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

" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "Ongeldige cron expressie" @@ -8616,7 +8731,7 @@ msgstr "Ongeldige valuta code in opgeslagen metriek" msgid "Invalid date/timestamp format" msgstr "Ongeldig datum/tijdstempel opmaak" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "Ongeldig filterwerkingstype: %(op)s" @@ -8629,7 +8744,7 @@ msgstr "Ongeldige geodetic string" msgid "Invalid geohash string" msgstr "Ongeldige geohash string" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "Ongeldige invoer" @@ -8641,7 +8756,7 @@ msgstr "Ongeldige breedtegraad/lengtegraad configuratie." msgid "Invalid longitude/latitude" msgstr "Ongeldige longitude/latitude" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "Ongeldig metriek object: %(metric)s" @@ -8685,7 +8800,7 @@ msgstr "Ongeldig ruimtelijke punt aangetroffen: %(latlong)s" msgid "Invalid state." msgstr "Ongeldige status." -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "Ongeldige tab id's: %s(tab_ids)" @@ -8694,7 +8809,7 @@ msgstr "Ongeldige tab id's: %s(tab_ids)" msgid "Inverse selection" msgstr "Selectie omkeren" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "Huidige pagina omkeren" @@ -8755,24 +8870,24 @@ msgstr "Isoband" msgid "Isoline" msgstr "Isoline" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "Issue 1000 - De dataset is te groot om te vragen." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "Issue 1001 - De database staat onder een ongebruikelijke belasting." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "Het wordt niet aanbevolen om de as in de staafdiagram te verkorten." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "JAN" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -8781,16 +8896,16 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "JSON Metadata" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "JSON metadata" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "JSON metadata is ongeldig!" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8802,27 +8917,27 @@ msgstr "" "BigQuery die niet voldoen aan de gebruikersnaam:wachtwoord syntax normaal" " gesproken gebruikt door SQLAlchemy." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "JUL" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "JUN" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "Januari" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "JavaScript gegevens onderschepper" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "JavaScript onClick href" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "JavaScript tooltip generator" @@ -8830,11 +8945,11 @@ msgstr "JavaScript tooltip generator" msgid "Jinja templating" msgstr "Jinja templating" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "Juli" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "Juni" @@ -8847,7 +8962,7 @@ msgstr "Juni" msgid "KPI" msgstr "KPI" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "Behoud de controle-instellingen?" @@ -8855,12 +8970,12 @@ msgstr "Behoud de controle-instellingen?" msgid "Keep editing" msgstr "Blijf bewerken" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "Sleutel" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "Toetsenbord snelkoppelingen" @@ -8872,13 +8987,13 @@ msgstr "Sleutels voor tabel" msgid "Kilometers" msgstr "Kilometers" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "LIMIT" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8887,19 +9002,24 @@ msgstr "LIMIT" msgid "Label" msgstr "Label" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 msgid "Label Contents" msgstr "Label Inhoud" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "Label Regel" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "Verwijder template" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "Label Type" @@ -8907,19 +9027,19 @@ msgstr "Label Type" msgid "Label already exists" msgstr "Label bestaat al" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "Label voor uw zoekopdracht" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "Label positie" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "Label drempelwaarde" @@ -8927,11 +9047,11 @@ msgstr "Label drempelwaarde" msgid "Labelling" msgstr "Labelen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "Labels" @@ -8953,8 +9073,8 @@ msgstr "Labels voor de bereiken" msgid "Large" msgstr "Groot" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "Laatste" @@ -8966,7 +9086,7 @@ msgstr "Laatste wijziging" msgid "Last Modified" msgstr "Laatst gewijzigd" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "Laatst bijgewerkt %s" @@ -8976,34 +9096,34 @@ msgstr "Laatst bijgewerkt %s" msgid "Last Updated %s by %s" msgstr "Laatst bijgewerkt %s door %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "Laatst beschikbare waarde gezien op %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 msgid "Last day" msgstr "Afgelopen dag" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "Laatst gewijzigd" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 msgid "Last month" msgstr "Afgelopen maand" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 msgid "Last quarter" msgstr "Afgelopen kwartaal" @@ -9011,11 +9131,11 @@ msgstr "Afgelopen kwartaal" msgid "Last run" msgstr "Laatste run" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 msgid "Last week" msgstr "Afgelopen week" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 msgid "Last year" msgstr "Afgelopen jaar" @@ -9032,25 +9152,25 @@ msgstr "Breedtegraad van standaard viewport" msgid "Layer configuration" msgstr "Laagconfiguratie" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:101 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "Indeling" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "Indelingselementen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "Indeling type van de grafiek" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "Indeling type van boomstructuur" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -9064,29 +9184,29 @@ msgstr "" msgid "Least recently modified" msgstr "Meest recente wijziging" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "Links" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "Linker marge" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "Linker marge, in pixels, wat meer ruimte voor as labels mogelijk maakt" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "Van Links naar Rechts" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "Linker waarde" @@ -9117,32 +9237,32 @@ msgid "Legacy" msgstr "Verouderd" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "Legenda" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "Legenda Opmaak" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "Legenda Oriëntatie" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "Legenda Positie" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "Legenda type" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "Legenda type" @@ -9159,7 +9279,7 @@ msgid "Lift percent precision" msgstr "Percentage precisie opheffen" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "Licht" @@ -9187,17 +9307,17 @@ msgstr "" "Rijen beperken kan leiden tot onvolledige data en misleidende grafieken. " "Overweeg het filteren of groeperen van bron/doelnamen." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "Beperkt het aantal cellen dat wordt opgehaald." -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "Beperkt het aantal rijen die worden weergegeven." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9222,11 +9342,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9237,7 +9357,7 @@ msgstr "Lijn" msgid "Line Chart" msgstr "Lijndiagram" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "Lijn Stijl" @@ -9254,11 +9374,11 @@ msgstr "" "lijnsegmenten. Het is een basissoort grafiek dat op veel gebieden " "gebruikelijk is." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "Lijn interpolatie zoals gedefinieerd door d3.js" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "Lijndikte" @@ -9273,21 +9393,21 @@ msgstr "Lijn breedte eenheid" msgid "Linear Color Scheme" msgstr "Lineair kleurenschema" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "Lineair kleurenpalet" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "Lineaire interpolatie" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "Lijnen kolom" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "Lijnen codering" @@ -9296,11 +9416,11 @@ msgstr "Lijnen codering" msgid "Link Copied!" msgstr "Link gekopieerd!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "Lijst Unieke Waarden" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "Lijst met extra kolommen beschikbaar gemaakt in JavaScript functies" @@ -9308,7 +9428,7 @@ msgstr "Lijst met extra kolommen beschikbaar gemaakt in JavaScript functies" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "Lijst van n+1 waarden voor het indelen van metriek in n groepen." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 #, fuzzy msgid "List of the column names that should be read" msgstr "Json lijst van de kolomnamen die moeten worden gelezen" @@ -9345,43 +9465,43 @@ msgstr "Geladen gegevens in de cache" msgid "Loaded from cache" msgstr "Geladen uit de cache" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "Laden" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "Bezig met laden…" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "Zoek de grafiek" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "Log Schaal" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "Log retentie" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "Logaritmische as" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "Logaritmische schaal op primaire y-as" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "Logaritmische schaal op secundaire y-as" @@ -9392,23 +9512,23 @@ msgstr "Logaritmische x-as" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "Logaritmische y-as" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "Aanmelden" @@ -9416,7 +9536,7 @@ msgstr "Aanmelden" msgid "Login with" msgstr "Log in met" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "Afmelden" @@ -9433,7 +9553,7 @@ msgstr "Lang strepen" msgid "Longitude" msgstr "Lengtegraad" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "Lengtegraad & Breedtegraad" @@ -9441,8 +9561,8 @@ msgstr "Lengtegraad & Breedtegraad" msgid "Longitude & Latitude columns" msgstr "Kolommen lengtegraad en breedtegraad" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "Lengtegraad en breedtegraad" @@ -9459,11 +9579,11 @@ msgstr "Ondergrens" msgid "Lower threshold must be lower than upper threshold" msgstr "Ondergrens moet lager zijn dan bovengrens" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "MAA" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "MEI" @@ -9472,10 +9592,16 @@ msgstr "MEI" msgid "MINUTE" msgstr "minuut" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "MA" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "min" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "Kolom Hoofd Datumtijd" @@ -9488,11 +9614,11 @@ msgstr "" "Zorg ervoor dat de besturingselementen correct zijn geconfigureerd en dat" " de gegevensbron gegevens bevat voor het geselecteerde tijdsbereik" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "Maak de x-as categorisch" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" @@ -9500,19 +9626,19 @@ msgstr "" "Misvormde aanvraag. slice_id of table_name en db_name argumenten worden " "verwacht" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Beheer" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "E-mailrapport beheren" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "Beheer je databases" @@ -9554,7 +9680,7 @@ msgid "Map" msgstr "Kaart" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "Kaart Stijl" @@ -9566,32 +9692,32 @@ msgstr "KaartBox" msgid "Mapbox" msgstr "Kaartbox" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "Maart" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "Marge" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "Markeer een kolom als tijdelijk in \"Bewerk gegevensbron\" modal" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "Marker" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "Marker Grootte" @@ -9607,7 +9733,7 @@ msgstr "Marker lijn labels" msgid "Marker lines" msgstr "Marker lijnen" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "Marker grootte" @@ -9619,28 +9745,28 @@ msgstr "Markeringen" msgid "Markup type" msgstr "Opmaaktype(Markup type)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "Max" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "Max Bubbel Grootte" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "Max Gebeurtenissen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "Maximum" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "Maximale Lettergrootte" @@ -9661,34 +9787,34 @@ msgstr "" msgid "Maximum value" msgstr "Maximale waarde" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "Maximale waarde op de graadmeter-as" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "Mei" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "Gemiddelde van waarden over de opgegeven periode" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "Gemiddelde waarden" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "Mediaan" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 msgid "" "Median edge width, the thickest edge will be 4 times thicker than the " "thinnest." msgstr "Mediaanrandbreedte, de dikste rand zal 4 keer dikker zijn dan de dunste." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" @@ -9696,8 +9822,8 @@ msgstr "" "Mediaangrootte van knooppunt, het grootste knooppunt zal 4 keer groter " "zijn dan het kleinste" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "Mediaan waarden" @@ -9709,16 +9835,16 @@ msgstr "Gemiddeld" msgid "Menu actions trigger" msgstr "Menu acties trigger" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "Inhoud van het bericht" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "Metadata" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "Metadata Parameters" @@ -9726,28 +9852,28 @@ msgstr "Metadata Parameters" msgid "Metadata has been synced" msgstr "Metadata zijn gesynchroniseerd" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "Methode" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "Metriek" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "Metriek “%(metric)s” bestaat niet" @@ -9761,20 +9887,20 @@ msgstr "Metriek Sleutel" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "Metriek oplopend" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "Metriek toegewezen aan de [X]-as" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "Metriek toegewezen aan de [Y]-as" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "Metriek verandering in waarde van `sinds` tot `tot`" @@ -9782,16 +9908,16 @@ msgstr "Metriek verandering in waarde van `sinds` tot `tot`" msgid "Metric currency" msgstr "Metriek valuta" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "Metriek aflopend" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "Metriek factor veranderen van `sinds` tot `tot`" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "Metriek voor knooppuntwaarden" @@ -9804,11 +9930,11 @@ msgstr "Metriek naam" msgid "Metric name [%s] is duplicated" msgstr "Metriek naam [%s] is dubbel" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "Metriek percentage verandering in waarde van `sinds` tot `tot`" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "Metriek die de grootte van de bubbel definieert" @@ -9822,7 +9948,7 @@ msgstr "Metriek om de ondertiteling weer te geven" msgid "Metric used as a weight for the grid's coloring" msgstr "Metriek gebruikt als gewicht voor de kleur van het raster" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "Metriek gebruikt voor het berekenen van de bubbel grootte" @@ -9830,7 +9956,7 @@ msgstr "Metriek gebruikt voor het berekenen van de bubbel grootte" msgid "Metric used to control height" msgstr "Metriek gebruikt om de hoogte te regelen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " @@ -9840,7 +9966,7 @@ msgstr "" "als een serie of cel limiet aanwezig is. Indien ongedefinieerd wordt deze" " teruggekeerd naar de eerste metriek (indien gepast)." -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9858,20 +9984,20 @@ msgstr "" "Metriek wordt gebruikt om de limiet te ordenen als deze aanwezig is. Als " "deze ongedefinieerd is, wordt de eerst metriek gebruikt (indien gepast)." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "Metrieken" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "Midden" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "Middernacht" @@ -9879,24 +10005,24 @@ msgstr "Middernacht" msgid "Miles" msgstr "Mijlen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "Min" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "Min Perioden" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "Min Dikte" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "Min periodes" @@ -9910,12 +10036,12 @@ msgstr "Min/max (geen outliers)" msgid "Mine" msgstr "Mijn" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "Minimum" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "Minimale Lettergrootte" @@ -9923,7 +10049,7 @@ msgstr "Minimale Lettergrootte" msgid "Minimum Radius" msgstr "Minimale Radius" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "Minimum aantal gebeurtenissen per bladknoop" @@ -9935,9 +10061,9 @@ msgstr "" "Minimale straal van de cirkel, in pixels. Als het zoomniveau verandert, " "zorgt dit ervoor dat de cirkel deze minimale straal respecteert." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "Minimale drempelwaarde in percentage voor het tonen van labels." @@ -9945,25 +10071,25 @@ msgstr "Minimale drempelwaarde in percentage voor het tonen van labels." msgid "Minimum value" msgstr "Minimale waarde" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "Minimale waarde van het label op grafiek." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "Minimale waarde op de graadmeter" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "Kleine Splitlijn" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 msgid "Minor ticks" msgstr "Kleine tikken" @@ -9971,7 +10097,7 @@ msgstr "Kleine tikken" msgid "Minute" msgstr "Minuut" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "Minuten %s" @@ -9985,7 +10111,7 @@ msgstr "Minimale waarde" msgid "Missing URL parameters" msgstr "Ontbrekende URL-parameters" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9995,34 +10121,34 @@ msgstr "Ontbrekende dataset" msgid "Mixed Chart" msgstr "Gemengde Grafiek" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "Gewijzigd" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "Gewijzigd %s" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "Gewijzigd door" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, python-format msgid "Modified by: %s" msgstr "Gewijzigd door: %s" @@ -10032,7 +10158,7 @@ msgstr "Gewijzigd door: %s" msgid "Modified columns: %s" msgstr "Gewijzigde kolommen: %s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "Maandag" @@ -10040,16 +10166,16 @@ msgstr "Maandag" msgid "Month" msgstr "Maand" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "Maanden %s" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "Meer" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "Meer filters" @@ -10057,12 +10183,12 @@ msgstr "Meer filters" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "Enkel verplaatsen" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "Verplaatst de gegeven reeks datums met een opgegeven interval." @@ -10079,7 +10205,7 @@ msgstr "Multi-Dimensies" msgid "Multi-Layers" msgstr "Multi-Lagen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -10093,7 +10219,7 @@ msgstr "Multi-Niveaus" msgid "Multi-Variables" msgstr "Multi-Variabelen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "Meerdere" @@ -10109,7 +10235,7 @@ msgstr "" "Meerdere formaten geaccepteerd, zie de geopy.points Python bibliotheek " "voor meer details" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "Vermenigvuldiger" @@ -10133,7 +10259,7 @@ msgstr "Er moet minstens één numerieke kolom gespecificeerd zijn" msgid "Must provide credentials for the SSH Tunnel" msgstr "Inloggegevens moeten beschikbaar zijn voor de SSH tunnel" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "Een waarde voor filters met vergelijkingsoperatoren moet gespecificeerd" @@ -10141,30 +10267,30 @@ msgstr "Een waarde voor filters met vergelijkingsoperatoren moet gespecificeerd" msgid "My beautiful colors" msgstr "Mijn mooie kleuren" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "Mijn kolom" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "Mijn metriek" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "N/B" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "NOT GROUPED BY" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "NOV" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "NU" @@ -10172,17 +10298,17 @@ msgstr "NU" msgid "NUMERIC" msgstr "NUMERIC" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10196,8 +10322,8 @@ msgstr "NUMERIC" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10207,8 +10333,8 @@ msgstr "NUMERIC" msgid "Name" msgstr "Naam" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "Naam is vereist" @@ -10216,20 +10342,20 @@ msgstr "Naam is vereist" msgid "Name must be unique" msgstr "De naam moet uniek zijn" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "Tabel naam die gemaakt moet worden met een CSV-bestand" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "Naam van de kolom die het id van het bovenliggende knooppunt bevat" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "Naam van de id kolom" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "Naam van de bronknooppunten" @@ -10237,11 +10363,11 @@ msgstr "Naam van de bronknooppunten" msgid "Name of the table that exists in the source database" msgstr "Naam van de tabel die bestaat in de brondatabase" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "Naam van het doel knooppunten" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 msgid "Name of your tag" msgstr "Naam van je tag" @@ -10249,15 +10375,15 @@ msgstr "Naam van je tag" msgid "Name your database" msgstr "Geef uw database een naam" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "Hulp nodig? Leer hoe je je database verbindt" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "Hulp nodig? Leer meer over" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "Netwerk fout" @@ -10266,7 +10392,7 @@ msgstr "Netwerk fout" msgid "Network error." msgstr "Netwerk fout." -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "Nieuwe grafiek" @@ -10292,13 +10418,13 @@ msgstr "Nieuwe koptekst" msgid "New tab" msgstr "Nieuw tabblad" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "Nieuw tabblad (Ctrl + q)" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "Nieuw tabblad (Ctrl + t)" @@ -10319,7 +10445,7 @@ msgstr "Nachtelijke Rose Grafiek" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10327,7 +10453,7 @@ msgstr "Nachtelijke Rose Grafiek" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "Nee" @@ -10364,7 +10490,7 @@ msgstr "Nog geen aantekeningen lagen" msgid "No annotation yet" msgstr "Nog geen aantekeningen" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "Geen toegepaste filters" @@ -10376,11 +10502,11 @@ msgstr "Geen beschikbare filters." msgid "No charts" msgstr "Geen grafieken" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 msgid "No charts yet" msgstr "Nog geen grafieken" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "Geen kolommen gevonden" @@ -10401,42 +10527,42 @@ msgstr "Geen compatibele datasets gevonden" msgid "No compatible schema found" msgstr "Geen compatibel schema gevonden" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 msgid "No dashboards yet" msgstr "Nog geen dashboards" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "Geen data" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "Geen gegevens na filteren of gegevens is NULL voor het laatste tijdrecord" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "Geen gegevens in het bestand" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "Er komen geen databases overeen met uw zoekopdracht" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "Geen beschrijving beschikbaar." -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "Geen entiteiten hebben deze tag momenteel toegewezen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "Geen filter" @@ -10444,7 +10570,7 @@ msgstr "Geen filter" msgid "No filter is selected." msgstr "Er is geen filter geselecteerd." -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "Geen filters" @@ -10452,15 +10578,15 @@ msgstr "Geen filters" msgid "No filters are currently added to this dashboard." msgstr "Er zijn momenteel geen filters toegevoegd aan dit dashboard." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "Er zijn geen formulierinstellingen onderhouden" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "Geen globale filters zijn momenteel toegevoegd" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "Geen overeenkomende records gevonden" @@ -10468,17 +10594,17 @@ msgstr "Geen overeenkomende records gevonden" msgid "No of Bins" msgstr "Aantal Bins" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "Nog geen recenten" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "Geen gegevens gevonden" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "Geen resultaten" @@ -10491,7 +10617,7 @@ msgid "No results match your filter criteria" msgstr "Geen resultaten gevonden met uw filtercriteria" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "Er zijn geen resultaten gevonden voor deze zoekopdracht" @@ -10505,16 +10631,16 @@ msgstr "" "verwacht, zorg er dan voor dat alle filters correct zijn geconfigureerd " "en dat de gegevensbron gegevens bevat voor het geselecteerde tijdsbereik." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "Er zijn geen rijen teruggegeven voor deze dataset" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "Er zijn geen voorbeelden gevonden voor deze dataset" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "Geen opgeslagen expressies gevonden" @@ -10523,7 +10649,7 @@ msgstr "Geen opgeslagen expressies gevonden" msgid "No saved metrics found" msgstr "Geen opgeslagen metrieken gevonden" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 msgid "No saved queries yet" msgstr "Nog geen opgeslagen queries" @@ -10531,19 +10657,19 @@ msgstr "Nog geen opgeslagen queries" msgid "No stored results found, you need to re-run your query" msgstr "Geen opgeslagen resultaten gevonden, u moet uw query opnieuw uitvoeren" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" "Geen dergelijke kolom gevonden. Om te filteren op een metriek, probeer " "het Custom SQL tabblad." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "Geen tabelkolommen" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "Geen tijdelijke kolommen gevonden" @@ -10564,47 +10690,47 @@ msgstr "" "Geen validator gevonden met de naam %(validator_name)s (geconfigureerd " "voor de %(engine_spec)s engine)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "Node label positie" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "Node selectiemodus" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "Node grootte" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "Geen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "Geen -> Pijl" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "Geen -> Geen" @@ -10613,8 +10739,13 @@ msgstr "Geen -> Geen" msgid "Normal" msgstr "Normaal" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +#, fuzzy +msgid "Normalize" +msgstr "Genormaliseerd" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "Normaliseren over de hele" @@ -10622,13 +10753,13 @@ msgstr "Normaliseren over de hele" msgid "Normalize column names" msgstr "Normaliseer kolomnamen" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "Genormaliseerd" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "Geen Tijdserie" @@ -10638,24 +10769,24 @@ msgstr "Geen Tijdserie" msgid "Not a valid ZIP file" msgstr "Geen toegepaste filters" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "Niet toegevoegd aan enig dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "Niet beschikbaar" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 msgid "Not defined" msgstr "Niet gedefinieerd" @@ -10667,7 +10798,7 @@ msgstr "Niet gelijk aan (≠)" msgid "Not in" msgstr "Niet in" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "Niet null" @@ -10675,39 +10806,39 @@ msgstr "Niet null" msgid "Not triggered" msgstr "Niet geactiveerd" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "Niet up to date" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "Niets getriggerd" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "Methode voor kennisgeving" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "Methode voor kennisgeving" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "November" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "Nu" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "Null Waarden" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "Null imputatie" @@ -10731,21 +10862,21 @@ msgstr "" " blauw te krijgen,\n" " kan je de min of max invoeren." -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "Nummer opmaak" @@ -10754,7 +10885,7 @@ msgstr "Nummer opmaak" msgid "Number format string" msgstr "Nummer opmaak string" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 msgid "Number formatting" msgstr "Nummer opmaak" @@ -10762,7 +10893,7 @@ msgstr "Nummer opmaak" msgid "Number of buckets to group data" msgstr "Aantal groepen om gegevens te groeperen" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "Aantal decimale cijfers om getallen af te ronden naar" @@ -10786,50 +10917,55 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "Aantal periodes om tegen te verhouden" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 #, fuzzy msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "Aantal rijen van het te lezen bestand." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "Aantal rijen om over te slaan aan het begin van het bestand." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "Aantal gesplitste segmenten op de as" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "Aantal stappen tussen ticks bij het weergeven van de X-schaal" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "Aantal stappen tussen ticks bij het weergeven van de Y-schaal" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +#, fuzzy +msgid "Numeric column used to calculate the histogram." +msgstr "Selecteer de numerieke kolommen om het histogram te tekenen" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "Numeriek bereik" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "OKT" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "OK" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "OVERSCHRIJVEN" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "Oktober" @@ -10846,13 +10982,13 @@ msgstr "Verschuiving" msgid "On Grace" msgstr "Op Grace" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "dashboards" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10870,11 +11006,11 @@ msgstr "" "Eén of meerdere besturingselementen om te groeperen. Als kolommen, " "breedtegraad en lengtegraad aanwezig moeten zijn." -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "Een of meer bedieningsinstrumenten om als kolommen te pivoteren" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "Eén of vele metrieken om weer te geven" @@ -10916,15 +11052,15 @@ msgstr "Een of meer parameters die in de query zijn opgegeven zijn ongeldig." msgid "One or more parameters specified in the query are missing." msgstr "Een of meer in de query opgegeven parameters ontbreken." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "Aantekening lagen worden nog steeds geladen." -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "Alleen SELECT statements zijn toegestaan tegen deze database." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "Alleen Totaal" @@ -10944,7 +11080,7 @@ msgstr "Geldt alleen wanneer \"Label Type\" is ingesteld op toon waarden." msgid "Only selected panels will be affected by this filter" msgstr "Alleen geselecteerde panelen zullen door deze filter worden beïnvloed" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10956,20 +11092,20 @@ msgstr "" msgid "Only single queries supported" msgstr "Alleen enkelvoudige query’s worden ondersteund" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "Oeps! Er is een fout opgetreden!" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "Opaciteit" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" "Ondoorzichtigheid van het vlakdiagram. Ook van toepassing op het " @@ -10979,7 +11115,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "Ondoorzichtigheid van alle clusters, punten en labels. Tussen 0 en 1." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "Ondoorzichtigheid van het vlakdiagram." @@ -10993,7 +11129,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "Ondoorzichtigheid, verwacht waarden tussen 0 en 100" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "Open Gegevensbron Tabblad" @@ -11007,7 +11143,7 @@ msgstr "Openen in SQL Lab" msgid "Open query in SQL Lab" msgstr "Open query in SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -11020,8 +11156,8 @@ msgstr "" " zelf. Dit veronderstelt dat u zowel een Celery werker als een resultaten" " backend heeft. Raadpleeg de installatie documenten voor meer informatie." -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "Operator" @@ -11030,7 +11166,7 @@ msgstr "Operator" msgid "Operator undefined for aggregator: %(name)s" msgstr "Operator ongedefinieerd voor aggregator: %(name)s" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -11046,7 +11182,7 @@ msgstr "Optionele d3 datum opmaak string" msgid "Optional d3 number format string" msgstr "Optionele d3 nummer opmaak string" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "Optionele naam van de gegevenskolom." @@ -11055,42 +11191,42 @@ msgid "Optional warning about use of this metric" msgstr "Optionele waarschuwing voor het gebruik van deze metriek" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "Opties" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "Of kies uit een lijst van andere databases die we ondersteunen:" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "Sorteer op entiteit id" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "Sorteer de resultaten op geselecteerde kolommen" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "Volgorde" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "Oriëntatie" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "Oriëntatie van de staafdiagram" @@ -11098,11 +11234,11 @@ msgstr "Oriëntatie van de staafdiagram" msgid "Orientation of filter bar" msgstr "Oriëntatie van de filterbalk" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "Oriëntatie van de structuur" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "Origineel" @@ -11111,47 +11247,47 @@ msgid "Original table column order" msgstr "Originele tabel kolom volgorde" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "Originele waarde" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "Orthogonaal" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "Overige" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 #, fuzzy msgid "Other color palettes" msgstr "De nummerkleur \"stappen\"" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "Buitenshuis" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "Buitenste Radius" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "Buitenste rand van cirkeldiagram" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "Overlap" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11161,9 +11297,9 @@ msgstr "" "Verwacht de relatieve tijddeltas in de natuurlijke taal (bijvoorbeeld: 24" " uur, 7 dagen, 52 weken, 365 dagen). Vrije tekst wordt ondersteund." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11202,17 +11338,17 @@ msgstr "Overschrijf tijdgranulatie" msgid "Override time range" msgstr "Overschrijf tijdbereik" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "Overschrijven" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "Overschrijven en verkennen" @@ -11221,7 +11357,7 @@ msgstr "Overschrijven en verkennen" msgid "Overwrite Dashboard [%s]" msgstr "Dashboard overschrijven [%s]" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "Overschrijf bestaande" @@ -11236,29 +11372,29 @@ msgstr "Eigenaar Gemaakt of Favoriet" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "Eigenaar" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11273,8 +11409,8 @@ msgstr "Eigenaren zijn ongeldig" msgid "Owners is a list of users who can alter the dashboard." msgstr "Eigenaars is een lijst van gebruikers die het dashboard kunnen wijzigen." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11286,7 +11422,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "PDF download is mislukt, vernieuw en probeer het opnieuw." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "Pagina lengte" @@ -11294,21 +11430,21 @@ msgstr "Pagina lengte" msgid "Paired t-test Table" msgstr "Gekoppelde t-test Tabel" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "Pandas resample methode" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "Pandas resample regel" @@ -11330,11 +11466,11 @@ msgstr "Parameters" msgid "Parameters " msgstr "Parameters " -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "Parameters gerelateerd aan de weergave en perspectief op de kaart" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "Bovenliggende" @@ -11362,15 +11498,15 @@ msgstr "Verdeel Grafiek" msgid "Partition Diagram" msgstr "Verdeel Diagram" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "Partitie Limiet" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "Partitie Drempelwaarde" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" @@ -11378,9 +11514,9 @@ msgstr "" "Partities waarvan de hoogte ten opzichte van bovenliggende hoogte " "verhoudingen onder deze waarde liggen, worden verwijderd" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -11394,11 +11530,11 @@ msgstr "Plak privésleutel hier" msgid "Paste content of service credentials JSON file here" msgstr "Plak de inhoud van het JSON-bestand met service inloggegevens hier" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "Plak de deelbare URL van Google Sheet hier" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "Plaats je code hier" @@ -11406,11 +11542,12 @@ msgstr "Plaats je code hier" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "Patroon" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "Percentage Wijziging" @@ -11419,25 +11556,25 @@ msgstr "Percentage Wijziging" msgid "Percent Difference format" msgstr "Forceer datum opmaak" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "Percentage van totaal" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "Percentage" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 -#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "Percentage wijziging" @@ -11446,13 +11583,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "Percentage metrieken" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "Percentage drempelwaarde" @@ -11470,7 +11607,7 @@ msgstr "Percentage drempelwaarde" msgid "Percentages" msgstr "Percentages" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "Prestaties" @@ -11478,12 +11615,12 @@ msgstr "Prestaties" msgid "Period average" msgstr "Gemiddelde periode" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "Periodes" @@ -11491,11 +11628,11 @@ msgstr "Periodes" msgid "Periods must be a whole number" msgstr "Perioden moeten een heel getal zijn" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "Person of groep die deze grafiek heeft gecertificeerd." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "Persoon of groep die dit dashboard gecertificeerd heeft." @@ -11505,8 +11642,8 @@ msgid "Person or group that has certified this metric" msgstr "Persoon of groep die deze metriek heeft gecertificeerd" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "Fysiek" @@ -11514,7 +11651,7 @@ msgstr "Fysiek" msgid "Physical (table or view)" msgstr "Fysiek (tabel of overzicht)" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "Fysieke dataset" @@ -11535,7 +11672,7 @@ msgstr "Kies een metriek om weer te geven" msgid "Pick a name to help you identify this database." msgstr "Kies een naam om je te helpen deze database te identificeren." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "Kies een bijnaam voor de weergave van de database in Superset." @@ -11579,15 +11716,15 @@ msgstr "Cirkel diagram" msgid "Pie Chart (legacy)" msgstr "Cirkel Grafiek (legacy)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "Cirkel vorm" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "Vastzetten" @@ -11603,7 +11740,7 @@ msgstr "De pivotbewerking moet ten minste één aggregaat omvatten" msgid "Pivot operation requires at least one index" msgstr "Pivot bewerking vereist ten minste één index" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "Gepivoteerd" @@ -11615,15 +11752,15 @@ msgstr "Pixelhoogte van elke serie" msgid "Pixels" msgstr "Pixels" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "Gewoon" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "Gelieve NIET de \"filter_scopes\" sleutel overschrijven." -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11671,9 +11808,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "Kies ten minste één \"groep bij\"" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11683,7 +11820,7 @@ msgstr "Kies ten minste één \"groep bij\"" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11692,15 +11829,15 @@ msgstr "Kies ten minste één \"groep bij\"" msgid "Please confirm" msgstr "Gelieve te bevestigen" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "Bevestig de overschrijving waarden." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "Voer een SQLAlchemy URI in om te testen" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11720,7 +11857,7 @@ msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "Neem contact op met de grafiek eigenaar voor hulp." msgstr[1] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "Sla de query op om te kunnen delen" @@ -11734,7 +11871,7 @@ msgstr "" "Sla eerst je dashboard op, probeer dan een nieuwe e-mailrapportage aan te" " maken." -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "Selecteer een Dataset en een grafiek type om verder te gaan" @@ -11763,7 +11900,7 @@ msgstr "" "verbind ze als een lijn. Deze grafiek is handig voor het vergelijken van " "meerdere metrieken over alle samples of rijen in de data." -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "Plug-ins" @@ -11784,7 +11921,7 @@ msgid "Point Radius Unit" msgstr "Punt Radius Eenheid" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "Punt Grootte" @@ -11794,7 +11931,7 @@ msgstr "Punt Eenheid" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "Punt naar uw ruimtelijke kolommen" @@ -11819,27 +11956,10 @@ msgid "Polygon Settings" msgstr "Polygoon Instellingen" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "Polylijn" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "Populair" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "Vul \"Standaardwaarde\" in om deze controle te activeren" @@ -11848,7 +11968,7 @@ msgstr "Vul \"Standaardwaarde\" in om deze controle te activeren" msgid "Population age data" msgstr "Populatie leeftijd data" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "Poort" @@ -11868,35 +11988,35 @@ msgstr "Poort buiten bereik 0-65535" msgid "Position JSON" msgstr "Positie JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "Positie van het label van het kindknooppunt op de boom" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "Positie van kolomniveau subtotaal" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "Positie van tussenliggende knooppuntlabel in de boom" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "Positie van rij niveau subtotaal" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "Mogelijk gemaakt door Apache Superset" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "Vooraf-filter" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "Vooraf-filter beschikbare waarden" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "Vooraf-filter is vereist" @@ -11938,7 +12058,7 @@ msgstr "Voorvoegsel of achtervoegsel" msgid "Preview" msgstr "Voorvertoning" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "Upload Excel-bestand" @@ -11948,7 +12068,7 @@ msgstr "Upload Excel-bestand" msgid "Preview: `%s`" msgstr "Voorbeeld: `%s`" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11958,11 +12078,11 @@ msgstr "Vorige" msgid "Previous Line" msgstr "Vorige regel" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "Primair" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "Primaire Metriek" @@ -11970,15 +12090,15 @@ msgstr "Primaire Metriek" msgid "Primary key" msgstr "Primaire sleutel" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "Primaire of secundaire y-as" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "Primaire y-as Grenzen" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "Primair y-as formaat" @@ -11994,11 +12114,11 @@ msgstr "Privésleutel & wachtwoord" msgid "Private Key Password" msgstr "Wachtwoord van privésleutel" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "Doorgaan" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "Voortgang" @@ -12018,7 +12138,7 @@ msgstr "Propageren" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "Proportioneel" @@ -12043,7 +12163,7 @@ msgid "Purple" msgstr "Paars" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "Plaats labels buiten" @@ -12056,7 +12176,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "Waarde moet groter zijn dan 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "Plaats de labels buiten de cirkel?" @@ -12072,7 +12192,7 @@ msgstr "Plaats je code hier" msgid "Python datetime string pattern" msgstr "Python datetime string patroon" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "QUERY DATA IN SQL LAB" @@ -12080,12 +12200,12 @@ msgstr "QUERY DATA IN SQL LAB" msgid "Quarter" msgstr "Kwartaal" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "Kwartalen %s" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 msgid "Queries" msgstr "Queries" @@ -12094,15 +12214,15 @@ msgstr "Queries" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12120,31 +12240,33 @@ msgstr "Queries" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12153,22 +12275,22 @@ msgstr "Queries" msgid "Query" msgstr "Query" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "Query %s: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "Query A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "Query B" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "Query Geschiedenis" @@ -12186,7 +12308,7 @@ msgstr "Geschiedenis van de opzoeking" msgid "Query imported" msgstr "Query geïmporteerd" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "Zoekopdracht in een nieuw tabblad" @@ -12195,7 +12317,7 @@ msgid "Query is too complex and takes too long to run." msgstr "Query is te complex en duurt te lang om te werken." #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "Query modus" @@ -12211,16 +12333,16 @@ msgstr "Query naam" msgid "Query preview" msgstr "Query voorbeeld" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "Query is gestopt" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "Query is gestopt." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "BEREIK TYPE" @@ -12236,7 +12358,7 @@ msgstr "RLB regel niet gevonden." msgid "RLS rules could not be deleted." msgstr "RLB regels konden niet worden verwijderd." -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "Radar" @@ -12244,15 +12366,15 @@ msgstr "Radar" msgid "Radar Chart" msgstr "Radar Diagram" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "Radar render type, of het de 'cirkel' vorm moet tonen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "Radial" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "Cel radius" @@ -12277,10 +12399,11 @@ msgstr "Heeft %s geduurd" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "Bereik" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "Bereik filter" @@ -12309,12 +12432,12 @@ msgstr "Bereiken om te markeren met schaduw" msgid "Ranking" msgstr "Ranglijst" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "Verhouding" @@ -12322,13 +12445,13 @@ msgstr "Verhouding" msgid "Raw records" msgstr "Ruwe records" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" "Recent gemaakte grafieken, dashboards en opgeslagen queries verschijnen " "hier" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" "Recent bewerkte grafieken, dashboards en opgeslagen queries verschijnen " @@ -12340,7 +12463,7 @@ msgstr "" msgid "Recently modified" msgstr "Recent gewijzigd" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" "Onlangs bekeken grafieken, dashboards, en opgeslagen queries zullen hier " @@ -12350,7 +12473,7 @@ msgstr "" msgid "Recents" msgstr "Recente" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "Ontvangers worden gescheiden door “,” of “;”" @@ -12358,29 +12481,33 @@ msgstr "Ontvangers worden gescheiden door “,” of “;”" msgid "Record Count" msgstr "Record Aantal" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "Rechthoek" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" "Schakelt door naar dit eindpunt bij het klikken op de tabel vanuit de " "tabellijst" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "De actie opnieuw uitvoeren" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "Verminder X tikken" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12400,7 +12527,7 @@ msgstr "Verwijs naar de" msgid "Referenced columns not available in DataFrame." msgstr "Kolommen waarnaar wordt verwezen zijn niet beschikbaar in DataFrame." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "Resultaten opnieuw ophalen" @@ -12408,7 +12535,7 @@ msgstr "Resultaten opnieuw ophalen" msgid "Refresh" msgstr "Vernieuwen" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "Vernieuw dashboard" @@ -12426,15 +12553,15 @@ msgstr "Interval vernieuwen" msgid "Refresh interval saved" msgstr "Vernieuwing interval opgeslagen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "Ververs de standaard waarden" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "Verversen grafieken" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "Verversen kolommen" @@ -12471,17 +12598,17 @@ msgstr "Relationeel" msgid "Relationships between community channels" msgstr "Relaties tussen community kanalen" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "Relatieve datum/tijd" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "Relatieve periode" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "Relatieve hoeveelheid" @@ -12493,7 +12620,7 @@ msgstr "Herlaad" msgid "Remove" msgstr "Verwijder" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "Verwijder cross-filter" @@ -12514,23 +12641,23 @@ msgstr "Verwijder tabel preview" msgid "Removed columns: %s" msgstr "Verwijderde kolommen: %s" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "Tabblad hernoemen" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "Renderen" @@ -12554,7 +12681,7 @@ msgstr "Vervang" msgid "Report" msgstr "Rapport" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "Rapport Naam" @@ -12617,25 +12744,25 @@ msgstr "Rapportage planning heeft een werk time-out bereikt." msgid "Report Schedule state not found" msgstr "Rapport Schedule state niet gevonden" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "Meld een bug" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "Rapport verzonden" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "Rapport mislukt" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "E-mailrapporten actief" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "Naam rapport" @@ -12651,11 +12778,11 @@ msgstr "Meld schema systeem fout" msgid "Report schedule unexpected error" msgstr "Onverwachte fout in rapportschema" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "Rapport verzenden" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "Rapport verzonden" @@ -12667,11 +12794,11 @@ msgstr "Rapport bijgewerkt" msgid "Reports" msgstr "Rapporten" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "Afstoting" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "Afstotingskracht tussen knooppunten" @@ -12689,26 +12816,26 @@ msgstr "Verzoek is geen JSON" msgid "Request missing data field." msgstr "Verzoek om ontbrekend data veld." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "Verzoek is verlopen" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "Vereist" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "Vereiste controlewaarden zijn verwijderd" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "Opnieuw bemonsteren" @@ -12721,11 +12848,11 @@ msgstr "Hermonsteren methode moet in " msgid "Resample operation requires DatetimeIndex" msgstr "Hermonsteren bewerking vereist DatumtijdIndex" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "Reset" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "Reset status" @@ -12743,19 +12870,19 @@ msgstr "Herstel Filter" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "Resultaten" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "Resultaten %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "Resultaten backend is niet geconfigureerd." @@ -12765,11 +12892,11 @@ msgstr "" "Resultaten die nodig zijn voor asynchrone query's zijn niet " "geconfigureerd." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "Terugkeren naar specifieke datum/tijd." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "Omgekeerde breedtegraad & lengtegraad" @@ -12777,42 +12904,42 @@ msgstr "Omgekeerde breedtegraad & lengtegraad" msgid "Reverse lat/long " msgstr "Omgekeerde breedtegraad/lengtegraad " -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "Rijke Tooltip" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "Rijke tooltip" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "Rechts" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "Rechter As Opmaak" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "Rechter As Metriek" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "Rechter as metriek" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "Rechts naar Links" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "Rechter waarde" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" "Rechtsklik op een dimensiewaarde om door te klikken met detail met die " @@ -12822,17 +12949,17 @@ msgstr "" msgid "Role" msgstr "Rol" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "Rollen" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12854,45 +12981,45 @@ msgstr "" "dataset niveau omzeilen. Als er geen rollen zijn gedefinieerd, dan zijn " "reguliere toegangsrechten van toepassing." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "Rollende fFnctie" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "Rollend Venster" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "Rolfunctie" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "Rollend venster" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "Root certificaat" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "Root knooppunt id" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "Stap type" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "Roteer x-as label" @@ -12900,26 +13027,26 @@ msgstr "Roteer x-as label" msgid "Rotate y axis label" msgstr "Roteer y-as label" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "Rotatie om toe te passen op woorden in de cloud" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "Ronde dop" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "Rij" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "Rij Level Beveiliging" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 #, fuzzy msgid "" "Row containing the headers to use as column names (0 is first line of " @@ -12929,43 +13056,43 @@ msgstr "" "van de gegevens). Laat leeg als er geen kopregel is" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "Rij limiet" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "Rijen" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "Rijen per pagina, 0 betekent geen paginering" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "Rijen subtotaal positie" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "Te lezen rijen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "Te lezen rijen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "Regel" @@ -12978,7 +13105,7 @@ msgstr "Regel Naam" msgid "Rule added" msgstr "Regel toegevoegd" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "Uitvoeren" @@ -12987,7 +13114,7 @@ msgid "Run a query to display query history" msgstr "Voer een query uit om de querygeschiedenis weer te geven" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "Voer een query uit om resultaten weer te geven" @@ -12995,7 +13122,7 @@ msgstr "Voer een query uit om resultaten weer te geven" msgid "Run current query" msgstr "Voer huidige query uit" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "Uitvoeren in SQL Lab" @@ -13005,7 +13132,7 @@ msgstr "Uitvoeren in SQL Lab" msgid "Run query" msgstr "Zoekopdracht uitvoeren" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "Query uitvoeren (Ctrl + Return)" @@ -13013,7 +13140,7 @@ msgstr "Query uitvoeren (Ctrl + Return)" msgid "Run query in a new tab" msgstr "Query uitvoeren in een nieuw tabblad" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "Selectie uitvoeren" @@ -13022,12 +13149,12 @@ msgstr "Selectie uitvoeren" msgid "Running" msgstr "Bezig" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "Lopende verklaring %(statement_num)s van %(statement_count)s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "ZA" @@ -13036,25 +13163,25 @@ msgstr "ZA" msgid "SECOND" msgstr "Seconde" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "SEP" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "SHA" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "SQL gekopieerd!" @@ -13062,9 +13189,9 @@ msgstr "SQL gekopieerd!" msgid "SQL Expression" msgstr "SQL Expressie" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL-lab" @@ -13093,19 +13220,19 @@ msgstr "" "voordat u het tabblad verwijdert.\n" "Merk op dat u andere SQL Lab vensters moet sluiten voordat u dit doet." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "SQL Query" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "SQL expressie" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "SQL query" @@ -13154,21 +13281,21 @@ msgstr "SSH Tunnel parameters zijn ongeldig." msgid "SSH Tunneling is not enabled" msgstr "SSH Tunneling is niet ingeschakeld" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "SSL-modus \"vereist\" zal worden gebruikt." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "START (INCLUSIEF)" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "STAP %(stepCurr)s VAN %(stepLast)s" @@ -13177,19 +13304,19 @@ msgstr "STAP %(stepCurr)s VAN %(stepLast)s" msgid "STRING" msgstr "STRING" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "ZO" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "Steekproefstandaarddeviatie" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "Steekproefvariantie" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "Monsters" @@ -13205,8 +13332,14 @@ msgstr "Monsters voor gegevensbron konden niet worden opgehaald." msgid "Sankey" msgstr "Sankey" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Grafiek opslaan" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +#, fuzzy +msgid "Sankey Diagram (legacy)" msgstr "Sankey Diagram" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -13214,60 +13347,60 @@ msgid "Sankey Diagram with Loops" msgstr "Sankey Diagram met Lussen" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "Satelliet" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "Satelliet Straten" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "Zaterdag" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "Opslaan" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "Opslaan en verkennen" @@ -13279,8 +13412,8 @@ msgstr "Opslaan en naar dashboard gaan" msgid "Save (Overwrite)" msgstr "Opslaan (overschrijven)" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "Opslaan als" @@ -13292,8 +13425,8 @@ msgstr "Opslaan als Dataset" msgid "Save as dataset" msgstr "Opslaan als dataset" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "Opslaan als nieuw" @@ -13317,7 +13450,7 @@ msgstr "Grafiek opslaan" msgid "Save dashboard" msgstr "Dashboard opslaan" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 msgid "Save dataset" msgstr "Dataset opslaan" @@ -13325,35 +13458,35 @@ msgstr "Dataset opslaan" msgid "Save for this session" msgstr "Opslaan voor deze sessie" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "Dataset opslaan of overschrijven" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "Zoekopdracht opslaan" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "Sla de query op om deze functie in te schakelen" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "Deze query opslaan als virtueel dataset om verder te blijven verkennen" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "Opgeslagen" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Opgeslagen Queries" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "Opgeslagen expressies" @@ -13362,7 +13495,7 @@ msgid "Saved metric" msgstr "Opgeslagen metrieken" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -13380,13 +13513,13 @@ msgstr "Opgeslagen query niet gevonden." msgid "Saved query parameters are invalid." msgstr "Opgeslagen query parameters zijn ongeldig." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 msgid "Scale and Move" msgstr "Schaal en Verplaats" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "Alleen schalen" @@ -13395,8 +13528,8 @@ msgstr "Alleen schalen" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "Verspreiding" @@ -13415,15 +13548,15 @@ msgstr "" "punten zijn verbonden in volgorde. Het toont een statistische relatie " "tussen twee variabelen." -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "Planning" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "Plan een nieuw e-mailrapport" @@ -13431,17 +13564,17 @@ msgstr "Plan een nieuw e-mailrapport" msgid "Schedule email report" msgstr "Plan een e-mailrapport" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "Query planning" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "Plan de zoekopdracht periodiek" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "Query planning" @@ -13461,11 +13594,11 @@ msgid "Scheduled task executor not found" msgstr "Geplande taakuitvoerder niet gevonden" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13473,7 +13606,7 @@ msgstr "Geplande taakuitvoerder niet gevonden" msgid "Schema" msgstr "Schema" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "Schema cache time-out" @@ -13483,7 +13616,7 @@ msgstr "" "Schema, zoals alleen gebruikt in sommige databases zoals Postgres, " "Redshift en DB2" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "Schemas toegestaan voor bestandsupload" @@ -13491,12 +13624,12 @@ msgstr "Schemas toegestaan voor bestandsupload" msgid "Scope" msgstr "Scope" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "Scoping" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "Schermafbeelding breedte" @@ -13505,7 +13638,7 @@ msgstr "Schermafbeelding breedte" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "Schermafbeelding breedte moet liggen tussen %(min)spx en %(max)spx" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "Scroll" @@ -13513,7 +13646,7 @@ msgstr "Scroll" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "Scroll naar beneden om overschrijvingen mogelijk te maken. " -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13521,12 +13654,12 @@ msgstr "Scroll naar beneden om overschrijvingen mogelijk te maken. " msgid "Search" msgstr "Zoek" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, fuzzy, python-format msgid "Search %s records" msgstr "Ruwe records" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "Zoek / Filter" @@ -13534,11 +13667,11 @@ msgstr "Zoek / Filter" msgid "Search Metrics & Columns" msgstr "Zoek Metriek & Kolommen" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "Zoek in alle grafieken" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "Zoek vak" @@ -13546,11 +13679,11 @@ msgstr "Zoek vak" msgid "Search by query text" msgstr "Zoek op querytekst" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "Zoek kolommen" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "Zoek in filters" @@ -13562,31 +13695,31 @@ msgstr "Zoek…" msgid "Second" msgstr "Seconde" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "Secundair" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "Secundaire Metriek" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "Secundaire valuta opmaak" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "Secundaire y-as grenzen" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "Secundaire y-as opmaak" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "Secundaire titel y-as" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "Seconden %s" @@ -13600,18 +13733,18 @@ msgstr "seconden" msgid "Secure Extra" msgstr "Beveilig Extra" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "Beveilig extra" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Beveiliging" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "Bekijk alle %(tableName)s" @@ -13626,7 +13759,7 @@ msgstr "Zie minder" msgid "See more" msgstr "Zie meer" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "Bekijk query details" @@ -13636,27 +13769,27 @@ msgstr "Zie tabel schema" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "Selecteer" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "Selecteer …" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "Selecteer verzendmethode" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 msgid "Select Tags" msgstr "Selecteer Tags" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "Selecteer Viz Type" @@ -13668,7 +13801,7 @@ msgstr "Selecteer een kolom" msgid "Select a dashboard" msgstr "Selecteer een dashboard" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Verwijder database" @@ -13677,19 +13810,19 @@ msgstr "Verwijder database" msgid "Select a database table and create dataset" msgstr "Selecteer een database tabel en maak dataset aan" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "Selecteer een databasetabel." -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "Selecteer een database om te verbinden" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "Selecteer een database om het bestand naar te uploaden" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "Selecteer een database om een query te schrijven" @@ -13697,20 +13830,20 @@ msgstr "Selecteer een database om een query te schrijven" msgid "Select a dataset" msgstr "Selecteer een dataset" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "Voer een scheidingsteken in voor deze gegevens" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "Kies een dimensie" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 msgid "Select a metric to display on the right axis" msgstr "Selecteer een metriek om weer te geven op de rechter as" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." @@ -13719,16 +13852,16 @@ msgstr "" "gebruiken op een kolom of aangepaste SQL schrijven om een metriek te " "maken." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Selecteer schema" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "Selecteer een schema als de database dit ondersteunt" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 #, fuzzy msgid "Select a sheet name from the uploaded file" msgstr "Selecteer een database om het bestand naar te uploaden" @@ -13749,15 +13882,15 @@ msgstr "Selecteer een visualisatie type" msgid "Select aggregate options" msgstr "Selecteer aggregaat opties" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 msgid "Select all data" msgstr "Selecteer alle gegevens" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 msgid "Select all items" msgstr "Selecteer alle items" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "Selecteer alle kolommen voor metadata inspectie" @@ -13768,55 +13901,61 @@ msgid "Select catalog or type to search catalogs" msgstr "Selecteer tabel of type om tabellen te zoeken" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 msgid "Select chart" msgstr "Selecteer grafiek" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Selecteer grafieken" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "Selecteer grafieken" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "Selecteer kleurschema" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "Selecteer kolom" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "Selecteer huidige pagina" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "Selecteer huidige pagina" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Selecteer dashboards" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Selecteer dashboards" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 msgid "Select dashboards" msgstr "Selecteer dashboards" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Verwijder database" @@ -13826,7 +13965,7 @@ msgstr "Verwijder database" msgid "Select database or type to search databases" msgstr "Selecteer database of type om databases te zoeken" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 msgid "" "Select databases require additional fields to be completed in the " "Advanced tab to successfully connect the database. Learn what " @@ -13836,15 +13975,15 @@ msgstr "" "het tabblad Geavanceerd om de database succesvol te verbinden. Leer welke" " vereisten uw databases hebben " -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "Selecteer dataset bron" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "Selecteer bestand" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "Selecteer filter" @@ -13857,14 +13996,14 @@ msgstr "Selecteer filter plugin met behulp van AntD" msgid "Select first filter value by default" msgstr "Selecteer de eerste filterwaarde als standaard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Waarde opmaak" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13877,7 +14016,7 @@ msgstr "" "aggregatie functie gebruiken op een kolom of aangepaste SQL schrijven om " "een percentage te maken." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." @@ -13886,7 +14025,7 @@ msgstr "" "aggregatie functie gebruiken op een kolom of aangepaste SQL schrijven om " "een metriek te maken." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "Selecteer operator" @@ -13895,8 +14034,8 @@ msgstr "Selecteer operator" msgid "Select or type a custom value..." msgstr "Selecteer of typ een waarde" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "Selecteer of typ een waarde" @@ -13904,12 +14043,12 @@ msgstr "Selecteer of typ een waarde" msgid "Select or type currency symbol" msgstr "Selecteer of typ valuta symbool" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "Selecteer of typ dataset naam" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "Selecteer eigenaren" @@ -13917,7 +14056,7 @@ msgstr "Selecteer eigenaren" msgid "Select saved metrics" msgstr "Selecteer opgeslagen metrieken" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 msgid "Select saved queries" msgstr "Selecteer opgeslagen queries" @@ -13926,11 +14065,11 @@ msgstr "Selecteer opgeslagen queries" msgid "Select schema or type to search schemas" msgstr "Selecteer schema of type om schema's te zoeken" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "Selecteer schema" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "Selecteer onderwerp" @@ -13970,7 +14109,7 @@ msgstr "" "filters toe te passen op alle grafieken die dezelfde dataset gebruiken of" " dezelfde kolomnaam op het dashboard bevatten." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "Selecteer de kolom geojson" @@ -13992,25 +14131,25 @@ msgstr "" "Selecteer de waarden in de gemarkeerde veld(en) in het controlepaneel. " "Voer vervolgens de query uit door te klikken op de %s knop." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Selecteer een database om een query te schrijven" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "Verstuur als CSV" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 #, fuzzy msgid "Send as PDF" msgstr "Verstuur als PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "Verstuur als PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "Verstuur als tekst" @@ -14018,7 +14157,7 @@ msgstr "Verstuur als tekst" msgid "Send range filter events to other charts" msgstr "Stuur filter bereik gebeurtenissen naar andere grafieken" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "September" @@ -14043,42 +14182,42 @@ msgstr "Series Limiet Sorteren op" msgid "Series Limit Sort Descending" msgstr "Series Limiet Sortering Aflopend" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "Series Volgorde" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "Series Stijl" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "Series grafiek type (lijn, staaf etc)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 msgid "Series colors" msgstr "Series kleuren" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "Serie limiet" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "Series type" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "Server Pagina Lengte" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "Server paginatie" @@ -14086,15 +14225,15 @@ msgstr "Server paginatie" msgid "Service Account" msgstr "Service Account" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "Stel auto-refresh in" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "Filter toewijzing instellen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14103,11 +14242,11 @@ msgstr "" msgid "Set up an email report" msgstr "Stel een e-mailrapport in" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14119,46 +14258,46 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "Instellingen" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "Instellingen voor tijdreeks" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "Deel" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "Deel grafiek per e-mail" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "Deel permalink via e-mail" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "Gedeelde zoekopdracht" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 msgid "Shared query fields" msgstr "Gedeelde query velden" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Naam tabblad" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "Shift + Klik om te sorteren op meerdere kolommen" @@ -14194,7 +14333,13 @@ msgstr "" msgid "Show" msgstr "Weergeven" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "Toon metriek" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "Toon bubbels" @@ -14202,6 +14347,11 @@ msgstr "Toon bubbels" msgid "Show CREATE VIEW statement" msgstr "Toon CREATE VIEW statement" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "Toon cel balken" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "Toon grafiek" @@ -14219,11 +14369,11 @@ msgid "Show Database" msgstr "Toon Database" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "Toon Labels" @@ -14231,7 +14381,7 @@ msgstr "Toon Labels" msgid "Show Log" msgstr "Toon Log" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "Toon Markeringen" @@ -14244,7 +14394,7 @@ msgstr "Toon metriek" msgid "Show Metric Names" msgstr "Toon Metriek Namen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "Toon Bereik Filter" @@ -14252,35 +14402,35 @@ msgstr "Toon Bereik Filter" msgid "Show Table" msgstr "Toon tabel" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "Toon Tijdstempel" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 msgid "Show Tooltip Labels" msgstr "Toon Tooltip Labels" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "Toon Totaal" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "Toon Trendlijn" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "Toon Bovenste Labels" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "Toon Waarde" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "Toon Waarden" @@ -14300,31 +14450,31 @@ msgstr "" msgid "Show all columns" msgstr "Toon alle kolommen" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "Toon alles..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "Toon as lijntikken" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "Toon cel balken" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "Toon grafiekbeschrijving" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 msgid "Show columns subtotal" msgstr "Toon kolommen subtotaal" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "Toon kolommen totaal" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "Toon gegevenspunten als cirkelmarkeringen op de lijnen" @@ -14349,12 +14499,12 @@ msgstr "Toon info tooltip" msgid "Show label" msgstr "Toon label" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "Toon labels wanneer knooppunt kinderen heeft." -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "Toon legenda" @@ -14362,11 +14512,11 @@ msgstr "Toon legenda" msgid "Show less columns" msgstr "Toon minder kolommen" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "Toon minder..." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "Toon kleine tikken op assen." @@ -14374,45 +14524,52 @@ msgstr "Toon kleine tikken op assen." msgid "Show only my charts" msgstr "Toon alleen mijn grafieken" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "Toon wachtwoord." -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "Toon percentage" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "Toon aanwijzer" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "Toon voortgang" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 msgid "Show rows subtotal" msgstr "Toon rijen subtotaal" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "Toon rijen totaal" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "Toon series waarden op de grafiek" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "Toon gesplitste lijnen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "Toon Markeringen" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "Toon de waarde bovenaan de balk" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." @@ -14420,11 +14577,6 @@ msgstr "" "Toon de totale aggregatie van de geselecteerde metrieken. Merk op dat de " "rijlimiet niet van toepassing is op het resultaat." -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "Toon totalen" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14472,13 +14624,13 @@ msgstr "" "Toont de voortgang van een enkele metriek tegen een bepaald doel. Hoe " "hoger de vulling, hoe dichter de metriek bij het doel ligt." -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "Weergave %s van %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "Toont een lijst van alle series die beschikbaar zijn op dat moment" @@ -14490,8 +14642,8 @@ msgstr "Toont of verbergt markeringen voor de tijdreeks" msgid "Significance Level" msgstr "Significantie Niveau" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14501,7 +14653,7 @@ msgstr "Eenvoudig" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "Eenvoudige ad-hoc metrieken zijn niet ingeschakeld voor deze dataset" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "Enkelvoudig" @@ -14511,7 +14663,7 @@ msgstr "Enkelvoudig" msgid "Single Metric" msgstr "Enkele Metriek" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "Enkele Waarde" @@ -14519,20 +14671,20 @@ msgstr "Enkele Waarde" msgid "Single value" msgstr "Enkele waarde" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "Enkelvoudige waarde type" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "Grootte van randsymbolen" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "Grootte van marker. Ook van toepassing op de waarnemingen bij de prognose." @@ -14540,20 +14692,20 @@ msgstr "Grootte van marker. Ook van toepassing op de waarnemingen bij de prognos msgid "Sizes of vehicles" msgstr "Afmetingen van voertuigen" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "Rijen overslaan" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "Sla lege regels over in plaats van ze te interpreteren als NaN waarden" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "Rijen overslaan" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "Sla spaties over na het scheidingsteken" @@ -14567,13 +14719,13 @@ msgstr "Slak" msgid "Small" msgstr "Klein" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "Klein getal opmaak" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "Vloeiende lijn" @@ -14599,7 +14751,7 @@ msgstr "Sommige rollen bestaan niet" msgid "Something went wrong." msgstr "Er ging iets mis." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -14610,20 +14762,20 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "Sorry er was een fout bij het ophalen van de opgeslagen grafieken: " -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "Sorry, er is een fout opgetreden" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "Sorry, er is een fout opgetreden" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "Sorry, er is een onbekende fout opgetreden" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "Sorry, er is een onbekende fout opgetreden." @@ -14641,25 +14793,25 @@ msgstr "Er is iets fout gegaan. Probeer het opnieuw." #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "Sorry, er ging iets mis. Probeer het later nog eens." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "Sorry, er lijken geen gegevens te zijn" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "Sorry, er was een fout bij het opslaan van deze %s: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "Sorry, er is een fout opgetreden bij het opslaan van dit dashboard: %s" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14671,7 +14823,7 @@ msgstr "Sorry, uw browser ondersteunt het kopiëren niet. Gebruik Ctrl / Cmd + C #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "Sorteren" @@ -14680,34 +14832,34 @@ msgid "Sort Bars" msgstr "Sorteer Staven" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "Sorteer Aflopend" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "Sorteer Metriek" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "Sorteer Series Oplopend" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "Sorteer Serie Op" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "Sorteer X-as" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "Sorteer Y-as" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "Sorteer oplopend" @@ -14716,9 +14868,9 @@ msgstr "Sorteer oplopend" msgid "Sort bars by x labels." msgstr "Sorteer staven op x labels." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "Sorteer op" @@ -14727,16 +14879,7 @@ msgstr "Sorteer op" msgid "Sort by %s" msgstr "Sorteer op %s" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "Sorteer op metriek" @@ -14744,38 +14887,39 @@ msgstr "Sorteer op metriek" msgid "Sort columns alphabetically" msgstr "Sorteer kolommen alfabetisch" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "Sorteer kolommen op" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "Sorteer aflopend" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "Sorteer filterwaarden" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "Sorteer metriek" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "Sorteer rijen op" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "Sorteer series in oplopende volgorde" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "Sorteer type" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "Bron" @@ -14785,11 +14929,11 @@ msgstr "Bron" msgid "Source / Target" msgstr "Bron / Doel" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "Bron SQL" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "Bron categorie" @@ -14803,19 +14947,19 @@ msgstr "Sparkline" msgid "Spatial" msgstr "Ruimtelijk" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "Specifieke datum/tijd" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "Specificeer de naam van CREATE TABLE AS schema in: public" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "Specificeer de naam van CREATE VIEW AS schema in: public" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." @@ -14823,7 +14967,7 @@ msgstr "" "Geef de database versie op. Dit wordt gebruikt met Presto voor de query " "kostenraming en Dremio voor syntax veranderingen, enz." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "Splits nummer" @@ -14843,17 +14987,17 @@ msgstr "Vierkante mijlen" msgid "Stack" msgstr "Stapel" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "Stapeltracering:" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "Stapel series" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "Stapel series bovenop elkaar" @@ -14867,14 +15011,14 @@ msgstr "Stapel series bovenop elkaar" msgid "Stacked" msgstr "Gestapeld" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "Gestapelde Staven" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "Gestapelde Stijl" @@ -14882,16 +15026,16 @@ msgstr "Gestapelde Stijl" msgid "Stacked style" msgstr "Gestapelde stijl" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "Standaard tijdserie" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "Start" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "Start (lengtegraad, breedtegraad): " @@ -14899,7 +15043,7 @@ msgstr "Start (lengtegraad, breedtegraad): " msgid "Start Longitude & Latitude" msgstr "Start Lengtegraad & Breedtegraad" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "Start hoek" @@ -14907,21 +15051,21 @@ msgstr "Start hoek" msgid "Start at (UTC)" msgstr "Start op (UTC)" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "Start datum" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "Startdatum opgenomen in tijdsbereik" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "Start y-as op 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14939,7 +15083,7 @@ msgstr "Gestart" msgid "State" msgstr "Status" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "Verklaring %(statement_num)s van %(statement_count)s" @@ -14955,25 +15099,25 @@ msgstr "Statistisch" msgid "Status" msgstr "Status" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "Stap - einde" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" -msgstr "Stap - midden" +msgid "Step - end" +msgstr "Stap - einde" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "Stap - midden" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "Stap - start" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "Stap type" @@ -14993,7 +15137,7 @@ msgstr "" "datapunten. Een stappendiagram kan handig zijn als je veranderingen wilt " "laten zien die met onregelmatige tussenpozen optreden." -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "Stop" @@ -15003,11 +15147,11 @@ msgstr "Stop" msgid "Stop query" msgstr "Query stoppen" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "Stop de uitvoering (Ctrl + e)" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "Stop de uitvoering (Ctrl + x)" @@ -15020,11 +15164,11 @@ msgid "Stream" msgstr "Stroom" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "Straten" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "Sterkte om de grafiek naar het midden te trekken" @@ -15032,7 +15176,7 @@ msgstr "Sterkte om de grafiek naar het midden te trekken" msgid "Stretched style" msgstr "Uitgerekte style" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "Lijnkleur" @@ -15041,7 +15185,7 @@ msgstr "Lijnkleur" msgid "Stroke Width" msgstr "Lijndikte" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "Omlijnd" @@ -15054,7 +15198,7 @@ msgstr "Structureel" msgid "Style" msgstr "Stijl" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "Stijl de uiteindes van de voortgangsbalk met een ronde dop" @@ -15070,7 +15214,7 @@ msgstr "Ondertitel" msgid "Subheader Font Size" msgstr "Ondertitel Lettergrootte" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "Bevestigen" @@ -15087,7 +15231,7 @@ msgstr "Subtotaal" msgid "Success" msgstr "Succes" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "Gegevens succesvol gewijzigd!" @@ -15095,40 +15239,45 @@ msgstr "Gegevens succesvol gewijzigd!" msgid "Suffix" msgstr "Achtervoegsel" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "Achtervoegsel om toe te passen na het percentage" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "Som" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "Som als Fractie van Kolommen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "Som als Fractie van Rijen" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "Som als Fractie van Totaal" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "Som van waarden over de opgegeven periode" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "Som waarden" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "Zondag" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "Zonnestraal Grafiek" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "Zondag" @@ -15141,11 +15290,11 @@ msgid "Superset Embedded SDK documentation." msgstr "Superset ingesloten SDK documentatie." #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Superset grafiek" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "Superset dashboard" @@ -15157,7 +15306,7 @@ msgstr "Een fout is opgetreden in Superset tijdens het uitvoeren van een command msgid "Superset encountered an unexpected error." msgstr "Er is een onverwachte fout opgetreden in Superset." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "Ondersteunde databases" @@ -15165,13 +15314,13 @@ msgstr "Ondersteunde databases" msgid "Survey Responses" msgstr "Enquête antwoorden" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 msgid "Swap dataset" msgstr "Wissel dataset" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "Wissel rijen en kolommen" @@ -15185,15 +15334,15 @@ msgstr "" "stap, lijn, verspreidings en staafdiagrammen. Dit viz type heeft ook veel" " aanpassingsmogelijkheden." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "Symbool" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "Symbool van twee uiteinden van de randlijn" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "Symbool grootte" @@ -15201,11 +15350,11 @@ msgstr "Symbool grootte" msgid "Sync columns from source" msgstr "Synchroniseer kolommen van bron" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "Syntax" @@ -15219,7 +15368,7 @@ msgstr "Syntaxfout: %(qualifier)s invoer \"%(input)s\" verwacht \"%(expected)s" msgid "TABLES" msgstr "TABLES" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "TIJDELIJK X-AXIS" @@ -15227,11 +15376,11 @@ msgstr "TIJDELIJK X-AXIS" msgid "TEMPORAL_RANGE" msgstr "TIJDELIJK_BEREIK" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "DO" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "DI" @@ -15240,6 +15389,11 @@ msgstr "DI" msgid "Tab name" msgstr "Tab naam" +#: superset/dashboards/api.py:453 +#, fuzzy, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "Dataset schema is ongeldig, veroorzaakt door: %(error)s" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15256,13 +15410,13 @@ msgstr "Titel tabblad" msgid "Table" msgstr "Tabel" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "Tabwl %(table)s werd niet gevonden in de database %(db)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "Tabel Naam" @@ -15276,17 +15430,17 @@ msgstr "" "Tabel [%(table_name)s] kon niet worden gevonden. Controleer de database-" "verbinding, schema en tabelnaam" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "Tabel cache time-out" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "Tabel kolommen" @@ -15314,7 +15468,7 @@ msgstr "" msgid "Tables" msgstr "Tabellen" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "Tabs" @@ -15349,11 +15503,11 @@ msgstr "Tag kon niet worden gevonden." msgid "Tag could not be updated." msgstr "Tag kon niet worden bijgewerkt." -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 msgid "Tag created" msgstr "Tag aangemaakt" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 msgid "Tag name" msgstr "Tag naam" @@ -15365,11 +15519,11 @@ msgstr "Tag naam is ongeldig (mag geen ':') bevatten" msgid "Tag parameters are invalid." msgstr "Tag parameters zijn ongeldig." -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 msgid "Tag updated" msgstr "Tag bijgewerkt" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "Getagt %s %ss" @@ -15378,16 +15532,16 @@ msgstr "Getagt %s %ss" msgid "Tagged Object could not be deleted." msgstr "Het getagde object kon niet worden verwijderd." -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "Tags" @@ -15399,8 +15553,9 @@ msgstr "" "Neem uw gegevenspunten mee en groepeer ze in \"groepen\" om te zien waar " "de dikste delen van informatie liggen" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "Doel" @@ -15408,14 +15563,19 @@ msgstr "Doel" msgid "Target Color" msgstr "Doel Kleur" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "Doel categorie" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "Doel waarde" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "css_template" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15430,7 +15590,7 @@ msgstr "" "Sjabloonlink, het is mogelijk om {{ metric }} of andere waarden uit de " "bedieningselementen op te nemen." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15452,15 +15612,15 @@ msgstr "Test connectie" msgid "Text" msgstr "Tekst" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "Tekst uitlijnen" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "Tekst ingesloten in e-mail" @@ -15501,15 +15661,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "De URL mist de dataset_id of slice_id parameters." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "De X-as staat niet op de filterlijst" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15521,15 +15692,15 @@ msgstr "" " tijdbereik filters in dashboards. Wilt u het toevoegen aan de" " filterlijst?" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "De annotatie is opgeslagen" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "De annotatie is bijgewerkt" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15581,11 +15752,11 @@ msgid "The color of the isoline" msgstr "De kleur van de isoline" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "Het kleurenschema voor de rendering grafiek" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -15597,6 +15768,14 @@ msgstr "" msgid "The column header label" msgstr "De kolomkop label" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "De kolom werd verwijderd of hernoemd in de database." @@ -15607,7 +15786,7 @@ msgid "" "[country] column" msgstr "De landcode die Superset verwacht te vinden in de [land] kolom" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "Het dashboard is opgeslagen" @@ -15638,7 +15817,7 @@ msgstr "" "database. Weet u zeker dat u wilt doorgaan? Verwijderen van de database " "zal deze objecten breken." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "De database kolommen die regels met informatie bevatten" @@ -15655,7 +15834,7 @@ msgstr "De database draait momenteel te veel query's." msgid "The database is under an unusual load." msgstr "De database wordt ongebruikelijk zwaar belast." -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15675,7 +15854,7 @@ msgstr "De database is verwijderd." msgid "The database was not found." msgstr "De database is niet gevonden." -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15691,13 +15870,13 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "De dataset die bij deze grafiek hoort bestaat niet meer" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" "De dataset kolom/metriek die de waarden op de x-as van uw grafiek " "weergeeft." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" "De dataset kolom/metriek die de waarden op de y-as van uw grafiek " @@ -15719,7 +15898,7 @@ msgstr "" " op ongewenste manieren." #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "De dataset is opgeslagen" @@ -15727,7 +15906,7 @@ msgstr "De dataset is opgeslagen" msgid "The dataset linked to this chart may have been deleted." msgstr "De aan deze grafiek gekoppelde dataset is mogelijk verwijderd." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "De datasource kon niet geladen worden" @@ -15735,15 +15914,15 @@ msgstr "De datasource kon niet geladen worden" msgid "The datasource is too large to query." msgstr "De gegevensbron is te groot om te bevragen." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15763,11 +15942,11 @@ msgstr "" "De tijdsduur in seconden voordat de cache ongeldig is. Stel in op -1 om " "de cache te omzeilen." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "Het coderingsformaat van de lijnen" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15784,6 +15963,15 @@ msgstr "" "De volgende vermeldingen in `series_columns` ontbreken in `columns`: " "%(columns)s. " +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 @@ -15792,6 +15980,16 @@ msgstr "" "De functie die gebruikt moet worden bij het aggregeren van punten in " "groepen" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15828,7 +16026,7 @@ msgid "The hostname provided can't be resolved." msgstr "De opgegeven hostnaam kan niet worden gevonden." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "Het id van de actieve grafiek" @@ -15852,13 +16050,13 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "De onderste limiet van het drempelbereik van de Isoband" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 msgid "The maximum number of events to return, equivalent to the number of rows" msgstr "" "Het maximum aantal te retourneren gebeurtenissen, gelijk aan het aantal " "rijen" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 msgid "" "The maximum number of subdivisions of each group; lower values are pruned" " first" @@ -15866,7 +16064,7 @@ msgstr "" "Het maximale aantal onderverdelingen van elke groep; lagere waarden " "worden eerst verwijderd" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "De maximale waarde van de metrieken. Het is een optionele configuratie" @@ -15888,7 +16086,7 @@ msgstr "" "De metadata_params in Extra veld is niet correct geconfigureerd. De " "sleutel %{key}s is ongeldig." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." @@ -15896,12 +16094,12 @@ msgstr "" "De metadata_params object wordt uitgepakt in de sqlalchemy.MetaData " "oproep." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15923,6 +16121,11 @@ msgstr "De naam van de regel moet uniek zijn" msgid "The number color \"steps\"" msgstr "De nummerkleur \"stappen\"" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "Selecteer het aantal groepen voor het histogram" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 msgid "" "The number of hours, negative or positive, to shift the time column. This" @@ -15931,7 +16134,7 @@ msgstr "" "Het aantal uren, negatief of positief, om de tijd kolom te verschuiven. " "Dit kan worden gebruikt om de UTC tijd naar lokale tijd te verplaatsen." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15942,7 +16145,7 @@ msgstr "" "configuratie DISPLAY_MAX_ROW. Voeg extra limieten/filters of download " "naar csv om meer rijen van %(limit)d te zien." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15953,24 +16156,24 @@ msgstr "" "limieten/filters, download naar csv, of neem contact op met een beheerder" " om meer rijen te zien tot de %(limit)d limiet." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "Het aantal getoonde rijen is beperkt tot %(rows)d door de keuzelijst." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the limit dropdown." msgstr "" "Het aantal rijen dat wordt weergegeven is beperkt tot %(rows)d door de " "keuzelijst limiet." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the query" msgstr "Het aantal getoonde rijen is beperkt tot %(rows)d door de query" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15980,7 +16183,7 @@ msgstr "" "keuzelijst limiet." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "Het aantal seconden voor het verstrijken van de cache" @@ -15988,7 +16191,7 @@ msgstr "Het aantal seconden voor het verstrijken van de cache" msgid "The object does not exist in the given database." msgstr "Het object bestaat niet in de opgegeven database." -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -16064,7 +16267,7 @@ msgstr "" "aanwezig zijn in exportbestanden, en moet indien nodig handmatig worden " "toegevoegd na de import." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -16116,7 +16319,7 @@ msgstr "De poort is gesloten." msgid "The port number is invalid." msgstr "Het poortnummer is ongeldig." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "De primaire metriek wordt gebruikt om de boogsegmentformaten te definiëren" @@ -16137,11 +16340,11 @@ msgstr "" "De aan deze resultaten gekoppelde query kan niet worden gevonden. U moet " "de oorspronkelijke query opnieuw uitvoeren." -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "De query bevat een of meer ongeldige sjabloonparameters." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "De query kon niet geladen worden" @@ -16159,11 +16362,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "De query heeft een syntax fout." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "De query leverde geen gegevens op" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -16196,14 +16399,14 @@ msgstr "" msgid "The report has been created" msgstr "Het rapport is gemaakt" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 #, fuzzy msgid "The report will be sent to your email at" msgstr "" "Een schermafbeelding van het dashboard zal worden verzonden naar uw " "e-mail om" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -16222,13 +16425,13 @@ msgstr "" "De resultaten in de backend werden opgeslagen in een ander formaat en " "kunnen niet langer gedeserialiseerd worden." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "De rijke tooltip toont een lijst van alle series voor dat punt in tijd" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -16310,8 +16513,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "De tabel werd verwijderd of hernoemd in de database." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -16331,7 +16534,7 @@ msgstr "" "natuurlijke taal kunt typen en gebruiken zoals in `10 seconden`, `1 dag` " "of `56 weken`" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 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`" @@ -16340,7 +16543,7 @@ msgstr "" "natuurlijke taal kunt typen en gebruiken zoals in `10 seconden`,`1 dag` " "of `56 weken`" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16352,7 +16555,7 @@ msgstr "" "tijdgranulariteit. De opties hier zijn gedefinieerd op een per database " "engine basis in de Superset source code." -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16384,7 +16587,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "De tijdeenheid die gebruikt wordt voor het groeperen van blokken" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "Het type visualisatie dat moet worden weergegeven" @@ -16419,9 +16622,9 @@ msgstr "" "De opgegeven gebruikersnaam tijdens het verbinden met een database is " "niet geldig." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "De manier waarop de tikken worden uiteengezet op de X-as" @@ -16429,7 +16632,7 @@ msgstr "De manier waarop de tikken worden uiteengezet op de X-as" msgid "The width of the Isoline in pixels" msgstr "De breedte van de Isoline in pixels" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "De breedte van de lijnen" @@ -16439,14 +16642,14 @@ msgstr "De breedte van de lijnen" msgid "There are associated alerts or reports" msgstr "Er zijn geassocieerde waarschuwingen of rapporten" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "Er zijn bijbehorende meldingen of rapporten: %(report_names)s" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "Er zijn geen grafieken toegevoegd aan dit dashboard" @@ -16455,7 +16658,7 @@ msgstr "Er zijn geen grafieken toegevoegd aan dit dashboard" msgid "There are no components added to this tab" msgstr "Er zijn geen componenten toegevoegd aan dit tabblad" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "Er zijn geen databases beschikbaar" @@ -16475,7 +16678,7 @@ msgstr "" "Er is een syntax fout in de SQL query. Misschien was er een spelling of " "een typo." -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16516,7 +16719,7 @@ msgstr "Er is een fout opgetreden bij het ophalen van uw recente activiteit:" msgid "There was an error loading the catalogs" msgstr "Er is een fout opgetreden bij het laden van de tabellen" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 msgid "There was an error loading the chart data" msgstr "Er is een fout opgetreden bij het laden van de grafiekgegevens" @@ -16537,7 +16740,7 @@ msgstr "Er is een fout opgetreden bij het laden van de tabellen" msgid "There was an error saving the favorite status: %s" msgstr "Er is een fout opgetreden bij het opslaan van de favoriete status: %s" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "Er is een fout opgetreden in uw verzoek." @@ -16547,7 +16750,7 @@ msgstr "Er is een fout opgetreden in uw verzoek." #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16581,7 +16784,7 @@ msgstr "Er was een probleem met het verwijderen van de geselecteerde grafieken: msgid "There was an issue deleting the selected dashboards: " msgstr "Er was een probleem met het verwijderen van de geselecteerde dashboards: " -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "Er was een probleem bij het verwijderen van de geselecteerde datasets: %s" @@ -16606,16 +16809,16 @@ msgstr "Er was een probleem met het verwijderen van de geselecteerde templates: msgid "There was an issue deleting: %s" msgstr "Er was een probleem bij het verwijderen van: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "Er was een probleem bij het dupliceren van de dataset." -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "Er was een probleem met het dupliceren van de geselecteerde datasets: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "Er was een probleem met het promoten van dit dashboard." @@ -16625,7 +16828,7 @@ msgstr "" "Er was een probleem bij het ophalen van rapporten gekoppeld aan dit " "dashboard." -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" "Er was een probleem met het ophalen van de voorkeur status van dit " @@ -16685,7 +16888,7 @@ msgstr "" "blootgesteld ter referentie en voor gevorderde gebruikers die mogelijk " "specifieke parameters willen wijzigen." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16716,7 +16919,7 @@ msgstr "Deze actie zal de opgeslagen query permanent verwijderen." msgid "This action will permanently delete the template." msgstr "Deze actie zal de template permanent verwijderen." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 msgid "" "This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. " "mydatabase.com)." @@ -16724,7 +16927,7 @@ msgstr "" "Dit kan een IP-adres zijn (bijv. 127.0.0.1) of een domeinnaam (bijv. " "mijndatabase.com)." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -16736,7 +16939,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "Deze grafiek is verplaatst naar een ander filterbereik." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "Deze grafiek wordt extern beheerd, en kan niet worden bewerkt in Superset" @@ -16746,7 +16949,7 @@ msgstr "" "Deze grafiek is mogelijk niet compatibel met het filter (datasets komen " "niet overeen)" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " @@ -16754,7 +16957,7 @@ msgstr "" "Dit grafiek type wordt niet ondersteund bij het gebruik van een niet-" "opgeslagen query als grafiekbron. " -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" @@ -16762,7 +16965,7 @@ msgstr "" "Dit kleurenschema wordt overschreven door aangepaste labelkleuren.\n" " Controleer de JSON-metadata in de geavanceerde instellingen" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "Deze kolom is mogelijk niet compatibel met het huidige dataset" @@ -16811,7 +17014,7 @@ msgstr "" " weergave moet worden doorgegeven aan de grafiek met de " "annotatie gegevens." -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " @@ -16820,7 +17023,7 @@ msgstr "" "Dit dashboard wordt momenteel automatisch vernieuwd; de volgende " "automatische vernieuwing zal in %s zijn." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "Dit dashboard wordt extern beheerd en kan niet worden bewerkt in Superset" @@ -16842,11 +17045,11 @@ msgstr "" "Dit dashboard is niet gepubliceerd, het verschijnt niet in de lijst van " "dashboards. Klik hier om dit dashboard te publiceren." -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "Dit dashboard is nu verborgen" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "Dit dashboard is nu gepubliceerd" @@ -16862,16 +17065,16 @@ msgstr "" "Dit dashboard staat klaar om te embedden. Geef de volgende id door aan de" " SDK:" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "Dit dashboard is succesvol opgeslagen." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "Deze database wordt extern beheerd en kan niet worden bewerkt in Superset" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -16885,8 +17088,8 @@ msgstr "Deze dataset wordt extern beheerd en kan niet worden bewerkt in Superset msgid "This dataset is not used to power any charts." msgstr "Deze dataset wordt niet gebruikt om enige grafieken aan te sturen." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "Dit definieert het element dat op de grafiek moet worden uitgezet" @@ -16915,11 +17118,11 @@ msgstr "" "Dit veld werkt als een Superset view, wat betekent dat Superset een query" " zal uitvoeren tegen deze string als een subquery." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "Dit filter is mogelijk niet compatibel met het huidige dataset" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" "Deze functionaliteit is uitgeschakeld in uw omgeving om " @@ -16966,7 +17169,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "Dit kan veroorzaakt worden door:" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -16980,6 +17183,10 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "Deze metriek is mogelijk niet compatibel met huidig dataset" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 msgid "" "This section allows you to configure how to use the slice\n" @@ -16989,11 +17196,11 @@ msgstr "" "gebruiken\n" " om annotaties te genereren." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" @@ -17001,7 +17208,7 @@ msgstr "" "Dit onderdeel bevat opties die geavanceerde analytische nabewerking van " "queryresultaten mogelijk maken" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "Deze sectie bevat validatiefouten" @@ -17015,12 +17222,12 @@ msgstr "" "mogelijk niet zoals bedoeld. Als je de ontwikkelaar van deze app bent, " "controleer dan of de \"guest token\" correct wordt gegenereerd." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "Deze tabel heeft al een dataset" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" @@ -17028,15 +17235,15 @@ msgstr "" "Er is al een dataset aan deze tabel gekoppeld. Je kunt slechts één " "dataset koppelen met een tabel.\n" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "Deze waarde moet groter zijn dan de linker doelwaarde" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "Deze waarde moet kleiner zijn dan de rechter doelwaarde" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "Dit visualisatietype ondersteunt geen cross-filtering." @@ -17051,6 +17258,13 @@ msgid_plural "This may be triggered by:" msgstr[0] "Dit werd veroorzaakt door:" msgstr[1] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "Hiermee verwijdert u uw huidige embed configuratie." @@ -17063,8 +17277,8 @@ msgstr "Drempelwaarde" msgid "Threshold alpha level for determining significance" msgstr "Drempelwaarde alfa-niveau voor het bepalen van significantie" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "Drempelwaarde: " @@ -17072,7 +17286,7 @@ msgstr "Drempelwaarde: " msgid "Thumbnails" msgstr "Thumbnails" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "Donderdag" @@ -17093,7 +17307,7 @@ msgstr "Donderdag" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "Tijd" @@ -17103,9 +17317,9 @@ msgid "Time Column" msgstr "Tijd Kolom" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "Tijdsvergelijking" @@ -17138,7 +17352,7 @@ msgstr "Tijdsbereik" msgid "Time Ratio" msgstr "Tijd Ratio" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "Tijd Series" @@ -17171,13 +17385,13 @@ msgstr "Tijdreeksen - Periode draaitabel" msgid "Time Series - Stacked" msgstr "Tijdreeksen - Gestapeld" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 msgid "Time Series Options" msgstr "Tijd Series Opties" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:311 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "Tijdverschuiving" @@ -17186,14 +17400,14 @@ msgstr "Tijdverschuiving" msgid "Time Table View" msgstr "Tijd tabelweergave" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "Tijdkolom" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "Tijdkolom “%(col)s” bestaat niet in dataset" @@ -17202,17 +17416,17 @@ msgstr "Tijdkolom “%(col)s” bestaat niet in dataset" msgid "Time column filter plugin" msgstr "Tijdkolom filter plugin" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "Tijdkolom om afhankelijke tijdelijke filter toe te passen op" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "Tijdkolom om het tijdsbereik op toe te passen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "Tijdsvergelijking" @@ -17233,7 +17447,7 @@ msgstr "" "Tijddelta is dubbelzinnig. Geef [%(human_readable)s geleden] of " "[%(human_readable)s later]." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "Tijdfilter" @@ -17242,7 +17456,7 @@ msgstr "Tijdfilter" msgid "Time format" msgstr "Tijd opmaak" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -17260,8 +17474,8 @@ msgstr "Time grain ontbreekt" msgid "Time granularity" msgstr "Tijd granulariteit" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "Tijd in seconden" @@ -17269,8 +17483,8 @@ msgstr "Tijd in seconden" msgid "Time lag" msgstr "Tijdvertraging" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -17282,7 +17496,7 @@ msgstr "Tijd ratio" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "Tijdgerelateerde vormattributen" @@ -17295,9 +17509,9 @@ msgstr "Tijd series" msgid "Time series columns" msgstr "Time series kolommen" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "Tijdverschuiving" @@ -17340,12 +17554,12 @@ msgstr "Tijdreeks Tabel" msgid "Timeout error" msgstr "Timeout fout" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "Tijdsstempel opmaak" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "Tijdzone" @@ -17381,7 +17595,7 @@ msgstr "Titel is verplicht" msgid "Title or Slug" msgstr "Titel of Slug" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "Om te filteren op een metriek, gebruikt u het tabblad Aangepaste SQL." @@ -17389,46 +17603,46 @@ msgstr "Om te filteren op een metriek, gebruikt u het tabblad Aangepaste SQL." msgid "To get a readable URL for your dashboard" msgstr "Om een leesbare URL voor uw dashboard te krijgen" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "Tooltip" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 msgid "Tooltip Contents" msgstr "Tooltip inhoud" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "Tooltip sorteren op metriek" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "Tooltip tijd opmaak" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "Bovenaan" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "Linksboven" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "Rechtsboven" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "Van boven naar beneden" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "Totaal" @@ -17448,17 +17662,13 @@ msgstr "Totaal (%(aggregatorName)s)" msgid "Total value" msgstr "Totaal waarde" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "Totaal: %s" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "Totalen" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "Job volgen" @@ -17478,7 +17688,7 @@ msgstr "Transformabel" msgid "Transparent" msgstr "Transparant" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "Pivot transponeren" @@ -17490,11 +17700,11 @@ msgstr "Behandel waarden als categorisch." msgid "Tree Chart" msgstr "Boomdiagram" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "Boomstructuur indeling" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "Boomstructuur oriëntatie" @@ -17515,19 +17725,19 @@ msgstr "Boomstructuur" msgid "Trend" msgstr "Trend" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "Driehoek" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "Trigger waarschuwing als…" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "As Afkappen" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "Cellen Afkappen" @@ -17535,11 +17745,11 @@ msgstr "Cellen Afkappen" msgid "Truncate Metric" msgstr "Metriek Afkappen" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 msgid "Truncate X Axis" msgstr "X-as Afkappen" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." @@ -17548,38 +17758,38 @@ msgstr "" "of max grens. Alleen van toepassing op numerieke X assen." #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "Y-as Afkappen" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" "Y-as afkappen. Kan worden overschreven door een min of max grens te " "specificeren." -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "Lange cellen afkappen naar de \"min breedte\" welke hierboven is gezet" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" "De opgegeven datum wordt afgekapt tot de nauwkeurigheid gespecificeerd " "door de datumeenheid." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" "Probeer andere filters toe te passen of zorg ervoor dat uw gegevensbron " @@ -17589,7 +17799,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "Probeer andere criteria om resultaten weer te geven." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "Dinsdag" @@ -17597,23 +17807,23 @@ msgstr "Dinsdag" msgid "Tukey" msgstr "Tukey" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "Type" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "Type “%s” om te bevestigen" @@ -17623,11 +17833,11 @@ msgstr "Type “%s” om te bevestigen" msgid "Type a number" msgstr "Voer een waarde in" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "Voer een waarde in" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "Geef hier een waarde op" @@ -17660,21 +17870,15 @@ msgstr "URL" msgid "URL Parameters" msgstr "URL Parameters" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "URL parameters" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "URL slag" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" -"Kan geen nieuw tabblad toevoegen aan de backend. Neem contact op met uw " -"beheerder." - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17703,7 +17907,7 @@ msgstr "" "ingesteld \"bigquery. eadsessions.create\", " "\"bigquery.readsessions.getData\"" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "Kan de grafiek niet aanmaken zonder query id." @@ -17715,12 +17919,12 @@ msgstr "Kan waarde niet decoderen" msgid "Unable to encode value" msgstr "Kan waarde niet coderen" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "Niet in staat om zo’n holiday te vinden: [%(holiday)s]" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." @@ -17728,7 +17932,12 @@ msgstr "" "Niet in staat om kolommen voor de geselecteerde tabel te laden. Selecteer" " een andere tabel." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Toegevoegd aan het dashboard" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 msgid "" "Unable to migrate query editor state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -17737,7 +17946,7 @@ msgstr "" " backend. Superset zal later opnieuw proberen. Neem contact op met uw " "beheerder als dit probleem aanhoudt." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 msgid "" "Unable to migrate query state to backend. Superset will retry later. " "Please contact your administrator if this problem persists." @@ -17746,7 +17955,7 @@ msgstr "" " opnieuw proberen. Neem contact op met uw beheerder als dit probleem zich" " blijft voordoen." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -17755,12 +17964,12 @@ msgstr "" " zal het later opnieuw proberen. Neem contact op met uw beheerder als dit" " probleem zich blijft voordoen." -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "Dashboard kleuren kunnen niet worden opgehaald" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "Ongedefinieerd" @@ -17768,11 +17977,11 @@ msgstr "Ongedefinieerd" msgid "Undefined window for rolling operation" msgstr "Onbepaald venster voor rolling operation" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "Actie ongedaan maken" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "Ongedaan maken?" @@ -17786,7 +17995,7 @@ msgstr "Onverwachte fout" msgid "Unexpected error occurred, please check your logs for details" msgstr "Er is een onverwachte fout opgetreden, controleer uw logs voor details" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "Onverwachte fout: " @@ -17822,12 +18031,13 @@ msgstr "Onbekende Presto Fout" msgid "Unknown Status" msgstr "Onbekende Status" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "Onbekende kolom gebruikt in orderby: %(col)s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "Onbekende fout" @@ -17836,7 +18046,7 @@ msgstr "Onbekende fout" msgid "Unknown input format" msgstr "Onbekend invoerformaat" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 msgid "Unknown type" msgstr "Onbekend type" @@ -17879,11 +18089,11 @@ msgstr "Niet-ondersteunde sjabloonwaarde voor sleutel %(key)s" msgid "Unsupported time grain: %(time_grain)s" msgstr "Niet-ondersteunde time grain: %(time_grain)s" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "Naamloze Dataset" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "Naamloze Query" @@ -17891,7 +18101,7 @@ msgstr "Naamloze Query" msgid "Untitled query" msgstr "Naamloze zoekopdracht" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "Bijwerken" @@ -17904,7 +18114,7 @@ msgstr "Grafiek bijwerken" msgid "Updating chart was stopped" msgstr "Bijwerken van grafiek is gestopt" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "Upload" @@ -17913,7 +18123,7 @@ msgstr "Upload" msgid "Upload CSV" msgstr "Upload CSV" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "Upload CSV naar database" @@ -17922,7 +18132,7 @@ msgstr "Upload CSV naar database" msgid "Upload Columnar" msgstr "Upload kolombestand" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "Upload kolombestand naar database" @@ -17940,7 +18150,7 @@ msgstr "Uploaden Ingeschakeld" msgid "Upload Excel" msgstr "Upload Excel-bestand" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Upload Excel-bestand naar database" @@ -17949,12 +18159,12 @@ msgstr "Upload Excel-bestand naar database" msgid "Upload JSON file" msgstr "Upload JSON bestand" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "Upload bestand naar database" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -17968,7 +18178,7 @@ msgstr "Upload bestand naar database" msgid "Upload file to preview columns" msgstr "Upload bestand naar database" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "Naam is vereist" @@ -17981,27 +18191,27 @@ msgstr "Bovengrens" msgid "Upper threshold must be greater than lower threshold" msgstr "Bovengrens moet groter zijn dan de ondergrens" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "Gebruik" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "Gebruik in plaats daarvan \"%(menuName)s\" menu." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "Gebruik %s om een nieuw tabblad te openen." -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "Gebruik Gebied Proporties" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "Gebruik een log-schaal" @@ -18009,18 +18219,18 @@ msgstr "Gebruik een log-schaal" msgid "Use a log scale for the X-axis" msgstr "Gebruik een log-schaal voor de X-as" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "Gebruik een log-schaal voor de Y-as" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "Gebruik een versleutelde verbinding met de database" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "Gebruik een ssh tunnel verbinding met de database" @@ -18035,7 +18245,7 @@ msgstr "" " Uw grafiek moet een van deze visualisatietypes zijn: [%s]" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "Gebruik datum opmaak zelfs wanneer metrische waarde geen tijdstempel is" @@ -18043,7 +18253,7 @@ msgstr "Gebruik datum opmaak zelfs wanneer metrische waarde geen tijdstempel is" msgid "Use legacy datasource editor" msgstr "Gebruik de verouderde gegevensbron editor" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "Gebruik metrieken als topniveau groep voor kolommen of rijen" @@ -18051,7 +18261,7 @@ msgstr "Gebruik metrieken als topniveau groep voor kolommen of rijen" msgid "Use only a single value." msgstr "Gebruik slechts één waarde." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "Gebruik de onderstaande geavanceerde Analytics opties" @@ -18067,17 +18277,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "Gebruik de bewerk knop om dit veld te wijzigen" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "Gebruik deze sectie als u een query wilt welke aggregeert" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "Gebruik deze sectie als u atomische rijen wilt opvragen" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "Gebruik dit om een statische kleur te definiëren voor alle cirkels" @@ -18102,7 +18312,7 @@ msgstr "" "gebruikers per leeftijd en per locatie. Niet de meest visueel " "verbluffende visualisatie, maar zeer informatief en veelzijdig." -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -18125,9 +18335,9 @@ msgstr "Gebruiker moet een waarde selecteren voordat hij de filter toepast" msgid "User query" msgstr "Gebruikers query" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -18172,15 +18382,15 @@ msgstr "" "fasen en groepen." #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "Waarde" @@ -18189,18 +18399,18 @@ msgstr "Waarde" msgid "Value Domain" msgstr "Waarde Domein" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "Waarde Opmaak" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 msgid "Value and Percentage" msgstr "Waarde en Percentage" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "Waarde grenzen" @@ -18213,8 +18423,8 @@ msgstr "Waarde kan niet hoger zijn dan %s" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "Waarde opmaak" @@ -18257,16 +18467,16 @@ msgstr "Voertuig Types" msgid "Verbose Name" msgstr "Verklarende naam" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "Versie" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "Versienummer" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "Verticaal" @@ -18289,7 +18499,7 @@ msgstr "Bekijken" msgid "View All »" msgstr "Alles weergeven »" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 msgid "View Dataset" msgstr "Bekijk Dataset" @@ -18297,7 +18507,7 @@ msgstr "Bekijk Dataset" msgid "View all charts" msgstr "Bekijk alle grafieken" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "Bekijk als tabel" @@ -18311,10 +18521,10 @@ msgstr "Bekijk in SQL Lab" msgid "View keys & indexes (%s)" msgstr "Bekijk sleutels & indexen (%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "Bekijk zoekopdracht" @@ -18328,13 +18538,13 @@ msgid "Viewed %s" msgstr "Bekeken %s" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "Weergavevenster" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "Virtueel" @@ -18342,11 +18552,11 @@ msgstr "Virtueel" msgid "Virtual (SQL)" msgstr "Virtueel (SQL)" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "Virtuele dataset" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "Query virtuele dataset kan niet leeg zijn" @@ -18356,7 +18566,7 @@ msgstr "" "Een query voor een virtuele dataset kan niet uit meerdere statements " "bestaan" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "Query voor virtuele gegevensverzameling moet alleen-lezen zijn" @@ -18364,6 +18574,11 @@ msgstr "Query voor virtuele gegevensverzameling moet alleen-lezen zijn" msgid "Visual Tweaks" msgstr "Visuele Aanpassingen" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Opmaken" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -18507,11 +18722,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "Viz mist een gegevensbron" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "Viz type" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "WO" @@ -18525,7 +18740,7 @@ msgstr "Weergave %s van %s" msgid "Waiting on database..." msgstr "Beheer je databases" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "Wilt u een nieuwe database toevoegen?" @@ -18539,11 +18754,11 @@ msgstr "Waarschuwing" msgid "Warning Message" msgstr "Waarschuwing" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "Waarschuwing!" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18560,7 +18775,7 @@ msgstr "Kon uw query niet controleren" msgid "Waterfall Chart" msgstr "Waterval Diagram" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18592,7 +18807,7 @@ msgstr "" "Het lijkt erop dat de kolom \"%(column_name)s\" op regel %(location)s " "niet kan worden opgelost." -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "We hebben de volgende sleutels: %s" @@ -18601,7 +18816,7 @@ msgstr "We hebben de volgende sleutels: %s" msgid "We were unable to active or deactivate this report." msgstr "We konden dit rapport niet activeren of deactiveren." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18624,7 +18839,7 @@ msgstr "" msgid "Web" msgstr "Web" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "Woensdag" @@ -18648,11 +18863,11 @@ msgstr "Week beginnend op maandag" msgid "Week starting Sunday" msgstr "Week beginnend op zondag" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "Wekelijks Rapport" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "Wekelijks Rapport voor %s" @@ -18661,7 +18876,7 @@ msgstr "Wekelijks Rapport voor %s" msgid "Weekly seasonality" msgstr "Wekelijkse seizoensinvloeden" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "Weken %s" @@ -18699,27 +18914,27 @@ msgstr[0] "" "zijn ingesteld op time-out na %s seconde." msgstr[1] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "Wat moet worden weergegeven als het label" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "Wat moet worden weergegeven als het tooltip label" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "Wat moet er op het label staan?" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "Wat moet er gebeuren als de tabel al bestaat" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" @@ -18727,7 +18942,7 @@ msgstr "" "Wanneer `Bereken type` is ingesteld op \"Percentage verandering\", wordt " "de Y Axis Opmaak geforceerd naar `.1%`" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" "Wanneer een secundaire metrieke wordt verstrekt, wordt een lineaire " @@ -18741,17 +18956,17 @@ msgstr "" "Wanneer de CREATE TABLE AS optie in SQL Lab wordt toegestaan, dwingt deze" " optie de tabel om in dit schema aangemaakt te worden" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "Wanneer aangevinkt, zal de kaart uw gegevens zoomen na elke zoekopdracht" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" "Wanneer ingeschakeld, kunnen gebruikers de resultaten van SQL Lab " "visualiseren in Verkenning." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" "Wanneer alleen een primaire metriek wordt verstrekt, wordt een " @@ -18803,7 +19018,7 @@ msgstr "Bij het gebruik van andere dan adaptieve opmaak kunnen labels overlappen msgid "When using this option, default value can’t be set" msgstr "Bij gebruik van deze optie kan de standaardwaarde niet worden ingesteld" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "Of de voortgangsbalk overlapt wanneer er meerdere groepen gegevens zijn" @@ -18821,7 +19036,7 @@ msgstr "" "Of deze kolom is blootgesteld in het `Filters` gedeelte van het " "verkenningsoverzicht." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" @@ -18829,7 +19044,7 @@ msgstr "" "Of achtergrondgrafieken moeten worden uitgelijnd met zowel positieve als " "negatieve waarden op 0" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" "Of positieve en negatieve waarden in celbalkdiagram moeten worden " @@ -18839,14 +19054,14 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "Of het annotatielabel altijd moet worden weergegeven" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "" "Of u nu de voortgang en de waarde wilt animeren of ze gewoon wilt " "weergeven" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" "Of er een normale verdeling op basis van rang moet worden toegepast op de" @@ -18856,13 +19071,13 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "Of er een filter moet worden toegepast wanneer er op items wordt geklikt" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" "Of numerieke waarden moeten worden gekleurd op basis van of ze positief " "of negatief zijn" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" @@ -18870,24 +19085,24 @@ msgstr "" "Of numerieke waarden moeten worden gekleurd op basis van of ze positief " "of negatief zijn" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" "Of er een staafdiagram achtergrond moet worden weergegeven in " "tabelkolommen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "Of een legenda van de grafiek moet worden weergegeven" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "Of er bubbels bovenop landen moeten worden weergegeven" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "Of het geaggregeerde aantal moet worden weergegeven" @@ -18895,11 +19110,11 @@ msgstr "Of het geaggregeerde aantal moet worden weergegeven" msgid "Whether to display the interactive data table" msgstr "Of de interactieve datatabel moet worden weergegeven" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "Of de labels getoond moeten worden." @@ -18912,10 +19127,10 @@ msgstr "" "wordt weergegeven als de drempel van 5% is bereikt." #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "Of de legenda moet worden weergegeven (schakelen)" @@ -18923,69 +19138,69 @@ msgstr "Of de legenda moet worden weergegeven (schakelen)" msgid "Whether to display the metric name as a title" msgstr "Of de metriek naam als titel moet worden weergegeven" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "Of de min en max waarden van de X-as getoond moeten worden" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "Of de min en max waarden van de Y-as getoond moeten worden" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "Of de numerieke waarden binnen de cellen moeten worden weergegeven" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "Of de lijn moet worden weergegeven" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "Of de interactieve selecter voor het tijdsbereik moet worden weergegeven" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "Of de tijdstempel moet worden weergegeven" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 msgid "Whether to display the tooltip labels." msgstr "Of de tooltiplabels moeten worden weergegeven." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 msgid "Whether to display the trend line" msgstr "Of de trendlijn moet worden weergegeven" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" "Of het wijzigen van de grafiekpositie en schaling moet worden " "ingeschakeld." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" "Of het slepen van knooppunten in de geforceerde lay-outmodus moet worden " "ingeschakeld." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "Of de objecten moeten worden gevuld" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "Of locaties die null zijn, genegeerd moeten worden" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "Of er een zoekvak aan de clientzijde moet worden opgenomen" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "Of het percentage in de tooltip moet worden opgenomen" @@ -18995,7 +19210,7 @@ msgstr "" "Of de tijdgranulariteit moet worden opgenomen zoals gedefinieerd in de " "tijdsectie" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "Of het raster 3D moet worden gemaakt" @@ -19029,13 +19244,13 @@ msgstr "" "verkenningsweergave moet worden gevuld met een lijst met afzonderlijke " "waarden die direct uit de backend worden opgehaald" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "Of de voortgang van het graadmeterdiagram moet worden weergegeven" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." @@ -19044,19 +19259,19 @@ msgstr "" "Extra bedieningselementen omvatten zaken als het gestapeld of naast " "elkaar maken van multi Staafdiagrammen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "Of er kleine tikken op de as moeten worden weergegeven" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "Of de aanwijzer moet worden weergegeven" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "Of de voortgang van het graadmeterdiagram moet worden weergegeven" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "Of de splitslijnen op de as moeten worden weergegeven" @@ -19065,9 +19280,9 @@ msgstr "Of de splitslijnen op de as moeten worden weergegeven" msgid "Whether to sort ascending or descending on the base Axis." msgstr "Of er oplopend of aflopend moet worden gesorteerd op de basisas." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "Aflopend of oplopend sorteren" @@ -19077,22 +19292,13 @@ msgstr "" "Of er aflopend of oplopend moet worden gesorteerd als er een reekslimiet " "aanwezig is" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" "Of de resultaten in aflopende volgorde moeten worden gesorteerd op de " "geselecteerde metriek." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" "Of de tooltip moet worden gesorteerd op de geselecteerde metriek in " @@ -19106,7 +19312,7 @@ msgstr "Of de metrieken moeten worden afgekapt" msgid "Which country to plot the map for?" msgstr "Voor welk land moet de kaart worden getekend?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "Welke verwanten te markeren bij zweven" @@ -19144,7 +19350,7 @@ msgstr "Met een ondertitel" msgid "Word Cloud" msgstr "Woord Cloud" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "Woord Rotatie" @@ -19152,7 +19358,7 @@ msgstr "Woord Rotatie" msgid "Working" msgstr "Werken" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "Time-out" @@ -19161,7 +19367,7 @@ msgstr "Time-out" msgid "World Map" msgstr "Wereld kaart" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "Schrijf een omschrijving voor uw query" @@ -19169,7 +19375,7 @@ msgstr "Schrijf een omschrijving voor uw query" msgid "Write a handlebars template to render the data" msgstr "Schrijf een handlebars sjabloon om de gegevens weer te geven" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "X AXIS TITEL ONDER MARGE" @@ -19177,9 +19383,9 @@ msgstr "X AXIS TITEL ONDER MARGE" msgid "X AXIS TITLE MARGIN" msgstr "X AXIS TITEL MARGE" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -19188,36 +19394,37 @@ msgstr "X AXIS TITEL MARGE" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "X As" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 msgid "X Axis Bounds" msgstr "X-as Grenzen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "X-as Opmaak" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "X-as Label" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "X-as Titel" @@ -19225,13 +19432,13 @@ msgstr "X-as Titel" msgid "X Log Scale" msgstr "X Log Schaal" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "X Tik Indeling" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "X Grenzen" @@ -19249,12 +19456,12 @@ msgstr "X-as Sorteren Op" msgid "X-axis" msgstr "X-as" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "XSchaal Interval" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "Y 2 grenzen" @@ -19262,9 +19469,9 @@ msgstr "Y 2 grenzen" msgid "Y AXIS TITLE MARGIN" msgstr "Y AXIS TITEL MARGE" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -19272,67 +19479,68 @@ msgstr "Y AXIS TITEL MARGE" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Y As" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "Y-as 2 Grenzen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "Y-as Grenzen" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Y-as Opmaak" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "Y-as Label" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "Y-as Titel" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "Y-as Titel Marge" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 msgid "Y Axis Title Position" msgstr "Y-as Titel Positie" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "Y Log Schaal" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "Y Grenzen" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Y-as" @@ -19355,8 +19563,8 @@ msgstr "Y-as" msgid "Y-axis bounds" msgstr "Y-as grenzen" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "YSchaal Interval" @@ -19372,7 +19580,7 @@ msgstr "Jaar (freq=AS)" msgid "Yearly seasonality" msgstr "Jaarlijkse seizoensinvloeden" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "Jaren %s" @@ -19380,14 +19588,14 @@ msgstr "Jaren %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "Ja" @@ -19400,7 +19608,7 @@ msgstr "Ja, annuleer" msgid "Yes, overwrite changes" msgstr "Ja, wijzigingen overschrijven" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "U voegt labels toe aan %s %ss" @@ -19424,7 +19632,7 @@ msgstr "" "ertoe leiden dat je een deel van je werk verloren gaat. Weet je zeker dat" " je wilt overschrijven?" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -19465,7 +19673,7 @@ msgstr "U kunt de componenten toevoegen aan de" msgid "You can add the components in the edit mode." msgstr "Je kunt de componenten toevoegen in de bewerkingsmodus." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "Je kunt ook gewoon op de grafiek klikken om cross-filter toe te passen." @@ -19490,17 +19698,17 @@ msgstr "" "Je kunt een nieuwe grafiek maken of bestaande vanuit het paneel aan de " "rechterkant gebruiken" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" "Je kunt de lijst met dashboards bekijken in de keuzelijst van de " "grafiekinstellingen." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "U kunt geen cross-filter toepassen op dit datapunt." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." @@ -19508,23 +19716,23 @@ msgstr "" "U kunt het laatste tijdelijke filter niet verwijderen omdat het gebruikt " "wordt voor tijdbereik filters in de dashboards." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" "U kunt de indeling van 45° tik niet gebruiken samen met het filter voor " "het tijdsbereik" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "U bent niet bevoegd deze %s te bewerken" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "U heeft geen toestemming om deze grafiek te bewerken" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -19534,13 +19742,13 @@ msgstr "U hebt geen toestemming om dit dashboard te bewerken" msgid "You do not have permission to read tags" msgstr "Je hebt geen toestemming om tags te lezen" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "U hebt geen rechten om dit dashboard te bewerken." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 msgid "You do not have sufficient permissions to edit the chart" msgstr "U heeft niet voldoende rechten om de grafiek te bewerken" @@ -19560,7 +19768,7 @@ msgstr "U hebt geen toegang tot deze dataset." msgid "You don't have access to this embedded dashboard config." msgstr "U heeft geen toegang tot deze embedden dashboard configuratie." -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "Je hebt nog geen favorieten!" @@ -19569,7 +19777,7 @@ msgstr "Je hebt nog geen favorieten!" msgid "You don't have permission to modify the value." msgstr "Je hebt geen toestemming om de waarde te wijzigen." -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "Je hebt geen rechten om %(resource)s te wijzigen" @@ -19578,7 +19786,7 @@ msgstr "Je hebt geen rechten om %(resource)s te wijzigen" msgid "You don't have the rights to alter this chart" msgstr "Je hebt geen rechten om deze grafiek te wijzigen" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "Je het geen rechten om dit dashboard te wijzigen" @@ -19590,7 +19798,7 @@ msgstr "Je hebt niet de rechten om deze titel te veranderen." msgid "You don't have the rights to create a chart" msgstr "Je hebt geen rechten om een grafiek te maken" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "Je hebt geen rechten om een dashboard aan te maken" @@ -19606,7 +19814,7 @@ msgstr "Je hebt deze filter verwijderd." msgid "You have unsaved changes." msgstr "Je hebt niet opgeslagen wijzigingen." -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19622,7 +19830,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19635,15 +19843,15 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "U moet een naam kiezen voor het nieuwe dashboard" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "U moet de query eerst succesvol uitvoeren" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "Je moet HTML sanitisering configureren om CSS te gebruiken" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " @@ -19653,7 +19861,7 @@ msgstr "" " niet automatisch bijgewerkt. Voer de query uit door op de knop 'Grafiek " "bijwerken' te klikken of" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." @@ -19662,7 +19870,7 @@ msgstr "" "(kolommen, metrieken) die overeenkomen met deze nieuwe dataset zijn " "behouden gebleven." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "Je grafiek is niet up to date" @@ -19670,23 +19878,23 @@ msgstr "Je grafiek is niet up to date" msgid "Your chart is ready to go!" msgstr "Je grafiek is klaar om te beginnen!" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "Uw dashboard is te groot. Beperk de grootte voordat u het opslaat." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "Uw zoekopdracht kon niet worden opgeslagen" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "Uw vraag kon niet worden gepland" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "Uw zoekopdracht kon niet worden bijgewerkt" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" @@ -19694,15 +19902,15 @@ msgstr "" "Uw zoekopdracht is ingepland. Om de details van uw zoekopdracht te zien, " "navigeert u naar Opgeslagen zoekopdrachten" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "Uw query is niet correct opgeslagen" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "Uw zoekopdracht werd opgeslagen" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "Uw zoekopdracht werd bijgewerkt" @@ -19714,8 +19922,8 @@ msgstr "Uw rapport kon niet worden verwijderd" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "Null imputatie" @@ -19727,7 +19935,7 @@ msgstr "Zoom" msgid "Zoom level of the map" msgstr "Zoom niveau van de kaart" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "[ naamloos dashboard ]" @@ -19761,7 +19969,7 @@ msgstr "[dashboard naam]" msgid "[desc]" msgstr "[desc]" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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 " @@ -19771,7 +19979,7 @@ msgstr "" "definiëren als een verhouding ten opzichte van de primaire metriek. " "Indien weggelaten, is de kleur categorisch en gebaseerd op labels" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "[ongetiteld]" @@ -19825,21 +20033,25 @@ msgstr "`rij_offset` moet groter zijn dan of gelijk aan 0" msgid "`width` must be greater or equal to 0" msgstr "`breedte` moet groter of gelijk zijn aan 0" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "aggregaat" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "waarschuwing" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "Naam waarschuwingsconditie" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 msgid "alert dark" msgstr "donkere waarschuwing" @@ -19848,8 +20060,10 @@ msgid "alerts" msgstr "waarschuwingen" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "alle" @@ -19857,43 +20071,43 @@ msgstr "alle" msgid "also copy (duplicate) charts" msgstr "kopieer ook (duplicate) grafieken" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "voorouder" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "aantekening" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "annotatie_laag" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "asfreq" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "op" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "auto" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "auto (Glad)" @@ -19901,7 +20115,12 @@ msgstr "auto (Glad)" msgid "background" msgstr "achtergrond" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "Voorwaardelijke opmaak" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "basis" @@ -19913,10 +20132,10 @@ msgstr "hieronder (voorbeeld:" msgid "between {down} and {up} {name}" msgstr "tussen {down} en {up} {name}" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "bfill" @@ -19929,8 +20148,8 @@ msgstr "bliksem" msgid "boolean type icon" msgstr "boolean type icoon" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "onderkant" @@ -19946,7 +20165,7 @@ msgstr "door te gebruiken" msgid "cannot be empty" msgstr "mag niet leeg zijn" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "kardinaal" @@ -19961,11 +20180,11 @@ msgstr "wijziging" msgid "chart" msgstr "grafiek" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "grafieken" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "kies WHERE of HAVING…" @@ -19974,7 +20193,7 @@ msgid "clear all filters" msgstr "wis alle filters" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "klik hier" @@ -19995,16 +20214,21 @@ msgstr "code Internationaal Olympisch Comité (cioc)" msgid "color scheme for comparison" msgstr "Filters voor vergelijking" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "Kleur op" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "kolom" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, fuzzy, python-format msgid "connecting to %(dbModelName)s" msgstr "verbinding maken met %(dbModelName)s." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "Stap type" @@ -20022,28 +20246,28 @@ msgstr "aanmaken" msgid "create a new chart" msgstr "maak een nieuwe grafiek" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "maak data uit SQL query" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "tellen" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "css" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "css_template" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "cumsom" @@ -20051,29 +20275,29 @@ msgstr "cumsom" msgid "cumulative" msgstr "cumulatief" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "dashboard" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "dashboards" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "database" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "dataset" @@ -20082,21 +20306,21 @@ msgstr "dataset" msgid "dataset name" msgstr "dataset naam" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "datum" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "dag" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "dag van de maand" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "dag van de week" @@ -20172,14 +20396,14 @@ msgstr "standaard" msgid "delete" msgstr "verwijder" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "afstammeling" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "omschrijving" @@ -20199,62 +20423,62 @@ msgstr "concept" msgid "dttm" msgstr "dttm" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "bijv. ********" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "bijv. 127.0.0.1" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "bijv. 5432" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "bijv. AccountAdmin" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "bijv. Analytics" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "bijv. compute_wh" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "standaard" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "bijv. param1=value1¶m2=value2" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "e.g. sql/protocolv1/o/12345" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "bijv. wereld_bevolking" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "bijv. xy12345.us-oost-2.aws" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "b.v. een \"gebruiker id\" kolom" @@ -20262,59 +20486,59 @@ msgstr "b.v. een \"gebruiker id\" kolom" msgid "edit mode" msgstr "bewerk modus" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 #, fuzzy msgid "email subject" msgstr "Selecteer onderwerp" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "items" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 msgid "error" msgstr "fout" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "fout donker" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "fout_melding" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "elke" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "elke dag van de maand" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "elke dag van de week" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "elk uur" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "elke minuut" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "elke maand" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "uitklappen" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "verkennen" @@ -20327,16 +20551,16 @@ msgstr "mislukt" msgid "fetching" msgstr "ophalen" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "ffill" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "vlak" @@ -20348,36 +20572,36 @@ msgstr "voor meer informatie over de structuur van uw URI." msgid "function type icon" msgstr "functie type icoon" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "geohash (vierkant)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "heatmap" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "heatmap: waarden worden genormaliseerd in de gehele heatmap" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "hier" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "uur" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" @@ -20385,7 +20609,7 @@ msgstr "" "image-rendering CSS-attribuut van het canvasobject dat bepaalt hoe de " "browser de afbeelding schaalt" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "in" @@ -20407,13 +20631,13 @@ msgstr "wordt verwacht dat het een getal is" msgid "is expected to be an integer" msgstr "wordt verwacht een geheel getal te zijn" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "sleutel a-z" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "sleutel z-a" @@ -20425,8 +20649,8 @@ msgstr "label" msgid "latest partition:" msgstr "laatste partitie:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "links" @@ -20434,7 +20658,7 @@ msgstr "links" msgid "less than {min} {name}" msgstr "minder dan {min} {name}" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "lineair" @@ -20457,26 +20681,26 @@ msgid "max" msgstr "max" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "gemiddelde" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "mediaan" @@ -20498,23 +20722,23 @@ msgstr "metriek" msgid "min" msgstr "min" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "minuut" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "minu(u)t(en)" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "monotoon" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "maand" @@ -20523,13 +20747,13 @@ msgid "more than {max} {name}" msgstr "meer dan {max} {name}" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "moet een waarde hebben" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 msgid "name" msgstr "naam" @@ -20563,13 +20787,13 @@ msgstr "nvd3" msgid "offline" msgstr "offline" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "op" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "of" @@ -20585,7 +20809,7 @@ msgstr "sorteren op kolom moet worden ingevuld" msgid "overall" msgstr "algemeen" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Eigenaars" @@ -20615,11 +20839,11 @@ msgstr "p99" msgid "page_size.all" msgstr "page_size.all" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "page_size.entries" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "page_size.show" @@ -20640,11 +20864,11 @@ msgstr "" "percentielen moeten een lijst of tuple zijn met twee numerieke waarden, " "waarvan de eerste lager is dan de tweede waarde" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "permalink status niet gevonden" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "korrelig (Scherp)" @@ -20654,15 +20878,15 @@ msgstr "korrelig (Scherp)" msgid "pixels" msgstr "pixels" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "vorige kalendermaand" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "vorige kalenderweek" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "vorig kalenderjaar" @@ -20671,7 +20895,7 @@ msgid "published" msgstr "gepubliceerd" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "kwartaal" @@ -20683,11 +20907,11 @@ msgstr "queries" msgid "query" msgstr "query" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "willekeurig" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "herstart" @@ -20695,16 +20919,16 @@ msgstr "herstart" msgid "recent" msgstr "recent" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "recente" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "recente" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "rapport" @@ -20716,12 +20940,12 @@ msgstr "rapport" msgid "reports" msgstr "rapporten" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "herstel zoom" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "rechts" @@ -20734,12 +20958,12 @@ msgstr "rij-level-beveiliging" msgid "running" msgstr "bezig" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "opgeslagen queries" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "seconden" @@ -20762,38 +20986,38 @@ msgstr "" msgid "shift start date" msgstr "Start datum" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "vierkant" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "stapel" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "trapsgewijs" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "std" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "stap-na" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "stap-voor" @@ -20802,7 +21026,7 @@ msgid "stopped" msgstr "gestopt" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "stroom" @@ -20812,27 +21036,27 @@ msgstr "string type icoon" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "succes" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 msgid "success dark" msgstr "succes donker" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "som" @@ -20844,7 +21068,7 @@ msgstr "syntax." msgid "tag" msgstr "tag" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 msgid "tags" msgstr "tags" @@ -20860,8 +21084,8 @@ msgstr "tekstveld" msgid "to" msgstr "naar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "bovenkant" @@ -20885,13 +21109,13 @@ msgstr "" msgid "use latest_partition template" msgstr "gebruik laatste_partitie sjabloon" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "waarde oplopend" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "waarde aflopend" @@ -20903,7 +21127,7 @@ msgstr "var" msgid "variance" msgstr "variantie" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "bekijk instructies" @@ -20915,60 +21139,60 @@ msgstr "virtueel" msgid "viz type" msgstr "viz type" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "werd gecreëerd" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "week" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "week eindigt Zaterdag" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "week beginnend op Zondag" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 #, fuzzy msgid "working timeout" msgstr "Time-out" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "x" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "x: waarden worden binnen elke kolom genormaliseerd" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "y" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "y: waarden worden binnen elke rij genormaliseerd" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "jaar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "zoom gebied" diff --git a/superset/translations/pt/LC_MESSAGES/messages.po b/superset/translations/pt/LC_MESSAGES/messages.po index 94cb769776c0..c65ceddb30ca 100644 --- a/superset/translations/pt/LC_MESSAGES/messages.po +++ b/superset/translations/pt/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2018-03-12 16:24+0000\n" "Last-Translator: Nuno Heli Beires \n" "Language: pt\n" @@ -28,8 +28,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -49,8 +79,8 @@ msgstr "" msgid " (excluded)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -70,7 +100,7 @@ msgstr "Alterado em" msgid " expression which needs to adhere to the " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -92,7 +122,7 @@ msgid "" " database/column name level via the extra parameter." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 #, fuzzy msgid " to add calculated columns" msgstr "Lista de Colunas" @@ -106,24 +136,24 @@ msgstr "Adicionar Métrica" msgid " to edit or add columns and metrics." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, fuzzy, python-format msgid "% calculation" msgstr "Escolha um tipo de visualização" @@ -166,22 +196,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "" @@ -199,9 +229,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "" @@ -223,7 +253,7 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -241,26 +271,26 @@ msgstr "" msgid "%s Error" msgstr "Erro" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, fuzzy, python-format msgid "%s PASSWORD" msgstr "Broker Port" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "" @@ -270,17 +300,17 @@ msgstr "" msgid "%s Selected" msgstr "Executar a query selecionada" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "" @@ -290,27 +320,27 @@ msgstr "" msgid "%s aggregates(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "Lista de Colunas" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "Selecione operador" @@ -324,18 +354,18 @@ msgid_plural "%s options" msgstr[0] "Opções" msgstr[1] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "Opções" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, python-format msgid "%s recipients" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -347,8 +377,8 @@ msgstr[1] "" msgid "%s saved metric(s)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, fuzzy, python-format msgid "%s updated" msgstr "%s - sem título" @@ -365,7 +395,7 @@ msgstr "" msgid "%s-%s of %s" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "" @@ -373,7 +403,7 @@ msgstr "" msgid "(deleted or invalid type)" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "" @@ -381,7 +411,7 @@ msgstr "" msgid "), and they become available in your SQL (example:" msgstr "" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -393,7 +423,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -404,59 +434,59 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 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/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "Executar a query selecionada" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 #, fuzzy msgid "1 day" msgstr "dia" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "hora" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1 minuto" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "" @@ -465,25 +495,25 @@ msgstr "" msgid "1 month ago" msgstr "mês" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 #, fuzzy msgid "1 week" msgstr "semana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "" @@ -496,26 +526,26 @@ msgstr "" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 #, fuzzy msgid "1 year" msgstr "ano" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "" @@ -524,15 +554,15 @@ msgstr "" msgid "10 minute" msgstr "1 minuto" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 #, fuzzy msgid "104 weeks" msgstr "semana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "" @@ -542,63 +572,63 @@ msgstr "" msgid "15 minute" msgstr "1 minuto" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 #, fuzzy msgid "156 weeks" msgstr "semana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 #, fuzzy msgid "2 years" msgstr "ano" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "" @@ -611,15 +641,15 @@ msgstr "" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 #, fuzzy msgid "28 days" msgstr "dia" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "" @@ -631,33 +661,33 @@ msgstr "" msgid "2D" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 #, fuzzy msgid "3 letter code of the country" msgstr "Código de 3 letras do país" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 #, fuzzy msgid "3 years" msgstr "ano" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "" @@ -668,7 +698,7 @@ msgid "30 minute" msgstr "10 minutos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "10 minutos" @@ -678,7 +708,7 @@ msgid "30 second" msgstr "30 segundos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30 segundos" @@ -699,7 +729,7 @@ msgid "5 minute" msgstr "5 minutos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5 minutos" @@ -709,20 +739,20 @@ msgid "5 second" msgstr "30 segundos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 #, fuzzy msgid "5 seconds" msgstr "30 segundos" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 #, fuzzy msgid "52 weeks" msgstr "semana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "" @@ -732,31 +762,31 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 #, fuzzy msgid "6 hour" msgstr "hora" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 #, fuzzy msgid "7 days" msgstr "dia" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -764,19 +794,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "" @@ -803,15 +833,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "" @@ -820,11 +850,11 @@ msgstr "" msgid "A Big Number" msgstr "Número grande" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" @@ -837,7 +867,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "Origem de dados %(name)s já existe" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -850,7 +880,7 @@ msgid "" "on a CDN for example)" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -864,12 +894,12 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "Proprietários é uma lista de utilizadores que podem alterar o dashboard." @@ -883,8 +913,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "Uma métrica a utilizar para cor" @@ -910,12 +940,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "Obter um URL legível para o seu dashboard" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" "Uma referência à configuração [Time], levando em consideração a " @@ -963,7 +993,7 @@ msgstr "Ocorreu um erro ao criar a origem dos dados" msgid "A timeout occurred while taking a screenshot." msgstr "Ocorreu um erro ao carregar os metadados da tabela" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "" @@ -977,11 +1007,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "" @@ -990,30 +1020,30 @@ msgstr "" msgid "AQE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "Não há acesso!" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "" @@ -1021,7 +1051,7 @@ msgstr "" msgid "Action" msgstr "Acção" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "Registo de Acções" @@ -1033,7 +1063,7 @@ msgstr "Registo de Acções" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1045,19 +1075,19 @@ msgstr "Acção" msgid "Active" msgstr "Acção" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 #, fuzzy msgid "Actual Values" msgstr "Valor de filtro" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "Coluna de tempo" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "" @@ -1066,35 +1096,35 @@ msgstr "" msgid "Actual value" msgstr "Valor de filtro" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 #, fuzzy msgid "Actual values" msgstr "Valor de filtro" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 #, fuzzy msgid "Add Alert" msgstr "Gráfico de Queijo" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 #, fuzzy msgid "Add CSS template" msgstr "Modelos CSS" @@ -1123,7 +1153,7 @@ msgstr "" msgid "Add Metric" msgstr "Adicionar Métrica" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 #, fuzzy msgid "Add Report" msgstr "Janela de exibição" @@ -1140,21 +1170,21 @@ msgstr "" msgid "Add a Plugin" msgstr "Adicionar Coluna" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 #, fuzzy msgid "Add a dataset" msgstr "Adicionar Base de Dados" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 #, fuzzy msgid "Add a new tab" msgstr "Query numa nova aba" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 #, fuzzy msgid "Add additional custom parameters" msgstr "Editar propriedades da visualização" @@ -1169,33 +1199,33 @@ msgstr "Camadas de anotação" msgid "Add an item" msgstr "Adicionar filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 #, fuzzy msgid "Add and edit filters" msgstr "Adicionar filtro" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #, fuzzy msgid "Add annotation" msgstr "Anotações" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 #, fuzzy msgid "Add annotation layer" msgstr "Camadas de anotação" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "Metadados adicionais" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1204,7 +1234,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 #, fuzzy msgid "Add cross-filter" msgstr "Adicionar filtro" @@ -1213,20 +1243,20 @@ msgstr "Adicionar filtro" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 #, fuzzy msgid "Add description of your tag" msgstr "Escreva uma descrição para sua consulta" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 #, fuzzy msgid "Add extra connection information." msgstr "Metadados adicionais" @@ -1236,7 +1266,7 @@ msgstr "Metadados adicionais" msgid "Add filter" msgstr "Adicionar filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1249,11 +1279,11 @@ msgid "" "displayed in the filter." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 #, fuzzy msgid "Add item" msgstr "Adicionar filtro" @@ -1266,11 +1296,11 @@ msgstr "Adicionar Métrica" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "" @@ -1278,25 +1308,25 @@ msgstr "" msgid "Add required control values to preview chart" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 #, fuzzy msgid "Add sheet" msgstr "Adicionar Base de Dados" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 #, fuzzy msgid "Add the name of the chart" msgstr "O id da visualização ativa" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 #, fuzzy msgid "Add the name of the dashboard" msgstr "Gravar e ir para o dashboard" @@ -1311,42 +1341,42 @@ msgstr "Adicionar ao novo dashboard" msgid "Add/Edit Filters" msgstr "Adicionar filtro" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "Adicionar ao novo dashboard" msgstr[1] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 #, fuzzy msgid "Additional Parameters" msgstr "Editar propriedades da visualização" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 #, fuzzy msgid "Additional information" msgstr "Metadados adicionais" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 #, fuzzy msgid "Additional metadata" msgstr "Atualizar coluna de metadados" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 @@ -1354,12 +1384,12 @@ msgstr "" msgid "Additional parameters" msgstr "Editar propriedades da visualização" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 #, fuzzy msgid "Additional settings." msgstr "Metadados adicionais" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" @@ -1371,28 +1401,29 @@ msgid "Additive" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "" @@ -1407,17 +1438,17 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "Análise Avançada" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "Análise Avançada" @@ -1426,24 +1457,24 @@ msgstr "Análise Avançada" msgid "Advanced Data type" msgstr "Dados carregados em cache" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 #, fuzzy msgid "Advanced analytics" msgstr "Análise Avançada" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 #, fuzzy msgid "Advanced analytics Query A" msgstr "Análise Avançada" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 #, fuzzy msgid "Advanced analytics Query B" msgstr "Análise Avançada" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "Análise Avançada" @@ -1467,13 +1498,13 @@ msgstr "Dados carregados em cache" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 #, fuzzy msgid "Advanced-Analytics" msgstr "Análise Avançada" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 #, fuzzy msgid "After" msgstr "Estado" @@ -1483,12 +1514,12 @@ msgstr "Estado" msgid "Aggregate" msgstr "Soma Agregada" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 #, fuzzy msgid "Aggregate Mean" msgstr "Soma Agregada" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 #, fuzzy msgid "Aggregate Sum" msgstr "Soma Agregada" @@ -1499,7 +1530,7 @@ msgid "" "produce the cluster label." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1517,7 +1548,7 @@ msgstr "" msgid "Aggregation" msgstr "Soma Agregada" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 #, fuzzy msgid "Aggregation function" msgstr "Função de agregação" @@ -1527,16 +1558,16 @@ msgstr "Função de agregação" msgid "Alert" msgstr "Mover gráfico" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 #, fuzzy msgid "Alert condition" msgstr "Conexão de teste" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Conteúdo Criado" @@ -1545,7 +1576,7 @@ msgstr "Conteúdo Criado" msgid "Alert ended grace period." msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 #, fuzzy msgid "Alert failed" msgstr "Nome da Tabela" @@ -1558,11 +1589,11 @@ msgstr "" msgid "Alert found an error while executing a query." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Alert is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 #, fuzzy msgid "Alert name" msgstr "Tipo de gráfico" @@ -1593,11 +1624,11 @@ msgstr "" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "" @@ -1609,7 +1640,7 @@ msgstr "" msgid "Alerts" msgstr "" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "" @@ -1619,8 +1650,8 @@ msgstr "" msgid "Alerts & reports" msgstr "Janela de exibição" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "" @@ -1640,7 +1671,7 @@ msgstr "" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1661,7 +1692,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "Gráfico de bala" @@ -1681,7 +1712,7 @@ msgstr "" msgid "All panels with this column will be affected by this filter" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "Permitir CREATE TABLE AS" @@ -1690,7 +1721,7 @@ msgstr "Permitir CREATE TABLE AS" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "Permitir a opção CREATE TABLE AS no SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "Permitir CREATE TABLE AS" @@ -1703,12 +1734,12 @@ msgstr "Permitir a opção CREATE TABLE AS no SQL Lab" msgid "Allow Csv Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "Permitir DML" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1719,15 +1750,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "" @@ -1735,23 +1766,23 @@ msgstr "" msgid "Allow data manipulation language" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "" @@ -1759,11 +1790,11 @@ msgstr "" msgid "Allow sending multiple polygons as a filter event" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "" @@ -1794,7 +1825,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "" @@ -1803,7 +1834,7 @@ msgstr "" msgid "Always filter main datetime column" msgstr "Coluna Datahora principal" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 #, fuzzy msgid "An Error Occurred" msgstr "Ocorreu um erro ao criar a origem dos dados" @@ -1827,19 +1858,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "Ocorreu um erro ao criar a origem dos dados" @@ -1856,7 +1887,7 @@ msgstr "Ocorreu um erro ao renderizar a visualização: %s" msgid "An error occurred while accessing the value." msgstr "Ocorreu um erro ao criar a origem dos dados" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1867,8 +1898,8 @@ msgstr "Ocorreu um erro ao criar a origem dos dados" msgid "An error occurred while creating %ss: %s" msgstr "Ocorreu um erro ao criar a origem dos dados" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "Ocorreu um erro ao criar a origem dos dados" @@ -1886,7 +1917,7 @@ msgstr "Ocorreu um erro ao criar a origem dos dados" msgid "An error occurred while deleting the value." msgstr "Ocorreu um erro ao renderizar a visualização: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1944,7 +1975,7 @@ msgstr "Ocorreu um erro ao criar a origem dos dados" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1953,21 +1984,21 @@ msgstr "Ocorreu um erro ao criar a origem dos dados" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "Ocorreu um erro ao criar a origem dos dados" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "Ocorreu um erro ao criar a origem dos dados" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "Ocorreu um erro ao carregar os metadados da tabela" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "Ocorreu um erro ao carregar os metadados da tabela" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "Ocorreu um erro ao criar a origem dos dados" @@ -1982,14 +2013,14 @@ msgstr "Ocorreu um erro ao carregar os metadados da tabela" msgid "An error occurred while fetching owners values: %s" msgstr "Ocorreu um erro ao criar a origem dos dados" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "Ocorreu um erro ao renderizar a visualização: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "Ocorreu um erro ao carregar os metadados da tabela" @@ -1997,7 +2028,7 @@ msgstr "Ocorreu um erro ao carregar os metadados da tabela" msgid "An error occurred while fetching table metadata" msgstr "Ocorreu um erro ao carregar os metadados da tabela" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2023,7 +2054,7 @@ msgstr "Ocorreu um erro ao criar a origem dos dados" msgid "An error occurred while loading the SQL" msgstr "Ocorreu um erro ao criar a origem dos dados" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 #, fuzzy msgid "An error occurred while opening Explore" msgstr "Ocorreu um erro ao renderizar a visualização: %s" @@ -2037,15 +2068,11 @@ msgstr "Ocorreu um erro ao criar a origem dos dados" msgid "An error occurred while pruning logs " msgstr "Ocorreu um erro ao renderizar a visualização: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "Ocorreu um erro ao criar a origem dos dados" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "Ocorreu um erro ao criar a origem dos dados" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2056,18 +2083,12 @@ msgstr "Ocorreu um erro ao criar a origem dos dados" msgid "An error occurred while rendering the visualization: %s" msgstr "Ocorreu um erro ao renderizar a visualização: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "Ocorreu um erro ao criar a origem dos dados" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 #, fuzzy msgid "An error occurred while starring this chart" msgstr "Ocorreu um erro ao criar a origem dos dados" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2089,19 +2110,19 @@ msgstr "Ocorreu um erro ao renderizar a visualização: %s" msgid "An unexpected error occurred" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 #, fuzzy msgid "Animation" msgstr "Anotações" @@ -2118,7 +2139,7 @@ msgstr "Camadas de anotação" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "Camadas de anotação" @@ -2164,7 +2185,7 @@ msgstr "Camadas de anotação para sobreposição na visualização" msgid "Annotation layer interval end" msgstr "Camadas de anotação" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 #, fuzzy msgid "Annotation layer name" msgstr "Camadas de anotação" @@ -2208,14 +2229,14 @@ msgstr "Camadas de anotação" msgid "Annotation layer value" msgstr "Camadas de anotação" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 #, fuzzy msgid "Annotation layers" msgstr "Camadas de anotação" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "Camadas de anotação para sobreposição na visualização" @@ -2242,12 +2263,12 @@ msgstr "Camadas de anotação" msgid "Annotation source type" msgstr "Camadas de anotação" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 #, fuzzy msgid "Annotation template created" msgstr "Camadas de anotação" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 #, fuzzy msgid "Annotation template updated" msgstr "Camadas de anotação" @@ -2257,7 +2278,7 @@ msgstr "Camadas de anotação" msgid "Annotations and Layers" msgstr "Camadas de anotação" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 #, fuzzy msgid "Annotations and layers" msgstr "Camadas de anotação" @@ -2271,14 +2292,14 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 #, fuzzy msgid "Any" msgstr "dia" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" @@ -2288,32 +2309,32 @@ msgid "" "dashboard's individual charts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, fuzzy, python-format msgid "Applied cross-filters (%d)" msgstr "Adicionar filtro" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, fuzzy, python-format msgid "Applied filters (%d)" msgstr "Adicionar filtro" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "Adicionar filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, fuzzy, python-format msgid "Applied filters: %s" msgstr "Adicionar filtro" @@ -2324,10 +2345,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "" @@ -2336,11 +2357,11 @@ msgstr "" msgid "Apply conditional color formatting to metric" msgstr "Metadados adicionais" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "" @@ -2349,7 +2370,7 @@ msgstr "" msgid "Apply filters" msgstr "Filtros" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "" @@ -2361,7 +2382,7 @@ msgstr "" msgid "Apply to specific panels" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "" @@ -2378,9 +2399,9 @@ msgstr "" msgid "Are you sure you want to cancel?" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2411,7 +2432,7 @@ msgstr "" msgid "Are you sure you want to delete the selected dashboards?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "" @@ -2435,7 +2456,7 @@ msgstr "" msgid "Are you sure you want to delete the selected templates?" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "" @@ -2447,26 +2468,26 @@ msgstr "" msgid "Are you sure you want to save and apply changes?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "textarea" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 #, fuzzy msgid "Area Chart" msgstr "Explorar gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 #, fuzzy msgid "Area chart" msgstr "Explorar gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 #, fuzzy msgid "Area chart opacity" msgstr "Explorar gráfico" @@ -2478,7 +2499,7 @@ msgid "" "other." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "" @@ -2498,34 +2519,34 @@ msgstr "Visualizações Associadas" msgid "Async Execution" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "" @@ -2542,12 +2563,12 @@ msgstr "Carregar Valores de Predicado" msgid "Automatic Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 #, fuzzy msgid "Average" msgstr "Gerir" @@ -2556,34 +2577,34 @@ msgstr "Gerir" msgid "Average value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 #, fuzzy msgid "Axis" msgstr "Eixo YY" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 #, fuzzy msgid "Axis Format" msgstr "Formato do Eixo YY" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 #, fuzzy msgid "Axis Title" msgstr "%s - sem título" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 #, fuzzy msgid "Axis ascending" msgstr "Ordenar decrescente" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 #, fuzzy msgid "Axis descending" msgstr "Ordenar decrescente" @@ -2592,10 +2613,10 @@ msgstr "Ordenar decrescente" msgid "BOOLEAN" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "" @@ -2610,8 +2631,8 @@ msgstr "" msgid "Backend" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "" @@ -2625,9 +2646,9 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "" @@ -2644,12 +2665,12 @@ msgstr "" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 #, fuzzy msgid "Bar Values" msgstr "Valor de filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 #, fuzzy msgid "Bar orientation" msgstr "Anotações" @@ -2661,7 +2682,7 @@ msgid "Base" msgstr "Base de dados" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2671,24 +2692,24 @@ msgstr "" msgid "Based on a metric" msgstr "Selecione métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 #, fuzzy msgid "Basic information" msgstr "Metadados adicionais" @@ -2706,8 +2727,8 @@ msgstr "" msgid "Be careful." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 #, fuzzy msgid "Before" msgstr "Intervalo de atualização" @@ -2728,37 +2749,42 @@ msgstr "" msgid "Big Number with Trendline" msgstr "Número grande com linha de tendência" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "Mín" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 #, fuzzy msgid "Bottom" msgstr "dttm" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2766,28 +2792,28 @@ msgid "" "range. It won't narrow the data's extent." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2795,7 +2821,7 @@ msgid "" "extent." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2811,11 +2837,11 @@ msgid "Box Plot" msgstr "Box Plot" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2832,7 +2858,7 @@ msgstr "Gráfico de bolhas" msgid "Bubble Chart (legacy)" msgstr "Explorar gráfico" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 #, fuzzy msgid "Bubble Color" msgstr "Selecione uma cor" @@ -2842,13 +2868,13 @@ msgstr "Selecione uma cor" msgid "Bubble Opacity" msgstr "Gráfico de bolhas" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 #, fuzzy msgid "Bubble Size" msgstr "Tamanho da bolha" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "Tamanho da bolha" @@ -2861,7 +2887,7 @@ msgstr "Escolha uma métrica para o eixo direito" msgid "Bucket break points" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "" @@ -2871,7 +2897,7 @@ msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 @@ -2879,7 +2905,7 @@ msgstr "" msgid "Bulk select" msgstr "Selecione %s" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2914,34 +2940,34 @@ msgid "" " add stress to your database)." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 #, fuzzy msgid "CREATE DATASET" msgstr "Criado em" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "Permitir CREATE TABLE AS" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "Permitir CREATE TABLE AS" @@ -2949,11 +2975,11 @@ msgstr "Permitir CREATE TABLE AS" msgid "CREATE VIEW statement" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 #, fuzzy msgid "CRON expression" msgstr "Expressão" @@ -2963,16 +2989,16 @@ msgstr "Expressão" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 #, fuzzy msgid "CSS Styles" msgstr "Modelos CSS" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "Modelos CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -2996,15 +3022,15 @@ msgstr "Modelos CSS" msgid "CSS templates could not be deleted." msgstr "Não foi possível carregar a query" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -3015,7 +3041,7 @@ msgstr "" msgid "CTAS Schema" msgstr "Esquema CTAS" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3035,21 +3061,21 @@ msgid "Cache Timeout" msgstr "Tempo limite para cache" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "Cache atingiu tempo limite (segundos)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 #, fuzzy msgid "Cache timeout" msgstr "Tempo limite para cache" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "" @@ -3062,11 +3088,11 @@ msgstr "" msgid "Calculate contribution per series or row" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -3080,12 +3106,12 @@ msgstr "" msgid "Calculated columns" msgstr "Lista de Colunas" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "Escolha um tipo de visualização" @@ -3106,26 +3132,26 @@ msgstr "" msgid "Can't have overlap between Series and Breakdowns" msgstr "Não pode haver sobreposição entre Séries e Desagregação" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "Cancelar" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "" @@ -3141,8 +3167,8 @@ msgstr "" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "" @@ -3175,34 +3201,34 @@ msgstr "" msgid "Categories to group by on the x-axis." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 #, fuzzy msgid "Category Name" msgstr "nome da origem de dados" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "" @@ -3211,14 +3237,14 @@ msgstr "" msgid "Category name" msgstr "nome da origem de dados" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3236,29 +3262,24 @@ msgstr "" msgid "Cell Size" msgstr "Tamanho da bolha" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -#, fuzzy -msgid "Cell bars" -msgstr "Gráfico de bala" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 #, fuzzy msgid "Cell content" msgstr "Conteúdo Criado" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 #, fuzzy msgid "Cell limit" msgstr "Limite de série" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "" @@ -3266,15 +3287,15 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "" @@ -3285,24 +3306,24 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 #, fuzzy msgid "Certified by" msgstr "Modificado" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "" @@ -3324,7 +3345,7 @@ msgstr "" msgid "Changing one or more of these dashboards is forbidden" msgstr "Editar propriedades do dashboard" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3345,16 +3366,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "Esta edição tem efeito instantâneo" @@ -3378,23 +3399,23 @@ msgstr "Editar propriedades do dashboard" msgid "Changing this report is forbidden" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "Carregar" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "Visualização %(id)s não encontrada" @@ -3403,26 +3424,26 @@ msgstr "Visualização %(id)s não encontrada" msgid "Chart Cache Timeout" msgstr "Tempo limite para cache" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, fuzzy, python-format msgid "Chart Data: %s" msgstr "Opções do gráfico" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "Tipo de gráfico" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3434,33 +3455,35 @@ msgstr "Tipo de gráfico" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 #, fuzzy msgid "Chart Options" msgstr "Editar propriedades da visualização" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "" @@ -3472,14 +3495,14 @@ msgid_plural "Chart Owners: %s" msgstr[0] "Opções do gráfico" msgstr[1] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 #, fuzzy msgid "Chart Source" msgstr "Fonte de dados" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 #, fuzzy msgid "Chart Title" msgstr "Mover gráfico" @@ -3499,24 +3522,24 @@ msgstr "Esta origem de dados parece ter sido excluída" msgid "Chart [%s] was added to dashboard [%s]" msgstr "" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 #, fuzzy msgid "Chart cache timeout" msgstr "Tempo limite para cache" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "Modificado pela última vez" @@ -3564,8 +3587,8 @@ msgstr "Tipo de gráfico" msgid "Chart not found" msgstr "Visualização %(id)s não encontrada" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 #, fuzzy msgid "Chart options" msgstr "Editar propriedades da visualização" @@ -3579,17 +3602,17 @@ msgstr "Opções do gráfico" msgid "Chart parameters are invalid." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 #, fuzzy msgid "Chart properties updated" msgstr "Editar propriedades da visualização" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 #, fuzzy msgid "Chart title" msgstr "Mover gráfico" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3598,13 +3621,13 @@ msgstr "" msgid "Chart width" msgstr "Mover gráfico" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Gráfico de Queijo" @@ -3617,9 +3640,9 @@ msgstr "Não foi possível carregar a query" msgid "Check for sorting ascending" msgstr "Ordenar de forma descendente ou ascendente" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3629,20 +3652,20 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "Verificar dashboard: %s" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 #, fuzzy msgid "Check out this chart: " msgstr "Verificar dashboard: %s" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "Verificar dashboard: %s" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "" @@ -3663,31 +3686,31 @@ msgstr "Escolha uma fonte" msgid "Choose a chart or dashboard not both" msgstr "Remover gráfico do dashboard" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 #, fuzzy msgid "Choose a database..." msgstr "Escolha uma origem de dados" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "Escolha uma origem de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "Escolha uma origem de dados" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "Escolha uma métrica para o eixo direito" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 #, fuzzy msgid "Choose a number format" msgstr "Escolha uma métrica para o eixo direito" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 #, fuzzy msgid "Choose a source" msgstr "Escolha uma origem de dados" @@ -3698,45 +3721,45 @@ msgstr "Escolha uma origem de dados" msgid "Choose a source and a target" msgstr "Escolha uma origem de dados" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 #, fuzzy msgid "Choose a target" msgstr "Escolha uma origem de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "Origem de dados %(name)s já existe" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 #, fuzzy msgid "Choose chart type" msgstr "Escolha uma origem de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 msgid "Choose columns to be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "Cargos a permitir ao utilizador" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "Adicionar Coluna" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "Metadados adicionais" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Nome Detalhado" @@ -3746,11 +3769,11 @@ msgstr "Nome Detalhado" msgid "Choose the annotation layer type" msgstr "Camadas de anotação" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 #, fuzzy msgid "Choose the position of the legend" msgstr "Calcular contribuição para o total" @@ -3759,13 +3782,13 @@ msgstr "Calcular contribuição para o total" msgid "Choose the source of your annotations" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 msgid "" "Choose values that should be treated as null. Warning: Hive database " "supports only a single value" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3779,25 +3802,25 @@ msgstr "" msgid "Chosen non-numeric column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3818,7 +3841,7 @@ msgstr "" msgid "Clause" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "" @@ -3826,15 +3849,15 @@ msgstr "" msgid "Clear all" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" @@ -3852,13 +3875,13 @@ msgstr "" msgid "Click the lock to prevent further changes." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 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/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3868,7 +3891,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "" @@ -3876,23 +3899,23 @@ msgstr "" msgid "Click to edit" msgstr "clique para editar o título" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, fuzzy, python-format msgid "Click to edit %s." msgstr "clique para editar o título" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 #, fuzzy msgid "Click to edit chart." msgstr "clique para editar o título" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 #, fuzzy msgid "Click to edit label" msgstr "clique para editar o título" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "Clique para tornar favorito" @@ -3900,40 +3923,40 @@ msgstr "Clique para tornar favorito" msgid "Click to force-refresh" msgstr "Clique para forçar atualização" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "Clique para forçar atualização" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 #, fuzzy msgid "Click to sort ascending" msgstr "Ordenar de forma descendente ou ascendente" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 #, fuzzy msgid "Click to sort descending" msgstr "Ordenar de forma descendente ou ascendente" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "fechar aba" @@ -3950,23 +3973,23 @@ msgstr "" msgid "Code" msgstr "Código" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 #, fuzzy msgid "Collapse table preview" msgstr "Remover pré-visualização de tabela" @@ -3977,12 +4000,11 @@ msgstr "Remover pré-visualização de tabela" msgid "Color" msgstr "Cor" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 #, fuzzy msgid "Color Metric" msgstr "Métrica de cor" @@ -4001,12 +4023,12 @@ msgstr "Esquema de cores" msgid "Color bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 #, fuzzy msgid "Color by" msgstr "Ordenar por" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "Métrica de cor" @@ -4014,36 +4036,37 @@ msgstr "Métrica de cor" msgid "Color of the target location" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "Esquema de cores" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 #, fuzzy msgid "Color: " msgstr "Cor" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "Cor" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4065,7 +4088,7 @@ msgstr "" msgid "Column Configuration" msgstr "Contribuição" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 #, fuzzy msgid "Column Data Types" msgstr "Dados carregados em cache" @@ -4088,7 +4111,7 @@ msgstr "" msgid "Column containing longitude data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "Dados carregados em cache" @@ -4127,38 +4150,38 @@ msgstr "" msgid "Column select" msgstr "Coluna" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "Coluna" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "Colunas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 #, fuzzy msgid "Columns To Read" msgstr "Cargos a permitir ao utilizador" @@ -4173,7 +4196,7 @@ msgstr "" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "" @@ -4181,47 +4204,47 @@ msgstr "" msgid "Columns to calculate distribution across." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 #, fuzzy msgid "Columns to display" msgstr "Selecione uma métrica para visualizar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 #, fuzzy msgid "Columns to group by" msgstr "Um ou vários controles para agrupar" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 #, fuzzy msgid "Combine metrics" msgstr "Lista de Métricas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "" @@ -4278,6 +4301,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4288,7 +4312,7 @@ msgstr "" msgid "Comparison" msgstr "Coluna de tempo" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "" @@ -4297,7 +4321,7 @@ msgstr "" msgid "Comparison font size" msgstr "Coluna de tempo" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "" @@ -4307,16 +4331,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "Calcular contribuição para o total" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 #, fuzzy msgid "Condition" msgstr "Contribuição" @@ -4326,8 +4350,7 @@ msgstr "Contribuição" msgid "Conditional Formatting" msgstr "Metadados adicionais" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 #, fuzzy msgid "Conditional formatting" msgstr "Metadados adicionais" @@ -4340,15 +4363,19 @@ msgstr "" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "Contribuição" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +msgid "Configure Time Range: Current..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "" @@ -4356,7 +4383,7 @@ msgstr "" msgid "Configure Time Range: Previous..." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "" @@ -4385,44 +4412,44 @@ msgstr "Substitua a visualização %s" msgid "Confirm save" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 #, fuzzy msgid "Connect" msgstr "Conexão de teste" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 #, fuzzy msgid "Connect a database" msgstr "Selecione uma base de dados" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 #, fuzzy msgid "Connect database" msgstr "Selecione uma base de dados" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "Conexão de teste" @@ -4431,7 +4458,7 @@ msgstr "Conexão de teste" msgid "Connection failed, please check your connection settings" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 msgid "Connection failed, please check your connection settings." msgstr "" @@ -4439,23 +4466,23 @@ msgstr "" msgid "Connection looks good!" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "Formato de data e hora" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "Tipo de gráfico" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "" @@ -4466,12 +4493,12 @@ msgstr "Coluna" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "Contribuição" @@ -4480,21 +4507,21 @@ msgstr "Contribuição" msgid "Contribution Mode" msgstr "Contribuição" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 #, fuzzy msgid "Copied to clipboard!" msgstr "Copiar para área de transferência" @@ -4516,7 +4543,7 @@ msgstr "" msgid "Copy and paste the entire service account .json file here" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "" @@ -4525,8 +4552,8 @@ msgstr "" msgid "Copy message" msgstr "Mensagem de Aviso" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4536,9 +4563,9 @@ msgstr "Cópia de %s" msgid "Copy partition query to clipboard" msgstr "Copiar query de partição para a área de transferência" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 #, fuzzy msgid "Copy permalink to clipboard" msgstr "Copiar query de partição para a área de transferência" @@ -4547,24 +4574,24 @@ msgstr "Copiar query de partição para a área de transferência" msgid "Copy query URL" msgstr "Query vazia?" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "Copiar query de partição para a área de transferência" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 #, fuzzy msgid "Copy to Clipboard" msgstr "Copiar para área de transferência" @@ -4611,7 +4638,7 @@ msgstr "" msgid "Could not load database driver" msgstr "Não foi possível ligar ao servidor" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "Não foi possível ligar ao servidor" @@ -4620,40 +4647,40 @@ msgstr "Não foi possível ligar ao servidor" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 #, fuzzy msgid "Count" msgstr "Coluna" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 #, fuzzy msgid "Country" msgstr "Mapa de País" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 #, fuzzy msgid "Country Color Scheme" msgstr "Esquema de cores lineares" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 #, fuzzy msgid "Country Column" msgstr "Controlo de filtro" @@ -4667,28 +4694,28 @@ msgstr "" msgid "Country Map" msgstr "Mapa de País" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 #, fuzzy msgid "Create" msgstr "Criado em" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 #, fuzzy msgid "Create Chart" msgstr "Crie uma nova visualização" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 #, fuzzy msgid "Create a dataset" msgstr "Criado em" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4696,7 +4723,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "Crie uma nova visualização" @@ -4710,27 +4737,27 @@ msgstr "Crie uma nova visualização" msgid "Create chart with dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Criado em" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 #, fuzzy msgid "Create dataset" msgstr "Criado em" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 #, fuzzy msgid "Create dataset and create chart" msgstr "Crie uma nova visualização" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "Crie uma nova visualização" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "" @@ -4738,7 +4765,7 @@ msgstr "" msgid "Created" msgstr "Criado em" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 #, fuzzy msgid "Created by" msgstr "Criado em" @@ -4748,7 +4775,7 @@ msgstr "Criado em" msgid "Created by me" msgstr "Criado em" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 #, fuzzy msgid "Created on" msgstr "Criado em" @@ -4757,7 +4784,7 @@ msgstr "Criado em" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "A criar uma nova origem de dados, a exibir numa nova aba" @@ -4771,11 +4798,11 @@ msgstr "Criador" msgid "Crimson" msgstr "Acção" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 #, fuzzy msgid "Cross-filtering is not enabled for this dashboard." msgstr "Desculpe, houve um erro ao gravar este dashbard: " @@ -4785,7 +4812,7 @@ msgstr "Desculpe, houve um erro ao gravar este dashbard: " msgid "Cross-filtering is not enabled in this dashboard" msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 #, fuzzy @@ -4798,6 +4825,7 @@ msgid "Cross-filters" msgstr "Perfil" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 #, fuzzy msgid "Cumulative" msgstr "Acção" @@ -4807,7 +4835,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 #, fuzzy msgid "Currency format" msgstr "Formato de valor" @@ -4820,15 +4848,50 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "Coluna" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "Executar query" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "Formato de valor" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "Executar query" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "Executar query" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "Executar query" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "Metadados adicionais" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "" @@ -4837,8 +4900,8 @@ msgstr "" msgid "Custom Plugins" msgstr "Cláusula WHERE personalizada" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4848,11 +4911,11 @@ msgstr "" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 msgid "Custom color palettes" msgstr "" @@ -4874,30 +4937,30 @@ msgstr "" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 #, fuzzy msgid "Customize columns" msgstr "Cláusula WHERE personalizada" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4906,25 +4969,25 @@ msgid "D3 Format" msgstr "Formato D3" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 #, fuzzy msgid "D3 format" msgstr "Formato D3" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "" @@ -4942,11 +5005,11 @@ msgstr "Formato da datahora" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "" @@ -4964,7 +5027,7 @@ msgid "Daily seasonality" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "" @@ -4976,10 +5039,10 @@ msgstr "" msgid "Dark mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4991,7 +5054,7 @@ msgstr "Dashboard" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "" @@ -5016,22 +5079,22 @@ msgstr "[Nome do dashboard]" msgid "Dashboard parameters are invalid." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 #, fuzzy msgid "Dashboard properties" msgstr "Editar propriedades do dashboard" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 #, fuzzy msgid "Dashboard properties updated" msgstr "Editar propriedades do dashboard" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 #, fuzzy msgid "Dashboard scheme" msgstr "[Nome do dashboard]" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -5039,7 +5102,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 #, fuzzy msgid "Dashboard title" msgstr "Dashboard" @@ -5049,11 +5112,11 @@ msgstr "Dashboard" msgid "Dashboard usage" msgstr "[Nome do dashboard]" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Dashboards" @@ -5072,13 +5135,13 @@ msgstr "Dashboards" msgid "Dashed" msgstr "Dashboard" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Base de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "nome da origem de dados" @@ -5092,13 +5155,13 @@ msgstr "Editar Tabela" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "" @@ -5124,7 +5187,7 @@ msgstr "" msgid "Data preview" msgstr "Pré-visualização de dados" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 #, fuzzy msgid "Data refreshed" msgstr "Não atualize" @@ -5146,13 +5209,13 @@ msgid "DataFrame must include temporal column" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5163,20 +5226,20 @@ msgstr "" msgid "Database" msgstr "Base de dados" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 #, fuzzy msgid "Database Connections" msgstr "Selecione qualquer coluna para inspeção de metadados" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 #, fuzzy msgid "Database Creation Error" msgstr "Expressão de base de dados" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 #, fuzzy msgid "Database connected" msgstr "Não foi possível gravar a sua query" @@ -5203,7 +5266,7 @@ msgstr "" msgid "Database does not exist" msgstr "" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 #, fuzzy msgid "Database does not support subqueries" msgstr "Origem de dados %(name)s já existe" @@ -5214,7 +5277,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 #, fuzzy msgid "Database error" msgstr "Expressão de base de dados" @@ -5227,8 +5290,8 @@ msgstr "" msgid "Database is required for alerts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5248,12 +5311,12 @@ msgstr "" msgid "Database parameters are invalid." msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 #, fuzzy msgid "Database passwords" msgstr "Expressão de base de dados" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5265,7 +5328,7 @@ msgstr "Base de dados" msgid "Database schema is not allowed for csv uploads." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 #, fuzzy msgid "Database settings updated" msgstr "Não foi possível gravar a sua query" @@ -5289,15 +5352,15 @@ msgstr "" msgid "Databases" msgstr "Bases de dados" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "Base de dados" @@ -5339,12 +5402,12 @@ msgstr "Não foi possível gravar a sua query" msgid "Dataset does not exist" msgstr "Origem de dados %(name)s já existe" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 #, fuzzy msgid "Dataset imported" msgstr "nome da origem de dados" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 #, fuzzy msgid "Dataset is required" msgstr "Origem de dados" @@ -5368,18 +5431,18 @@ msgstr "nome da origem de dados" msgid "Dataset parameters are invalid." msgstr "" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Bases de dados" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5398,7 +5461,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "Não foi possível carregar a query" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "" @@ -5426,20 +5489,20 @@ msgstr "Origem de dados" msgid "Datasource type is required when datasource_id is given" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 #, fuzzy msgid "Date Time Format" msgstr "Formato de data e hora" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 #, fuzzy msgid "Date format" @@ -5449,7 +5512,7 @@ msgstr "Formato de data e hora" msgid "Date format string" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "Formato da datahora" @@ -5457,7 +5520,7 @@ msgstr "Formato da datahora" msgid "Datetime Format" msgstr "Formato de data e hora" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5479,12 +5542,12 @@ msgstr "dia" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, fuzzy, python-format msgid "Days %s" msgstr "dia" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "" @@ -5493,7 +5556,7 @@ msgstr "" msgid "Deactivate" msgstr "Acção" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "" @@ -5505,7 +5568,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "" @@ -5556,12 +5619,12 @@ msgid "Deck.gl - Screen Grid" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 #, fuzzy msgid "Decrease" msgstr "Criado em" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "Latitude padrão" @@ -5570,7 +5633,7 @@ msgstr "Latitude padrão" msgid "Default Endpoint" msgstr "Endpoint Padrão" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "Selecione um esquema (%s)" @@ -5583,7 +5646,7 @@ msgstr "URL da Base de Dados" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "Latitude padrão" @@ -5603,13 +5666,13 @@ msgstr "Latitude padrão" msgid "Default longitude" msgstr "Latitude padrão" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 #, fuzzy msgid "Default value is required" msgstr "Origem de dados" @@ -5628,17 +5691,17 @@ msgid "" "default\" is checked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5654,20 +5717,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5677,11 +5740,11 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 #, fuzzy msgid "" "Defines the grouping of entities. Each series is represented by a " @@ -5690,7 +5753,7 @@ msgstr "" "Define o agrupamento de entidades. Cada série corresponde a uma cor " "específica no gráfico e tem uma alternância de legenda" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" @@ -5698,12 +5761,12 @@ msgstr "" "Define o agrupamento de entidades. Cada série corresponde a uma cor " "específica no gráfico e tem uma alternância de legenda" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5715,17 +5778,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5735,13 +5798,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Eliminar" @@ -5758,7 +5821,7 @@ msgstr "Anotações" msgid "Delete Database?" msgstr "Selecione uma base de dados" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "Tem a certeza que pretende eliminar tudo?" @@ -5780,7 +5843,7 @@ msgstr "Modelos CSS" msgid "Delete Template?" msgstr "Modelos CSS" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "Tem a certeza que pretende eliminar tudo?" @@ -5811,7 +5874,7 @@ msgstr "Eliminar" msgid "Delete template" msgstr "Carregue um modelo" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "" @@ -5848,7 +5911,7 @@ msgid_plural "Deleted %(num)d css templates" msgstr[0] "" msgstr[1] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5895,7 +5958,7 @@ msgstr "Eliminar" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5913,11 +5976,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 #, fuzzy msgid "Delivery method" msgstr "mês" @@ -5947,20 +6010,20 @@ msgstr "Criado em" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5969,8 +6032,8 @@ msgstr "Criado em" msgid "Description" msgstr "Descrição" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "" @@ -5988,7 +6051,7 @@ msgstr "" msgid "Deselect all" msgstr "Repor Estado" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "" @@ -6007,7 +6070,7 @@ msgid "" "dashboards" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "" @@ -6015,14 +6078,14 @@ msgstr "" msgid "Did you mean:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 #, fuzzy msgid "Difference" msgstr "Clique para forçar atualização" @@ -6032,8 +6095,8 @@ msgstr "Clique para forçar atualização" msgid "Dim Gray" msgstr "Granularidade Temporal" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 #, fuzzy msgid "Dimension" msgstr "descrição" @@ -6043,18 +6106,18 @@ msgid "Dimension to use on x-axis." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -6068,22 +6131,23 @@ msgstr "Layout de Forças" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 #, fuzzy msgid "Directional" msgstr "descrição" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 msgid "Disable drill to detail" msgstr "" @@ -6091,39 +6155,44 @@ msgstr "" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 #, fuzzy msgid "Disabled" msgstr "Editar Tabela" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 msgid "Disables the drill to detail feature for this database." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 #, fuzzy msgid "Discard" msgstr "Dashboard" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 #, fuzzy msgid "Display" msgstr "Nome do modelo" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 #, fuzzy msgid "Display Name" msgstr "Nome do modelo" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "Nome do modelo" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "" @@ -6131,24 +6200,24 @@ msgstr "" msgid "Display configuration" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "" @@ -6171,6 +6240,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 #, fuzzy msgid "Distribution" msgstr "Contribuição" @@ -6179,17 +6250,17 @@ msgstr "Contribuição" msgid "Distribution - Bar Chart" msgstr "Gráfico de barras" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 #, fuzzy msgid "Documentation" msgstr "Anotações" @@ -6199,7 +6270,7 @@ msgid "Domain" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 #, fuzzy msgid "Donut" msgstr "mês" @@ -6209,22 +6280,22 @@ msgstr "mês" msgid "Dotted" msgstr "Editar" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "" @@ -6244,75 +6315,75 @@ msgstr "" msgid "Drag and drop components to this tab" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, fuzzy, python-format msgid "Drill by: %s" msgstr "Ordenar por" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6323,7 +6394,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6337,7 +6408,7 @@ msgid_plural "Drop columns/metrics here or click" msgstr[0] "" msgstr[1] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "" @@ -6346,7 +6417,7 @@ msgid "Drop columns/metrics here or click" msgstr "" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "" @@ -6367,7 +6438,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "Editar Base de Dados" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "" @@ -6377,7 +6448,7 @@ msgstr "" msgid "Duration" msgstr "Descrição" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6397,7 +6468,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "Duração (em segundos) do tempo limite da cache para esta visualização." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 #, fuzzy msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" @@ -6412,14 +6483,14 @@ msgid "" "database timeout if undefined." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 #, fuzzy msgid "" "Duration (in seconds) of the metadata caching timeout for schemas of this" " database. If left unset, the cache never expires." msgstr "Duração (em segundos) do tempo limite da cache para esta visualização." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 #, fuzzy msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " @@ -6430,12 +6501,12 @@ msgstr "Duração (em segundos) do tempo limite da cache para esta visualizaçã msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "" @@ -6453,10 +6524,11 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6466,7 +6538,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 #, fuzzy msgid "ECharts" msgstr "Mover gráfico" @@ -6475,9 +6547,9 @@ msgstr "Mover gráfico" msgid "EMAIL_REPORTS_CTA" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "" @@ -6491,19 +6563,19 @@ msgstr "Erro" msgid "ERROR: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 #, fuzzy msgid "Edge width" msgstr "Largura" @@ -6511,29 +6583,29 @@ msgstr "Largura" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "Editar" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 #, fuzzy msgid "Edit Alert" msgstr "Editar Tabela" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "Editar Visualização" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 #, fuzzy msgid "Edit CSS template properties" msgstr "Editar propriedades da visualização" @@ -6542,7 +6614,7 @@ msgstr "Editar propriedades da visualização" msgid "Edit Chart" msgstr "Editar gráfico" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 #, fuzzy msgid "Edit Chart Properties" msgstr "Editar propriedades da visualização" @@ -6575,7 +6647,7 @@ msgstr "Editar Métrica" msgid "Edit Plugin" msgstr "Editar Coluna" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 #, fuzzy msgid "Edit Report" msgstr "Janela de exibição" @@ -6594,7 +6666,7 @@ msgstr "Editar Tabela" msgid "Edit Tag" msgstr "Editar" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 #, fuzzy msgid "Edit annotation" @@ -6605,30 +6677,30 @@ msgstr "Anotações" msgid "Edit annotation layer" msgstr "Camadas de anotação" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 #, fuzzy msgid "Edit annotation layer properties" msgstr "Camadas de anotação" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 #, fuzzy msgid "Edit chart" msgstr "Editar gráfico" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "Editar propriedades da visualização" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 #, fuzzy msgid "Edit dashboard" msgstr "Editar Dashboard" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 #, fuzzy msgid "Edit database" msgstr "Editar Base de Dados" @@ -6640,15 +6712,15 @@ msgstr "Editar Base de Dados" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "Editar propriedades da visualização" @@ -6665,13 +6737,13 @@ msgstr "Carregue um modelo" msgid "Edit template parameters" msgstr "Editar propriedades da visualização" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 #, fuzzy msgid "Edit the dashboard" msgstr "Adicionar ao novo dashboard" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "" @@ -6716,7 +6788,7 @@ msgstr "Executar a query selecionada" msgid "Email reports active" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6724,12 +6796,12 @@ msgstr "" msgid "Embed" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 #, fuzzy msgid "Embed dashboard" msgstr "Dashboard" @@ -6742,7 +6814,7 @@ msgstr "" msgid "Emit Filter Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "" @@ -6750,7 +6822,7 @@ msgstr "" msgid "Employment and education" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "" @@ -6769,7 +6841,7 @@ msgstr "Coluna de tempo" msgid "Empty query result" msgstr "Query vazia?" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "Query vazia?" @@ -6777,8 +6849,8 @@ msgstr "Query vazia?" msgid "Empty row" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" @@ -6790,13 +6862,13 @@ msgstr "Ativar Filtro de Seleção" msgid "Enable cross-filtering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "" @@ -6812,25 +6884,25 @@ msgstr "" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" @@ -6841,12 +6913,12 @@ msgid "" "out" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "" @@ -6854,18 +6926,18 @@ msgstr "" msgid "End Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 #, fuzzy msgid "End angle" msgstr "Granularidade Temporal" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "" @@ -6878,8 +6950,8 @@ msgstr "Data de inicio não pode ser posterior à data de fim" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 #, fuzzy msgid "Engine Parameters" msgstr "Nome do modelo" @@ -6890,62 +6962,62 @@ msgid "" "individual parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 #, fuzzy msgid "Enter a name for this sheet" msgstr "Insira um novo título para a aba" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "Insira um novo título para a aba" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "Tipo de gráfico" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 #, fuzzy msgid "Enter duration in seconds" msgstr "10 segundos" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Nome do modelo" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "Entidade" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 #, fuzzy msgid "Entity ID" msgstr "Entidade" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "" @@ -6953,10 +7025,10 @@ msgstr "" msgid "Equal to (=)" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 #, fuzzy msgid "Error" @@ -6967,17 +7039,17 @@ msgstr "Erro" msgid "Error Fetching Tagged Objects" msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "" @@ -6987,7 +7059,7 @@ msgstr "" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" @@ -7035,8 +7107,8 @@ msgstr "Erro ao carregar a lista de base de dados" msgid "Error: %(error)s" msgstr "" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "" @@ -7054,7 +7126,7 @@ msgstr "" msgid "Estimate selected query cost" msgstr "Executar a query selecionada" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "" @@ -7069,12 +7141,12 @@ msgstr "mês" msgid "Event Flow" msgstr "Fluxo de eventos" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 #, fuzzy msgid "Event Names" msgstr "Nome Detalhado" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "" @@ -7087,7 +7159,7 @@ msgstr "Fluxo de eventos" msgid "Event time column" msgstr "Coluna de tempo" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "" @@ -7108,24 +7180,24 @@ msgstr "" msgid "Evolution" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 msgid "Excel Upload" msgstr "" @@ -7141,7 +7213,7 @@ msgstr "" msgid "Excluded roles" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 #, fuzzy msgid "Executed SQL" msgstr "Executar a query selecionada" @@ -7160,12 +7232,12 @@ msgstr "Registo de Acções" msgid "Execution log" msgstr "Registo de Acções" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "" @@ -7173,24 +7245,24 @@ msgstr "" msgid "Expand" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 #, fuzzy msgid "Expand table preview" msgstr "Remover pré-visualização de tabela" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "expandir barra de ferramentas" @@ -7210,7 +7282,7 @@ msgstr "" msgid "Experimental" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "Explorar gráfico" @@ -7220,20 +7292,20 @@ msgstr "Explorar gráfico" msgid "Explore - %(table)s" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7248,56 +7320,61 @@ msgstr "Exportar dashboards?" msgid "Export query" msgstr "partilhar query" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 #, fuzzy msgid "Export to .CSV" msgstr "Exportar para .json" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 #, fuzzy msgid "Export to .JSON" msgstr "Exportar para .json" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 #, fuzzy msgid "Export to Excel" msgstr "Exportar para .json" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 #, fuzzy msgid "Export to PDF" msgstr "Exportar para .json" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "Exportar para o formato .csv" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "Exportar para .json" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "Exportar para .json" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 #, fuzzy msgid "Export to full .CSV" msgstr "Exportar para o formato .csv" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 #, fuzzy msgid "Export to full Excel" msgstr "Exportar para .json" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 #, fuzzy msgid "Export to pivoted .CSV" msgstr "Exportar para o formato .csv" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "" @@ -7321,8 +7398,8 @@ msgstr "Expressão" msgid "Extra" msgstr "Extra" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "" @@ -7331,7 +7408,7 @@ msgstr "" msgid "Extra Parameters" msgstr "Nome do modelo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "" @@ -7348,7 +7425,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "" @@ -7362,25 +7439,25 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 #, fuzzy msgid "Extruded" msgstr "textarea" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 #, fuzzy msgid "Factor" msgstr "Criador" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "" @@ -7390,17 +7467,17 @@ msgstr "" msgid "Failed" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "O carregamento dos resultados a partir do backend falhou" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "" @@ -7409,7 +7486,7 @@ msgstr "" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7417,12 +7494,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7431,24 +7508,24 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "O carregamento dos resultados a partir do backend falhou" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 msgid "Failed to save cross-filter scoping" msgstr "" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 #, fuzzy msgid "Failed to tag items" msgstr "Filtros de resultados" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "" @@ -7460,16 +7537,38 @@ msgstr "" msgid "Favorite" msgstr "Favoritos" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "Criado em" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "" @@ -7477,11 +7576,11 @@ msgstr "" msgid "Fetch Values Predicate" msgstr "Carregar Valores de Predicado" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "Obter pré-visualização de dados" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "" @@ -7509,7 +7608,7 @@ msgstr "" msgid "File" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Lista de Métricas" @@ -7526,33 +7625,33 @@ msgstr "" msgid "File upload" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 #, fuzzy msgid "Fill Color" msgstr "Selecione uma cor" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 #, fuzzy msgid "Filled" msgstr "Perfil" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 #, fuzzy msgid "Filter" msgstr "Filtros" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "Controlo de filtro" @@ -7560,12 +7659,12 @@ msgstr "Controlo de filtro" msgid "Filter List" msgstr "Filtros" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 #, fuzzy msgid "Filter Settings" msgstr "Lista de Métricas" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7580,16 +7679,16 @@ msgstr "Valor de filtro" msgid "Filter charts" msgstr "Controlo de filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 #, fuzzy msgid "Filter menu" msgstr "Valor de filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 #, fuzzy msgid "Filter name" msgstr "Valor de filtro" @@ -7598,18 +7697,18 @@ msgstr "Valor de filtro" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 #, fuzzy msgid "Filter results" msgstr "Procurar Resultados" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 #, fuzzy msgid "Filter type" msgstr "Valor de filtro" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "" @@ -7622,7 +7721,7 @@ msgstr "" msgid "Filter value is required" msgstr "Origem de dados" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "" @@ -7634,18 +7733,18 @@ msgstr "Controlo de filtro" msgid "Filterable" msgstr "Filtrável" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "Filtros" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 #, fuzzy msgid "Filters by columns" msgstr "Controlo de filtro" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 #, fuzzy msgid "Filters by metrics" msgstr "Lista de Métricas" @@ -7677,23 +7776,23 @@ msgstr "" msgid "Find" msgstr "Mín" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "" @@ -7707,11 +7806,11 @@ msgstr "Modificado" msgid "Fixed Color" msgstr "Selecione uma cor" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "Selecione uma cor" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "" @@ -7719,32 +7818,34 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7754,7 +7855,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7767,30 +7868,30 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 #, fuzzy msgid "Force" msgstr "Fonte" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "Nome da origem de dados" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 #, fuzzy msgid "Force date format" msgstr "Formato de data e hora" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "Forçar atualização de dados" @@ -7829,12 +7930,19 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 #, fuzzy msgid "Format SQL" msgstr "Formato D3" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "" @@ -7842,11 +7950,11 @@ msgstr "" msgid "Formatted date" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "" @@ -7856,8 +7964,8 @@ msgstr "" msgid "Formula" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "" @@ -7865,7 +7973,7 @@ msgstr "" msgid "Found invalid orderby options" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "" @@ -7873,20 +7981,20 @@ msgstr "" msgid "Frequency" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 #, fuzzy msgid "Friction" msgstr "Acção" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "Data de inicio não pode ser posterior à data de fim" @@ -7900,16 +8008,16 @@ msgstr "Valor de filtro" msgid "Funnel Chart" msgstr "Mover gráfico" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 #, fuzzy msgid "GROUP BY" msgstr "Agrupar por" @@ -7919,12 +8027,12 @@ msgstr "Agrupar por" msgid "Gauge Chart" msgstr "Explorar gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "Metadados adicionais" @@ -7946,7 +8054,7 @@ msgstr "Mover gráfico" msgid "Geo" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 #, fuzzy msgid "GeoJson Column" @@ -7960,19 +8068,19 @@ msgstr "" msgid "Geohash" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -7980,11 +8088,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 #, fuzzy msgid "Grace period" msgstr "Períodos" @@ -7994,11 +8102,11 @@ msgstr "Períodos" msgid "Graph Chart" msgstr "Explorar gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "" @@ -8011,21 +8119,25 @@ msgstr "" msgid "Greater than (>)" msgstr "Criado em" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 #, fuzzy msgid "Group By" msgstr "Agrupar por" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "" @@ -8036,7 +8148,7 @@ msgstr "" msgid "Group Key" msgstr "Agrupar por" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "Agrupar por" @@ -8044,7 +8156,7 @@ msgstr "Agrupar por" msgid "Groupable" msgstr "Agrupável" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -8057,16 +8169,16 @@ msgstr "hora" msgid "Handlebars" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 #, fuzzy msgid "Handlebars Template" msgstr "Carregue um modelo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -8077,15 +8189,15 @@ msgstr "" msgid "Has created by" msgstr "foi criado" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "Subtítulo" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "Subtítulo" @@ -8100,13 +8212,13 @@ msgstr "Mapa de Calor" msgid "Heatmap (legacy)" msgstr "Explorar gráfico" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8120,7 +8232,7 @@ msgstr "" msgid "Hide Line" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 #, fuzzy msgid "Hide chart description" msgstr "Alternar descrição do gráfico" @@ -8130,12 +8242,12 @@ msgstr "Alternar descrição do gráfico" msgid "Hide layer" msgstr "ocultar barra de ferramentas" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 #, fuzzy msgid "Hide password." msgstr "Broker Port" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "ocultar barra de ferramentas" @@ -8144,18 +8256,23 @@ msgstr "ocultar barra de ferramentas" msgid "Hides the Line for the time series" msgstr "Métrica usada para definir a série superior" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 #, fuzzy msgid "Hierarchy" msgstr "Pesquisa" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "Histograma" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "Explorar gráfico" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "" @@ -8168,7 +8285,7 @@ msgstr "Gráfico de Horizonte" msgid "Horizon Charts" msgstr "Gráfico de Horizonte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "" @@ -8176,15 +8293,15 @@ msgstr "" msgid "Horizontal (Top)" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8195,7 +8312,7 @@ msgstr "" msgid "Hour" msgstr "hora" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, fuzzy, python-format msgid "Hours %s" msgstr "hora" @@ -8216,12 +8333,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8241,16 +8358,16 @@ msgstr "" msgid "ISO 8601" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 #, fuzzy msgid "Id" msgstr "id:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 #, fuzzy msgid "" "If Presto or Trino, all the queries in SQL Lab are going to be executed " @@ -8281,17 +8398,17 @@ msgstr "" "utilizador atualmente conectado recorrendo à propriedade " "hive.server2.proxy.user." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 #, fuzzy msgid "If Table Already Exists" msgstr "Origem de dados %(name)s já existe" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8301,19 +8418,19 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "" @@ -8321,7 +8438,7 @@ msgstr "" msgid "Image download failed, please refresh and try again." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 #, fuzzy msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "Personificar o utilizador conectado" @@ -8330,11 +8447,11 @@ msgstr "Personificar o utilizador conectado" msgid "Impersonate the logged on user" msgstr "Personificar o utilizador conectado" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "Importar" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "Importar" @@ -8369,7 +8486,7 @@ msgstr "Importar Dashboards" msgid "Import database failed for an unknown reason" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "" @@ -8377,7 +8494,7 @@ msgstr "" msgid "Import dataset failed for an unknown reason" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 #, fuzzy msgid "Import datasets" msgstr "Editar Base de Dados" @@ -8391,7 +8508,7 @@ msgstr "Query vazia?" msgid "Import saved query failed for an unknown reason." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8406,11 +8523,11 @@ msgstr "Mín" msgid "Include Series" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, python-format msgid "Include description to be sent with %s" msgstr "" @@ -8425,7 +8542,7 @@ msgid "Include time" msgstr "Fim" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 #, fuzzy msgid "Increase" msgstr "Criado em" @@ -8434,21 +8551,21 @@ msgstr "Criado em" msgid "Index" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "Adicionar Coluna" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "ocultar barra de ferramentas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "ocultar barra de ferramentas" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "" @@ -8456,21 +8573,21 @@ msgstr "" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" @@ -8509,12 +8626,12 @@ msgstr "Filtrável" msgid "Interval End column" msgstr "Controlo de filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 #, fuzzy msgid "Interval bounds" msgstr "Controlo de filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 #, fuzzy msgid "Interval colors" msgstr "Esquema de cores lineares" @@ -8524,7 +8641,7 @@ msgstr "Esquema de cores lineares" msgid "Interval start column" msgstr "Controlo de filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 #, fuzzy msgid "Intervals" msgstr "Filtrável" @@ -8567,7 +8684,7 @@ msgid "" "db/database'

" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "" @@ -8584,7 +8701,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "Formato da Tabela Datahora" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "" @@ -8597,7 +8714,7 @@ msgstr "" msgid "Invalid geohash string" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8609,7 +8726,7 @@ msgstr "" msgid "Invalid longitude/latitude" msgstr "" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "" @@ -8653,7 +8770,7 @@ msgstr "" msgid "Invalid state." msgstr "" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8662,7 +8779,7 @@ msgstr "" msgid "Inverse selection" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "" @@ -8726,24 +8843,24 @@ msgstr "" msgid "Isoline" msgstr "agregado" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -8752,18 +8869,18 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "Metadados JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 #, fuzzy msgid "JSON metadata" msgstr "Atualizar coluna de metadados" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 #, fuzzy msgid "JSON metadata is invalid!" msgstr "Atualizar coluna de metadados" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8771,27 +8888,27 @@ msgid "" "used by SQLAlchemy." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "URL" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "" @@ -8800,11 +8917,11 @@ msgstr "" msgid "Jinja templating" msgstr "Carregue um modelo" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "" @@ -8817,7 +8934,7 @@ msgstr "" msgid "KPI" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8825,13 +8942,13 @@ msgstr "" msgid "Keep editing" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 #, fuzzy msgid "Key" msgstr "Sankey" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8844,14 +8961,14 @@ msgstr "Chaves para tabela" msgid "Kilometers" msgstr "Filtros" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 #, fuzzy msgid "LIMIT" msgstr "Limite de linha" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8860,20 +8977,25 @@ msgstr "Limite de linha" msgid "Label" msgstr "Rótulo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 #, fuzzy msgid "Label Contents" msgstr "Conteúdo Criado" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "Carregue um modelo" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "" @@ -8882,20 +9004,20 @@ msgstr "" msgid "Label already exists" msgstr "Origem de dados %(name)s já existe" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "Rótulo para a sua query" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 #, fuzzy msgid "Label position" msgstr "última partição:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "" @@ -8903,11 +9025,11 @@ msgstr "" msgid "Labelling" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 #, fuzzy msgid "Labels" msgstr "Rótulo" @@ -8930,8 +9052,8 @@ msgstr "" msgid "Large" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "" @@ -8943,7 +9065,7 @@ msgstr "Modificado pela última vez" msgid "Last Modified" msgstr "Última Alteração" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "" @@ -8953,24 +9075,24 @@ msgstr "" msgid "Last Updated %s by %s" msgstr "Última Alteração" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "Cluster" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 @@ -8978,12 +9100,12 @@ msgstr "Cluster" msgid "Last modified" msgstr "Última Alteração" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "mês" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "Query" @@ -8993,12 +9115,12 @@ msgstr "Query" msgid "Last run" msgstr "Modificado pela última vez" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "semana" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "Cluster" @@ -9017,25 +9139,25 @@ msgstr "" msgid "Layer configuration" msgstr "Controlo de filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:101 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -9048,30 +9170,30 @@ msgstr "" msgid "Least recently modified" msgstr "Última Alteração" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 #, fuzzy msgid "Left" msgstr "Eliminar" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 #, fuzzy msgid "Left value" msgstr "Latitude padrão" @@ -9103,34 +9225,34 @@ msgid "Legacy" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 #, fuzzy msgid "Legend Orientation" msgstr "Anotações" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 #, fuzzy msgid "Legend Position" msgstr "Conexão de teste" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "Limite de série" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "" @@ -9147,7 +9269,7 @@ msgid "Lift percent precision" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 #, fuzzy msgid "Light" msgstr "Altura" @@ -9174,17 +9296,17 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9202,11 +9324,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9219,7 +9341,7 @@ msgstr "Mín" msgid "Line Chart" msgstr "Mover gráfico" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "" @@ -9231,11 +9353,11 @@ msgid "" "chart common in many fields." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 #, fuzzy msgid "Line width" @@ -9253,22 +9375,22 @@ msgstr "Largura" msgid "Linear Color Scheme" msgstr "Esquema de cores lineares" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "Esquema de cores lineares" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 #, fuzzy msgid "Lines column" msgstr "Coluna de tempo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "" @@ -9277,11 +9399,11 @@ msgstr "" msgid "Link Copied!" msgstr "Copiado!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" @@ -9289,7 +9411,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 msgid "List of the column names that should be read" msgstr "" @@ -9326,45 +9448,45 @@ msgstr "Dados carregados em cache" msgid "Loaded from cache" msgstr "Carregado da cache" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 #, fuzzy msgid "Locate the chart" msgstr "Crie uma nova visualização" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 #, fuzzy msgid "Log retention" msgstr "Anotações" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "" @@ -9375,23 +9497,23 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "Login" @@ -9400,7 +9522,7 @@ msgstr "Login" msgid "Login with" msgstr "Largura" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "Sair" @@ -9417,7 +9539,7 @@ msgstr "" msgid "Longitude" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "" @@ -9425,8 +9547,8 @@ msgstr "" msgid "Longitude & Latitude columns" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 #, fuzzy msgid "Longitude and Latitude" @@ -9444,11 +9566,11 @@ msgstr "" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "" @@ -9457,10 +9579,16 @@ msgstr "" msgid "MINUTE" msgstr "minuto" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "Mín" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "Coluna Datahora principal" @@ -9471,11 +9599,11 @@ msgid "" "contains data for the selected time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" @@ -9483,19 +9611,19 @@ msgstr "" "Pedido mal formado. Os argumentos slice_id ou table_name e db_name não " "foram preenchidos" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Gerir" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "" @@ -9538,7 +9666,7 @@ msgid "Map" msgstr "Treemap" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "" @@ -9551,33 +9679,33 @@ msgstr "Mapbox" msgid "Mapbox" msgstr "Mapbox" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "Pesquisa" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 #, fuzzy msgid "Margin" msgstr "Origem" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "" @@ -9594,7 +9722,7 @@ msgstr "" msgid "Marker lines" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "" @@ -9607,29 +9735,29 @@ msgstr "" msgid "Markup type" msgstr "Tipo de marcação" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "Máx" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 #, fuzzy msgid "Max Bubble Size" msgstr "Tamanho da bolha" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "" @@ -9647,42 +9775,42 @@ msgstr "" msgid "Maximum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "dia" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 #, fuzzy msgid "Mean values" msgstr "Valor de filtro" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 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 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "" @@ -9694,18 +9822,18 @@ msgstr "" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 #, fuzzy msgid "Message content" msgstr "Conteúdo Criado" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 #, fuzzy msgid "Metadata" msgstr "Atualizar coluna de metadados" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 #, fuzzy msgid "Metadata Parameters" msgstr "Nome do modelo" @@ -9714,28 +9842,28 @@ msgstr "Nome do modelo" msgid "Metadata has been synced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "Métrica" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "" @@ -9750,21 +9878,21 @@ msgstr "Métrica" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 #, fuzzy msgid "Metric ascending" msgstr "Ordenar decrescente" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "Métrica atribuída ao eixo [X]" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "Metrica atribuída ao eixo [Y]" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "" @@ -9772,17 +9900,17 @@ msgstr "" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 #, fuzzy msgid "Metric descending" msgstr "Ordenar decrescente" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "" @@ -9796,11 +9924,11 @@ msgstr "nome da origem de dados" msgid "Metric name [%s] is duplicated" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "" @@ -9815,7 +9943,7 @@ msgstr "Selecione uma métrica para visualizar" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "" @@ -9823,14 +9951,14 @@ msgstr "" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " "appropriate)." msgstr "" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9843,20 +9971,20 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "Métricas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "" @@ -9865,25 +9993,25 @@ msgstr "" msgid "Miles" msgstr "Filtros" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "Mín" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "Período Mínimo" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 #, fuzzy msgid "Min Width" msgstr "Largura" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 #, fuzzy msgid "Min periods" msgstr "Período Mínimo" @@ -9898,13 +10026,13 @@ msgstr "" msgid "Mine" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 #, fuzzy msgid "Minimum" msgstr "minuto" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "" @@ -9912,7 +10040,7 @@ msgstr "" msgid "Minimum Radius" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "" @@ -9922,9 +10050,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "" @@ -9932,25 +10060,25 @@ msgstr "" msgid "Minimum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 #, fuzzy msgid "Minor ticks" msgstr "Lista de Métricas" @@ -9960,7 +10088,7 @@ msgstr "Lista de Métricas" msgid "Minute" msgstr "minuto" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, fuzzy, python-format msgid "Minutes %s" msgstr "minuto" @@ -9975,7 +10103,7 @@ msgstr "Valor de filtro" msgid "Missing URL parameters" msgstr "Nome do modelo" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 #, fuzzy @@ -9987,27 +10115,27 @@ msgstr "Viz está sem origem de dados" msgid "Mixed Chart" msgstr "Mover gráfico" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "Modificado" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, fuzzy, python-format msgid "Modified %s" msgstr "Última Alteração" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 @@ -10015,7 +10143,7 @@ msgstr "Última Alteração" msgid "Modified by" msgstr "Modificado" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, fuzzy, python-format msgid "Modified by: %s" msgstr "Última Alteração" @@ -10025,7 +10153,7 @@ msgstr "Última Alteração" msgid "Modified columns: %s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "" @@ -10034,17 +10162,17 @@ msgstr "" msgid "Month" msgstr "mês" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, fuzzy, python-format msgid "Months %s" msgstr "mês" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 #, fuzzy msgid "More" msgstr "Fonte" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 #, fuzzy msgid "More filters" msgstr "Filtros" @@ -10053,12 +10181,12 @@ msgstr "Filtros" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "" @@ -10075,7 +10203,7 @@ msgstr "" msgid "Multi-Layers" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -10089,7 +10217,7 @@ msgstr "" msgid "Multi-Variables" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "" @@ -10104,7 +10232,7 @@ msgid "" "details" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "" @@ -10129,7 +10257,7 @@ msgstr "Deve ser especificada uma coluna númerica" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "" @@ -10137,33 +10265,33 @@ msgstr "" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 #, fuzzy msgid "My column" msgstr "Coluna" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 #, fuzzy msgid "My metric" msgstr "Adicionar Métrica" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 #, fuzzy msgid "NOT GROUPED BY" msgstr "Agrupar por" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "" @@ -10172,17 +10300,17 @@ msgstr "" msgid "NUMERIC" msgstr "Métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10196,8 +10324,8 @@ msgstr "Métrica" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10207,8 +10335,8 @@ msgstr "Métrica" msgid "Name" msgstr "Nome" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "" @@ -10216,20 +10344,20 @@ msgstr "" msgid "Name must be unique" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "Nome da tabela que existe na base de dados de origem" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "" @@ -10237,11 +10365,11 @@ msgstr "" msgid "Name of the table that exists in the source database" msgstr "Nome da tabela que existe na base de dados de origem" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 #, fuzzy msgid "Name of your tag" msgstr "Selecione uma base de dados" @@ -10251,15 +10379,15 @@ msgstr "Selecione uma base de dados" msgid "Name your database" msgstr "Selecione uma base de dados" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 #, fuzzy msgid "Network error" msgstr "Erro de rede." @@ -10269,7 +10397,7 @@ msgstr "Erro de rede." msgid "Network error." msgstr "Erro de rede." -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "Mover gráfico" @@ -10298,13 +10426,13 @@ msgstr "Mover gráfico" msgid "New tab" msgstr "fechar aba" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "" @@ -10326,7 +10454,7 @@ msgstr "Série Temporal - Gráfico de linhas" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10334,7 +10462,7 @@ msgstr "Série Temporal - Gráfico de linhas" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "" @@ -10376,7 +10504,7 @@ msgstr "Camadas de anotação" msgid "No annotation yet" msgstr "Camadas de anotação" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 #, fuzzy msgid "No applied filters" msgstr "Adicionar filtro" @@ -10390,12 +10518,12 @@ msgstr "Filtros" msgid "No charts" msgstr "Mover gráfico" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 #, fuzzy msgid "No charts yet" msgstr "Mover gráfico" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 #, fuzzy msgid "No columns found" msgstr "Coluna" @@ -10416,44 +10544,44 @@ msgstr "" msgid "No compatible schema found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 #, fuzzy msgid "No dashboards yet" msgstr "Sem dashboards" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "Metadados" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 #, fuzzy msgid "No description available." msgstr "descrição" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 #, fuzzy msgid "No filter" msgstr "Adicionar filtro" @@ -10462,7 +10590,7 @@ msgstr "Adicionar filtro" msgid "No filter is selected." msgstr "" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 #, fuzzy msgid "No filters" msgstr "Filtros" @@ -10472,15 +10600,15 @@ msgstr "Filtros" msgid "No filters are currently added to this dashboard." msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #, fuzzy msgid "No matching records found" msgstr "Nenhum registo encontrado" @@ -10490,17 +10618,17 @@ msgstr "Nenhum registo encontrado" msgid "No of Bins" msgstr "Cópia de %s" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "Nenhum registo encontrado" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 #, fuzzy msgid "No results" msgstr "ver resultados" @@ -10514,7 +10642,7 @@ msgid "No results match your filter criteria" msgstr "" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "" @@ -10525,16 +10653,16 @@ msgid "" "contains data for the selected time range." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "" @@ -10544,7 +10672,7 @@ msgstr "" msgid "No saved metrics found" msgstr "Selecione métrica" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 #, fuzzy msgid "No saved queries yet" msgstr "Queries Gravadas" @@ -10553,18 +10681,18 @@ msgstr "Queries Gravadas" msgid "No stored results found, you need to re-run your query" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 #, fuzzy msgid "No table columns" msgstr "Ordenação original das colunas" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "" @@ -10584,48 +10712,48 @@ msgid "" "%(engine_spec)s engine)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 #, fuzzy msgid "Node size" msgstr "Tamanho da bolha" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "" @@ -10634,8 +10762,12 @@ msgstr "" msgid "Normal" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +msgid "Normalize" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "" @@ -10644,13 +10776,13 @@ msgstr "" msgid "Normalize column names" msgstr "Cláusula WHERE personalizada" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "" @@ -10660,25 +10792,25 @@ msgstr "" msgid "Not a valid ZIP file" msgstr "Adicionar filtro" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 #, fuzzy msgid "Not added to any dashboard" msgstr "Adicionar ao novo dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 #, fuzzy msgid "Not defined" msgstr "Indefinido" @@ -10692,7 +10824,7 @@ msgstr "" msgid "Not in" msgstr "Anotações" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "" @@ -10700,41 +10832,41 @@ msgstr "" msgid "Not triggered" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "Metadados adicionais" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 #, fuzzy msgid "Notification method" msgstr "Metadados adicionais" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 #, fuzzy msgid "Null Values" msgstr "Valor de filtro" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "" @@ -10754,21 +10886,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "" @@ -10777,7 +10909,7 @@ msgstr "" msgid "Number format string" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 #, fuzzy msgid "Number formatting" msgstr "Escolha uma métrica para o eixo direito" @@ -10786,7 +10918,7 @@ msgstr "Escolha uma métrica para o eixo direito" msgid "Number of buckets to group data" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "" @@ -10808,50 +10940,54 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +msgid "Numeric column used to calculate the histogram." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #, fuzzy msgid "Numerical range" msgstr "Granularidade Temporal" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "" @@ -10868,13 +11004,13 @@ msgstr "Offset" msgid "On Grace" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "Dashboard" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10887,11 +11023,11 @@ msgid "" "columns must be present." msgstr "" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "Um ou vários controles para pivotar como colunas" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "Uma ou várias métricas para exibir" @@ -10931,15 +11067,15 @@ msgstr "" msgid "One or more parameters specified in the query are missing." msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "" @@ -10959,7 +11095,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10969,20 +11105,20 @@ msgstr "" msgid "Only single queries supported" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "Opacidade" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" @@ -10990,7 +11126,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "" @@ -11002,7 +11138,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 #, fuzzy msgid "Open Datasource tab" msgstr "Nome da origem de dados" @@ -11017,7 +11153,7 @@ msgstr "Expor no SQL Lab" msgid "Open query in SQL Lab" msgstr "Expor no SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -11026,8 +11162,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 #, fuzzy msgid "Operator" msgstr "Selecione operador" @@ -11037,7 +11173,7 @@ msgstr "Selecione operador" msgid "Operator undefined for aggregator: %(name)s" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -11051,7 +11187,7 @@ msgstr "" msgid "Optional d3 number format string" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "" @@ -11060,44 +11196,44 @@ msgid "Optional warning about use of this metric" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 #, fuzzy msgid "Options" msgstr "Opções" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 #, fuzzy msgid "Orientation" msgstr "Anotações" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 #, fuzzy msgid "Orientation of bar chart" msgstr "Gráfico de barras" @@ -11106,11 +11242,11 @@ msgstr "Gráfico de barras" msgid "Orientation of filter bar" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 #, fuzzy msgid "Original" msgstr "Origem" @@ -11120,49 +11256,49 @@ msgid "Original table column order" msgstr "Ordenação original das colunas" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 #, fuzzy msgid "Other" msgstr "mês" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 msgid "Other color palettes" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 #, fuzzy msgid "Outer edge of Pie chart" msgstr "O id da visualização ativa" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 #, fuzzy msgid "Overlap" msgstr "Mapa Mundo" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11172,9 +11308,9 @@ msgstr "" "variação temporal relativa em linguagem natural (exemplo: 24 horas, 7 " "dias, 56 semanas, 365 dias)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 #, fuzzy msgid "" "Overlay one or more timeseries from a relative time period. Expects " @@ -11214,17 +11350,17 @@ msgstr "Granularidade Temporal" msgid "Override time range" msgstr "Granularidade Temporal" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "Substitua a visualização %s" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "Substitua a visualização %s" @@ -11233,7 +11369,7 @@ msgstr "Substitua a visualização %s" msgid "Overwrite Dashboard [%s]" msgstr "Substituir Dashboard [%s]" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "" @@ -11248,29 +11384,29 @@ msgstr "" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "Proprietário" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11285,8 +11421,8 @@ msgstr "" msgid "Owners is a list of users who can alter the dashboard." msgstr "Proprietários é uma lista de utilizadores que podem alterar o dashboard." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11296,7 +11432,7 @@ msgstr "Proprietários é uma lista de utilizadores que podem alterar o dashboar msgid "PDF download failed, please refresh and try again." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "" @@ -11304,21 +11440,21 @@ msgstr "" msgid "Paired t-test Table" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "Método de preenchimento da remistura de pandas" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "Regra de remistura de pandas" @@ -11342,11 +11478,11 @@ msgstr "Parâmetros" msgid "Parameters " msgstr "Parâmetros" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "" @@ -11375,24 +11511,24 @@ msgstr "Diagrama de Partição" msgid "Partition Diagram" msgstr "Diagrama de Partição" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 #, fuzzy msgid "Partition Limit" msgstr "Diagrama de Partição" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 #, fuzzy @@ -11407,11 +11543,11 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "Insira o seu código aqui" @@ -11419,11 +11555,12 @@ msgstr "Insira o seu código aqui" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 #, fuzzy msgid "Percent Change" msgstr "Modificado pela última vez" @@ -11433,25 +11570,25 @@ msgstr "Modificado pela última vez" msgid "Percent Difference format" msgstr "Formato de data e hora" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "" @@ -11460,14 +11597,14 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 #, fuzzy msgid "Percentage metrics" msgstr "Selecione métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "" @@ -11485,7 +11622,7 @@ msgstr "" msgid "Percentages" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "" @@ -11493,12 +11630,12 @@ msgstr "" msgid "Period average" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "Períodos" @@ -11506,11 +11643,11 @@ msgstr "Períodos" msgid "Periods must be a whole number" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "" @@ -11520,8 +11657,8 @@ msgid "Person or group that has certified this metric" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "" @@ -11529,7 +11666,7 @@ msgstr "" msgid "Physical (table or view)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 #, fuzzy msgid "Physical dataset" msgstr "Escolha uma origem de dados" @@ -11551,7 +11688,7 @@ msgstr "Selecione uma métrica para visualizar" msgid "Pick a name to help you identify this database." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" @@ -11595,15 +11732,15 @@ msgstr "Mover gráfico" msgid "Pie Chart (legacy)" msgstr "Explorar gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 #, fuzzy msgid "Pin" msgstr "Mín" @@ -11620,7 +11757,7 @@ msgstr "" msgid "Pivot operation requires at least one index" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 #, fuzzy msgid "Pivoted" msgstr "Editar" @@ -11633,15 +11770,15 @@ msgstr "" msgid "Pixels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11678,9 +11815,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "Selecione pelo menos um campo \"Agrupar por\" " -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11690,7 +11827,7 @@ msgstr "Selecione pelo menos um campo \"Agrupar por\" " #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11699,15 +11836,15 @@ msgstr "Selecione pelo menos um campo \"Agrupar por\" " msgid "Please confirm" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "Por favor insira um nome para a visualização" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11727,7 +11864,7 @@ msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "" msgstr[1] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "" @@ -11739,7 +11876,7 @@ msgstr "" msgid "Please save your dashboard first, then try creating a new email report." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" @@ -11765,7 +11902,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "" @@ -11787,7 +11924,7 @@ msgid "Point Radius Unit" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "" @@ -11797,7 +11934,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "" @@ -11825,27 +11962,10 @@ msgid "Polygon Settings" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "" @@ -11854,7 +11974,7 @@ msgstr "" msgid "Population age data" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 #, fuzzy msgid "Port" msgstr "Janela de exibição" @@ -11875,36 +11995,36 @@ msgstr "" msgid "Position JSON" msgstr "Posição JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 #, fuzzy msgid "Pre-filter" msgstr "Filtro de data" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 #, fuzzy msgid "Pre-filter is required" msgstr "Origem de dados" @@ -11948,7 +12068,7 @@ msgstr "" msgid "Preview" msgstr "Pré-visualização para %s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 msgid "Preview uploaded file" msgstr "" @@ -11957,7 +12077,7 @@ msgstr "" msgid "Preview: `%s`" msgstr "Pré-visualização para %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11968,11 +12088,11 @@ msgstr "Pré-visualização para %s" msgid "Previous Line" msgstr "Pré-visualização para %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 #, fuzzy msgid "Primary Metric" msgstr "Selecione uma métrica!" @@ -11981,15 +12101,15 @@ msgstr "Selecione uma métrica!" msgid "Primary key" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "" @@ -12006,11 +12126,11 @@ msgstr "" msgid "Private Key Password" msgstr "Broker Port" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "" @@ -12030,7 +12150,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "" @@ -12055,7 +12175,7 @@ msgid "Purple" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "" @@ -12068,7 +12188,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "Data de inicio não pode ser posterior à data de fim" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "" @@ -12084,7 +12204,7 @@ msgstr "Insira o seu código aqui" msgid "Python datetime string pattern" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "" @@ -12093,12 +12213,12 @@ msgstr "" msgid "Quarter" msgstr "Query" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, fuzzy, python-format msgid "Quarters %s" msgstr "Opções do gráfico" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 #, fuzzy msgid "Queries" msgstr "Séries" @@ -12108,15 +12228,15 @@ msgstr "Séries" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12134,31 +12254,33 @@ msgstr "Séries" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12167,24 +12289,24 @@ msgstr "Séries" msgid "Query" msgstr "Query" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 #, fuzzy msgid "Query A" msgstr "Query" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 #, fuzzy msgid "Query B" msgstr "Query" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "Histórico de queries" @@ -12204,7 +12326,7 @@ msgstr "Histórico de queries" msgid "Query imported" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "Query numa nova aba" @@ -12213,7 +12335,7 @@ msgid "Query is too complex and takes too long to run." msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 #, fuzzy msgid "Query mode" msgstr "Nome do país" @@ -12231,17 +12353,17 @@ msgstr "Nome do país" msgid "Query preview" msgstr "Pré-visualização de dados" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 #, fuzzy msgid "Query was stopped" msgstr "A query foi interrompida." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "A query foi interrompida." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "" @@ -12260,7 +12382,7 @@ msgstr "Modelos CSS" msgid "RLS rules could not be deleted." msgstr "Não foi possível carregar a query" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "" @@ -12269,15 +12391,15 @@ msgstr "" msgid "Radar Chart" msgstr "Explorar gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "Eixo YY" @@ -12303,11 +12425,12 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #, fuzzy msgid "Range" msgstr "Gerir" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 #, fuzzy msgid "Range filter" @@ -12339,12 +12462,12 @@ msgstr "" msgid "Ranking" msgstr "Mensagem de Aviso" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 #, fuzzy msgid "Ratio" msgstr "Descrição" @@ -12353,11 +12476,11 @@ msgstr "Descrição" msgid "Raw records" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" @@ -12368,7 +12491,7 @@ msgstr "" msgid "Recently modified" msgstr "Última Alteração" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" @@ -12376,7 +12499,7 @@ msgstr "" msgid "Recents" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "" @@ -12384,27 +12507,31 @@ msgstr "" msgid "Record Count" msgstr "Número de Registos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "Redireciona para este endpoint ao clicar na tabela da respetiva lista" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12421,7 +12548,7 @@ msgstr "mês" msgid "Referenced columns not available in DataFrame." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 #, fuzzy msgid "Refetch results" msgstr "Procurar Resultados" @@ -12430,7 +12557,7 @@ msgstr "Procurar Resultados" msgid "Refresh" msgstr "Intervalo de atualização" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "Sem dashboards" @@ -12450,16 +12577,16 @@ msgstr "Intervalo de atualização" msgid "Refresh interval saved" msgstr "Intervalo de atualização" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 #, fuzzy msgid "Refreshing charts" msgstr "Crie uma nova visualização" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 #, fuzzy msgid "Refreshing columns" msgstr "Atualizar coluna de metadados" @@ -12492,18 +12619,18 @@ msgstr "Descrição" msgid "Relationships between community channels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 #, fuzzy msgid "Relative period" msgstr "Períodos" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "" @@ -12516,7 +12643,7 @@ msgstr "Criado em" msgid "Remove" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "" @@ -12537,23 +12664,23 @@ msgstr "Remover pré-visualização de tabela" msgid "Removed columns: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "renomear aba" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 #, fuzzy msgid "Rendering" msgstr "Ordenar decrescente" @@ -12579,7 +12706,7 @@ msgstr "" msgid "Report" msgstr "Janela de exibição" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "Nome do modelo" @@ -12639,27 +12766,27 @@ msgstr "" msgid "Report Schedule state not found" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 #, fuzzy msgid "Report a bug" msgstr "Janela de exibição" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "Janela de exibição" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 #, fuzzy msgid "Report failed" msgstr "Nome do modelo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "Nome do modelo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 #, fuzzy msgid "Report name" msgstr "Nome do modelo" @@ -12677,12 +12804,12 @@ msgstr "" msgid "Report schedule unexpected error" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 #, fuzzy msgid "Report sending" msgstr "Ordenar decrescente" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 #, fuzzy msgid "Report sent" msgstr "Janela de exibição" @@ -12696,12 +12823,12 @@ msgstr "Nome do modelo" msgid "Reports" msgstr "Janela de exibição" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 #, fuzzy msgid "Repulsion" msgstr "Expressão" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "" @@ -12720,26 +12847,26 @@ msgstr "Requisição de Permissão" msgid "Request missing data field." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "" @@ -12752,11 +12879,11 @@ msgstr "Método de preenchimento da remistura de pandas" msgid "Resample operation requires DatetimeIndex" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 #, fuzzy msgid "Reset state" msgstr "Repor Estado" @@ -12776,19 +12903,19 @@ msgstr "Filtros de resultados" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "Resultados" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, fuzzy, python-format msgid "Results %s" msgstr "Resultados" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "" @@ -12796,11 +12923,11 @@ msgstr "" msgid "Results backend needed for asynchronous queries is not configured." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "" @@ -12808,45 +12935,45 @@ msgstr "" msgid "Reverse lat/long " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 #, fuzzy msgid "Right" msgstr "Altura" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 #, fuzzy msgid "Right Axis Format" msgstr "Metric do Eixo Direito" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 #, fuzzy msgid "Right Axis Metric" msgstr "Metric do Eixo Direito" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "Metric do Eixo Direito" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -12855,17 +12982,17 @@ msgstr "" msgid "Role" msgstr "Perfil" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "Cargo" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12879,47 +13006,47 @@ msgid "" "defined, regular access permissions apply." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "Rolling" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "Rolling" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 #, fuzzy msgid "Rolling function" msgstr "Rolling" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 #, fuzzy msgid "Rolling window" msgstr "Rolling" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "Limite de série" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "" @@ -12927,70 +13054,70 @@ msgstr "" msgid "Rotate y axis label" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 #, fuzzy msgid "Round cap" msgstr "Mapa de País" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 msgid "" "Row containing the headers to use as column names (0 is first line of " "data)." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "Limite de linha" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "Cargos a permitir ao utilizador" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "Cargos a permitir ao utilizador" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "" @@ -13004,7 +13131,7 @@ msgstr "Valor de filtro" msgid "Rule added" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "" @@ -13014,7 +13141,7 @@ msgid "Run a query to display query history" msgstr "Executar uma query para exibir resultados aqui" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 #, fuzzy msgid "Run a query to display results" msgstr "Executar uma query para exibir resultados aqui" @@ -13024,7 +13151,7 @@ msgstr "Executar uma query para exibir resultados aqui" msgid "Run current query" msgstr "Executar query" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "Expor no SQL Lab" @@ -13034,7 +13161,7 @@ msgstr "Expor no SQL Lab" msgid "Run query" msgstr "Executar query" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "" @@ -13042,7 +13169,7 @@ msgstr "" msgid "Run query in a new tab" msgstr "Executar a query em nova aba" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 #, fuzzy msgid "Run selection" msgstr "Executar a query selecionada" @@ -13052,12 +13179,12 @@ msgstr "Executar a query selecionada" msgid "Running" msgstr "" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "" @@ -13066,26 +13193,26 @@ msgstr "" msgid "SECOND" msgstr "30 segundos" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 #, fuzzy msgid "SHA" msgstr "Esquema" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "Copiado!" @@ -13093,9 +13220,9 @@ msgstr "Copiado!" msgid "SQL Expression" msgstr "Expressão SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL Lab" @@ -13115,20 +13242,20 @@ msgid "" "Note that you will need to close other SQL Lab windows before you do this." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "Gravar query" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 #, fuzzy msgid "SQL expression" msgstr "Expressão" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 #, fuzzy msgid "SQL query" msgstr "partilhar query" @@ -13182,21 +13309,21 @@ msgstr "Camadas de anotação para sobreposição na visualização" msgid "SSH Tunneling is not enabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "" @@ -13205,19 +13332,19 @@ msgstr "" msgid "STRING" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 #, fuzzy msgid "Samples" msgstr "Tabelas" @@ -13236,70 +13363,76 @@ msgstr "Não foi possível gravar a sua query" msgid "Sankey" msgstr "Sankey" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Gráfico de Queijo" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" -msgstr "" +#, fuzzy +msgid "Sankey Diagram (legacy)" +msgstr "Explorar gráfico" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 msgid "Sankey Diagram with Loops" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 #, fuzzy msgid "Satellite" msgstr "Filtro de data" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "Salvar" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "Grave uma visualização" @@ -13311,8 +13444,8 @@ msgstr "Gravar e ir para o dashboard" msgid "Save (Overwrite)" msgstr "Queries Gravadas" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "Gravar como" @@ -13326,8 +13459,8 @@ msgstr "Escolha uma origem de dados" msgid "Save as dataset" msgstr "Escolha uma origem de dados" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #, fuzzy msgid "Save as new" msgstr "Grave uma visualização" @@ -13356,7 +13489,7 @@ msgstr "Gráfico de Queijo" msgid "Save dashboard" msgstr "Gravar Dashboard" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 #, fuzzy msgid "Save dataset" msgstr "Escolha uma origem de dados" @@ -13365,36 +13498,36 @@ msgstr "Escolha uma origem de dados" msgid "Save for this session" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 #, fuzzy msgid "Save query" msgstr "partilhar query" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "Salvar" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Queries Gravadas" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 #, fuzzy msgid "Saved expressions" msgstr "Expressão" @@ -13404,7 +13537,7 @@ msgid "Saved metric" msgstr "Selecione métrica" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 #, fuzzy @@ -13424,13 +13557,13 @@ msgstr "" msgid "Saved query parameters are invalid." msgstr "Camadas de anotação para sobreposição na visualização" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "" @@ -13439,8 +13572,8 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "" @@ -13456,15 +13589,15 @@ msgid "" "variables." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "" @@ -13472,18 +13605,18 @@ msgstr "" msgid "Schedule email report" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 #, fuzzy msgid "Schedule query" msgstr "Gravar query" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "Gravar query" @@ -13503,11 +13636,11 @@ msgid "Scheduled task executor not found" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13515,7 +13648,7 @@ msgstr "" msgid "Schema" msgstr "Esquema" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 #, fuzzy msgid "Schema cache timeout" msgstr "Tempo limite para cache" @@ -13526,7 +13659,7 @@ msgstr "" "Esquema, como utilizado em algumas base de dados, como Postgres, Redshift" " e DB2" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "" @@ -13534,12 +13667,12 @@ msgstr "" msgid "Scope" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -13548,7 +13681,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "" @@ -13556,7 +13689,7 @@ msgstr "" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13564,12 +13697,12 @@ msgstr "" msgid "Search" msgstr "Pesquisa" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, python-format msgid "Search %s records" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "Pesquisa / Filtro" @@ -13577,12 +13710,12 @@ msgstr "Pesquisa / Filtro" msgid "Search Metrics & Columns" msgstr "Colunas das séries temporais" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 #, fuzzy msgid "Search all charts" msgstr "Gráfico de bala" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 #, fuzzy msgid "Search box" msgstr "Pesquisa" @@ -13591,12 +13724,12 @@ msgstr "Pesquisa" msgid "Search by query text" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 #, fuzzy msgid "Search columns" msgstr "Lista de Colunas" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 #, fuzzy msgid "Search in filters" msgstr "Pesquisa / Filtro" @@ -13610,33 +13743,33 @@ msgstr "Pesquisa" msgid "Second" msgstr "30 segundos" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 #, fuzzy msgid "Secondary" msgstr "30 segundos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 #, fuzzy msgid "Secondary Metric" msgstr "Métrica de cor" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, fuzzy, python-format msgid "Seconds %s" msgstr "30 segundos" @@ -13650,19 +13783,19 @@ msgstr "30 segundos" msgid "Secure Extra" msgstr "Segurança" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 #, fuzzy msgid "Secure extra" msgstr "Segurança" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Segurança" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "" @@ -13678,7 +13811,7 @@ msgstr "Cargo do Utilizador" msgid "See more" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "" @@ -13688,29 +13821,29 @@ msgstr "Selecione um esquema (%s)" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 #, fuzzy msgid "Select" msgstr "Executar a query selecionada" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "Selecione ..." -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "Repor Estado" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 #, fuzzy msgid "Select Viz Type" msgstr "Selecione um tipo de visualização" @@ -13725,7 +13858,7 @@ msgstr "Coluna de tempo" msgid "Select a dashboard" msgstr "Por favor insira um nome para o dashboard" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Selecione uma base de dados" @@ -13734,21 +13867,21 @@ msgstr "Selecione uma base de dados" msgid "Select a database table and create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 #, fuzzy msgid "Select a database table." msgstr "Selecione uma base de dados" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 #, fuzzy msgid "Select a database to connect" msgstr "Selecione uma base de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 #, fuzzy msgid "Select a database to write a query" msgstr "Selecione uma base de dados" @@ -13758,36 +13891,36 @@ msgstr "Selecione uma base de dados" msgid "Select a dataset" msgstr "Selecione uma base de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "Insira um novo título para a aba" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 #, fuzzy msgid "Select a metric to display on the right axis" msgstr "Escolha uma métrica para o eixo direito" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Selecione um esquema (%s)" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 msgid "Select a sheet name from the uploaded file" msgstr "" @@ -13805,17 +13938,17 @@ msgstr "Selecione um tipo de visualização" msgid "Select aggregate options" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 #, fuzzy msgid "Select all data" msgstr "Selecione uma base de dados" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 #, fuzzy msgid "Select all items" msgstr "Filtros de resultados" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "" @@ -13825,61 +13958,67 @@ msgid "Select catalog or type to search catalogs" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "Gráfico de bala" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Gráfico de bala" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 #, fuzzy msgid "Select charts" msgstr "Gráfico de bala" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 #, fuzzy msgid "Select color scheme" msgstr "Esquema de cores lineares" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 #, fuzzy msgid "Select column" msgstr "Coluna de tempo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "Filtros de resultados" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 #, fuzzy msgid "Select current page" msgstr "Filtros de resultados" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Por favor insira um nome para o dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Por favor insira um nome para o dashboard" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "Por favor insira um nome para o dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Selecione uma base de dados" @@ -13889,24 +14028,24 @@ msgstr "Selecione uma base de dados" msgid "Select database or type to search databases" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 #, fuzzy msgid "Select dataset source" msgstr "Fonte de dados" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 #, fuzzy msgid "Select file" msgstr "Selecione uma base de dados" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 #, fuzzy msgid "Select filter" @@ -13920,14 +14059,14 @@ msgstr "" msgid "Select first filter value by default" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Formato de valor" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13935,13 +14074,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 #, fuzzy msgid "Select operator" msgstr "Selecione operador" @@ -13951,8 +14090,8 @@ msgstr "Selecione operador" msgid "Select or type a custom value..." msgstr "nome da origem de dados" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "" @@ -13960,13 +14099,13 @@ msgstr "" msgid "Select or type currency symbol" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 #, fuzzy msgid "Select or type dataset name" msgstr "nome da origem de dados" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "" @@ -13975,7 +14114,7 @@ msgstr "" msgid "Select saved metrics" msgstr "Selecione métrica" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "Selecione métrica" @@ -13985,12 +14124,12 @@ msgstr "Selecione métrica" msgid "Select schema or type to search schemas" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 #, fuzzy msgid "Select scheme" msgstr "Selecione um esquema (%s)" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "" @@ -14020,7 +14159,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "" @@ -14040,24 +14179,24 @@ msgid "" "query by clicking on the %s button." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Selecione uma base de dados" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 msgid "Send as PDF" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "" @@ -14065,7 +14204,7 @@ msgstr "" msgid "Send range filter events to other charts" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "" @@ -14093,45 +14232,45 @@ msgstr "Limite de série" msgid "Series Limit Sort Descending" msgstr "Ordenar decrescente" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 #, fuzzy msgid "Series Style" msgstr "Tabela de séries temporais" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "Colunas das séries temporais" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "Limite de série" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 #, fuzzy msgid "Series type" msgstr "Limite de série" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "" @@ -14139,15 +14278,15 @@ msgstr "" msgid "Service Account" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "Intervalo de atualização" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14156,11 +14295,11 @@ msgstr "" msgid "Set up an email report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14169,49 +14308,49 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 #, fuzzy msgid "Share chart by email" msgstr "Explorar gráfico" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 #, fuzzy msgid "Shared query" msgstr "query partilhada" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 #, fuzzy msgid "Shared query fields" msgstr "query partilhada" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Nome Detalhado" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -14241,7 +14380,13 @@ msgstr "" msgid "Show" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "Mostrar Métrica" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 #, fuzzy msgid "Show Bubbles" msgstr "Mostrar Tabela" @@ -14250,6 +14395,11 @@ msgstr "Mostrar Tabela" msgid "Show CREATE VIEW statement" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "Gráfico de bala" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "Mostrar Dashboard" @@ -14267,11 +14417,11 @@ msgid "Show Database" msgstr "Mostrar Base de Dados" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 #, fuzzy msgid "Show Labels" msgstr "Mostrar Tabela" @@ -14280,7 +14430,7 @@ msgstr "Mostrar Tabela" msgid "Show Log" msgstr "Mostrar totais" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "" @@ -14294,7 +14444,7 @@ msgstr "Mostrar Métrica" msgid "Show Metric Names" msgstr "Mostrar Métrica" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 #, fuzzy msgid "Show Range Filter" msgstr "Filtros de resultados" @@ -14303,38 +14453,38 @@ msgstr "Filtros de resultados" msgid "Show Table" msgstr "Mostrar Tabela" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 #, fuzzy msgid "Show Tooltip Labels" msgstr "Mostrar Tabela" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 #, fuzzy msgid "Show Total" msgstr "Mostrar Tabela" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 #, fuzzy msgid "Show Value" msgstr "Mostrar Tabela" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 #, fuzzy msgid "Show Values" msgstr "Mostrar Tabela" @@ -14354,34 +14504,34 @@ msgstr "" msgid "Show all columns" msgstr "Mostrar Coluna" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 #, fuzzy msgid "Show chart description" msgstr "Alternar descrição do gráfico" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 #, fuzzy msgid "Show columns subtotal" msgstr "Mostrar Coluna" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 #, fuzzy msgid "Show columns total" msgstr "Mostrar Coluna" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "" @@ -14406,12 +14556,12 @@ msgstr "" msgid "Show label" msgstr "Mostrar Tabela" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "" @@ -14420,11 +14570,11 @@ msgstr "" msgid "Show less columns" msgstr "Mostrar Coluna" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "" @@ -14432,57 +14582,59 @@ msgstr "" msgid "Show only my charts" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 #, fuzzy msgid "Show password." msgstr "Mostrar Dashboard" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 #, fuzzy msgid "Show rows subtotal" msgstr "Mostrar Coluna" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "Mostrar Dashboard" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14516,13 +14668,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "" @@ -14534,8 +14686,8 @@ msgstr "" msgid "Significance Level" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14545,7 +14697,7 @@ msgstr "" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "" @@ -14556,7 +14708,7 @@ msgstr "" msgid "Single Metric" msgstr "Lista de Métricas" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 #, fuzzy msgid "Single Value" msgstr "Valor de filtro" @@ -14566,20 +14718,20 @@ msgstr "Valor de filtro" msgid "Single value" msgstr "Valor de filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "" @@ -14587,20 +14739,20 @@ msgstr "" msgid "Sizes of vehicles" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "Erro" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "" @@ -14614,13 +14766,13 @@ msgstr "Slug" msgid "Small" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "" @@ -14645,7 +14797,7 @@ msgstr "Dashboards" msgid "Something went wrong." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "Desculpe, houve um erro ao gravar este dashbard: " @@ -14654,20 +14806,20 @@ msgstr "Desculpe, houve um erro ao gravar este dashbard: " msgid "Sorry there was an error fetching saved charts: " msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "" @@ -14685,25 +14837,25 @@ msgstr "" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, fuzzy, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, fuzzy, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14715,7 +14867,7 @@ msgstr "Desculpe, o seu navegador não suporta 'copiar'. Use Ctrl+C ou Cmd+C!" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 #, fuzzy msgid "Sort" msgstr "Janela de exibição" @@ -14726,35 +14878,35 @@ msgid "Sort Bars" msgstr "Ordenar por" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "Ordenar decrescente" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "Mostrar Métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 #, fuzzy msgid "Sort Series Ascending" msgstr "Ordenar decrescente" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 #, fuzzy msgid "Sort ascending" @@ -14764,9 +14916,9 @@ msgstr "Ordenar decrescente" msgid "Sort bars by x labels." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "Ordenar por" @@ -14775,16 +14927,7 @@ msgstr "Ordenar por" msgid "Sort by %s" msgstr "Ordenar por" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 #, fuzzy msgid "Sort by metric" msgstr "Mostrar Métrica" @@ -14793,44 +14936,45 @@ msgstr "Mostrar Métrica" msgid "Sort columns alphabetically" msgstr "Ordenar colunas por ordem alfabética" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 #, fuzzy msgid "Sort columns by" msgstr "Ordenar colunas por ordem alfabética" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 #, fuzzy msgid "Sort descending" msgstr "Ordenar decrescente" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 #, fuzzy msgid "Sort filter values" msgstr "Filtrável" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 #, fuzzy msgid "Sort metric" msgstr "Mostrar Métrica" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 #, fuzzy msgid "Sort rows by" msgstr "Ordenar por" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 #, fuzzy msgid "Sort type" msgstr "Tipo de gráfico" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "Fonte" @@ -14841,11 +14985,11 @@ msgstr "Fonte" msgid "Source / Target" msgstr "Nome da origem de dados" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "Fonte SQL" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 #, fuzzy msgid "Source category" msgstr "Nome da origem de dados" @@ -14860,25 +15004,25 @@ msgstr "" msgid "Spatial" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 #, fuzzy msgid "Split number" msgstr "Número grande" @@ -14901,17 +15045,17 @@ msgstr "" msgid "Stack" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "" @@ -14925,14 +15069,14 @@ msgstr "" msgid "Stacked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "" @@ -14940,16 +15084,16 @@ msgstr "" msgid "Stacked style" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "Início" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "" @@ -14957,7 +15101,7 @@ msgstr "" msgid "Start Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 #, fuzzy msgid "Start angle" msgstr "Modificado pela última vez" @@ -14966,22 +15110,22 @@ msgstr "Modificado pela última vez" msgid "Start at (UTC)" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "Start date" msgstr "Início" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14998,7 +15142,7 @@ msgstr "Estado" msgid "State" msgstr "Estado" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -15014,25 +15158,25 @@ msgstr "" msgid "Status" msgstr "Estado" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" +msgid "Step - end" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "" @@ -15048,7 +15192,7 @@ msgid "" "irregular intervals." msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "Parar" @@ -15058,11 +15202,11 @@ msgstr "Parar" msgid "Stop query" msgstr "Query vazia?" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "" @@ -15076,11 +15220,11 @@ msgid "Stream" msgstr "Histograma" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "" @@ -15088,7 +15232,7 @@ msgstr "" msgid "Stretched style" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 #, fuzzy msgid "Stroke Color" msgstr "Selecione uma cor" @@ -15098,7 +15242,7 @@ msgstr "Selecione uma cor" msgid "Stroke Width" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "" @@ -15111,7 +15255,7 @@ msgstr "" msgid "Style" msgstr "Estilo do mapa" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "" @@ -15128,7 +15272,7 @@ msgstr "Subtítulo" msgid "Subheader Font Size" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "" @@ -15145,7 +15289,7 @@ msgstr "" msgid "Success" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "" @@ -15153,42 +15297,47 @@ msgstr "" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 #, fuzzy msgid "Sum values" msgstr "Valor de filtro" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "dia" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 #, fuzzy msgid "Sunburst Chart" msgstr "Explorar gráfico" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "" @@ -15202,11 +15351,11 @@ msgid "Superset Embedded SDK documentation." msgstr "" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Explorar gráfico" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 #, fuzzy msgid "Superset dashboard" msgstr "Gravar Dashboard" @@ -15219,7 +15368,7 @@ msgstr "" msgid "Superset encountered an unexpected error." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 #, fuzzy msgid "Supported databases" msgstr "Selecione uma base de dados" @@ -15228,14 +15377,14 @@ msgstr "Selecione uma base de dados" msgid "Survey Responses" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 #, fuzzy msgid "Swap dataset" msgstr "Escolha uma origem de dados" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "" @@ -15246,16 +15395,16 @@ msgid "" "well." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 #, fuzzy msgid "Symbol" msgstr "parafuso" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 #, fuzzy msgid "Symbol size" msgstr "Tamanho da bolha" @@ -15264,11 +15413,11 @@ msgstr "Tamanho da bolha" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "" @@ -15282,7 +15431,7 @@ msgstr "" msgid "TABLES" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 #, fuzzy msgid "TEMPORAL X-AXIS" msgstr "É temporal" @@ -15292,11 +15441,11 @@ msgstr "É temporal" msgid "TEMPORAL_RANGE" msgstr "É temporal" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "" @@ -15306,6 +15455,11 @@ msgstr "" msgid "Tab name" msgstr "Nome da Tabela" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15322,13 +15476,13 @@ msgstr "" msgid "Table" msgstr "Tabela" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "A tabela %(t)s não foi encontrada na base de dados %(d)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "Nome da Tabela" @@ -15342,18 +15496,18 @@ msgstr "" "Tabela [{}] não encontrada, por favor verifique conexão à base de dados, " "esquema e nome da tabela" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 #, fuzzy msgid "Table cache timeout" msgstr "Tempo limite para cache" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 #, fuzzy msgid "Table columns" msgstr "Coluna de tempo" @@ -15380,7 +15534,7 @@ msgstr "" msgid "Tables" msgstr "Tabelas" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "" @@ -15419,12 +15573,12 @@ msgstr "Visualização %(id)s não encontrada" msgid "Tag could not be updated." msgstr "Não foi possível gravar a sua query" -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 #, fuzzy msgid "Tag created" msgstr "foi criado" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "Nome da Tabela" @@ -15438,12 +15592,12 @@ msgstr "" msgid "Tag parameters are invalid." msgstr "Camadas de anotação para sobreposição na visualização" -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 #, fuzzy msgid "Tag updated" msgstr "%s - sem título" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -15453,16 +15607,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "Não foi possível carregar a query" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 #, fuzzy msgid "Tags" msgstr "Estado" @@ -15473,8 +15627,9 @@ msgid "" "densest areas of information lie" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 #, fuzzy msgid "Target" msgstr "Início" @@ -15484,14 +15639,19 @@ msgstr "Início" msgid "Target Color" msgstr "Selecione uma cor" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "Modelos CSS" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15506,7 +15666,7 @@ msgstr "" "Ligação predefinida, é possível incluir {{ metric }} ou outros valores " "provenientes dos controlos." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15527,15 +15687,15 @@ msgstr "Conexão de teste" msgid "Text" msgstr "textarea" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "" @@ -15570,15 +15730,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15586,17 +15757,17 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 #, fuzzy msgid "The annotation has been saved" msgstr "Dashboard gravado com sucesso." -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 #, fuzzy msgid "The annotation has been updated" msgstr "Dashboard gravado com sucesso." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15642,11 +15813,11 @@ msgid "The color of the isoline" msgstr "O id da visualização ativa" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "O esquema de cores para o gráfico de renderização" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -15657,6 +15828,14 @@ msgstr "" msgid "The column header label" msgstr "Ordenar colunas por ordem alfabética" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "" @@ -15667,7 +15846,7 @@ msgid "" "[country] column" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "Dashboard gravado com sucesso." @@ -15694,7 +15873,7 @@ msgid "" "want to continue? Deleting the database will break those objects." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "" @@ -15712,7 +15891,7 @@ msgstr "" msgid "The database is under an unusual load." msgstr "" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15732,7 +15911,7 @@ msgstr "Esta origem de dados parece ter sido excluída" msgid "The database was not found." msgstr "Visualização %(id)s não encontrada" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15745,11 +15924,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -15763,7 +15942,7 @@ msgid "" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "Esta origem de dados parece ter sido excluída" @@ -15772,7 +15951,7 @@ msgstr "Esta origem de dados parece ter sido excluída" msgid "The dataset linked to this chart may have been deleted." msgstr "Esta origem de dados parece ter sido excluída" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "Não foi possível carregar a query" @@ -15781,15 +15960,15 @@ msgstr "Não foi possível carregar a query" msgid "The datasource is too large to query." msgstr "Origem de dados" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15806,11 +15985,11 @@ msgid "" "-1 to bypass the cache." msgstr "O número de segundos antes de expirar a cache" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15823,12 +16002,31 @@ msgid "" "%(columns)s. " msgstr "" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15861,7 +16059,7 @@ msgid "The hostname provided can't be resolved." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "O id da visualização ativa" @@ -15884,17 +16082,17 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "" @@ -15912,18 +16110,18 @@ msgid "" "%{key}s is invalid." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15946,13 +16144,18 @@ msgstr "O id da visualização ativa" msgid "The number color \"steps\"" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "O número de segundos antes de expirar a cache" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15960,7 +16163,7 @@ msgid "" "download to csv to see more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15968,22 +16171,22 @@ msgid "" "more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, 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:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, 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:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15991,7 +16194,7 @@ msgid "" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "O número de segundos antes de expirar a cache" @@ -16000,7 +16203,7 @@ msgstr "O número de segundos antes de expirar a cache" msgid "The object does not exist in the given database." msgstr "Nome da tabela que existe na base de dados de origem" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -16052,7 +16255,7 @@ msgid "" " they are needed." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -16091,7 +16294,7 @@ msgstr "" msgid "The port number is invalid." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 #, fuzzy msgid "The primary metric is used to define the arc segment sizes" msgstr "Métrica usada para definir a série superior" @@ -16112,11 +16315,11 @@ msgid "" "re-run the original query." msgstr "" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "Não foi possível carregar a query" @@ -16131,11 +16334,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -16161,11 +16364,11 @@ msgstr "" msgid "The report has been created" msgstr "Esta origem de dados parece ter sido excluída" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 msgid "The report will be sent to your email at" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -16182,13 +16385,13 @@ msgid "" "no longer can be deserialized." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -16263,8 +16466,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -16284,7 +16487,7 @@ msgstr "" "digitar e usar linguagem natural simples, em inglês, como `10 seconds`, " "`1 day` ou `56 weeks`" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 #, fuzzy msgid "" "The time granularity for the visualization. Note that you can type and " @@ -16294,7 +16497,7 @@ msgstr "" "digitar e usar linguagem natural simples, em inglês, como `10 seconds`, " "`1 day` ou `56 weeks`" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16306,7 +16509,7 @@ msgstr "" "temporal. As opções são definidas por base de dados no código-fonte do " "Superset." -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16328,7 +16531,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "O tipo de visualização a ser exibida" @@ -16359,9 +16562,9 @@ msgstr "" msgid "The username provided when connecting to a database is not valid." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "" @@ -16370,7 +16573,7 @@ msgstr "" msgid "The width of the Isoline in pixels" msgstr "O id da visualização ativa" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 #, fuzzy msgid "The width of the lines" msgstr "O id da visualização ativa" @@ -16381,14 +16584,14 @@ msgstr "O id da visualização ativa" msgid "There are associated alerts or reports" msgstr "" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 #, fuzzy msgid "There are no charts added to this dashboard" msgstr "Desculpe, houve um erro ao gravar este dashbard: " @@ -16398,7 +16601,7 @@ msgstr "Desculpe, houve um erro ao gravar este dashbard: " msgid "There are no components added to this tab" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "" @@ -16417,7 +16620,7 @@ msgid "" " or a typo." msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16454,7 +16657,7 @@ msgstr "" msgid "There was an error loading the catalogs" msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 #, fuzzy msgid "There was an error loading the chart data" msgstr "Desculpe, houve um erro ao gravar este dashbard: " @@ -16478,7 +16681,7 @@ msgstr "" msgid "There was an error saving the favorite status: %s" msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "" @@ -16488,7 +16691,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16520,7 +16723,7 @@ msgstr "" msgid "There was an issue deleting the selected dashboards: " msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "" @@ -16545,17 +16748,17 @@ msgstr "" msgid "There was an issue deleting: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 #, fuzzy msgid "There was an issue duplicating the dataset." msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, fuzzy, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "Desculpe, houve um erro ao gravar este dashbard: " @@ -16564,7 +16767,7 @@ msgstr "Desculpe, houve um erro ao gravar este dashbard: " msgid "There was an issue fetching reports attached to this dashboard." msgstr "Desculpe, houve um erro ao gravar este dashbard: " -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" @@ -16622,7 +16825,7 @@ msgstr "" "referência e para utilizadores avançados que desejam alterar parâmetros " "específicos." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16652,13 +16855,13 @@ msgstr "" msgid "This action will permanently delete the template." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 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/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -16668,7 +16871,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -16676,19 +16879,19 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "" @@ -16722,14 +16925,14 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -16746,12 +16949,12 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 #, fuzzy msgid "This dashboard is now hidden" msgstr "Editar propriedades do dashboard" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 #, fuzzy msgid "This dashboard is now published" msgstr "Editar propriedades do dashboard" @@ -16766,16 +16969,16 @@ msgid "" " id to the SDK:" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "Dashboard gravado com sucesso." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -16789,8 +16992,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "Esta opção define o elemento a ser desenhado no gráfico" @@ -16814,11 +17017,11 @@ msgstr "" "Este campo atua como uma vista do Superset, o que significa que o " "Superset vai correr uma query desta string como uma subquery." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" @@ -16855,7 +17058,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -16866,17 +17069,21 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 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:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" @@ -16884,7 +17091,7 @@ msgstr "" "Esta seção contém opções que permitem o pós-processamento analítico " "avançado de resultados da query" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "" @@ -16895,26 +17102,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 #, fuzzy msgid "This visualization type does not support cross-filtering." msgstr "Escolha um tipo de visualização" @@ -16930,6 +17137,13 @@ msgid_plural "This may be triggered by:" msgstr[0] "" msgstr[1] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "" @@ -16942,8 +17156,8 @@ msgstr "" msgid "Threshold alpha level for determining significance" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "" @@ -16951,7 +17165,7 @@ msgstr "" msgid "Thumbnails" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "" @@ -16972,7 +17186,7 @@ msgstr "" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "Tempo" @@ -16983,9 +17197,9 @@ msgid "Time Column" msgstr "Coluna de tempo" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "Coluna de tempo" @@ -17023,7 +17237,7 @@ msgstr "Granularidade Temporal" msgid "Time Ratio" msgstr "Granularidade Temporal" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 #, fuzzy msgid "Time Series" @@ -17057,14 +17271,14 @@ msgstr "Série temporal - teste emparelhado T" msgid "Time Series - Stacked" msgstr "Série Temporal - Barras Sobrepostas" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 #, fuzzy msgid "Time Series Options" msgstr "Colunas das séries temporais" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:311 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "Mudança de hora" @@ -17073,14 +17287,14 @@ msgstr "Mudança de hora" msgid "Time Table View" msgstr "Visualização da tabela de tempo" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "Coluna de tempo" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "" @@ -17089,17 +17303,17 @@ msgstr "" msgid "Time column filter plugin" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 #, fuzzy msgid "Time comparison" msgstr "Coluna de tempo" @@ -17117,7 +17331,7 @@ msgid "" "[%(human_readable)s later]." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 #, fuzzy msgid "Time filter" @@ -17128,7 +17342,7 @@ msgstr "Filtro de data" msgid "Time format" msgstr "Formato de data e hora" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -17147,8 +17361,8 @@ msgstr "Granularidade Temporal" msgid "Time granularity" msgstr "Granularidade temporal" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "10 segundos" @@ -17157,8 +17371,8 @@ msgstr "10 segundos" msgid "Time lag" msgstr "Granularidade Temporal" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -17171,7 +17385,7 @@ msgstr "Granularidade Temporal" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "Atributos de formulário relacionados ao tempo" @@ -17186,9 +17400,9 @@ msgstr "Tabela de séries temporais" msgid "Time series columns" msgstr "Colunas das séries temporais" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 #, fuzzy msgid "Time shift" msgstr "Mudança de hora" @@ -17232,13 +17446,13 @@ msgstr "Tabela de séries temporais" msgid "Timeout error" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 #, fuzzy msgid "Timestamp format" msgstr "Formato da Tabela Datahora" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "" @@ -17277,7 +17491,7 @@ msgstr "Origem de dados" msgid "Title or Slug" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "" @@ -17285,50 +17499,50 @@ msgstr "" msgid "To get a readable URL for your dashboard" msgstr "Obter um URL legível para o seu dashboard" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 #, fuzzy msgid "Tooltip Contents" msgstr "Conteúdo Criado" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 #, fuzzy msgid "Tooltip sort by metric" msgstr "Lista de Métricas" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 #, fuzzy msgid "Tooltip time format" msgstr "Formato de data e hora" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 #, fuzzy msgid "Top" msgstr "Parar" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "" @@ -17349,17 +17563,13 @@ msgstr "" msgid "Total value" msgstr "Valor de filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 #, fuzzy msgid "Track job" msgstr "Acompanhar trabalho" @@ -17380,7 +17590,7 @@ msgstr "" msgid "Transparent" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "" @@ -17393,11 +17603,11 @@ msgstr "" msgid "Tree Chart" msgstr "Explorar gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 #, fuzzy msgid "Tree orientation" msgstr "Anotações" @@ -17419,19 +17629,19 @@ msgstr "Treemap" msgid "Trend" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "" @@ -17440,46 +17650,46 @@ msgstr "" msgid "Truncate Metric" msgstr "Selecione métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 #, fuzzy msgid "Truncate X Axis" msgstr "Selecione métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" @@ -17487,7 +17697,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "" @@ -17496,23 +17706,23 @@ msgstr "" msgid "Tukey" msgstr "Query" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "Tipo" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "" @@ -17522,11 +17732,11 @@ msgstr "" msgid "Type a number" msgstr "Número grande" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "" @@ -17560,20 +17770,16 @@ msgstr "URL" msgid "URL Parameters" msgstr "Parâmetros" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 #, fuzzy msgid "URL parameters" msgstr "Parâmetros" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17597,7 +17803,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -17609,41 +17815,46 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Adicionar ao novo dashboard" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "Indefinido" @@ -17651,12 +17862,12 @@ msgstr "Indefinido" msgid "Undefined window for rolling operation" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 #, fuzzy msgid "Undo the action" msgstr "Executar a query selecionada" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "" @@ -17670,7 +17881,7 @@ msgstr "" msgid "Unexpected error occurred, please check your logs for details" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "" @@ -17705,12 +17916,13 @@ msgstr "" msgid "Unknown Status" msgstr "" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "" @@ -17719,7 +17931,7 @@ msgstr "" msgid "Unknown input format" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 msgid "Unknown type" msgstr "" @@ -17762,12 +17974,12 @@ msgstr "" msgid "Unsupported time grain: %(time_grain)s" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 #, fuzzy msgid "Untitled Dataset" msgstr "Editar Base de Dados" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "Query sem título" @@ -17776,7 +17988,7 @@ msgstr "Query sem título" msgid "Untitled query" msgstr "Query sem título" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "" @@ -17790,7 +18002,7 @@ msgstr "Explorar gráfico" msgid "Updating chart was stopped" msgstr "A atualização do gráfico parou" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "" @@ -17799,7 +18011,7 @@ msgstr "" msgid "Upload CSV" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 #, fuzzy msgid "Upload CSV to database" msgstr "Selecione uma base de dados" @@ -17809,7 +18021,7 @@ msgstr "Selecione uma base de dados" msgid "Upload Columnar" msgstr "Adicionar Coluna" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "Selecione uma base de dados" @@ -17826,7 +18038,7 @@ msgstr "" msgid "Upload Excel" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Selecione uma base de dados" @@ -17835,12 +18047,12 @@ msgstr "Selecione uma base de dados" msgid "Upload JSON file" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "Selecione uma base de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -17855,7 +18067,7 @@ msgstr "Selecione uma base de dados" msgid "Upload file to preview columns" msgstr "Selecione uma base de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "Origem de dados" @@ -17868,27 +18080,27 @@ msgstr "" msgid "Upper threshold must be greater than lower threshold" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, fuzzy, python-format msgid "Use %s to open in a new tab." msgstr "Query numa nova aba" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "" @@ -17896,18 +18108,18 @@ msgstr "" msgid "Use a log scale for the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "" @@ -17919,7 +18131,7 @@ msgid "" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -17927,7 +18139,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" @@ -17935,7 +18147,7 @@ msgstr "" msgid "Use only a single value." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "" @@ -17949,17 +18161,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "" @@ -17977,7 +18189,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -18001,9 +18213,9 @@ msgstr "" msgid "User query" msgstr "partilhar query" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 #, fuzzy @@ -18037,15 +18249,15 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "Mostrar valores das barras" @@ -18054,20 +18266,20 @@ msgstr "Mostrar valores das barras" msgid "Value Domain" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 #, fuzzy msgid "Value Format" msgstr "Formato de valor" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "Ordenar decrescente" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "" @@ -18080,8 +18292,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 #, fuzzy msgid "Value format" msgstr "Formato de valor" @@ -18125,16 +18337,16 @@ msgstr "" msgid "Verbose Name" msgstr "Nome Detalhado" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "" @@ -18158,7 +18370,7 @@ msgstr "Pré-visualização para %s" msgid "View All »" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 #, fuzzy msgid "View Dataset" msgstr "Escolha uma origem de dados" @@ -18168,7 +18380,7 @@ msgstr "Escolha uma origem de dados" msgid "View all charts" msgstr "Gráfico de bala" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 #, fuzzy msgid "View as table" msgstr "fechar aba" @@ -18183,10 +18395,10 @@ msgstr "Expor no SQL Lab" msgid "View keys & indexes (%s)" msgstr "Ver chaves e índices (%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "partilhar query" @@ -18200,14 +18412,14 @@ msgid "Viewed %s" msgstr "Pré-visualização para %s" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 #, fuzzy msgid "Viewport" msgstr "Janela de exibição" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "" @@ -18215,12 +18427,12 @@ msgstr "" msgid "Virtual (SQL)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 #, fuzzy msgid "Virtual dataset" msgstr "Editar Base de Dados" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "" @@ -18228,7 +18440,7 @@ msgstr "" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "" @@ -18236,6 +18448,11 @@ msgstr "" msgid "Visual Tweaks" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Metadados adicionais" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -18339,12 +18556,12 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "Viz está sem origem de dados" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 #, fuzzy msgid "Viz type" msgstr "Tipo" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "" @@ -18358,7 +18575,7 @@ msgstr "" msgid "Waiting on database..." msgstr "Editar Base de Dados" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "" @@ -18373,11 +18590,11 @@ msgstr "Mensagem de Aviso" msgid "Warning Message" msgstr "Mensagem de Aviso" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "Mensagem de Aviso" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18394,7 +18611,7 @@ msgstr "Rótulo para a sua query" msgid "Waterfall Chart" msgstr "Gráfico de bala" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18419,7 +18636,7 @@ msgid "" "%(location)s." msgstr "" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -18428,7 +18645,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18447,7 +18664,7 @@ msgstr "" msgid "Web" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "" @@ -18472,12 +18689,12 @@ msgstr "" msgid "Week starting Sunday" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 #, fuzzy msgid "Weekly Report" msgstr "Janela de exibição" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -18486,7 +18703,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, fuzzy, python-format msgid "Weeks %s" msgstr "semana" @@ -18521,34 +18738,34 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 #, fuzzy msgid "What should happen if the table already exists" msgstr "Origem de dados %(name)s já existe" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" @@ -18560,15 +18777,15 @@ msgstr "" "Ao permitir a opção CREATE TABLE AS no SQL Lab, esta opção força a tabela" " a ser criada neste esquema" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" @@ -18606,7 +18823,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" @@ -18620,13 +18837,13 @@ msgid "" "view." msgstr "Se esta coluna está exposta na seção `Filtros` da vista de exploração." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" @@ -18634,12 +18851,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" @@ -18647,32 +18864,32 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "" @@ -18680,11 +18897,11 @@ msgstr "" msgid "Whether to display the interactive data table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "" @@ -18695,10 +18912,10 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "" @@ -18706,68 +18923,68 @@ msgstr "" msgid "Whether to display the metric name as a title" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 #, fuzzy msgid "Whether to display the time range interactive selector" msgstr "Mostrar opção de seleção do intervalo temporal" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 #, fuzzy msgid "Whether to display the tooltip labels." msgstr "Selecione uma métrica para visualizar" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 #, fuzzy msgid "Whether to include a client-side search box" msgstr "Incluir um filtro temporal" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 #, fuzzy msgid "Whether to include the percentage in the tooltip" msgstr "Incluir um filtro temporal" @@ -18776,7 +18993,7 @@ msgstr "Incluir um filtro temporal" msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "" @@ -18809,31 +19026,31 @@ msgstr "" "Preencher a lista de filtros, na vista de exploração, com valores " "distintos carregados em tempo real a partir do backend" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "Série Temporal - Gráfico de linhas" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "" @@ -18843,9 +19060,9 @@ msgstr "" msgid "Whether to sort ascending or descending on the base Axis." msgstr "Ordenar de forma descendente ou ascendente" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "Ordenar de forma descendente ou ascendente" @@ -18854,20 +19071,11 @@ msgstr "Ordenar de forma descendente ou ascendente" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "Ordenar de forma descendente ou ascendente" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" @@ -18879,7 +19087,7 @@ msgstr "" msgid "Which country to plot the map for?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "" @@ -18918,7 +19126,7 @@ msgstr "" msgid "Word Cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 #, fuzzy msgid "Word Rotation" msgstr "Anotações" @@ -18927,7 +19135,7 @@ msgstr "Anotações" msgid "Working" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "" @@ -18936,7 +19144,7 @@ msgstr "" msgid "World Map" msgstr "Mapa Mundo" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "Escreva uma descrição para sua consulta" @@ -18944,7 +19152,7 @@ msgstr "Escreva uma descrição para sua consulta" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "" @@ -18952,9 +19160,9 @@ msgstr "" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -18963,37 +19171,38 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "Eixo XX" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 msgid "X Axis Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 #, fuzzy msgid "X Axis Format" msgstr "Formato do Eixo YY" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "" @@ -19001,13 +19210,13 @@ msgstr "" msgid "X Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "" @@ -19026,12 +19235,12 @@ msgstr "" msgid "X-axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "" @@ -19039,9 +19248,9 @@ msgstr "" msgid "Y AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -19049,68 +19258,69 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Eixo YY" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Formato do Eixo YY" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 #, fuzzy msgid "Y Axis Title Position" msgstr "última partição:" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Eixo YY" @@ -19134,8 +19344,8 @@ msgstr "" msgid "Y-axis bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "" @@ -19152,7 +19362,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, fuzzy, python-format msgid "Years %s" msgstr "ano" @@ -19160,14 +19370,14 @@ msgstr "ano" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "" @@ -19180,7 +19390,7 @@ msgstr "" msgid "Yes, overwrite changes" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -19199,7 +19409,7 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -19232,7 +19442,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -19251,35 +19461,35 @@ msgid "" "right" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, fuzzy, python-format msgid "You do not have permission to edit this %s" msgstr "Não tem permissão para aprovar este pedido" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "Não tem permissão para aprovar este pedido" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -19290,13 +19500,13 @@ msgstr "Não tem acesso a esta origem de dados" msgid "You do not have permission to read tags" msgstr "Não tem permissão para aprovar este pedido" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "Não tem permissão para aceder à origem de dados: %(name)s." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 #, fuzzy msgid "You do not have sufficient permissions to edit the chart" msgstr "Não tem permissão para aprovar este pedido" @@ -19321,7 +19531,7 @@ msgstr "Parece que não tem acesso a nenhuma base de dados" msgid "You don't have access to this embedded dashboard config." msgstr "Não tem permissão para aceder à origem de dados: %(name)s." -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "Não tem acesso a esta origem de dados" @@ -19331,7 +19541,7 @@ msgstr "Não tem acesso a esta origem de dados" msgid "You don't have permission to modify the value." msgstr "Não tem permissão para aprovar este pedido" -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, fuzzy, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "Não tem direitos para alterar este título." @@ -19341,7 +19551,7 @@ msgstr "Não tem direitos para alterar este título." msgid "You don't have the rights to alter this chart" msgstr "Não tem direitos para alterar este título." -#: superset/views/core.py:646 +#: superset/views/core.py:648 #, fuzzy msgid "You don't have the rights to alter this dashboard" msgstr "Não tem direitos para alterar este título." @@ -19355,7 +19565,7 @@ msgstr "Não tem direitos para alterar este título." msgid "You don't have the rights to create a chart" msgstr "Não tem direitos para alterar este título." -#: superset/views/core.py:662 +#: superset/views/core.py:664 #, fuzzy msgid "You don't have the rights to create a dashboard" msgstr "Não tem direitos para alterar este título." @@ -19373,7 +19583,7 @@ msgstr "" msgid "You have unsaved changes." msgstr "Existem alterações por gravar." -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19386,7 +19596,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19396,28 +19606,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "Escolha um nome para o novo dashboard" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "" @@ -19425,38 +19635,38 @@ msgstr "" msgid "Your chart is ready to go!" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "Não foi possível gravar a sua query" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "Não foi possível gravar a sua query" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "Não foi possível gravar a sua query" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 #, fuzzy msgid "Your query was not properly saved" msgstr "A sua query foi gravada" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "A sua query foi gravada" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "A sua query foi gravada" @@ -19469,8 +19679,8 @@ msgstr "Não foi possível carregar a query" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 #, fuzzy msgid "Zero imputation" msgstr "descrição" @@ -19483,7 +19693,7 @@ msgstr "" msgid "Zoom level of the map" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 #, fuzzy msgid "[ untitled dashboard ]" msgstr "[Nome do dashboard]" @@ -19518,14 +19728,14 @@ msgstr "[Nome do dashboard]" msgid "[desc]" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 #, fuzzy msgid "[untitled]" msgstr "%s - sem título" @@ -19575,21 +19785,25 @@ msgstr "" msgid "`width` must be greater or equal to 0" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "Soma Agregada" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "Conexão de teste" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 #, fuzzy msgid "alert dark" msgstr "Início" @@ -19599,8 +19813,10 @@ msgid "alerts" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "" @@ -19608,43 +19824,43 @@ msgstr "" msgid "also copy (duplicate) charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "Anotações" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "Camadas de anotação" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -19652,7 +19868,12 @@ msgstr "" msgid "background" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "Metadados adicionais" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "" @@ -19664,10 +19885,10 @@ msgstr "" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -19680,8 +19901,8 @@ msgstr "parafuso" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 #, fuzzy msgid "bottom" msgstr "dttm" @@ -19698,7 +19919,7 @@ msgstr "" msgid "cannot be empty" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "" @@ -19714,12 +19935,12 @@ msgstr "Gerir" msgid "chart" msgstr "Mover gráfico" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 #, fuzzy msgid "charts" msgstr "Mover gráfico" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "" @@ -19729,7 +19950,7 @@ msgid "clear all filters" msgstr "Filtros" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "" @@ -19750,16 +19971,21 @@ msgstr "" msgid "color scheme for comparison" msgstr "Coluna de tempo" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "Ordenar por" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "Coluna" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "Tipo de gráfico" @@ -19780,28 +20006,28 @@ msgstr "Criado em" msgid "create a new chart" msgstr "Crie uma nova visualização" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "Coluna" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "" @@ -19810,30 +20036,30 @@ msgstr "" msgid "cumulative" msgstr "Acção" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "Dashboard" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 #, fuzzy msgid "dashboards" msgstr "Dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "Base de dados" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "" @@ -19842,21 +20068,21 @@ msgstr "" msgid "dataset name" msgstr "nome da origem de dados" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "dia" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "" @@ -19936,14 +20162,14 @@ msgstr "Latitude padrão" msgid "delete" msgstr "Eliminar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "descrição" @@ -19964,62 +20190,62 @@ msgstr "" msgid "dttm" msgstr "dttm" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "Latitude padrão" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "" @@ -20027,62 +20253,62 @@ msgstr "" msgid "edit mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 msgid "email subject" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 #, fuzzy msgid "entries" msgstr "Séries" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 #, fuzzy msgid "error" msgstr "Erro" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 #, fuzzy msgid "error_message" msgstr "Mensagem de Aviso" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "Código de 3 letras do país" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 #, fuzzy msgid "every minute" msgstr "mês" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "mês" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 #, fuzzy msgid "explore" msgstr "Explorar gráfico" @@ -20097,16 +20323,16 @@ msgstr "Perfil" msgid "fetching" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "" @@ -20118,44 +20344,44 @@ msgstr "" msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 #, fuzzy msgid "heatmap" msgstr "Mapa de Calor" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 #, fuzzy msgid "here" msgstr "Séries" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "hora" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 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 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "Mín" @@ -20177,13 +20403,13 @@ msgstr "" msgid "is expected to be an integer" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "" @@ -20196,8 +20422,8 @@ msgstr "Rótulo" msgid "latest partition:" msgstr "última partição:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 #, fuzzy msgid "left" msgstr "Eliminar" @@ -20206,7 +20432,7 @@ msgstr "Eliminar" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 #, fuzzy msgid "linear" msgstr "ano" @@ -20229,26 +20455,26 @@ msgid "max" msgstr "Máx" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "" @@ -20273,16 +20499,16 @@ msgstr "Métrica" msgid "min" msgstr "Mín" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "minuto" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 #, fuzzy msgid "minute(s)" msgstr "5 minutos" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 #, fuzzy msgid "monotone" msgstr "mês" @@ -20290,8 +20516,8 @@ msgstr "mês" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "mês" @@ -20300,13 +20526,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 #, fuzzy msgid "name" msgstr "Nome" @@ -20342,13 +20568,13 @@ msgstr "" msgid "offline" msgstr "agregado" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 #, fuzzy msgid "or" msgstr "hora" @@ -20366,7 +20592,7 @@ msgstr "Não foi possível gravar a sua query" msgid "overall" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Proprietários" @@ -20396,11 +20622,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -20420,12 +20646,12 @@ msgid "" " first is lower than the second value" msgstr "" -#: superset/views/core.py:840 +#: superset/views/core.py:842 #, fuzzy msgid "permalink state not found" msgstr "Modelos CSS" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -20435,15 +20661,15 @@ msgstr "" msgid "pixels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "" @@ -20452,7 +20678,7 @@ msgid "published" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 #, fuzzy msgid "quarter" msgstr "Query" @@ -20466,11 +20692,11 @@ msgstr "Séries" msgid "query" msgstr "Query" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "" @@ -20478,15 +20704,15 @@ msgstr "" msgid "recent" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 msgid "recipients" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "Janela de exibição" @@ -20498,12 +20724,12 @@ msgstr "Janela de exibição" msgid "reports" msgstr "Janela de exibição" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 #, fuzzy msgid "right" msgstr "Altura" @@ -20518,13 +20744,13 @@ msgstr "" msgid "running" msgstr "Mensagem de Aviso" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 #, fuzzy msgid "saved queries" msgstr "Queries Gravadas" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 #, fuzzy msgid "seconds" msgstr "30 segundos" @@ -20546,39 +20772,39 @@ msgstr "" msgid "shift start date" msgstr "Início" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 #, fuzzy msgid "step-after" msgstr "Modelos CSS" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "" @@ -20587,7 +20813,7 @@ msgid "stopped" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 #, fuzzy msgid "stream" msgstr "Histograma" @@ -20598,29 +20824,29 @@ msgstr "" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 #, fuzzy msgid "success" msgstr "Não há acesso!" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 #, fuzzy msgid "success dark" msgstr "Não há acesso!" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "" @@ -20632,7 +20858,7 @@ msgstr "" msgid "tag" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "Estado" @@ -20650,8 +20876,8 @@ msgstr "textarea" msgid "to" msgstr "Parar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 #, fuzzy msgid "top" msgstr "Parar" @@ -20675,14 +20901,14 @@ msgstr "" msgid "use latest_partition template" msgstr "última partição:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 #, fuzzy msgid "value ascending" msgstr "Ordenar decrescente" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 #, fuzzy msgid "value descending" msgstr "Ordenar decrescente" @@ -20696,7 +20922,7 @@ msgstr "" msgid "variance" msgstr "Análise Avançada" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 #, fuzzy msgid "view instructions" msgstr "10 segundos" @@ -20710,59 +20936,59 @@ msgstr "" msgid "viz type" msgstr "Tipo" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "foi criado" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "semana" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 msgid "working timeout" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "ano" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "" diff --git a/superset/translations/pt_BR/LC_MESSAGES/messages.po b/superset/translations/pt_BR/LC_MESSAGES/messages.po index 75d039daa8dc..65284a096524 100644 --- a/superset/translations/pt_BR/LC_MESSAGES/messages.po +++ b/superset/translations/pt_BR/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2023-05-22 08:04-0400\n" "Last-Translator: \n" "Language: pt_BR\n" @@ -28,8 +28,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 #, fuzzy msgid "" "\n" @@ -53,8 +83,8 @@ msgstr "Erro: %(text)s" msgid " (excluded)" msgstr "(excluído)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 #, fuzzy msgid "" " Set the opacity to 0 if you do not want to override the color specified " @@ -78,7 +108,7 @@ msgstr "um novo" msgid " expression which needs to adhere to the " msgstr "expressão necessária para aderir ao" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 #, fuzzy msgid " source code of Superset's sandboxed parser" msgstr "código-fonte do analisador em área restrita do Superset" @@ -112,7 +142,7 @@ msgstr "" "emos utilizar os padrões de acordo com cada nível do banco de dados/nome " "de coluna via parâmetro extra." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 #, fuzzy msgid " to add calculated columns" msgstr "para adicionar colunas calculadas" @@ -127,29 +157,29 @@ msgstr "para adicionar métricas" msgid " to edit or add columns and metrics." msgstr "para editar ou adicionar colunas e métricas." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 #, fuzzy msgid " to mark a column as a time column" msgstr "para marcar uma coluna como uma coluna de tempo" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 #, fuzzy msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" "para abrir o SQL Lab. De lá você pode salvar a consulta como um conjunto " "de dados." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 #, fuzzy msgid " to visualize your data." msgstr "para visualizar seus dados." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "!= (diferente)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, fuzzy, python-format msgid "% calculation" msgstr "Tipo de cálculo" @@ -197,22 +227,22 @@ msgstr "%(name)s.csv" msgid "%(object)s does not exist in this database." msgstr "%(object)s não existe neste banco de dados." -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "%(other)s gráficos irão aparecer aqui" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "%(other)s painéis irão aparecer aqui" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "%(other)s recentes irão aparecer aqui" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "%(other)s As consultas salvas aparecerão aqui" @@ -230,9 +260,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "%(rows)d linhas retornadas" @@ -257,7 +287,7 @@ msgid_plural "" msgstr[0] "%(suggestion)s em vez de \"%(undefinedParameter)s?\"" msgstr[1] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, fuzzy, python-format msgid "%(type)s File" msgstr "%(prefix)s %(title)s" @@ -278,26 +308,26 @@ msgstr "" msgid "%s Error" msgstr "%s Erro" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "%s SENHA" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "%s SENHA DO TÚNEL SSH" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "%s CHAVE PRIVADA DO TÚNEL SSH" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "%s SENHA DA CHAVE PRIVADA DO TÚNEL SSH" @@ -307,17 +337,17 @@ msgstr "%s SENHA DA CHAVE PRIVADA DO TÚNEL SSH" msgid "%s Selected" msgstr "%s Selecionado" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "%s selecionado (%s Físico , %s Virtual)" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "%s Selecionado (Físico)" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "%s Selecionado (Virtual)" @@ -327,27 +357,27 @@ msgstr "%s Selecionado (Virtual)" msgid "%s aggregates(s)" msgstr "%s agregado(s)" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "%s coluna(s)" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "%s operador(es)" @@ -361,18 +391,18 @@ msgid_plural "%s options" msgstr[0] "%s opção" msgstr[1] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "%s opção(ões)" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "recentes" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -384,8 +414,8 @@ msgstr[1] "" msgid "%s saved metric(s)" msgstr "%s salvos métrica(s)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "%s atualizado" @@ -402,7 +432,7 @@ msgstr "%s%s" msgid "%s-%s of %s" msgstr "%s-%s de %s" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "(Removido)" @@ -410,7 +440,7 @@ msgstr "(Removido)" msgid "(deleted or invalid type)" msgstr "(excluído ou inválido digite)" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "(sem descrição , clique para ver rastreamento de pilha)" @@ -418,7 +448,7 @@ msgstr "(sem descrição , clique para ver rastreamento de pilha)" msgid "), and they become available in your SQL (example:" msgstr "), e eles tornaram-se disponíveis no seu SQL (exemplo:" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, fuzzy, python-format msgid "" "*%(name)s*\n" @@ -437,7 +467,7 @@ msgstr "" "\n" "%(table)s" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, fuzzy, python-format msgid "" "*%(name)s*\n" @@ -453,12 +483,12 @@ msgstr "" "Erro: %(text)s" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "+ %s mais" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 #, fuzzy msgid "" "-- Note: Unless you save your query, these tabs will NOT persist if you " @@ -468,46 +498,46 @@ msgstr "" "-- Nota: A menos que você salve sua consulta, estes guias NÃO irão " "persistir se você limpar seus cookies ou mudar de navegador." -#: superset-frontend/src/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0 selecionado" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "1 dia de calendário de frequência" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "1 dia" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "1 dia atrás" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1 hora" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "frequência de 1 hora" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1 minuto" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "frequência de 1 minuto" @@ -516,24 +546,24 @@ msgstr "frequência de 1 minuto" msgid "1 month ago" msgstr "mês" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "1 mês de frequência final" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "Frequência de início de 1 mês" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "1 semana" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "1 semana atrás" @@ -546,25 +576,25 @@ msgstr "1 semana com início na Segunda-feira (freq=S-SEG)" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "1 semana com início na Domingo (freq=S-DOM)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "1 ano" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "1 ano atrás" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "Frequência de final de 1 ano" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "Frequência de início de 1 ano" @@ -572,14 +602,14 @@ msgstr "Frequência de início de 1 ano" msgid "10 minute" msgstr "10 minutos" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "104 semanas" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "104 semanas atrás" @@ -588,61 +618,61 @@ msgstr "104 semanas atrás" msgid "15 minute" msgstr "15 minutos" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "156 semanas" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "156 semanas atrás" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "1AS" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "1D" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 +msgid "1D" +msgstr "1D" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 +#: superset-frontend/src/explore/controlPanels/sections.tsx:244 msgid "1H" msgstr "1H" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 msgid "1M" msgstr "1M" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 -#: superset-frontend/src/explore/controlPanels/sections.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "1T" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "2 anos" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "2 anos atrás" @@ -655,15 +685,15 @@ msgstr "2/98 percentis" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 #, fuzzy msgid "28 days" msgstr "28 dias atrás" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "28 dias atrás" @@ -675,33 +705,33 @@ msgstr "28 dias atrás" msgid "2D" msgstr "2D" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 #, fuzzy msgid "3 letter code of the country" msgstr "todos os dias do mês" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 #, fuzzy msgid "3 years" msgstr "2 anos" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "3 anos atrás" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30 dias" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 #, fuzzy msgid "30 days ago" @@ -713,7 +743,7 @@ msgid "30 minute" msgstr "30 minutos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30 minutos" @@ -723,7 +753,7 @@ msgid "30 second" msgstr "30 segundos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30 segundos" @@ -743,7 +773,7 @@ msgid "5 minute" msgstr "5 minutos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5 minutos" @@ -752,18 +782,18 @@ msgid "5 second" msgstr "5 segundos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "5 segundos" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "52 semanas" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "52 semanas atrás" @@ -773,29 +803,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "52 semanas iniciando Segunda-feira (freq=52S-SEG)" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "6 horas" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60 dias" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "Frequência de 7 dias de calendário" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "7 dias" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "7D" @@ -803,19 +833,19 @@ msgstr "7D" msgid "9/91 percentiles" msgstr "9/91 percentis" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90 dias" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr ":" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "< (menor que)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "<= (menor ou equal)" @@ -840,15 +870,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "== (É igual)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "> (Maior que)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr ">= (Maior ou equal)" @@ -856,13 +886,13 @@ msgstr ">= (Maior ou equal)" msgid "A Big Number" msgstr "Um grande número" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" "Uma lista separada por vírgulas de colunas que devem ser analisadas como " "datas" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" "Uma lista separada por vírgulas de esquemas para os quais os arquivos têm" @@ -876,7 +906,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "Já existe um banco de dados com o mesmo nome." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -891,7 +921,7 @@ msgstr "" "Um URL completo apontando para o localização do plug-in construído " "(poderia ser hospedado em um CDN, por exemplo)" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "Um modelo de handlebars aplicado aos dados" @@ -908,12 +938,12 @@ msgstr "" "deixar este campo vazio, permitirá a incorporação a partir de qualquer " "domínio." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "Uma lista de tags que foram aplicadas a esse gráfico." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" "Uma lista de Usuários que podem alterar o gráfico. Pesquisável por nome " @@ -931,8 +961,8 @@ msgstr "" "Um mapa que mostra círculos de renderização com um raio variável em " "coordenadas de latitude/longitude" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "Uma métrica para cor" @@ -961,12 +991,12 @@ msgstr "" "de igual ângulo e o valor representado por qualquer cunha é ilustrado " "pela sua área, em vez do seu raio ou ângulo de varrimento." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "Uma URL legível para seu painel" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "Uma referência para a configuração [Time] , tomando granularidade em conta" @@ -1013,7 +1043,7 @@ msgstr "Ocorreu um timeout durante a geração de um dataframe." msgid "A timeout occurred while taking a screenshot." msgstr "Ocorreu um tempo limite ao fazer uma captura de tela." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "Um esquema de cores válido é necessário" @@ -1027,11 +1057,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "APLICAR" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "ABR" @@ -1040,30 +1070,30 @@ msgstr "ABR" msgid "AQE" msgstr "AQE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "AGO" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "MARGEM DO TÍTULO DO EIXO" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "POSIÇÃO DO TÍTULO DO EIXO" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "Sobre" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "Acessar" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "Token de acesso" @@ -1071,7 +1101,7 @@ msgstr "Token de acesso" msgid "Action" msgstr "Ação" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "Log de ação" @@ -1083,7 +1113,7 @@ msgstr "Log de ação" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1095,18 +1125,18 @@ msgstr "Ações" msgid "Active" msgstr "Ativo" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "Valores reais" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "Comparação de tempo" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "Intervalo de tempo real" @@ -1114,33 +1144,33 @@ msgstr "Intervalo de tempo real" msgid "Actual value" msgstr "Valor real" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "Valores reais" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "Formatação adaptável" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "Adicionar" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "Adicionar alerta" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "Adicionar modelo CSS" @@ -1168,7 +1198,7 @@ msgstr "Adicionar Log" msgid "Add Metric" msgstr "Adicionar Métrica" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "Adicionar relatório" @@ -1186,19 +1216,19 @@ msgstr "marca" msgid "Add a Plugin" msgstr "Adicionar um Plugin" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "Adicionar um conjunto de dados" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "Adicionar uma nova aba" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "Adicionar uma nova guia para criar Consulta SQL" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "Adicionar parâmetros personalizados adicionais" @@ -1210,33 +1240,33 @@ msgstr "Adicionar uma camada de anotação" msgid "Add an item" msgstr "Adicionar um item" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "Adicionar e editar filtros" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "Adicionar anotação" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "Adicionar camada de anotação" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "Adicionar método de notificação" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 #, fuzzy msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" "Adicionar colunas calculadas para conjunto de dados em \"Edit " "datasource\"modal" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 #, fuzzy msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1248,7 +1278,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "Adicionar filtro cruzado" @@ -1256,21 +1286,21 @@ msgstr "Adicionar filtro cruzado" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 #, fuzzy msgid "Add dataset columns here to group the pivot table columns." msgstr "Colunas para agrupar nas colunas" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "Adicionar método de entrega" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 #, fuzzy msgid "Add description of your tag" msgstr "Escreva uma descrição para sua consulta" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "Adicione informações adicionais sobre a conexão." @@ -1279,7 +1309,7 @@ msgstr "Adicione informações adicionais sobre a conexão." msgid "Add filter" msgstr "Adicionar filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1301,11 +1331,11 @@ msgstr "" " de dados subjacentes ou limitar os valores disponíveis apresentados no " "filtro." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "Adicionar filtros e divisores" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "Adicionar item" @@ -1318,11 +1348,11 @@ msgstr "Adicionar métrica" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "Adicionar Métricas para conjunto de dados em \"Edit datasource\"modal" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "Adicionar novo formatador de cores" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "Adicionar novo formatador" @@ -1330,23 +1360,23 @@ msgstr "Adicionar novo formatador" msgid "Add required control values to preview chart" msgstr "Adicionar controle de valores obrigatórios para visualizar o gráfico" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "Adicionar controle de valores obrigatórios para salvar gráfico" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "Adicionar planilha" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "Adicione o nome do gráfico" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "Adicione o nome do painel" @@ -1359,50 +1389,50 @@ msgstr "Adicionar ao painel" msgid "Add/Edit Filters" msgstr "Adicionar/Editar filtros" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "Adicionado" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "Adicionado a 1 painel" msgstr[1] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "Parâmetros adicionais" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "Adicional campos que podem ser necessários" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "Informação adicional" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "Metadados adicionais" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "Preenchimento adicional da legenda." -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "Parâmetros adicionais" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "Configurações adicionais." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" "Texto adicional para adicionar antes ou depois o valor, por exemplo, " @@ -1416,28 +1446,29 @@ msgid "Additive" msgstr "Aditivo" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "Ajustar como esse banco de dados vai interagir com SQL Lab." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "Ajuste as configurações de desempenho desse banco de dados." @@ -1452,17 +1483,17 @@ msgstr "Ajuste as configurações de desempenho desse banco de dados." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "Avançado" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "Análise avançada" @@ -1470,21 +1501,21 @@ msgstr "Análise avançada" msgid "Advanced Data type" msgstr "Tipo de dados avançado" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "Analytics avançado" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "Análise avançada Consulta A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "Análise avançada Consulta B" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "Análise avançada" @@ -1507,12 +1538,12 @@ msgstr "Tipo de dados avançado" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "Análise avançada" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "Depois de" @@ -1520,11 +1551,11 @@ msgstr "Depois de" msgid "Aggregate" msgstr "Agregado" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "Média agregada" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "Soma agregada" @@ -1536,7 +1567,7 @@ msgstr "" "Função agregada aplicada à lista de pontos em cada cluster para produzir " "o rótulo do cluster." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1558,7 +1589,7 @@ msgstr "" msgid "Aggregation" msgstr "agregar" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "Função de agregação" @@ -1566,15 +1597,15 @@ msgstr "Função de agregação" msgid "Alert" msgstr "Alerta" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "Alerta Acionado, em período de carência" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "Condição de alerta" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Conteúdo da célula" @@ -1583,7 +1614,7 @@ msgstr "Conteúdo da célula" msgid "Alert ended grace period." msgstr "O alerta terminou o período de carência." -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "Falha no alerta" @@ -1595,12 +1626,12 @@ msgstr "Alerta disparado durante o período de carência." msgid "Alert found an error while executing a query." msgstr "O alerta encontrou um erro durante a execução de uma consulta." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Alert is active" msgstr "Relatórios por e-mail ativo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "Nome do alerta" @@ -1630,11 +1661,11 @@ msgstr "A consulta do alerta retornou mais do que uma linha." msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "A consulta do alerta retornou mais de uma linha. %s linhas retornadas" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "Alerta em execução" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "Alerta acionado , notificação enviada" @@ -1646,7 +1677,7 @@ msgstr "Erro na configuração do validador do alerta." msgid "Alerts" msgstr "Alertas" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "Alertas e Relatórios" @@ -1655,8 +1686,8 @@ msgstr "Alertas e Relatórios" msgid "Alerts & reports" msgstr "Alertas e relatórios" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "Alinhar +/-" @@ -1676,7 +1707,7 @@ msgstr "Alinhar +/-" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1697,7 +1728,7 @@ msgstr "Todos os Textos" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "Todos os gráficos" @@ -1717,7 +1748,7 @@ msgstr "Todos os painéis" msgid "All panels with this column will be affected by this filter" msgstr "Todos painéis com essa coluna vão ser afetados por esse filtro" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "Permitir CREATE TABLE AS" @@ -1726,7 +1757,7 @@ msgstr "Permitir CREATE TABLE AS" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "Permitir a opção CREATE TABLE AS no SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "Permitir CREATE VIEW AS" @@ -1739,12 +1770,12 @@ msgstr "Permitir a opção CREATE VIEW AS no SQL Lab" msgid "Allow Csv Upload" msgstr "Permitir Csv Upload" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "Permitir DML" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1755,15 +1786,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "Permitir que as colunas sejam reorganizadas" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "Permitir criação de novas tabelas baseadas em consultas" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "Permitir criação de novas visualizações baseadas em consultas" @@ -1771,7 +1802,7 @@ msgstr "Permitir criação de novas visualizações baseadas em consultas" msgid "Allow data manipulation language" msgstr "Permitir linguagem de manipulação de dados" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." @@ -1780,11 +1811,11 @@ msgstr "" "para os reorganizar. Note que as alterações não persistirão na próxima " "vez que o utilizador abrir o gráfico." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "Permitir uploads de arquivos para o banco de dados" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." @@ -1792,7 +1823,7 @@ msgstr "" "Permitir manipulação do banco de dados usando instruções não SELECT como " "UPDATE, DELETE, CREATE, etc." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "Permitir seleções de nós" @@ -1800,11 +1831,11 @@ msgstr "Permitir seleções de nós" msgid "Allow sending multiple polygons as a filter event" msgstr "Permitir o envio de vários polígonos como um evento de filtro" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "Permitir que esse banco de dados seja explorado" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "Permitir que o banco de dados seja consultado no SQL Lab" @@ -1840,7 +1871,7 @@ msgstr "" "bigodes em torno de cada caixa visualizam o mínimo, o máximo, o intervalo" " e os dois quartis externos." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "Alterado" @@ -1849,7 +1880,7 @@ msgstr "Alterado" msgid "Always filter main datetime column" msgstr "Coluna principal de data e hora" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "Ocorreu um erro" @@ -1876,19 +1907,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "Ocorreu um erro" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "Ocorreu um erro" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "Ocorreu um erro ao salvar conjunto de dados" @@ -1904,7 +1935,7 @@ msgstr "Ocorreu um erro ao podar os registos" msgid "An error occurred while accessing the value." msgstr "Ocorreu um erro ao acessar o valor." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1917,8 +1948,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "Ocorreu um erro ao criar %ss: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "Ocorreu um erro ao criar a fonte de dados" @@ -1934,7 +1965,7 @@ msgstr "Ocorreu um erro ao criar o valor." msgid "An error occurred while deleting the value." msgstr "Ocorreu um erro ao excluir o valor." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1994,7 +2025,7 @@ msgstr "Ocorreu um erro durante a extração dos valores da base de dados: %s" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -2005,23 +2036,23 @@ msgstr "" "Ocorreu um erro ao obter os valores da fonte de dados do conjunto de " "dados: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "" "Ocorreu um erro ao obter os valores do proprietário do conjunto de dados:" " %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "Ocorreu um erro ao obter dados relacionados com o conjunto de dados" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "Ocorreu um erro ao obter dados relacionados com o conjunto de dados: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "Ocorreu um erro durante a pesquisa de conjuntos de dados: %s" @@ -2035,14 +2066,14 @@ msgstr "Ocorreu um erro durante a busca de nomes de funções." msgid "An error occurred while fetching owners values: %s" msgstr "Ocorreu um erro ao buscar os valores dos proprietários: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "Ocorreu um erro durante a extração dos valores do esquema: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "Ocorreu um erro ao obter o estado da aba" @@ -2050,7 +2081,7 @@ msgstr "Ocorreu um erro ao obter o estado da aba" msgid "An error occurred while fetching table metadata" msgstr "Ocorreu um erro ao obter os metadados da tabela" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2078,7 +2109,7 @@ msgstr "Ocorreu um erro durante a pesquisa de painéis" msgid "An error occurred while loading the SQL" msgstr "Ocorreu um erro ao carregar o SQL" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "Ocorreu um erro ao abrir o Explorador" @@ -2091,19 +2122,13 @@ msgstr "Ocorreu um erro ao analisar a chave." msgid "An error occurred while pruning logs " msgstr "Ocorreu um erro ao podar os registos" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" "Ocorreu um erro ao remover a consulta. Por favor entre em contato com seu" " administrador." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" -"Ocorreu um erro ao remover a aba. Por favor entre em contato com seu " -"administrador." - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2116,19 +2141,11 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "Ocorreu um erro ao renderizar a visualização: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" -"Ocorreu um erro ao definir a aba ativa. Por favor entre em contato com " -"seu administrador." - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "Ocorreu um erro ao inserir esse gráfico" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2150,19 +2167,19 @@ msgstr "Ocorreu um erro ao inserir o valor." msgid "An unexpected error occurred" msgstr "Ocorreu um erro inesperado" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "Âncora para" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "Ângulo em que termina o eixo de progressão" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "Ângulo em que inicia o eixo de progressão" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "Animação" @@ -2178,7 +2195,7 @@ msgstr "Camada de anotação %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "Camadas de anotação" @@ -2220,7 +2237,7 @@ msgstr "A camada de anotação tem anotações associadas." msgid "Annotation layer interval end" msgstr "Fim do intervalo da camada de anotação" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "Nome da camada de anotação" @@ -2257,13 +2274,13 @@ msgstr "Tipo da camada de anotação" msgid "Annotation layer value" msgstr "Valor da camada de anotação" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "Camadas de anotação" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "As camadas de anotação ainda estão carregando." @@ -2288,11 +2305,11 @@ msgstr "Fonte de anotação" msgid "Annotation source type" msgstr "Tipo de fonte de anotação" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 msgid "Annotation template created" msgstr "Modelo de anotação criado" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 msgid "Annotation template updated" msgstr "Modelo de anotação atualizado" @@ -2301,7 +2318,7 @@ msgstr "Modelo de anotação atualizado" msgid "Annotations and Layers" msgstr "Anotações e camadas" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "Anotações e camadas" @@ -2314,14 +2331,14 @@ msgstr "Anotações não foram excluídas." #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 #, fuzzy msgid "Any" msgstr "dia" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" "Qualquer detalhe adicional a mostrar na dica de ferramenta de " @@ -2335,14 +2352,14 @@ msgstr "" "Qualquer paleta de cores selecionada aqui substituirá as cores aplicadas " "aos gráficos individuais deste painel" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 #, fuzzy msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" "Podem ser adicionadas quaisquer bases de dados que permitam ligações " "através de URIs do SQL Alchemy." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 #, fuzzy msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " @@ -2352,22 +2369,22 @@ msgstr "" "através de URIs do SQL Alchemy. Aprenda como conectar um driver de banco " "de dados" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "Filtros cruzados aplicados (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "Filtros aplicados (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "Filtros aplicados (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "Filtros aplicados: %s" @@ -2381,10 +2398,10 @@ msgstr "" "que a consulta de origem satisfaz os períodos mínimos definidos na janela" " móvel." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "Aplicar" @@ -2393,11 +2410,11 @@ msgstr "Aplicar" msgid "Apply conditional color formatting to metric" msgstr "Aplicar formatação de cor condicional a métricas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "Aplicar formatação de cor condicional a métricas" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "Aplicar formatação de cor condicional para colunas numéricas" @@ -2405,7 +2422,7 @@ msgstr "Aplicar formatação de cor condicional para colunas numéricas" msgid "Apply filters" msgstr "Aplicar filtros" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 #, fuzzy msgid "Apply metrics on" msgstr "Minha métrica" @@ -2418,7 +2435,7 @@ msgstr "Aplicar para todos painéis" msgid "Apply to specific panels" msgstr "Aplicar para painéis específicos" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "Abril" @@ -2434,9 +2451,9 @@ msgstr "Tem certeza de que pretende substituir os valores a seguir?" msgid "Are you sure you want to cancel?" msgstr "Tem certeza que deseja cancelar ?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2467,7 +2484,7 @@ msgstr "Tem certeza que deseja remover os gráficos selecionados?" msgid "Are you sure you want to delete the selected dashboards?" msgstr "Tem certeza que deseja remover os painéis selecionados ?" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "Tem certeza que deseja remover os conjuntos de dados selecionados?" @@ -2492,7 +2509,7 @@ msgstr "Tem certeza de que deseja excluir as tags selecionadas?" msgid "Are you sure you want to delete the selected templates?" msgstr "Tem certeza que deseja remover os modelos selecionados ?" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "Tem certeza de que deseja substituir esse conjunto de dados?" @@ -2504,24 +2521,24 @@ msgstr "Tem certeza que deseja continuar ?" msgid "Are you sure you want to save and apply changes?" msgstr "Tem certeza que deseja salvar e aplicar mudanças ?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "área de texto" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "Gráfico de área" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "Gráfico de área" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "Opacidade do gráfico de área" @@ -2535,7 +2552,7 @@ msgstr "" "que representam variáveis com a mesma escala, mas os gráficos de área " "empilham as métricas umas sobre as outras." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "Seta" @@ -2556,34 +2573,34 @@ msgstr "Gráficos Associados" msgid "Async Execution" msgstr "Execução Assíncrona" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "Execução de consulta assíncrona" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "Agosto" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "Auto" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "Zoom automático" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "Autocompletar" @@ -2599,12 +2616,12 @@ msgstr "Predicado de consulta de preenchimento automático" msgid "Automatic Color" msgstr "Cor Automática" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "Modos de ordenação disponíveis:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 msgid "Average" msgstr "Média" @@ -2612,30 +2629,30 @@ msgstr "Média" msgid "Average value" msgstr "Valor médio" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "Eixo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "Limites do eixo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "Formato do eixo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "Título do eixo" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "Eixo ascendente" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "Eixo descendente" @@ -2643,10 +2660,10 @@ msgstr "Eixo descendente" msgid "BOOLEAN" msgstr "BOLEANO" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "Voltar" @@ -2661,8 +2678,8 @@ msgstr "Voltar para todos" msgid "Backend" msgstr "Backend" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "Valores retroativos" @@ -2676,9 +2693,9 @@ msgstr "Bad spatial key" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "Barra" @@ -2696,11 +2713,11 @@ msgstr "" "Os gráficos de barras são usados para mostrar as métricas como uma série " "de barras." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "Valores de barra" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "Orientação da barra" @@ -2711,7 +2728,7 @@ msgid "Base" msgstr "banco de dados" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2720,24 +2737,24 @@ msgstr "" msgid "Based on a metric" msgstr "Com base em uma métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "Com base na granularidade, número de períodos de tempo para comparação" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "Com base no que as séries devem ser ordenadas no gráfico e na legenda" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "Básico" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "Informações básicas" @@ -2754,8 +2771,8 @@ msgstr "Nível da bateria ao longo do tempo" msgid "Be careful." msgstr "Cuidado." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "Antes de" @@ -2775,36 +2792,41 @@ msgstr "" msgid "Big Number with Trendline" msgstr "Número grande com Trendline" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "em" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "Parte inferior" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "Margem Inferior" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "Parte inferior esquerda" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "Margem Inferior, em pixels, permitindo mais espaço para o rótulo dos eixos" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "Parte inferior direita" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "De baixo para cima" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 #, fuzzy msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " @@ -2817,14 +2839,14 @@ msgstr "" "recurso vai apenas expandir o intervalo do eixo. Não vai reduzir a " "extensão dos dados." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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 " @@ -2835,7 +2857,7 @@ msgstr "" "esse recurso vai apenas expandir o intervalo do eixo. Não vai reduzir a " "extensão dos dados." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the axis. When left empty, the bounds are dynamically defined " "based on the min/max of the data. Note that this feature will only expand" @@ -2846,7 +2868,7 @@ msgstr "" "recurso vai apenas expandir o intervalo do eixo. Não vai reduzir a " "extensão dos dados." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 #, fuzzy msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " @@ -2859,7 +2881,7 @@ msgstr "" "esse recurso vai apenas expandir o intervalo do eixo. Não vai reduzir a " "extensão dos dados." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 #, fuzzy msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" @@ -2880,11 +2902,11 @@ msgid "Box Plot" msgstr "Gráfico de caixa" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "Desmembramentos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2901,7 +2923,7 @@ msgstr "Gráfico de bolhas" msgid "Bubble Chart (legacy)" msgstr "Gráfico de linhas (herdado)" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "Cor da bolha" @@ -2910,12 +2932,12 @@ msgstr "Cor da bolha" msgid "Bubble Opacity" msgstr "Gráfico de bolhas" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "Tamanho da bolha" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "Tamanho da bolha" @@ -2928,7 +2950,7 @@ msgstr "Formato de número pequenoo" msgid "Bucket break points" msgstr "Pontos de quebra de balde" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "Construir" @@ -2938,14 +2960,14 @@ msgstr "Construir" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "Seleção em bloco" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2985,33 +3007,33 @@ msgstr "" "filtro à medida que os usuários escrevem (pode aumentar o stress da sua " "base de dados)." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "Por chave: utilizar os nomes das colunas como chave de ordenação" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "Por chave: utilizar nomes de linhas como chave de ordenação" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "Por valor: utilizar valores métricos como chave de ordenação" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "CANCELAR" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "CREATE DATASET" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "CREATE TABLE AS" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "CREATE VIEW AS" @@ -3019,11 +3041,11 @@ msgstr "CREATE VIEW AS" msgid "CREATE VIEW statement" msgstr "Declaração CREATE VIEW" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "Cronograma do CRON" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "Expressão CRON" @@ -3032,15 +3054,15 @@ msgstr "Expressão CRON" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "Estilos CSS" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "Modelos CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "CSS aplicado ao gráfico" @@ -3062,15 +3084,15 @@ msgstr "Modelos CSS" msgid "CSS templates could not be deleted." msgstr "Modelo CSS não pôde ser deletado." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "Upload de CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "CTAS & CVAS SCHEMA" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -3085,7 +3107,7 @@ msgstr "" msgid "CTAS Schema" msgstr "Esquema CTAS" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3109,20 +3131,20 @@ msgid "Cache Timeout" msgstr "Tempo limite da cache" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "Tempo limite da cache (seconds)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "Tempo limite da cache" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "Em cache" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "Cached %s" @@ -3135,11 +3157,11 @@ msgstr "Valor em cache não encontrado" msgid "Calculate contribution per series or row" msgstr "Calcular a contribuição por série ou linha" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -3152,12 +3174,12 @@ msgstr "A coluna calculada [%s] requer uma expressão" msgid "Calculated columns" msgstr "Colunas calculadas" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "Tipo de cálculo" @@ -3178,26 +3200,26 @@ msgstr "Pode selecionar vários valores" msgid "Can't have overlap between Series and Breakdowns" msgstr "Não pode haver sobreposição entre séries e avarias" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "Cancelar" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "Cancelar consulta no evento de descarregamento da janela" @@ -3215,8 +3237,8 @@ msgstr "" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "Não é possível ter múltiplas credenciais para o Túnel SSH" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "Não é possível carregar o filtro" @@ -3250,33 +3272,33 @@ msgstr "Cor categórica" msgid "Categories to group by on the x-axis." msgstr "Categorias para grupo por sobre o eixo x." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "Categoria" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "Nome da categoria" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "Categoria e Porcentagem" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "Categoria e valor" @@ -3284,14 +3306,14 @@ msgstr "Categoria e valor" msgid "Category name" msgstr "Nome da categoria" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "Categoria dos nós de destino" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "Categoria, Valor e Porcentagem" @@ -3308,27 +3330,23 @@ msgstr "Raio da Célula" msgid "Cell Size" msgstr "Tamanho da célula" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "Barras celulares" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "Conteúdo da célula" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "Limite de célula" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 #, fuzzy msgid "Centroid (Longitude and Latitude): " msgstr "Centroide (Longitude e Latitude):" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "Certificação" @@ -3336,15 +3354,15 @@ msgstr "Certificação" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "Detalhes de certificação" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "Certificado" @@ -3355,23 +3373,23 @@ msgstr "Certificado Por" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "Certificado por" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "Certificado por %s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "Mudar ordem das colunas." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "Mudar ordem das linhas." @@ -3393,7 +3411,7 @@ msgstr "Alterações salvas." msgid "Changing one or more of these dashboards is forbidden" msgstr "É proibido alterar este painel" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3419,16 +3437,16 @@ msgid "Changing this chart is forbidden" msgstr "É proibido alterar este gráfico" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "A alteração deste controle tem efeito imediato" @@ -3451,23 +3469,23 @@ msgstr "É proibido alterar essa fonte de dados" msgid "Changing this report is forbidden" msgstr "É proibido alterar este relatório" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "Caractere a ser interpretado como ponto decimal" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "Gráfico" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "Gráfico %(id)s não encontrado" @@ -3476,26 +3494,26 @@ msgstr "Gráfico %(id)s não encontrado" msgid "Chart Cache Timeout" msgstr "Tempo limite da cache do gráfico" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, python-format msgid "Chart Data: %s" msgstr "Dados do gráfico: %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "ID do gráfico" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3507,32 +3525,34 @@ msgstr "ID do gráfico" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "Opções do gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "Orientação do gráfico" @@ -3544,13 +3564,13 @@ msgid_plural "Chart Owners: %s" msgstr[0] "Proprietário do gráfico: %s" msgstr[1] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 msgid "Chart Source" msgstr "Fonte do gráfico" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "Título do gráfico" @@ -3569,23 +3589,23 @@ msgstr "O gráfico [%s] foi salvo" msgid "Chart [%s] was added to dashboard [%s]" msgstr "O gráfico [%s] foi adicionado ao painel [%s]" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "O gráfico [{}] foi substituído" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "O gráfico [{}] foi salvo" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "Gráfico [{}] foi adicionado ao painel [{}]" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "Tempo limite da cache do gráfico" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "Alterações no gráfico" @@ -3632,8 +3652,8 @@ msgstr "Nome do gráfico" msgid "Chart not found" msgstr "Gráfico %(id)s não encontrado" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "Opções do gráfico" @@ -3645,15 +3665,15 @@ msgstr "Proprietários do gráfico" msgid "Chart parameters are invalid." msgstr "Os parâmetros do gráfico são inválidos." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "Propriedades do gráfico atualizadas" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "Título do gráfico" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "O tipo de gráfico requer um conjunto de dados" @@ -3661,13 +3681,13 @@ msgstr "O tipo de gráfico requer um conjunto de dados" msgid "Chart width" msgstr "Largura do gráfico" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Gráficos" @@ -3680,9 +3700,9 @@ msgstr "Não foi possível remover o gráfico." msgid "Check for sorting ascending" msgstr "Verificar se a ordenação é crescente" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3694,21 +3714,21 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "Veja este gráfico no painel:" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 #, fuzzy msgid "Check out this chart: " msgstr "Dê uma olhada neste gráfico:" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 #, fuzzy msgid "Check out this dashboard: " msgstr "Confira este painel:" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "Marcar para forçar as partições de data a terem a mesma altura" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "Posição do rótulo filho" @@ -3729,29 +3749,29 @@ msgstr "Escolher Arquivo" msgid "Choose a chart or dashboard not both" msgstr "Escolha um gráfico ou painel, não ambos" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "Escolha um banco de dados..." -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "Escolha um conjunto de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "Escolha um conjunto de dados" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "Escolha uma métrica para o eixo direito" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "Escolha um formato de número" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "Escolha uma fonte" @@ -3760,44 +3780,44 @@ msgstr "Escolha uma fonte" msgid "Choose a source and a target" msgstr "Escolha uma fonte e um alvo" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "Escolha um alvo" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "O rótulo já existe" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "Escolha o tipo de gráfico" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 #, fuzzy msgid "Choose columns to be parsed as dates" msgstr "Colunas a serem analisadas como datas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "Colunas a serem lidas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "Coluna de índice" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "Adicionar método de notificação" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "Escolha um dos bancos de dados disponíveis no painel na esquerda." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Nome da planilha" @@ -3806,11 +3826,11 @@ msgstr "Nome da planilha" msgid "Choose the annotation layer type" msgstr "Escolha o tipo da camada de anotação" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "Escolha o formato dos valores de legenda" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "Choose the position of the legend" @@ -3818,7 +3838,7 @@ msgstr "Choose the position of the legend" msgid "Choose the source of your annotations" msgstr "Choose the source of your annotations" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 #, fuzzy msgid "" "Choose values that should be treated as null. Warning: Hive database " @@ -3828,7 +3848,7 @@ msgstr "" "[\"\"] para cadeias de caracteres vazias, [\"None\", \"N/A\"], [\"nan\", " "\"null\"]. Aviso: O banco de dados Hive suporta apenas um único valor" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3844,25 +3864,25 @@ msgstr "Diagrama de acordes" msgid "Chosen non-numeric column" msgstr "Coluna não-numérica escolhida" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "Círculo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "Círculo -> Seta" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "Círculo -> Círculo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "Forma de radar circular" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3886,7 +3906,7 @@ msgstr "" msgid "Clause" msgstr "Cláusula" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "Limpar" @@ -3894,15 +3914,15 @@ msgstr "Limpar" msgid "Clear all" msgstr "Limpar todos" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "Limpar todos os dados" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "Limpar formulário" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 #, fuzzy msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "Clique no botão\"+Add/Edit Filters\"para criar novos filtros de painel" @@ -3924,7 +3944,7 @@ msgstr "Clique no cadeado para fazer alterações." msgid "Click the lock to prevent further changes." msgstr "Clique no cadeado para evitar avançar mudanças." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 msgid "" "Click this link to switch to an alternate form that allows you to input " "the SQLAlchemy URL for this database manually." @@ -3932,7 +3952,7 @@ msgstr "" "Clique neste link para mudar para um formulário alternativa que permite " "você inserir manualmente o URL do SQLAlchemy para esse banco de dados." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3945,7 +3965,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "Clique para cancelar a ordenação" @@ -3953,21 +3973,21 @@ msgstr "Clique para cancelar a ordenação" msgid "Click to edit" msgstr "Clique para editar" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "Clique para editar %s." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "Clique para editar o gráfico." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "Clique para editar o rótulo" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "Clique para favoritar/não favoritar" @@ -3975,38 +3995,38 @@ msgstr "Clique para favoritar/não favoritar" msgid "Click to force-refresh" msgstr "Clique para forçar a atualização" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "Clique para ver diferença" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "Clique para classificar em ordem crescente" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "Clique para classificar em ordem decrescente" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "Fechar" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "Fechar todas as outras abas" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "Fechar aba" @@ -4023,23 +4043,23 @@ msgstr "Raio de agrupamento" msgid "Code" msgstr "Código" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "Recolher tudo" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "Recolher painel de dados" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "Recolher linha" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "Recolher o conteúdo da aba" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "Recolher a visualização da tabela" @@ -4049,12 +4069,11 @@ msgstr "Recolher a visualização da tabela" msgid "Color" msgstr "Cor" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "Cor +/-" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "Métrica de cores" @@ -4071,11 +4090,11 @@ msgstr "Etapas de cores" msgid "Color bounds" msgstr "Limites de cor" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "Cor por" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "Métrica de cor" @@ -4083,16 +4102,16 @@ msgstr "Métrica de cor" msgid "Color of the target location" msgstr "Cor do local de destino" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "Esquema de cores" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 #, fuzzy msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " @@ -4102,21 +4121,22 @@ msgstr "" "determinada célula em relação às outras células no intervalo " "seleccionado:" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 #, fuzzy msgid "Color: " msgstr "Cor" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "Cores" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4139,7 +4159,7 @@ msgstr "" msgid "Column Configuration" msgstr "Configuração da coluna" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 #, fuzzy msgid "Column Data Types" msgstr "Tipo de dados avançado" @@ -4164,7 +4184,7 @@ msgstr "Coluna contendo dados de latitude" msgid "Column containing longitude data" msgstr "Coluna contendo dados de longitude" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "Tipo de dados avançado" @@ -4200,7 +4220,7 @@ msgstr "Coluna referenciado pelo agregado é indefinido: %(column)s" msgid "Column select" msgstr "Seleção de coluna" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 #, fuzzy msgid "" "Column to use as the index of the dataframe. If None is given, Index " @@ -4209,32 +4229,32 @@ msgstr "" "Coluna para utilizar como rótulos de linhas do dataframe. Deixar vazio se" " não houver coluna de índice." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "Arquivo colunar" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "Colunas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "Colunas a serem analisadas como datas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "Colunas a serem lidas" @@ -4248,7 +4268,7 @@ msgstr "Faltam colunas no conjunto de dados: %(invalid_columns)s" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "Colunas ausente na fonte de dados: %(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "Posição do subtotal das colunas" @@ -4256,31 +4276,31 @@ msgstr "Posição do subtotal das colunas" msgid "Columns to calculate distribution across." msgstr "Colunas para calcular a distribuição entre." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "Colunas a serem exibidas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "Colunas para agrupar por" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "Colunas para agrupar nas colunas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "Colunas para agrupar nas linhas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "Combinar Métricas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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" @@ -4291,7 +4311,7 @@ msgstr "" " são indexados a 1. O comprimento deve corresponder ao dos limites do " "intervalo." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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." @@ -4300,7 +4320,7 @@ msgstr "" "intervalos 0-2, 2-4 e 4-5. O último número deve corresponder ao valor " "fornecido para MAX." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "Opção de comparador" @@ -4367,6 +4387,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4376,7 +4397,7 @@ msgstr "" msgid "Comparison" msgstr "Comparação" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "Lag do Período de comparação" @@ -4385,7 +4406,7 @@ msgstr "Lag do Período de comparação" msgid "Comparison font size" msgstr "Sufixo de comparação" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "Sufixo de comparação" @@ -4395,16 +4416,16 @@ msgstr "Compor várias camadas para formar imagens complexas." #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "Calcular a contribuição para o total" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "Condição" @@ -4413,8 +4434,7 @@ msgstr "Condição" msgid "Conditional Formatting" msgstr "Formatação condicional" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "Formatação condicional" @@ -4426,16 +4446,21 @@ msgstr "Intervalo de confiança" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "Intervalo de confiança deve ser entre 0 e 1 (exclusivo)" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "Configuração" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 #, fuzzy msgid "Configure Advanced Time Range " msgstr "Configurar intervalo de tempo avançado" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +#, fuzzy +msgid "Configure Time Range: Current..." +msgstr "Configurar Intervalo de Tempo: Último..." + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "Configurar Intervalo de Tempo: Último..." @@ -4443,7 +4468,7 @@ msgstr "Configurar Intervalo de Tempo: Último..." msgid "Configure Time Range: Previous..." msgstr "Configurar Intervalo de Tempo: Anterior..." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "Configurar intervalo de tempo personalizado" @@ -4471,41 +4496,41 @@ msgstr "Confirmar a substituição" msgid "Confirm save" msgstr "Confirmar salvar" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "Conectar" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "Conectar Planilha Google" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "Conectar Planilhas Google como tabelas para esse banco de dados" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "Conectar um banco de dados" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "Conectar o banco de dados" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "Em vez disso, conecte esse banco de dados utilizando o formulário dinâmico" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "Em vez disso, conecte esse banco de dados com uma cadeia de URI SQLAlchemy" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "Conexão" @@ -4514,7 +4539,7 @@ msgstr "Conexão" msgid "Connection failed, please check your connection settings" msgstr "Falha na conexão, por favor verificar suas configurações de conexão" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "Falha na conexão, por favor verificar suas configurações de conexão" @@ -4523,23 +4548,23 @@ msgstr "Falha na conexão, por favor verificar suas configurações de conexão" msgid "Connection looks good!" msgstr "A conexão parece boa !" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "Formato da data" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "Tipo de etapa" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "Continuar" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "Contínuo" @@ -4550,12 +4575,12 @@ msgstr "Contínuo" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "Contribuição" @@ -4563,23 +4588,23 @@ msgstr "Contribuição" msgid "Contribution Mode" msgstr "Modo de contribuição" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "Controle" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 #, fuzzy msgid "Control labeled " msgstr "Controle rotulado" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 #, fuzzy msgid "Controls labeled " msgstr "Controles rotulados" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "Copiado para a área de transferência!" @@ -4600,7 +4625,7 @@ msgstr "Copiar e cole as credenciais JSON" msgid "Copy and paste the entire service account .json file here" msgstr "Copie e cole todo o ficheiro service account.json aqui" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "Copiar link" @@ -4608,8 +4633,8 @@ msgstr "Copiar link" msgid "Copy message" msgstr "Copiar mensagem" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4619,9 +4644,9 @@ msgstr "Copiar de %s" msgid "Copy partition query to clipboard" msgstr "Copiar consulta de partição para a área de transferência" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "Copiar permalink para a área de transferência" @@ -4629,25 +4654,25 @@ msgstr "Copiar permalink para a área de transferência" msgid "Copy query URL" msgstr "Copiar URL da consulta" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "Copiar link de consulta para sua área de transferência" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 #, fuzzy msgid "Copy the identifier of the account you are trying to connect to." msgstr "Copiar o nome do banco de dados que você está tentando se conectar." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "Copiar o nome do caminho HTTP de seu cluster." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "Copiar o nome do banco de dados que você está tentando se conectar." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "Copiar para Área de transferência" @@ -4691,7 +4716,7 @@ msgstr "Não foi possível encontrar o objeto viz" msgid "Could not load database driver" msgstr "Não foi possível carregar o driver do banco de dados" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "Não foi possível carregar o driver de banco de dados: {}" @@ -4700,37 +4725,37 @@ msgstr "Não foi possível carregar o driver de banco de dados: {}" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "Contar" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "Contar valores únicos" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "Contar como fração de Colunas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "Contar como fração de Linhas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "Contar como fração do Total" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "País" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "Esquema de cores do país" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "Coluna do país" @@ -4743,25 +4768,25 @@ msgstr "Tipo de campo País" msgid "Country Map" msgstr "Mapa do País" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "Criar" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "Criar gráfico" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 msgid "Create a dataset" msgstr "Criar um conjunto de dados" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4772,7 +4797,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "Criar um novo gráfico" @@ -4785,25 +4810,25 @@ msgstr "Criar gráfico" msgid "Create chart with dataset" msgstr "Criar gráfico com conjunto de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Índice do dataframe" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "Criar conjunto de dados" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "Criar conjunto de dados e criar gráfico" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "Criar novo gráfico" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "Criar ou selecionar esquema..." @@ -4811,7 +4836,7 @@ msgstr "Criar ou selecionar esquema..." msgid "Created" msgstr "Criado" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "Criado por" @@ -4819,7 +4844,7 @@ msgstr "Criado por" msgid "Created by me" msgstr "Criado por mim" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "Criado em" @@ -4827,7 +4852,7 @@ msgstr "Criado em" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "A criação do túnel SSH falhou por um motivo desconhecido" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "Criando uma fonte de dados e criando uma nova guia" @@ -4840,13 +4865,13 @@ msgstr "Criador" msgid "Crimson" msgstr "Carmesim" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" "Filtro cruzado vai ser aplicado para todos os gráficos que utilizam esse " "conjunto de dados." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "A filtragem cruzada não está ativada para esse painel." @@ -4855,7 +4880,7 @@ msgstr "A filtragem cruzada não está ativada para esse painel." msgid "Cross-filtering is not enabled in this dashboard" msgstr "A filtragem cruzada não está ativada para esse painel." -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 #, fuzzy @@ -4867,6 +4892,7 @@ msgid "Cross-filters" msgstr "Filtros cruzados" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "Acumulado" @@ -4875,7 +4901,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 #, fuzzy msgid "Currency format" msgstr "Formato do valor" @@ -4888,15 +4914,50 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "contagem" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "Executar consulta" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "Formato do valor" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "Executar consulta" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "Executar consulta" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "Executar consulta" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "Atualmente renderizado: %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "Personalizado" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "Formatação condicional" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "Plugin personalizado" @@ -4905,8 +4966,8 @@ msgstr "Plugin personalizado" msgid "Custom Plugins" msgstr "Plugins personalizados" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4918,11 +4979,11 @@ msgstr "" "As métricas ad-hoc de SQL personalizado não estão ativadas para este " "conjunto de dados" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "Os campos SQL personalizados não podem conter subconsultas." -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "Autocompletar" @@ -4945,29 +5006,29 @@ msgstr "Plugin de filtro de tempo personalizado" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "Personalizar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "Personalizar métricas" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "Personalizar colunas" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "Detectada dependência cíclica" @@ -4976,17 +5037,17 @@ msgid "D3 Format" msgstr "Formato D3" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "Formato D3" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "formato D3 sintaxe: https://github.com/d3/d3-format" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" @@ -4995,8 +5056,8 @@ msgstr "" "pretende ter dígitos significativos diferentes para números pequenos e " "grandes" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "Formato de hora D3 para colunas datetime" @@ -5015,11 +5076,11 @@ msgstr "" "Coluna do banco de dados %(nome_da_coluna)s tem tipo desconhecido: " "%(value_type)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "DEZ" @@ -5037,7 +5098,7 @@ msgid "Daily seasonality" msgstr "Sazonalidade diária" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "Escuro" @@ -5049,10 +5110,10 @@ msgstr "Escuro Ciano" msgid "Dark mode" msgstr "Modo escuro" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -5064,7 +5125,7 @@ msgstr "Painel" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "O painel [%s] acabou de ser criado e o gráfico [%s] foi adicionado a ele" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "Painel [{}] acabou de ser criado e o gráfico [{}] foi adicionado a ele" @@ -5088,19 +5149,19 @@ msgstr "Painel importado" msgid "Dashboard parameters are invalid." msgstr "Os parâmetros do painel são inválidos." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "Propriedades do painel" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "Propriedades do painel atualizadas" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "Esquema do painel" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -5113,7 +5174,7 @@ msgstr "" " \n" " do gráfico para que esse filtro do painel afete esses gráficos." -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 msgid "Dashboard title" msgstr "Título do painel" @@ -5121,11 +5182,11 @@ msgstr "Título do painel" msgid "Dashboard usage" msgstr "Uso do painel" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Painéis" @@ -5143,13 +5204,13 @@ msgstr "Os painéis não existem" msgid "Dashed" msgstr "Traço" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "Conjunto de dados importado" @@ -5162,13 +5223,13 @@ msgstr "Tabela de dados" msgid "Data URI is not allowed." msgstr "URI de dados não são permitidos." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "Zoom de dados" @@ -5199,7 +5260,7 @@ msgstr "Dados extras para JS" msgid "Data preview" msgstr "Pré-visualização de dados" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "Dados atualizados" @@ -5219,13 +5280,13 @@ msgid "DataFrame must include temporal column" msgstr "DataFrame deve incluir uma coluna temporal" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5236,18 +5297,18 @@ msgstr "DataFrame deve incluir uma coluna temporal" msgid "Database" msgstr "Banco de dados" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "Conexões de banco de dados" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "Erro na criação do banco de dados" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "Banco de dados conectado" @@ -5273,7 +5334,7 @@ msgstr "Banco de dados não permite a manipulação de dados." msgid "Database does not exist" msgstr "Banco de dados não existe" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "O banco de dados não é compatível com subconsultas" @@ -5287,7 +5348,7 @@ msgstr "" "Visite a página de documentação do Superset para obter instruções de " "instalação:" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "Erro no banco de dados" @@ -5299,8 +5360,8 @@ msgstr "O banco de dados está off-line." msgid "Database is required for alerts" msgstr "O banco de dados é necessário para os alertas" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5319,11 +5380,11 @@ msgstr "Banco de dados não encontrado." msgid "Database parameters are invalid." msgstr "Os parâmetros do banco de dados são inválidos." -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "Senhas de banco de dados" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5335,7 +5396,7 @@ msgstr "Porta do banco de dados" msgid "Database schema is not allowed for csv uploads." msgstr "Esquemas permitidos para upload de arquivos" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "Configurações do banco de dados atualizadas" @@ -5358,15 +5419,15 @@ msgstr "" msgid "Databases" msgstr "Banco de dados" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "Conjunto de dados" @@ -5404,11 +5465,11 @@ msgstr "Não foi possível atualizar o conjunto de dados." msgid "Dataset does not exist" msgstr "Conjunto de dados não existe" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "Conjunto de dados importado" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "O conjunto de dados é necessário" @@ -5428,18 +5489,18 @@ msgstr "Nome do conjunto de dados" msgid "Dataset parameters are invalid." msgstr "Os parâmetros para o conjunto de dados são inválidos." -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "Esquema do conjunto de dados inválido, causado por: %(error)s" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Conjuntos de dados" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 #, fuzzy msgid "" "Datasets can be created from database tables or SQL queries. Select a " @@ -5462,7 +5523,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "Não foi possível remover o conjunto de dados." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "Os conjuntos de dados não contêm uma coluna temporal" @@ -5487,19 +5548,19 @@ msgstr "O tipo de fonte de dados é inválido" msgid "Datasource type is required when datasource_id is given" msgstr "O tipo de fonte de dados é necessário quando datasource_id é fornecido" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "Formato de data e hora" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "Formato da data" @@ -5508,7 +5569,7 @@ msgstr "Formato da data" msgid "Date format string" msgstr "String de formato de data" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "Data/Hora" @@ -5516,7 +5577,7 @@ msgstr "Data/Hora" msgid "Datetime Format" msgstr "Formato de data e hora" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5536,12 +5597,12 @@ msgstr "Dia" msgid "Day (freq=D)" msgstr "Dia (freq=D)" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "Dias %s" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "O motor do banco de dados não retornou todas as colunas consultadas" @@ -5549,7 +5610,7 @@ msgstr "O motor do banco de dados não retornou todas as colunas consultadas" msgid "Deactivate" msgstr "Desativar" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "Dezembro" @@ -5562,7 +5623,7 @@ msgstr "Decide por qual coluna ordenar o eixo base." msgid "Decides which measure to sort the base axis by." msgstr "Decide por qual coluna ordenar o eixo base." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "Caractere decimal" @@ -5613,12 +5674,12 @@ msgid "Deck.gl - Screen Grid" msgstr "Deck.gl - Screen Grid" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 #, fuzzy msgid "Decrease" msgstr "criar" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "Valor padrão" @@ -5627,7 +5688,7 @@ msgstr "Valor padrão" msgid "Default Endpoint" msgstr "Endpoint padrão" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "Selecionar esquema" @@ -5642,7 +5703,7 @@ msgstr "" "URL padrão para o qual redirecionar quando acessar da página da lista de " "conjuntos de dados" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "Valor padrão" @@ -5659,7 +5720,7 @@ msgstr "Latitude padrão" msgid "Default longitude" msgstr "Longitude padrão" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 msgid "" "Default minimal column width in pixels, actual width may still be larger " "than this if other columns don't need much space" @@ -5667,7 +5728,7 @@ msgstr "" "Largura mínima predefinida da coluna em pixels; a largura real pode ser " "superior a esta se as outras colunas não necessitarem de muito espaço" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "O valor padrão é obrigatório" @@ -5692,7 +5753,7 @@ msgstr "" "filter value by default\" (Selecionar o primeiro valor do filtro por " "padrão) está marcada" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" @@ -5700,13 +5761,13 @@ msgstr "" "Definir uma função que receba a entrada e produza o conteúdo de uma dica " "de ferramenta" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" "Definir uma função que devolve um URL para onde navegar quando o usuário " "clicar" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5726,20 +5787,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5751,11 +5812,11 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "Define como cada série é decomposta" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "Define o tamanho do grid em pixels" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 #, fuzzy msgid "" "Defines the grouping of entities. Each series is represented by a " @@ -5764,7 +5825,7 @@ msgstr "" "Define o agrupamento de entidades. Cada série é mostrado como uma cor " "específica no gráfico e tem uma legenda alternar" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" @@ -5772,12 +5833,12 @@ msgstr "" "Define o agrupamento de entidades. Cada série é mostrado como uma cor " "específica no gráfico e tem uma legenda alternar" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5791,7 +5852,7 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" @@ -5799,11 +5860,11 @@ msgstr "" "Define se o etapa deve aparecer no o começo , meio ou fim entre dois " "pontos de dados" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5813,13 +5874,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Excluir" @@ -5836,7 +5897,7 @@ msgstr "Excluir anotação?" msgid "Delete Database?" msgstr "Excluir Banco de Dados?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "Excluir Conjunto de Dados?" @@ -5857,7 +5918,7 @@ msgstr "Excluir relatório?" msgid "Delete Template?" msgstr "Excluir modelo?" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "Realmente excluir tudo?" @@ -5887,7 +5948,7 @@ msgstr "Excluir consulta" msgid "Delete template" msgstr "Excluir modelo" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "Excluir este contêiner e salvar para remover essa mensagem." @@ -5924,7 +5985,7 @@ msgid_plural "Deleted %(num)d css templates" msgstr[0] "Modelo CSS %(num)d excluído" msgstr[1] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, fuzzy, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5971,7 +6032,7 @@ msgstr "Excluído: %s" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5991,11 +6052,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "Coluna única delimitada long & lat" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "Delimitador" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "Método de entrega" @@ -6022,20 +6083,20 @@ msgstr "Depreciado" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -6044,8 +6105,8 @@ msgstr "Depreciado" msgid "Description" msgstr "Descrição" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "Descrição (esta pode ser vista na lista)" @@ -6061,7 +6122,7 @@ msgstr "Texto descritivo que aparece abaixo do seu Número Grande" msgid "Deselect all" msgstr "Desmarcar tudo" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 #, fuzzy msgid "Details" msgstr "Totais" @@ -6081,7 +6142,7 @@ msgid "" "dashboards" msgstr "Determina se esse painel é visível ou não na lista de todos os painéis" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "Diamante" @@ -6089,14 +6150,14 @@ msgstr "Diamante" msgid "Did you mean:" msgstr "Quis dizer:" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "Diferença" @@ -6104,8 +6165,8 @@ msgstr "Diferença" msgid "Dim Gray" msgstr "Cinza escuro" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "Dimensão" @@ -6114,18 +6175,18 @@ msgid "Dimension to use on x-axis." msgstr "Dimensão para usar no eixo x." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "Dimensão para usar no eixo y." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "Dimensões" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -6139,14 +6200,15 @@ msgstr "Directed Force Layout" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "Direcional" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "Desativar as consultas de pré-visualização de dados do SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " @@ -6156,7 +6218,7 @@ msgstr "" "SQL Lab. Útil para evitar problemas de desempenho do navegador quando se" " utilizam bancos de dados com tabelas muito grandes." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 #, fuzzy msgid "Disable drill to detail" msgstr "Drill to detail" @@ -6165,38 +6227,43 @@ msgstr "Drill to detail" msgid "Disable embedding?" msgstr "Desativar incorporação?" -#: 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "Desativado" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 #, fuzzy msgid "Disables the drill to detail feature for this database." msgstr "Não foram devolvidas amostras para este conjunto de dados" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "Descartar" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 #, fuzzy msgid "Display" msgstr "Nome de exibição" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "Nome de exibição" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "Nome de exibição" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 #, fuzzy msgid "Display column level subtotal" msgstr "Mostrar total ao nível da coluna" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "Mostrar total ao nível da coluna" @@ -6204,7 +6271,7 @@ msgstr "Mostrar total ao nível da coluna" msgid "Display configuration" msgstr "Mostrar configuração" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." @@ -6212,19 +6279,19 @@ msgstr "" "Apresentar métricas lado a lado dentro de cada coluna, em vez de cada " "coluna ser apresentada lado a lado para cada métrica." -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 #, fuzzy msgid "Display row level subtotal" msgstr "Exibir total do nível de linha" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "Exibir total do nível de linha" @@ -6252,6 +6319,8 @@ msgstr "Distribuir em" #: 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "Distribuição" @@ -6259,17 +6328,17 @@ msgstr "Distribuição" msgid "Distribution - Bar Chart" msgstr "Distribuição - Gráfico de barras" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "Divisor" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "Você quer um donut ou uma torta?" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "Documentação" @@ -6278,7 +6347,7 @@ msgid "Domain" msgstr "Domínio" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "Rosquinha" @@ -6286,23 +6355,23 @@ msgstr "Rosquinha" msgid "Dotted" msgstr "Pontilhado" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "Baixar" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 #, fuzzy msgid "Download as Image" msgstr "Baixar como imagem" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "Baixar como imagem" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "Baixar para CSV" @@ -6322,73 +6391,73 @@ msgstr "Arraste e solte componentes e gráficos para o painel" msgid "Drag and drop components to this tab" msgstr "Arraste e solte componentes para essa aba" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" "Desenha um marcador nos pontos de dados. Apenas aplicável a tipos de " "linha." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "Desenhar área sob curvas. Aplicável apenas para tipos de linha." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" "Desenhar uma linha da torta para rótulo quando as etiquetas estão no " "exterior?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "Desenhar linhas de divisão para os ticks do eixo secundário" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "Desenhar linhas de divisão para os ticks menores do eixo y" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "Drill by" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "Drill by não está disponível para este ponto de dados" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "Drill by não é suportado para esse tipo de gráfico" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "Drill by: %s" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "Drill to detail" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "Drill to detail por" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "Drill to detail por valor ainda não é suportado para esse tipo de gráfico." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." @@ -6396,7 +6465,7 @@ msgstr "" "Drill to detail está desabilitado porque esse gráfico não agrupar dados " "por valor da dimensão." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6407,7 +6476,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "Drill to detail: %s" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6421,7 +6490,7 @@ msgid_plural "Drop columns/metrics here or click" msgstr[0] "Insira uma coluna/métrica aqui ou clique em" msgstr[1] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "Colocar uma coluna temporal aqui ou clique" @@ -6430,7 +6499,7 @@ msgid "Drop columns/metrics here or click" msgstr "Colocar colunas/métricas aqui ou clique" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "Duplicado" @@ -6452,7 +6521,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "Conjunto de dados duplicado" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "Duplicar aba" @@ -6462,7 +6531,7 @@ msgstr "Duplicar aba" msgid "Duration" msgstr "Duração" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6493,7 +6562,7 @@ msgstr "" " gráfico. Observe que o padrão é o tempo limite da fonte de dados/tabela " "se não for definido." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6514,7 +6583,7 @@ msgstr "" "este tempo limite é predefinido para o tempo limite da base de dados se " "não for definido." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 msgid "" "Duration (in seconds) of the metadata caching timeout for schemas of this" " database. If left unset, the cache never expires." @@ -6522,7 +6591,7 @@ msgstr "" "Duração (em segundos) do tempo limite do cache de metadados para esquemas" " desse banco de dados. Se não for definido, o cache nunca expira." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 #, fuzzy msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " @@ -6535,12 +6604,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "Duração em ms (1,40008 => 1ms 400µs 80ns)" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "Duração em ms (100,40008 => 100ms 400µs 80ns)" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "Duração em ms (66000 => 1m 6s)" @@ -6558,10 +6627,11 @@ msgstr "Pesquisar dinamicamente todos os valores de filtro" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6571,7 +6641,7 @@ msgstr "Pesquisar dinamicamente todos os valores de filtro" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "ECharts" @@ -6579,9 +6649,9 @@ msgstr "ECharts" msgid "EMAIL_REPORTS_CTA" msgstr "EMAIL_REPORTS_CTA" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "FIM (EXCLUSIVO)" @@ -6594,47 +6664,47 @@ msgstr "ERRO" msgid "ERROR: %s" msgstr "ERRO: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "Comprimento da borda" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "Comprimento da borda entre nós" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "Símbolos de borda" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "Largura da borda" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "Editar" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "Editar Alerta" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "Editar CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "Editar propriedades do modelo CSS" @@ -6642,7 +6712,7 @@ msgstr "Editar propriedades do modelo CSS" msgid "Edit Chart" msgstr "Editar gráfico" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "Editar propriedades do gráfico" @@ -6675,7 +6745,7 @@ msgstr "Editar Métrica" msgid "Edit Plugin" msgstr "Editar Plugin" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "Editar relatório" @@ -6693,7 +6763,7 @@ msgstr "Editar Tabela" msgid "Edit Tag" msgstr "Editar log" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "Editar anotação" @@ -6702,27 +6772,27 @@ msgstr "Editar anotação" msgid "Edit annotation layer" msgstr "Editar camada de anotação" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "Editar propriedades da camada de anotação" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 msgid "Edit chart" msgstr "Editar gráfico" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "Editar propriedades do gráfico" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "Editar painel" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "Editar banco de dados" @@ -6732,15 +6802,15 @@ msgstr "Editar conjunto de dados" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "Editar relatório de e-mail" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "Editar formatador" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "Editar propriedades" @@ -6757,12 +6827,12 @@ msgstr "Editar modelo" msgid "Edit template parameters" msgstr "Editar parâmetros do modelo" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "Editar o painel" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "Editar intervalo de tempo" @@ -6808,7 +6878,7 @@ msgstr "Elevação" msgid "Email reports active" msgstr "Relatórios por e-mail ativo" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6816,12 +6886,12 @@ msgstr "" msgid "Embed" msgstr "Incorporar" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "Incorporar código" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 msgid "Embed dashboard" msgstr "Incorporar painel" @@ -6833,7 +6903,7 @@ msgstr "Incorporação desativada." msgid "Emit Filter Events" msgstr "Emitir eventos de filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "Ênfase" @@ -6841,7 +6911,7 @@ msgstr "Ênfase" msgid "Employment and education" msgstr "Emprego e educação" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "Círculo vazio" @@ -6857,7 +6927,7 @@ msgstr "Coluna vazia" msgid "Empty query result" msgstr "Resultado da consulta vazio" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "Consulta vazia?" @@ -6865,8 +6935,8 @@ msgstr "Consulta vazia?" msgid "Empty row" msgstr "Linha vazia" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" "Ativar 'Permitir uploads de arquivos para banco de dados' em quaisquer " @@ -6880,13 +6950,13 @@ msgstr "Ativar seleção de filtro" msgid "Enable cross-filtering" msgstr "Habilitar filtragem cruzada" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "Ativar controles de zoom de dados" @@ -6902,25 +6972,25 @@ msgstr "Habilitar previsão" msgid "Enable forecasting" msgstr "Habilitar previsão" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "Habilitar gráfico de roaming" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "Ativar arrastar nó" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "Ativar estimativa de custo de consulta" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" "Ativar a paginação dos resultados do lado do servidor (funcionalidade " @@ -6936,12 +7006,12 @@ msgstr "" " por favor considere a possibilidade " "de a filtrar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "Fim" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 #, fuzzy msgid "End (Longitude, Latitude): " msgstr "Fim (Longitude, Latitude):" @@ -6950,17 +7020,17 @@ msgstr "Fim (Longitude, Latitude):" msgid "End Longitude & Latitude" msgstr "Longitude e latitude finais" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "Ângulo final" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "Data final" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "Data final excluída do intervalo de tempo" @@ -6973,8 +7043,8 @@ msgstr "A data final deve ser após a data de início" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "O motor \"%(engine)s\" não pode ser configurado por meio de parâmetros." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "Parâmetros do motor" @@ -6986,59 +7056,59 @@ msgstr "" "A especificação do mecanismo \"InvalidEngine\" não permite a configuração" " por meio de parâmetros individuais." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "Digite CA_BUNDLE" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "Inserir credenciais primárias" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "Digite um nome para essa planilha" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "Digite um novo título para a aba" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "Nome do alerta" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "Insira a duração em segundos" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "Entrar em tela cheia" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Nome do relatório" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "Digite as credenciais %(dbModelName)s necessárias" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "Entidade" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "ID da entidade" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "Tamanhos de datas iguais" @@ -7046,10 +7116,10 @@ msgstr "Tamanhos de datas iguais" msgid "Equal to (=)" msgstr "Igual para (=)" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "Erro" @@ -7059,17 +7129,17 @@ msgstr "Erro" msgid "Error Fetching Tagged Objects" msgstr "Ocorreu um erro ao buscar os objetos relacionados ao conjunto de dados" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "Erro na expressão jinja na cláusula HAVING: %(msg)s" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "Erro na expressão jinja em filtros RLS: %(msg)s" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "Erro na expressão jinja na cláusula WHERE: %(msg)s" @@ -7079,7 +7149,7 @@ msgstr "Erro na expressão jinja na cláusula WHERE: %(msg)s" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "Erro na expressão jinja no predicado para obter valores: %(msg)s" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" "Erro ao carregar fontes de dados de gráficos. Os filtros podem não " @@ -7128,8 +7198,8 @@ msgstr "Erro ao renderizar consulta de conjunto de dados virtual: %(msg)s" msgid "Error: %(error)s" msgstr "Erro: %(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "Erro: %(msg)s" @@ -7146,7 +7216,7 @@ msgstr "Custo estimado" msgid "Estimate selected query cost" msgstr "Estimar custo da consulta selecionada" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "Estimar o custo antes de executar uma consulta" @@ -7159,11 +7229,11 @@ msgstr "Evento" msgid "Event Flow" msgstr "Fluxo do Evento" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "Nome do Evento" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "Definição do evento" @@ -7175,7 +7245,7 @@ msgstr "Fluxo de eventos" msgid "Event time column" msgstr "Coluna de hora do evento" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "Todo" @@ -7196,24 +7266,24 @@ msgstr "Todo" msgid "Evolution" msgstr "Evolução" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 msgid "Exact" msgstr "Exato" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "Exemplo" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "Exemplos" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "Carregar CSV" @@ -7231,7 +7301,7 @@ msgstr "Excluir valores selecionados" msgid "Excluded roles" msgstr "(excluído)" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "SQL executado" @@ -7247,12 +7317,12 @@ msgstr "ID de execução" msgid "Execution log" msgstr "Log de execução" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "Conjunto de dados existente" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "Sair da tela cheia" @@ -7260,23 +7330,23 @@ msgstr "Sair da tela cheia" msgid "Expand" msgstr "Expandir" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "Expandir tudo" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "Expandir painel de dados" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "Expandir linha" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "Expandir visualização da tabela" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "Expandir barra de ferramentas" @@ -7300,7 +7370,7 @@ msgstr "" msgid "Experimental" msgstr "Experimental" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "Explorar" @@ -7310,20 +7380,20 @@ msgstr "Explorar" msgid "Explore - %(table)s" msgstr "Explorar - %(table)s" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "Explorar o conjunto de resultados na visão de exploração de dados" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7337,54 +7407,59 @@ msgstr "Exportar paineis?" msgid "Export query" msgstr "Exportar consulta" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "Exportar para .CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "Exportar para .JSON" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "Exportar para Excel" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 #, fuzzy msgid "Export to PDF" msgstr "Exportar para YAML" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "Exportar para .CSV articulado" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "Exportar para YAML" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "Exportar para YAML?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 #, fuzzy msgid "Export to full .CSV" msgstr "Exportar para .CSV completo" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 #, fuzzy msgid "Export to full Excel" msgstr "Exportar para Excel" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 #, fuzzy msgid "Export to original .CSV" msgstr "Exportar para .CSV original" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 #, fuzzy msgid "Export to pivoted .CSV" msgstr "Exportar para .CSV articulado" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "Expor banco de dados no SQL Lab" @@ -7408,8 +7483,8 @@ msgstr "Expressão" msgid "Extra" msgstr "Extra" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "Controles extras" @@ -7417,7 +7492,7 @@ msgstr "Controles extras" msgid "Extra Parameters" msgstr "Parâmetros extra" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "Dados extras para JS" @@ -7438,7 +7513,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "Campo extra não pode ser decodificado por JSON. %(msg)s" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "Parâmetros extra para utilização em consultas de modelo jinja" @@ -7454,23 +7529,23 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "Parâmetros de url extras para uso em consultas de modelo Jinja" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "Extrudados" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "FEV" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "SEX" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "Fator" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "Fator para multiplicar a métrica por" @@ -7480,17 +7555,17 @@ msgstr "Fator para multiplicar a métrica por" msgid "Failed" msgstr "Falhou" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "Falha na obtenção de resultados" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "Falha ao parar a consulta. %s" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "Falha ao criar relatório" @@ -7499,7 +7574,7 @@ msgstr "Falha ao criar relatório" msgid "Failed to execute %(query)s" msgstr "Falha ao executar %(query)s" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 #, fuzzy msgid "Failed to generate chart edit URL" msgstr "Falha ao carregar dados do gráfico" @@ -7508,12 +7583,12 @@ msgstr "Falha ao carregar dados do gráfico" msgid "Failed to load chart data" msgstr "Falha ao carregar dados do gráfico" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "Falha ao carregar dados do gráfico." -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 #, fuzzy msgid "Failed to load dimensions for drill by" msgstr "Sem dimensões disponível para drill by" @@ -7523,25 +7598,25 @@ msgstr "Sem dimensões disponível para drill by" msgid "Failed to retrieve advanced type" msgstr "Falha na obtenção de resultados" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 #, fuzzy msgid "Failed to save cross-filter scoping" msgstr "Habilitar filtragem cruzada" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "Falha ao iniciar a consulta remota em um worker." -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 #, fuzzy msgid "Failed to tag items" msgstr "Desmarcar tudo" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "Falha ao atualizar relatório" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "Falha ao verificar opções selecionadas: %s" @@ -7553,16 +7628,38 @@ msgstr "Falha ao verificar opções selecionadas: %s" msgid "Favorite" msgstr "Favorito" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "Criado" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "Fevereiro" @@ -7570,11 +7667,11 @@ msgstr "Fevereiro" msgid "Fetch Values Predicate" msgstr "Predicado de obtenção de valores" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "Obter pré-visualização de dados" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "Obtido %s" @@ -7602,7 +7699,7 @@ msgstr "Campo é obrigatório" msgid "File" msgstr "Arquivo" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Configurações de filtro" @@ -7621,30 +7718,30 @@ msgstr "" msgid "File upload" msgstr "Carregar" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "Cor de preenchimento" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "Preencher todos os campos obrigatórios para ativar \"Default Value\"" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "Método de preenchimento" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "Preenchido" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "Filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "Configuração de Filtro" @@ -7652,11 +7749,11 @@ msgstr "Configuração de Filtro" msgid "Filter List" msgstr "Lista de filtros" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "Configurações de filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7669,15 +7766,15 @@ msgstr "Tipo de filtro" msgid "Filter charts" msgstr "Filtrar gráficos" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "O filtro tem valor padrão" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "Menu do filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "Nome do filtro" @@ -7685,16 +7782,16 @@ msgstr "Nome do filtro" msgid "Filter only displays values relevant to selections made in other filters." msgstr "Filtro só exibe valores relevantes para seleções feitas em outros filtros." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "Filtrar resultados" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "Tipo do filtro" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "Valor do filtro (diferencia maiúsculas de minúsculas)" @@ -7706,7 +7803,7 @@ msgstr "Valor do filtro (diferencia maiúsculas de minúsculas)" msgid "Filter value is required" msgstr "O valor do filtro é obrigatório" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "A lista de valores do filtro não pode estar vazia" @@ -7718,17 +7815,17 @@ msgstr "Filtrar os seus gráficos" msgid "Filterable" msgstr "Filtrável" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "Filtros" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "Filtros por colunas" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "Filtros por métricas" @@ -7767,17 +7864,17 @@ msgstr "" msgid "Find" msgstr "em" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "Finalizar" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "Primeiro" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 msgid "" "Fix the trend line to the full time range specified in case filtered " "results do not include the start or end dates" @@ -7786,7 +7883,7 @@ msgstr "" "especificado no caso dos resultados filtrados não incluírem as datas de " "início ou fim" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "Corrigir para o intervalo de tempo selecionado" @@ -7798,11 +7895,11 @@ msgstr "Fixo" msgid "Fixed Color" msgstr "Cor Fixa" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "Cor fixa" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "Raio do ponto fixo" @@ -7810,28 +7907,30 @@ msgstr "Raio do ponto fixo" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "Fluxo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "Tamanho da Fonte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" "Tamanho da Fonte para rótulos de eixo, detalhes de valor e outros " "elementos de texto" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "Tamanho da Fonte para o maior valor na lista" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "Tamanho da Fonte para o menor valor na lista" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." @@ -7839,7 +7938,7 @@ msgstr "" "Para Bigquery, Presto e Postgres, mostra um botão para calcular o custo " "antes de executar uma consulta." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7849,7 +7948,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "Para mais instruções , consultar o" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7868,11 +7967,11 @@ msgstr "" "filtro NÃO se aplica, por exemplo, Admin se o admin tiver de ver todos os" " dados." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "Forçar" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." @@ -7881,17 +7980,17 @@ msgstr "" "CTAS ou CVAS no SQL Lab." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "Categoria de origem" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "Forçar o formato da data" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "Forçar atualização" @@ -7933,12 +8032,19 @@ msgstr "" " metadados do conjunto de dados." #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 #, fuzzy msgid "Format SQL" msgstr "Formato D3" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "CSV formatado anexado no e-mail" @@ -7946,11 +8052,11 @@ msgstr "CSV formatado anexado no e-mail" msgid "Formatted date" msgstr "Data formatada" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "Valor formatado" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "Formatação" @@ -7960,8 +8066,8 @@ msgstr "Formatação" msgid "Formula" msgstr "Fórmula" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "Valores futuros" @@ -7969,7 +8075,7 @@ msgstr "Valores futuros" msgid "Found invalid orderby options" msgstr "Encontradas opções de orderby inválidas" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "Dígitos de frações" @@ -7977,19 +8083,19 @@ msgstr "Dígitos de frações" msgid "Frequency" msgstr "Frequência" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "Atrito" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "Atrito entre nós" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "Sexta" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "A data de início não pode ser maior do que a data de fim" @@ -8001,16 +8107,16 @@ msgstr "Nome completo" msgid "Funnel Chart" msgstr "Gráfico de funil" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "Personalizar ainda mais a forma de apresentação de cada coluna" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "Personalizar ainda mais como exibir cada métrica" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "AGRUPAR POR" @@ -8018,12 +8124,12 @@ msgstr "AGRUPAR POR" msgid "Gauge Chart" msgstr "Gráfico de medidores" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "Em geral" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "Informação adicional" @@ -8044,7 +8150,7 @@ msgstr "Gráfico genérico" msgid "Geo" msgstr "Geo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "Coluna GeoJson" @@ -8057,19 +8163,19 @@ msgstr "Configurações de GeoJson" msgid "Geohash" msgstr "Geohash" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "Obter a última data através da unidade de data." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "Obter a data específica para o feriado" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "Vá ao modo de edição para configurar o painel e adicionar gráficos" @@ -8077,11 +8183,11 @@ msgstr "Vá ao modo de edição para configurar o painel e adicionar gráficos" msgid "Gold" msgstr "Ouro" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "Planilha Google Nome e URL" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "Período de inatividade" @@ -8089,11 +8195,11 @@ msgstr "Período de inatividade" msgid "Graph Chart" msgstr "Gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "Layout do gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "Gravidade" @@ -8105,20 +8211,24 @@ msgstr "Maior ou igual (>=)" msgid "Greater than (>)" msgstr "Maior que (>)" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "Grade" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "Tamanho da grade" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "Agrupar por" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "Agrupar por , Métricas ou Métricas de porcentagem devem ter um valor" @@ -8129,7 +8239,7 @@ msgstr "Agrupar por , Métricas ou Métricas de porcentagem devem ter um valor" msgid "Group Key" msgstr "Agrupar por" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "Agrupar por" @@ -8137,7 +8247,7 @@ msgstr "Agrupar por" msgid "Groupable" msgstr "Agrupável" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -8150,15 +8260,15 @@ msgstr "hora" msgid "Handlebars" msgstr "Handlebars" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "Modelo de handlebars" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -8171,15 +8281,15 @@ msgstr "" msgid "Has created by" msgstr "Foi criado por" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "Cabeçalho" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "Linha do Cabeçalho" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "Linha do Cabeçalho" @@ -8194,13 +8304,13 @@ msgstr "Mapa de calor" msgid "Heatmap (legacy)" msgstr "Gráfico de linhas (herdado)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "Opções do mapa de calor" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8214,7 +8324,7 @@ msgstr "Altura do minigráfico" msgid "Hide Line" msgstr "Ocultar linha" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "Ocultar descrição do gráfico" @@ -8222,11 +8332,11 @@ msgstr "Ocultar descrição do gráfico" msgid "Hide layer" msgstr "Esconder camada" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "Ocultar senha." -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "Esconder barra de ferramentas" @@ -8234,17 +8344,22 @@ msgstr "Esconder barra de ferramentas" msgid "Hides the Line for the time series" msgstr "Oculta a linha da série temporal" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "Hierarquia" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "Histograma" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "Gráfico de linhas (herdado)" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "Início" @@ -8256,7 +8371,7 @@ msgstr "Gráfico de horizonte" msgid "Horizon Charts" msgstr "Gráficos do horizonte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "Horizontal" @@ -8264,15 +8379,15 @@ msgstr "Horizontal" msgid "Horizontal (Top)" msgstr "Horizontal (topo)" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "Alinhamento horizontal" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "Host" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8282,7 +8397,7 @@ msgstr "Nome do host ou endereço IP" msgid "Hour" msgstr "Hora" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "Horas %s" @@ -8303,12 +8418,12 @@ msgstr "Em quantos compartimentos devem ser agrupados os dados." msgid "How many periods into the future do we want to predict" msgstr "Quantos períodos no futuro queremos prever" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8328,15 +8443,15 @@ msgstr "Códigos ISO 3166-2" msgid "ISO 8601" msgstr "ISO 8601" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "Id" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "Id do nó raiz da árvore." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -8365,18 +8480,18 @@ msgstr "" "executadas como conta de serviço, mas personificarão o usuário atualmente" " conectado por meio da propriedade hive.server2.proxy.user." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "Se a tabela já existir" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" "Se for especificada uma métrica, a ordenação será efetuada com base no " "valor da métrica" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8388,20 +8503,20 @@ msgstr "" "Se selecionado, defina os esquemas permitidos para o carregamento de csv " "no Extra." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 #, fuzzy msgid "Ignore cache when generating report" msgstr "Ignorar o cache ao gerar a captura de tela" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "Ignorar localizações nulas" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "Ignorar hora" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "Imagem (PNG) incorporada no e-mail" @@ -8409,7 +8524,7 @@ msgstr "Imagem (PNG) incorporada no e-mail" msgid "Image download failed, please refresh and try again." msgstr "Falha no download da imagem, por favor atualizar e tentar novamente." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" "Fazer-se passar por usuário conectado (Presto, Trino, Drill, Hive e " @@ -8419,11 +8534,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "Representar o usuário com sessão iniciada" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "Importar" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "Importar %s" @@ -8457,7 +8572,7 @@ msgstr "Importar painéis" msgid "Import database failed for an unknown reason" msgstr "A importação do banco de dados falhou por um motivo desconhecido" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "Importar banco de dados de um arquivo" @@ -8465,7 +8580,7 @@ msgstr "Importar banco de dados de um arquivo" msgid "Import dataset failed for an unknown reason" msgstr "A importação do conjunto de dados falhou por um motivo desconhecido" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "Importar conjuntos de dados" @@ -8477,7 +8592,7 @@ msgstr "Importar consultas" msgid "Import saved query failed for an unknown reason." msgstr "A consulta salva de importação falhou por um motivo desconhecido." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8494,11 +8609,11 @@ msgstr "Em" msgid "Include Series" msgstr "Incluir Séries" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "Incluir uma descrição que será enviada com o seu relatório" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, fuzzy, python-format msgid "Include description to be sent with %s" msgstr "Incluir uma descrição que será enviada com o seu relatório" @@ -8512,7 +8627,7 @@ msgid "Include time" msgstr "Incluir horário" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 #, fuzzy msgid "Increase" msgstr "criar" @@ -8521,21 +8636,21 @@ msgstr "criar" msgid "Index" msgstr "Índice" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "Coluna de índice" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "Rótulos de intervalo" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "Rótulos de intervalo" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "Informações" @@ -8543,21 +8658,21 @@ msgstr "Informações" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "Raio interior" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "Raio interior do buraco de rosquinha" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" "O campo de entrada suporta uma rotação personalizada, por exemplo, 30 " @@ -8595,11 +8710,11 @@ msgstr "Intervalo" msgid "Interval End column" msgstr "Intervalo Coluna final" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "Limites de intervalo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "Cores do intervalo" @@ -8607,7 +8722,7 @@ msgstr "Cores do intervalo" msgid "Interval start column" msgstr "Coluna de início do intervalo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "Intervalos" @@ -8658,7 +8773,7 @@ msgstr "" "NAME'

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

" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "Expressão cron inválida" @@ -8675,7 +8790,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "Formato de data/carimbo de data/hora inválido" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "Tipo de operação de filtragem inválido: %(op)s" @@ -8688,7 +8803,7 @@ msgstr "Cadeia geodésica inválida" msgid "Invalid geohash string" msgstr "Cadeia de caracteres geohash inválida" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "Entrada inválida" @@ -8700,7 +8815,7 @@ msgstr "Configuração lat/long inválida." msgid "Invalid longitude/latitude" msgstr "Longitude/latitude inválida" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "Objeto de métrica inválido: %(metric)s" @@ -8744,7 +8859,7 @@ msgstr "Encontrado um ponto espacial inválido: %s" msgid "Invalid state." msgstr "Estado inválido." -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "IDs das abas inválido: %s(tab_ids)" @@ -8753,7 +8868,7 @@ msgstr "IDs das abas inválido: %s(tab_ids)" msgid "Inverse selection" msgstr "Seleção inversa" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "Inverter a página atual" @@ -8817,24 +8932,24 @@ msgstr "e" msgid "Isoline" msgstr "Offline" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "Problema 1000 - O conjunto de dados é muito grande para ser consultado." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "Problema 1001 - O Banco de dados está sob uma carga incomum." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "Não é recomendado truncar o eixo no gráfico de barras." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "JAN" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -8843,16 +8958,16 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "Metadados JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "Metadados JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "Os metadados JSON são inválidos!" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8864,27 +8979,27 @@ msgstr "" "Hive, Presto e BigQuery, que não estão em conformidade com a sintaxe de " "nome de usuário:senha normalmente usada pelo SQLAlchemy." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "JUL" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "JUN" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "Janeiro" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "Interceptador de dados JavaScript" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "JavaScript onClick href" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "Gerador de dicas de ferramentas JavaScript" @@ -8892,11 +9007,11 @@ msgstr "Gerador de dicas de ferramentas JavaScript" msgid "Jinja templating" msgstr "Modelo Jinja" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "Julho" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "Junho" @@ -8909,7 +9024,7 @@ msgstr "Junho" msgid "KPI" msgstr "KPI" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "Manter configurações de controle?" @@ -8917,12 +9032,12 @@ msgstr "Manter configurações de controle?" msgid "Keep editing" msgstr "Continue editando" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "Chave" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8934,13 +9049,13 @@ msgstr "Chaves da tabela" msgid "Kilometers" msgstr "Quilômetros" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "LIMITE" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8949,20 +9064,25 @@ msgstr "LIMITE" msgid "Label" msgstr "Rótulo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 #, fuzzy msgid "Label Contents" msgstr "Conteúdo da célula" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "Linha de rótulos" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "Excluir modelo" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "Tipo de rótulo" @@ -8970,19 +9090,19 @@ msgstr "Tipo de rótulo" msgid "Label already exists" msgstr "O rótulo já existe" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "Rótulo para sua consulta" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "Posição do rótulo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "Rótulo limite" @@ -8990,11 +9110,11 @@ msgstr "Rótulo limite" msgid "Labelling" msgstr "Rotulagem" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "Rótulos" @@ -9016,8 +9136,8 @@ msgstr "Rótulos para os intervalos" msgid "Large" msgstr "Grande" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "Último" @@ -9029,7 +9149,7 @@ msgstr "Última alteração" msgid "Last Modified" msgstr "Última modificação" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "Última atualização %s" @@ -9039,36 +9159,36 @@ msgstr "Última atualização %s" msgid "Last Updated %s by %s" msgstr "Última atualização %s por %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "Último valor disponível visto em %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "último dia" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "Última modificação" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "mês passado" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "último trimestre" @@ -9077,12 +9197,12 @@ msgstr "último trimestre" msgid "Last run" msgstr "Última execução" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "semana passada" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "ano passado" @@ -9100,25 +9220,25 @@ msgstr "Latitude da janela de visualização padrão" msgid "Layer configuration" msgstr "Configuração de camadas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:101 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "Layout" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "Elementos de layout" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "Tipo de layout de gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "Tipo de layout de árvore" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -9132,31 +9252,31 @@ msgstr "" msgid "Least recently modified" msgstr "Modificação mais recente" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "Esquerda" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "Margem Esquerda" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" "Margem esquerda, em pixels, permitindo mais espaço para os rótulos dos " "eixos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "Esquerda para Direita" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "Valor esquerdo" @@ -9187,32 +9307,32 @@ msgid "Legacy" msgstr "Legado" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "Legenda" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "Formato de legenda" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "Orientação de legenda" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "Posição da legenda" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "Tipo de legenda" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "Tipo de legenda" @@ -9229,7 +9349,7 @@ msgid "Lift percent precision" msgstr "Precisão da percentagem de elevação" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "Claro" @@ -9257,17 +9377,17 @@ msgstr "" "Limitar as linhas pode resultar em dados incompletos e gráficos errôneos." " Em vez disso, considere filtrar ou agrupar nomes de origem/destino." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "Limita o número de células recuperadas." -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "Limita o número de linhas exibidas." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9290,11 +9410,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9305,7 +9425,7 @@ msgstr "Linha" msgid "Line Chart" msgstr "Gráfico de linhas" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "Estilo da linha" @@ -9322,11 +9442,11 @@ msgstr "" "segmentos de linha reta. É um tipo básico de gráfico comum em muitos " "domínios." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "Linha interpolação conforme definido por d3.js" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "Largura da linha" @@ -9342,21 +9462,21 @@ msgstr "Largura da linha" msgid "Linear Color Scheme" msgstr "Esquema de Cores Linear" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "Esquema de cores linear" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "Interpolação linear" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "Coluna de linhas" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "Codificação de linhas" @@ -9365,11 +9485,11 @@ msgstr "Codificação de linhas" msgid "Link Copied!" msgstr "Link copiado!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "Listar valores exclusivos" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "Lista de colunas extra disponibilizadas em funções JavaScript" @@ -9377,7 +9497,7 @@ msgstr "Lista de colunas extra disponibilizadas em funções JavaScript" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "Lista de n+1 valores para a métrica de agrupamento em n agrupamentos." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 #, fuzzy msgid "List of the column names that should be read" msgstr "Lista Json dos nomes das colunas que devem ser lidas" @@ -9414,43 +9534,43 @@ msgstr "Dados carregados em cache" msgid "Loaded from cache" msgstr "Carregado da cache" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "Carregando" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "Carregando..." -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "Localize o gráfico" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "Escala Log" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "Retenção de log" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "Eixo Logarítmico" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "Escala logarítmica no eixo y primário" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "Escala logarítmica no eixo y secundário" @@ -9462,23 +9582,23 @@ msgstr "Eixo y logarítmico" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "Eixo y logarítmico" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "Entrar" @@ -9486,7 +9606,7 @@ msgstr "Entrar" msgid "Login with" msgstr "Fazer login com" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "Sair" @@ -9503,7 +9623,7 @@ msgstr "Traço longo" msgid "Longitude" msgstr "Longitude" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "Longitude e Latitude" @@ -9511,8 +9631,8 @@ msgstr "Longitude e Latitude" msgid "Longitude & Latitude columns" msgstr "Colunas de latitude e longitude" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "Longitude e Latitude" @@ -9530,11 +9650,11 @@ msgstr "Rótulo limite" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "MAR" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "MAIO" @@ -9543,10 +9663,16 @@ msgstr "MAIO" msgid "MINUTE" msgstr "minuto" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "SEG" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "min" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "Coluna principal de data e hora" @@ -9559,11 +9685,11 @@ msgstr "" "Certifique-se de que os controles estão corretamente configurados e que a" " fonte de dados contém dados para o intervalo de tempo selecionado" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" @@ -9571,19 +9697,19 @@ msgstr "" "Pedido malformado. Os argumentos slice_id ou table_name e db_name são " "esperados" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Gerenciar" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "Gerenciar relatório de e-mail" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "Gerenciar seus bancos de dados" @@ -9625,7 +9751,7 @@ msgid "Map" msgstr "Mapa" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "Estilo do mapa" @@ -9637,32 +9763,32 @@ msgstr "MapBox" msgid "Mapbox" msgstr "MapBox" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "Março" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "Margem" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "Marcar uma coluna como temporal no modal \"Edit datasource\"" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "Marcador" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "Tamanho do marcador" @@ -9678,7 +9804,7 @@ msgstr "Rótulos de linhas de marcação" msgid "Marker lines" msgstr "Linhas de marcação" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "Tamanho do marcador" @@ -9690,28 +9816,28 @@ msgstr "Marcadores" msgid "Markup type" msgstr "Tipo de marcação" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "Máx" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "Tamanho máximo da bolha" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "Max Eventos" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "Máximo" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "Tamanho Máximo da Fonte" @@ -9731,28 +9857,28 @@ msgstr "" msgid "Maximum value" msgstr "Valor máximo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "Valor máximo no eixo do medidor" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "Maio" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "Média dos valores durante o período especificado" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "Valores médios" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "Mediana" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 msgid "" "Median edge width, the thickest edge will be 4 times thicker than the " "thinnest." @@ -9760,14 +9886,14 @@ msgstr "" "Largura mediana da aresta, a aresta mais grossa será 4 vezes mais grossa " "do que a mais fina." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "Tamanho médio do nó, o nó maior será 4 vezes maior do que o mais pequeno" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "Valores médios" @@ -9779,16 +9905,16 @@ msgstr "Médio" msgid "Menu actions trigger" msgstr "Acionador de ações do menu" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "Conteúdo da Mensagem" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "Metadados" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "Parâmetros de metadados" @@ -9796,28 +9922,28 @@ msgstr "Parâmetros de metadados" msgid "Metadata has been synced" msgstr "Os metadados foram sincronizados" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "Método" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "Métrica" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "Métrica '%(métric)s' não existe" @@ -9832,20 +9958,20 @@ msgstr "métrica" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "Métrica crescente" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "Métrica atribuída para o eixo [X]" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "Métrica atribuída para o eixo [Y]" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "Alteração do valor da métrica de `desde` a `até`" @@ -9853,16 +9979,16 @@ msgstr "Alteração do valor da métrica de `desde` a `até`" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "Métrica decrescente" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "Alteração do fator métrico de `since` para `until`" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "Métrica para valores de nó" @@ -9875,11 +10001,11 @@ msgstr "Nome da métrica" msgid "Metric name [%s] is duplicated" msgstr "Métrica nome [%s] está duplicada" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "Métrica de variação percentual do valor de `desde` até `até`" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "Métrica que define o tamanho da bolha" @@ -9893,7 +10019,7 @@ msgstr "Métrica para exibir o título inferior" msgid "Metric used as a weight for the grid's coloring" msgstr "Métrica usada como peso para coloração de grid" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "Métrica utilizada para calcular o tamanho da bolha" @@ -9901,7 +10027,7 @@ msgstr "Métrica utilizada para calcular o tamanho da bolha" msgid "Metric used to control height" msgstr "Métrica utilizada para controlar a altura" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " @@ -9911,7 +10037,7 @@ msgstr "" "ordenadas se estiver presente um limite de série ou de célula. Se não for" " definida, reverte para a primeira métrica (quando apropriado)." -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9930,20 +10056,20 @@ msgstr "" "série. Se não for definida, reverte para a primeira métrica (quando " "apropriado)." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "Métricas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "Médio" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "Meia-noite" @@ -9951,24 +10077,24 @@ msgstr "Meia-noite" msgid "Miles" msgstr "Milhas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "Min" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "Períodos mínimos" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "Largura mínima" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "Períodos mínimos" @@ -9982,12 +10108,12 @@ msgstr "Mín/máx (sem outliers)" msgid "Mine" msgstr "Meu" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "Mínimo" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "Tamanho Mínimo da Fonte" @@ -9995,7 +10121,7 @@ msgstr "Tamanho Mínimo da Fonte" msgid "Minimum Radius" msgstr "Raio Mínimo" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "Contagem mínima de eventos de nó folha" @@ -10007,9 +10133,9 @@ msgstr "" "Tamanho mínimo do raio do círculo, em pixels. À medida que o nível de " "zoom muda, isto assegura que o círculo respeita este raio mínimo." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "Limiar mínimo em pontos percentuais para mostrar as etiquetas." @@ -10017,25 +10143,25 @@ msgstr "Limiar mínimo em pontos percentuais para mostrar as etiquetas." msgid "Minimum value" msgstr "Valor mínimo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "Valor mínimo para o rótulo a apresentar no gráfico." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "Valor mínimo no eixo do medidor" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "Linha de divisão menor" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 #, fuzzy msgid "Minor ticks" msgstr "Combinar Métricas" @@ -10044,7 +10170,7 @@ msgstr "Combinar Métricas" msgid "Minute" msgstr "Minuto" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "Minutos %s" @@ -10058,7 +10184,7 @@ msgstr "Valor mínimo" msgid "Missing URL parameters" msgstr "Parâmetros de URL ausentes" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -10068,34 +10194,34 @@ msgstr "Conjunto de dados ausentes" msgid "Mixed Chart" msgstr "Gráfico misto" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "Modificado" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "Modificado %s" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "Modificado por" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, fuzzy, python-format msgid "Modified by: %s" msgstr "Última modificação por %s" @@ -10105,7 +10231,7 @@ msgstr "Última modificação por %s" msgid "Modified columns: %s" msgstr "Colunas modificadas: %s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "Segunda-feira" @@ -10113,16 +10239,16 @@ msgstr "Segunda-feira" msgid "Month" msgstr "Mês" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "Meses %s" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "Mais informações" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "Mais filtros" @@ -10130,12 +10256,12 @@ msgstr "Mais filtros" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "Mover apenas" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "Move o conjunto de datas dado por um intervalo especificado." @@ -10152,7 +10278,7 @@ msgstr "Multidimensões" msgid "Multi-Layers" msgstr "Múltiplas Camadas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -10166,7 +10292,7 @@ msgstr "Multiníveis" msgid "Multi-Variables" msgstr "Multi-Variáveis" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "Múltiplos" @@ -10182,7 +10308,7 @@ msgstr "" "São aceitos vários formatos, consulte a biblioteca Python geopy.points " "para mais detalhes" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "Multiplicador" @@ -10206,7 +10332,7 @@ msgstr "Deve ter pelo menos uma coluna numérica especificada" msgid "Must provide credentials for the SSH Tunnel" msgstr "Forneça credenciais para o Túnel SSH" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "Deve especificar um valor para filtros com operadores de comparação" @@ -10214,30 +10340,30 @@ msgstr "Deve especificar um valor para filtros com operadores de comparação" msgid "My beautiful colors" msgstr "As minhas lindas cores" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "Minha coluna" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "Minha métrica" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "N/D" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "NÃO AGRUPADO POR" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "NOV" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "AGORA" @@ -10245,17 +10371,17 @@ msgstr "AGORA" msgid "NUMERIC" msgstr "NUMÉRICO" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10269,8 +10395,8 @@ msgstr "NUMÉRICO" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10280,8 +10406,8 @@ msgstr "NUMÉRICO" msgid "Name" msgstr "Nome" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "O nome é obrigatório" @@ -10289,20 +10415,20 @@ msgstr "O nome é obrigatório" msgid "Name must be unique" msgstr "O nome deve ser único" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "Nome da tabela a ser criada com o arquivo CSV" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "Nome da coluna que contém o id do nó pai" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "Nome da coluna id" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "Nome dos nós de origem" @@ -10310,11 +10436,11 @@ msgstr "Nome dos nós de origem" msgid "Name of the table that exists in the source database" msgstr "Nome da tabela que existe no banco de dados de origem" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "Nome dos nós de destino" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 #, fuzzy msgid "Name of your tag" msgstr "Nome do seu banco de dados" @@ -10323,15 +10449,15 @@ msgstr "Nome do seu banco de dados" msgid "Name your database" msgstr "Nome do seu banco de dados" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "Precisa de ajuda? Aprenda como conectar seu banco de dados" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "Precisa de ajuda? Saiba mais sobre" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "Erro de rede" @@ -10340,7 +10466,7 @@ msgstr "Erro de rede" msgid "Network error." msgstr "Erro de rede." -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "Novo gráfico" @@ -10366,13 +10492,13 @@ msgstr "Novo cabeçalho" msgid "New tab" msgstr "Nova aba" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "Nova guia (Ctrl + q)" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "Nova guia (Ctrl + t)" @@ -10393,7 +10519,7 @@ msgstr "Gráfico Nightingale Rose" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10401,7 +10527,7 @@ msgstr "Gráfico Nightingale Rose" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "Não" @@ -10440,7 +10566,7 @@ msgstr "Sem camadas de anotação ainda" msgid "No annotation yet" msgstr "Sem anotação ainda" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "Nenhum filtro aplicado" @@ -10452,11 +10578,11 @@ msgstr "Não há filtros disponíveis." msgid "No charts" msgstr "Sem gráficos" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 msgid "No charts yet" msgstr "Ainda não há gráficos" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "Nenhuma coluna encontrada" @@ -10477,44 +10603,44 @@ msgstr "Não foram encontrados conjuntos de dados compatíveis" msgid "No compatible schema found" msgstr "Nenhum esquema compatível foi encontrado" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 msgid "No dashboards yet" msgstr "Ainda não há painéis" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "Sem dados" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" "Não há dados após a filtragem ou os dados são NULL para o último registo " "de tempo" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "Não há dados no arquivo" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "Nenhum banco de dados corresponde a sua pesquisa" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "Nenhuma descrição disponível." -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "Sem filtro" @@ -10522,7 +10648,7 @@ msgstr "Sem filtro" msgid "No filter is selected." msgstr "Nenhum filtro selecionado." -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "Sem filtros" @@ -10530,15 +10656,15 @@ msgstr "Sem filtros" msgid "No filters are currently added to this dashboard." msgstr "Nenhum filtro foi adicionado a esse painel no momento." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "Nenhuma configuração de formulário foi mantida" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "Nenhum filtro global está atualmente adicionado" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "Não foram encontrados registros correspondentes" @@ -10546,17 +10672,17 @@ msgstr "Não foram encontrados registros correspondentes" msgid "No of Bins" msgstr "Número de lixeiras" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "Ainda não há registros" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "Não foram encontrados registos" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "Nenhum resultado" @@ -10569,7 +10695,7 @@ msgid "No results match your filter criteria" msgstr "Nenhum resultado corresponde aos seus critérios de filtragem" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "Não foram apresentados resultados para esta consulta" @@ -10584,16 +10710,16 @@ msgstr "" " corretamente configurados e que a fonte de dados contém dados para o " "intervalo de tempo selecionado." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "Não foram devolvidas linhas para este conjunto de dados" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "Não foram devolvidas amostras para este conjunto de dados" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "Nenhuma expressão salva foi encontrada" @@ -10602,7 +10728,7 @@ msgstr "Nenhuma expressão salva foi encontrada" msgid "No saved metrics found" msgstr "Nenhuma métrica salva foi encontrada" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 msgid "No saved queries yet" msgstr "Ainda não há consultas salvas" @@ -10612,19 +10738,19 @@ msgstr "" "Não foram encontrados resultados armazenados, é necessário executar " "novamente a consulta" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" "Não foi encontrada tal coluna. Para filtrar uma métrica, experimente a " "aba SQL personalizado." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "Nenhuma coluna da tabela" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "Não foram encontradas colunas temporais" @@ -10643,47 +10769,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "Sem validador nomeado {} encontrado (configurado para o motor {})" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "Posição do rótulo do nó" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "Modo de seleção de nó" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "Tamanho do nó" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "Nenhum" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "Nenhum -> Seta" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "Nenhum -> Nenhum" @@ -10692,8 +10818,13 @@ msgstr "Nenhum -> Nenhum" msgid "Normal" msgstr "Normal" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +#, fuzzy +msgid "Normalize" +msgstr "Normalizado" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "Normalizar em" @@ -10702,13 +10833,13 @@ msgstr "Normalizar em" msgid "Normalize column names" msgstr "Personalizar colunas" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "Normalizado" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "Não é uma série temporal" @@ -10718,24 +10849,24 @@ msgstr "Não é uma série temporal" msgid "Not a valid ZIP file" msgstr "Nenhum filtro aplicado" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "Não adicionado a nenhum painel" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "Não disponível" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 #, fuzzy msgid "Not defined" msgstr "Indefinido" @@ -10748,7 +10879,7 @@ msgstr "Diferente de (≠)" msgid "Not in" msgstr "Não está em" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "Não nulo" @@ -10756,39 +10887,39 @@ msgstr "Não nulo" msgid "Not triggered" msgstr "Não acionado" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "Não atualizado" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "Nada foi acionado" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "Método de notificação" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "Método de notificação" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "Novembro" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "Agora" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "Valores nulos" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "Imputação nula" @@ -10813,21 +10944,21 @@ msgstr "" "puro,\n" " pode introduzir apenas o mínimo ou o máximo." -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "Formato numérico" @@ -10836,7 +10967,7 @@ msgstr "Formato numérico" msgid "Number format string" msgstr "String de formato de número" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 #, fuzzy msgid "Number formatting" msgstr "String de formato de número" @@ -10845,7 +10976,7 @@ msgstr "String de formato de número" msgid "Number of buckets to group data" msgstr "Número de compartimentos para agrupar dados" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "Número de dígitos decimais para arredondar os números" @@ -10867,50 +10998,55 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "Número de períodos para razão contra" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 #, fuzzy msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "Número de linhas do arquivo a ser lido." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "Número de linhas para pular no início do arquivo." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "Número de segmentos divididos no eixo" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "Número de passos a dar entre os tiques ao apresentar a escala X" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "Número de passos a dar entre os tiques ao apresentar a escala Y" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +#, fuzzy +msgid "Numeric column used to calculate the histogram." +msgstr "Selecionar as colunas numéricas para desenhar o histograma" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "Faixa numérica" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "OUT" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "OK" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "SOBRESCREVER" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "Outubro" @@ -10927,13 +11063,13 @@ msgstr "Deslocamento" msgid "On Grace" msgstr "Na Graça" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "painéis" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10951,11 +11087,11 @@ msgstr "" "Um ou vários controles para agrupar. Em caso de agrupamento, as colunas " "de latitude e longitude devem estar presentes." -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "Um ou mais controles a dinamizar como colunas" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "Uma ou muitos métricas para exibir" @@ -10998,15 +11134,15 @@ msgstr "Um ou mais parâmetros especificados na consulta estão malformatados." msgid "One or more parameters specified in the query are missing." msgstr "Um ou mais parâmetros especificados na consulta estão faltando." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "Falha no carregamento de uma ou mais camadas de anotação." -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "Somente comandos SELECT são permitidos nesse banco de dados." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "Apenas Total" @@ -11032,7 +11168,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "Apenas os painéis selecionados serão afetados por este filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -11044,20 +11180,20 @@ msgstr "" msgid "Only single queries supported" msgstr "Só são suportadas consultas únicas" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "Ops! Ocorreu um erro!" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "Opacidade" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "Opacidade do gráfico de áreas. Também se aplica à banda de confiança." @@ -11065,7 +11201,7 @@ msgstr "Opacidade do gráfico de áreas. Também se aplica à banda de confianç msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "Opacidade de todos os clusters, pontos e rótulos. Entre 0 e 1." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "Opacidade do gráfico de área." @@ -11077,7 +11213,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "Opacidade, espera valores entre 0 e 100" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "Abrir aba fonte de dados" @@ -11091,7 +11227,7 @@ msgstr "Abrir no SQL Lab" msgid "Open query in SQL Lab" msgstr "Abrir consulta no SQL Lab" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -11105,8 +11241,8 @@ msgstr "" " como um backend de resultados. Consulte os documentos de instalação para" " obter mais informações." -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "Operador" @@ -11115,7 +11251,7 @@ msgstr "Operador" msgid "Operator undefined for aggregator: %(name)s" msgstr "Operador indefinido para o agregador: %(name)s" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -11131,7 +11267,7 @@ msgstr "Cadeia de caracteres opcional de formato de data d3" msgid "Optional d3 number format string" msgstr "String opcional de formato de número d3" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "Nome opcional da coluna de dados." @@ -11140,42 +11276,42 @@ msgid "Optional warning about use of this metric" msgstr "Aviso opcional sobre o uso dessa métrica" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "Opções" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "Ou escolha a partir de uma lista de outros bancos de dados que suportamos:" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "Pedido por id da entidade" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "Ordenar resultados por colunas selecionadas" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "Pedidos" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "Orientação" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "Orientação do gráfico de barras" @@ -11183,11 +11319,11 @@ msgstr "Orientação do gráfico de barras" msgid "Orientation of filter bar" msgstr "Orientação de barra de filtro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "Orientação da árvore" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "Original" @@ -11196,47 +11332,47 @@ msgid "Original table column order" msgstr "Ordem das colunas da tabela original" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "Valor original" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "Ortogonal" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "Outro" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 #, fuzzy msgid "Other color palettes" msgstr "A cor do número \"steps\"" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "Ao ar livre" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "Raio Exterior" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "Borda externa do gráfico de pizza" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "Sobreposição" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11246,9 +11382,9 @@ msgstr "" "Espera deltas de tempo relativo em linguagem natural (exemplo: 24 horas, " "7 dias , 52 semanas , 365 dias). Livre texto é suportado." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11288,17 +11424,17 @@ msgstr "Intervalo de tempo de substituição" msgid "Override time range" msgstr "Intervalo de tempo de substituição" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "Sobrescrever" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "Sobrescrever & Explorar" @@ -11307,7 +11443,7 @@ msgstr "Sobrescrever & Explorar" msgid "Overwrite Dashboard [%s]" msgstr "Substituir o Painel [%s]" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "Sobrescrever existente" @@ -11322,29 +11458,29 @@ msgstr "Próprio Criado ou Favorecido" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "Proprietário" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11359,8 +11495,8 @@ msgstr "Proprietários são inválidos" msgid "Owners is a list of users who can alter the dashboard." msgstr "Os proprietários são uma lista de usuários que podem alterar o painel." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11373,7 +11509,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "Falha no download da imagem, por favor atualizar e tentar novamente." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "Comprimento da página" @@ -11381,21 +11517,21 @@ msgstr "Comprimento da página" msgid "Paired t-test Table" msgstr "Tabela teste-t pareado" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "Métodos de reamostragem do Pandas" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "Regra de reamostragem do Pandas" @@ -11418,11 +11554,11 @@ msgstr "Parâmetros" msgid "Parameters " msgstr "Parâmetros" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "Parâmetros relacionados com a visão e a perspectiva no mapa" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "Pai" @@ -11450,15 +11586,15 @@ msgstr "Gráfico de partição" msgid "Partition Diagram" msgstr "Diagrama de partição" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "Limite de partição" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "Limiar de partição" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" @@ -11466,9 +11602,9 @@ msgstr "" "As partições cujas proporções entre a altura e a altura dos pais sejam " "inferiores a este valor são eliminadas" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -11482,11 +11618,11 @@ msgstr "Cole a chave privada aqui" msgid "Paste content of service credentials JSON file here" msgstr "Colar aqui o conteúdo do arquivo JSON das credenciais de serviço" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "Colar o URL compartilhável da Planilha Google aqui" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "Coloque seu código here" @@ -11494,11 +11630,12 @@ msgstr "Coloque seu código here" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "Padrão" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "Variação percentual" @@ -11507,26 +11644,26 @@ msgstr "Variação percentual" msgid "Percent Difference format" msgstr "Forçar o formato da data" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 #, fuzzy msgid "Percent of total" msgstr "do total" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "Porcentagem" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "Variação percentual" @@ -11535,13 +11672,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "Métricas de porcentagem" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "Limiar da Porcentagem" @@ -11559,7 +11696,7 @@ msgstr "Limiar da Porcentagem" msgid "Percentages" msgstr "Porcentagens" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "Desempenho" @@ -11567,12 +11704,12 @@ msgstr "Desempenho" msgid "Period average" msgstr "Média do período" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "Períodos" @@ -11580,11 +11717,11 @@ msgstr "Períodos" msgid "Periods must be a whole number" msgstr "Os períodos devem ser um número inteiro" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "Pessoa ou grupo que certificou este gráfico." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "Pessoa ou grupo que certificou esse painel." @@ -11594,8 +11731,8 @@ msgid "Person or group that has certified this metric" msgstr "Pessoa ou grupo que certificou esta métrica" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "Físico" @@ -11603,7 +11740,7 @@ msgstr "Físico" msgid "Physical (table or view)" msgstr "Físico (tabela ou view)" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "Conjunto de dados físicos" @@ -11624,7 +11761,7 @@ msgstr "Escolha uma métrica para exibir" msgid "Pick a name to help you identify this database." msgstr "Escolha um nome para te ajudar identificar esse banco de dados." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" "Escolha um apelido para a forma como o banco de dados será exibido no " @@ -11673,15 +11810,15 @@ msgstr "Gráfico de pizza" msgid "Pie Chart (legacy)" msgstr "Gráfico de linhas (herdado)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "Formato de torta" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "Pino" @@ -11697,7 +11834,7 @@ msgstr "A operação de pivotagem deve incluir pelo menos um agregado" msgid "Pivot operation requires at least one index" msgstr "A operação de pivotagem requer em ao menos um índice" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "Pivotado" @@ -11709,16 +11846,16 @@ msgstr "Altura do pixel de cada série" msgid "Pixels" msgstr "Pixels" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "Simples" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 #, fuzzy msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "Por favor , NÃO sobrescreva a chave \"filter_scopes \"." -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11765,9 +11902,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "Escolha pelo menos um agrupar por" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11777,7 +11914,7 @@ msgstr "Escolha pelo menos um agrupar por" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11786,15 +11923,15 @@ msgstr "Escolha pelo menos um agrupar por" msgid "Please confirm" msgstr "Por favor confirme" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "Por favor, confirme os valores de substituição." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "Por favor insira um URI SQLAlchemy para teste" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11814,7 +11951,7 @@ msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "Entre em contato com o proprietário do gráfico para obter ajuda." msgstr[1] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "Por favor salvar a consulta para habilitar compartilhamento" @@ -11830,7 +11967,7 @@ msgstr "" "Por favor, salve primeiro o seu painel e, em seguida, tente criar um novo" " relatório de e-mail." -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" "Por favor selecionar um conjunto de dados e um tipo de gráfico para " @@ -11861,7 +11998,7 @@ msgstr "" " vincula como uma linha. Este gráfico é útil para comparar várias " "métricas em todas as amostras ou linhas nos dados." -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "Plugins" @@ -11882,7 +12019,7 @@ msgid "Point Radius Unit" msgstr "Unidade de raio do ponto" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "Tamanho do ponto" @@ -11892,7 +12029,7 @@ msgstr "Unidade de ponto" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "Apontar para as colunas espaciais" @@ -11917,27 +12054,10 @@ msgid "Polygon Settings" msgstr "Configurações de polígono" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "Polilinha" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "Popular" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "Preencha \"Default value\" para ativar esse controle" @@ -11946,7 +12066,7 @@ msgstr "Preencha \"Default value\" para ativar esse controle" msgid "Population age data" msgstr "Dados sobre a idade da população" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "Porta" @@ -11966,36 +12086,36 @@ msgstr "" msgid "Position JSON" msgstr "Posição JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "Posição do rótulo do nó filho na árvore" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "Posição do subtotal ao nível da coluna" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "Posição do rótulo do nó intermédio na árvore" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "Posição do subtotal ao nível da linha" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "Feito por Apache Superset" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 #, fuzzy msgid "Pre-filter" msgstr "Mais filtros" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "Valores disponíveis para o pré-filtro" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "É necessário um pré-filtro" @@ -12037,7 +12157,7 @@ msgstr "" msgid "Preview" msgstr "Pré-visualização" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "Carregar arquivo Excel" @@ -12047,7 +12167,7 @@ msgstr "Carregar arquivo Excel" msgid "Preview: `%s`" msgstr "Pré-visualização: `%s`" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -12057,11 +12177,11 @@ msgstr "Anterior" msgid "Previous Line" msgstr "Linha anterior" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "Primário" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "Métrica primária" @@ -12069,16 +12189,16 @@ msgstr "Métrica primária" msgid "Primary key" msgstr "Chave primária" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "Eixo y primário ou secundário" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 #, fuzzy msgid "Primary y-axis Bounds" msgstr "Formato do eixo y primário" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "Formato do eixo y primário" @@ -12095,12 +12215,12 @@ msgstr "Chave privada e Senha" msgid "Private Key Password" msgstr "Chave privada e Senha" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 #, fuzzy msgid "Proceed" msgstr "vermelho" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "Progresso" @@ -12120,7 +12240,7 @@ msgstr "Propagar" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "Proporcional" @@ -12145,7 +12265,7 @@ msgid "Purple" msgstr "Roxo" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "Colocar rótulos no exterior" @@ -12158,7 +12278,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "O valor deve ser maior que 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "Colocar rótulos no exterior da torta?" @@ -12174,7 +12294,7 @@ msgstr "Coloque seu código here" msgid "Python datetime string pattern" msgstr "Padrão de String de data e hora em Python" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "CONSULTAR DADOS NO SQL LAB" @@ -12182,12 +12302,12 @@ msgstr "CONSULTAR DADOS NO SQL LAB" msgid "Quarter" msgstr "Trimestre" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "Trimestres %s" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 msgid "Queries" msgstr "Consultas" @@ -12196,15 +12316,15 @@ msgstr "Consultas" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12222,31 +12342,33 @@ msgstr "Consultas" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12255,22 +12377,22 @@ msgstr "Consultas" msgid "Query" msgstr "Consulta" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "Consulta %s: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "Consulta A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "Consulta B" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "Histórico de consultas" @@ -12288,7 +12410,7 @@ msgstr "Histórico de consultas" msgid "Query imported" msgstr "Consulta importada" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "Consulta em uma nova guia" @@ -12297,7 +12419,7 @@ msgid "Query is too complex and takes too long to run." msgstr "A consulta é muito complexa e demora muito para executar." #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "Modo de consulta" @@ -12313,16 +12435,16 @@ msgstr "Nome da consulta" msgid "Query preview" msgstr "Pré-visualização da consulta" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "A consulta foi interrompida" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "A consulta foi parada." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "TIPO DA FAIXA" @@ -12340,7 +12462,7 @@ msgstr "Agendamento de relatório não encontrado." msgid "RLS rules could not be deleted." msgstr "Não foi possível remover o gráfico." -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "Radar" @@ -12348,17 +12470,17 @@ msgstr "Radar" msgid "Radar Chart" msgstr "Gráfico de Radar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "" "Tipo de renderização do radar, se deve ser apresentada a forma de " "'círculo'." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "Radial" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "Raio da Célula" @@ -12383,10 +12505,11 @@ msgstr "Corrida %s" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "Faixa" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "Filtro de faixa" @@ -12415,12 +12538,12 @@ msgstr "Intervalos a destacar com sombreamento" msgid "Ranking" msgstr "Classificação" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "Proporção" @@ -12428,11 +12551,11 @@ msgstr "Proporção" msgid "Raw records" msgstr "Registros Brutos" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "Os gráficos, painéis e consultas recentemente criados aparecerão aqui" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "Os gráficos, painéis e consultas recentemente editados aparecerão aqui" @@ -12442,7 +12565,7 @@ msgstr "Os gráficos, painéis e consultas recentemente editados aparecerão aqu msgid "Recently modified" msgstr "Modificado recentemente" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "Os gráficos, painéis e consultas recentemente visualizados aparecerão aqui" @@ -12450,7 +12573,7 @@ msgstr "Os gráficos, painéis e consultas recentemente visualizados aparecerão msgid "Recents" msgstr "Recentes" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 #, fuzzy msgid "Recipients are separated by \",\" or \";\"" msgstr "Os destinatários são separados por \",\"ou \";\"" @@ -12459,29 +12582,33 @@ msgstr "Os destinatários são separados por \",\"ou \";\"" msgid "Record Count" msgstr "Contagem de registos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "Retângulo" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" "Redireciona para este endpoint quando se clica na tabela a partir da " "lista de tabelas" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "Refazer o ação" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "Reduzir X ticks" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12501,7 +12628,7 @@ msgstr "Consulte o" msgid "Referenced columns not available in DataFrame." msgstr "As colunas referenciadas não estão disponíveis no DataFrame." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "Recuperar resultados" @@ -12509,7 +12636,7 @@ msgstr "Recuperar resultados" msgid "Refresh" msgstr "Atualizar" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "Atualizar Painel" @@ -12527,15 +12654,15 @@ msgstr "Atualizar intervalo" msgid "Refresh interval saved" msgstr "Intervalo de atualização salvo" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "Atualizar os valores padrão" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "Atualização de gráficos" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "Atualização de colunas" @@ -12574,17 +12701,17 @@ msgstr "Relacional" msgid "Relationships between community channels" msgstr "Relações entre canais comunitários" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "Data/hora relativa" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "Período relativo" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "Quantidade relativa" @@ -12596,7 +12723,7 @@ msgstr "Recarregar" msgid "Remove" msgstr "Remover" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "Remover filtro cruzado" @@ -12617,23 +12744,23 @@ msgstr "Remover a pré-visualização da tabela" msgid "Removed columns: %s" msgstr "Colunas removidas: %s" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "Renomear Aba" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "Renderização" @@ -12657,7 +12784,7 @@ msgstr "Substituir" msgid "Report" msgstr "Relatório" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "Nome do relatório" @@ -12722,25 +12849,25 @@ msgstr "O agendamento do relatório atingiu o tempo limite de trabalho." msgid "Report Schedule state not found" msgstr "Estado do agendamento do relatório não encontrado" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "Relatar um bug" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "Relatório enviado" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "Relatório falhou" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "Relatórios por e-mail ativo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "Nome do relatório" @@ -12756,11 +12883,11 @@ msgstr "Relatar erro do sistema de programação" msgid "Report schedule unexpected error" msgstr "Erro inesperado no agendamento do relatório" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "Enviando relatório" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "Relatório enviado" @@ -12772,11 +12899,11 @@ msgstr "Relatório atualizado" msgid "Reports" msgstr "Relatórios" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "Repulsão" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "Força de repulsão entre nós" @@ -12794,26 +12921,26 @@ msgstr "O Pedido não é JSON" msgid "Request missing data field." msgstr "Pedido com campo de dados ausente." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "O tempo limite da solicitação expirou" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "Necessário" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "Os valores de controle necessários foram eliminados" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "Reamostragem" @@ -12826,11 +12953,11 @@ msgstr "O método de reamostragem deve estar em" msgid "Resample operation requires DatetimeIndex" msgstr "A operação de reamostragem requer DatetimeIndex" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "Redefinir" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "Redefinir estado" @@ -12848,19 +12975,19 @@ msgstr "Restaurar filtro" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "Resultados" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "Resultados %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "O backend de resultados não está configurado." @@ -12870,11 +12997,11 @@ msgstr "" "O backend de resultados necessário para as consultas assíncronas não está" " configurado." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "Retornar para data e hora específica." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "Lat. e Long. invertidos" @@ -12883,42 +13010,42 @@ msgstr "Lat. e Long. invertidos" msgid "Reverse lat/long " msgstr "Lat/long invertido" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "Dica avançada" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "Dica avançada" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "Direito" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "Formato do eixo direito" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "Métrica do eixo direito" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "Métrica do eixo direito" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "Direita para Esquerda" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "Valor correto" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" "Clique com o botão direito do mouse em valor de dimensão para pesquisar " @@ -12928,17 +13055,17 @@ msgstr "" msgid "Role" msgstr "Função" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "Funções" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12958,45 +13085,45 @@ msgstr "" "As funções são uma lista que define o acesso ao painel. Se não forem " "definidas funções, aplicam-se as permissões de acesso normais." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "Função de rolagem" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "Janela de rolagem" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "Função de rolagem" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "Janela de rolagem" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "Raiz do certificado" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "ID do nó raiz" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "Tipo de etapa" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "Rodar o rótulo do eixo x" @@ -13005,26 +13132,26 @@ msgstr "Rodar o rótulo do eixo x" msgid "Rotate y axis label" msgstr "Rodar o rótulo do eixo x" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "Rotação para aplicar às palavras na nuvem" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "Tampa circular" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "Linha" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "Segurança em nível de linha" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 #, fuzzy msgid "" "Row containing the headers to use as column names (0 is first line of " @@ -13035,43 +13162,43 @@ msgstr "" "cabeçalho" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "Limite de linhas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "Linhas" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "Linhas por página, 0 significa sem paginação" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "Posição do subtotal das linhas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "Linhas para Leitura" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "Linhas para Leitura" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "Regra" @@ -13085,7 +13212,7 @@ msgstr "Nome completo" msgid "Rule added" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "Executar" @@ -13094,7 +13221,7 @@ msgid "Run a query to display query history" msgstr "Executar uma consulta para exibir o histórico de consultas" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "Executar uma consulta para exibir os resultados" @@ -13103,7 +13230,7 @@ msgstr "Executar uma consulta para exibir os resultados" msgid "Run current query" msgstr "Executar consulta" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "Executar no SQL Lab" @@ -13113,7 +13240,7 @@ msgstr "Executar no SQL Lab" msgid "Run query" msgstr "Executar consulta" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "Executar consulta (Ctrl + Return)" @@ -13121,7 +13248,7 @@ msgstr "Executar consulta (Ctrl + Return)" msgid "Run query in a new tab" msgstr "Executar consulta em uma nova guia" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "Executar seleção" @@ -13130,12 +13257,12 @@ msgstr "Executar seleção" msgid "Running" msgstr "Executando" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "Executando instrução %(statement_num)s de % (statement_count)s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "SAB" @@ -13144,25 +13271,25 @@ msgstr "SAB" msgid "SECOND" msgstr "Segundo" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "SET" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "SHA" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "SQL copiado !" @@ -13170,9 +13297,9 @@ msgstr "SQL copiado !" msgid "SQL Expression" msgstr "Expressão SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL Lab" @@ -13200,19 +13327,19 @@ msgstr "" " eliminar a aba.\n" "Observe que terá de fechar outras janelas do SQL Lab antes de fazer isso." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "Consulta SQL" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "Expressão SQL" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "Consulta SQL" @@ -13261,21 +13388,21 @@ msgstr "Os parâmetros do túnel SSH são inválidos." msgid "SSH Tunneling is not enabled" msgstr "Túnel SSH não está ativado" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "O modo SSL \"require\" será usado." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "INÍCIO (INCLUSIVO)" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "ETAPA %(stepCurr)s De %(stepLast)s" @@ -13284,19 +13411,19 @@ msgstr "ETAPA %(stepCurr)s De %(stepLast)s" msgid "STRING" msgstr "STRING" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "DOM" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "Desvio Padrão da Amostra" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "Variação da amostra" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "Amostras" @@ -13312,8 +13439,14 @@ msgstr "Não foi possível recuperar as amostras da fonte de dados." msgid "Sankey" msgstr "Sankey" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Salvar gráfico" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +#, fuzzy +msgid "Sankey Diagram (legacy)" msgstr "Diagrama Sankey" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -13321,60 +13454,60 @@ msgid "Sankey Diagram with Loops" msgstr "Diagrama Sankey com Loops" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "Satélite" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "Ruas Satélites" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "Sábado" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "Salvar" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "Salvar e Explorar" @@ -13386,8 +13519,8 @@ msgstr "Salvar e ir ao painel" msgid "Save (Overwrite)" msgstr "Salvar (Sobrescrever)" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "Salvar como" @@ -13399,8 +13532,8 @@ msgstr "Salvar como conjunto de dados" msgid "Save as dataset" msgstr "Salvar como conjunto de dados" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "Salvar como novo" @@ -13424,7 +13557,7 @@ msgstr "Salvar gráfico" msgid "Save dashboard" msgstr "Salvar painel" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 msgid "Save dataset" msgstr "Salvar conjunto de dados" @@ -13432,37 +13565,37 @@ msgstr "Salvar conjunto de dados" msgid "Save for this session" msgstr "Salvar para essa sessão" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "Salvar ou Sobrescrever Conjunto de dados" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "Salvar consulta" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "Salve a consulta para ativar esse recurso" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" "Salvar esta consulta como um conjunto de dados virtual para continuar " "explorando" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "Salvo" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Consultas salvas" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "Expressões salvas" @@ -13471,7 +13604,7 @@ msgid "Saved metric" msgstr "Salvo métrica" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -13489,13 +13622,13 @@ msgstr "Consulta salva não encontrada." msgid "Saved query parameters are invalid." msgstr "Os parâmetros de consulta salvos são inválidos." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 msgid "Scale and Move" msgstr "Dimensionar e deslocar" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "Dimensionar apenas" @@ -13504,8 +13637,8 @@ msgstr "Dimensionar apenas" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "Dispersão" @@ -13524,15 +13657,15 @@ msgstr "" "pontos estão ligados por ordem. Mostra uma relação estatística entre duas" " variáveis." -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "Cronograma" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "Agendar um novo relatório de e-mail" @@ -13540,17 +13673,17 @@ msgstr "Agendar um novo relatório de e-mail" msgid "Schedule email report" msgstr "Agendar relatório por e-mail" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "Consulta de agendamento" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "Agendar a consulta periodicamente" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "Consulta de agendamento" @@ -13570,11 +13703,11 @@ msgid "Scheduled task executor not found" msgstr "O executor da tarefa agendada não foi encontrado" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13582,7 +13715,7 @@ msgstr "O executor da tarefa agendada não foi encontrado" msgid "Schema" msgstr "Esquema" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "Tempo limite do cache de esquema" @@ -13592,7 +13725,7 @@ msgstr "" "Esquema, como usado apenas em alguns bancos de dados como Postgres, " "Redshift e DB2" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "Esquemas permitidos para upload de arquivos" @@ -13600,12 +13733,12 @@ msgstr "Esquemas permitidos para upload de arquivos" msgid "Scope" msgstr "Escopo" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "Escopo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -13614,7 +13747,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "Rolagem" @@ -13625,7 +13758,7 @@ msgstr "" "Role para baixo até a parte inferior para permitir a substituição de " "alterações." -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13633,12 +13766,12 @@ msgstr "" msgid "Search" msgstr "Pesquisar" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, fuzzy, python-format msgid "Search %s records" msgstr "Registros Brutos" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "Pesquisa / Filtro" @@ -13646,11 +13779,11 @@ msgstr "Pesquisa / Filtro" msgid "Search Metrics & Columns" msgstr "Pesquisar Métricas e Colunas" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "Pesquisar todos os gráficos" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "Caixa de pesquisa" @@ -13658,11 +13791,11 @@ msgstr "Caixa de pesquisa" msgid "Search by query text" msgstr "Pesquisar consulta" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "Colunas de pesquisa" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "Pesquisar em filtros" @@ -13674,33 +13807,33 @@ msgstr "Pesquisar..." msgid "Second" msgstr "Segundo" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "Secundário" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "Métrica secundária" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 #, fuzzy msgid "Secondary currency format" msgstr "Formato do eixo y secundário" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 #, fuzzy msgid "Secondary y-axis Bounds" msgstr "Formato do eixo y secundário" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "Formato do eixo y secundário" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "Título secundário do eixo y" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "Segundos %s" @@ -13714,18 +13847,18 @@ msgstr "segundos" msgid "Secure Extra" msgstr "Segurança Extra" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "Segurança Extra" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Segurança" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "Ver todos %(tableName)s" @@ -13740,7 +13873,7 @@ msgstr "Veja menos" msgid "See more" msgstr "Ver mais" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "Ver detalhes da consulta" @@ -13750,28 +13883,28 @@ msgstr "Ver esquema da tabela" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "Selecione" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "Selecione ..." -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "Selecione o método de entrega" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "Desmarcar tudo" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "Selecione o tipo de visualização" @@ -13783,7 +13916,7 @@ msgstr "Selecione uma coluna" msgid "Select a dashboard" msgstr "Selecione um painel" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Excluir banco de dados" @@ -13792,19 +13925,19 @@ msgstr "Excluir banco de dados" msgid "Select a database table and create dataset" msgstr "Selecione uma tabela de banco de dados e crie um conjunto de dados" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "Selecione uma tabela de banco de dados." -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "Selecione um banco de dados para se conectar" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "Selecione um banco de dados para enviar o arquivo" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "Selecione um banco de dados para escrever uma consulta" @@ -13813,36 +13946,36 @@ msgstr "Selecione um banco de dados para escrever uma consulta" msgid "Select a dataset" msgstr "Limpar todos os dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "Insira um delimitador para esses dados" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "Selecione uma dimensão" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 #, fuzzy msgid "Select a metric to display on the right axis" msgstr "Escolha uma métrica para o eixo direito" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Selecionar esquema" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "Selecione um esquema se o banco de dados for compatível com isso" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 #, fuzzy msgid "Select a sheet name from the uploaded file" msgstr "Selecione um banco de dados para enviar o arquivo" @@ -13862,17 +13995,17 @@ msgstr "Selecione um tipo de visualização" msgid "Select aggregate options" msgstr "Proporções de área de uso" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 #, fuzzy msgid "Select all data" msgstr "Limpar todos os dados" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 #, fuzzy msgid "Select all items" msgstr "Desmarcar tudo" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "Selecionar quaisquer colunas para inspeção de metadados" @@ -13883,57 +14016,63 @@ msgid "Select catalog or type to search catalogs" msgstr "Selecione a tabela ou digite para pesquisar tabelas" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "Selecionar gráficos" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Selecionar gráficos" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "Selecionar gráficos" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "Selecione o esquema de cores" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "Selecionar coluna" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "Selecionar a página atual" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "Selecionar a página atual" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Selecione um painel" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Selecione um painel" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "Selecione um painel" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Excluir banco de dados" @@ -13943,7 +14082,7 @@ msgstr "Excluir banco de dados" msgid "Select database or type to search databases" msgstr "Selecione o banco de dados ou o tipo para pesquisar bancos de dados" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 #, fuzzy msgid "" "Select databases require additional fields to be completed in the " @@ -13954,15 +14093,15 @@ msgstr "" "guia Avançado para que a conexão com o banco de dados seja bem-sucedida. " "Saiba quais são os requisitos de seus bancos de dados" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "Selecione a fonte do conjunto de dados" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "Selecionar arquivo" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "Selecionar filtro" @@ -13975,14 +14114,14 @@ msgstr "Selecione plug-in de filtro usando AntD" msgid "Select first filter value by default" msgstr "Selecione primeiro valor do filtro por padrão" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Formato do valor" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13990,13 +14129,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "Selecionar operador" @@ -14005,8 +14144,8 @@ msgstr "Selecionar operador" msgid "Select or type a custom value..." msgstr "Selecione ou digite um valor" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "Selecione ou digite um valor" @@ -14015,12 +14154,12 @@ msgstr "Selecione ou digite um valor" msgid "Select or type currency symbol" msgstr "Selecione ou digite um valor" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "Selecione ou digite o nome do conjunto de dados" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "Selecionar proprietários" @@ -14028,7 +14167,7 @@ msgstr "Selecionar proprietários" msgid "Select saved metrics" msgstr "Selecionar métricas salvas" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "Selecionar métricas salvas" @@ -14038,11 +14177,11 @@ msgstr "Selecionar métricas salvas" msgid "Select schema or type to search schemas" msgstr "Selecione o esquema ou o tipo para pesquisar os esquemas" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "Selecionar esquema" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "Selecionar assunto" @@ -14072,7 +14211,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "Selecione a coluna geojson" @@ -14094,25 +14233,25 @@ msgstr "" "Selecione os valores no(s) campo(s) destacado(s) no painel de controle. " "Em seguida, execute a consulta clicando no botão %s." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Selecione um banco de dados para escrever uma consulta" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "Enviar como CSV" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 #, fuzzy msgid "Send as PDF" msgstr "Enviar como PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "Enviar como PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "Enviar como texto" @@ -14120,7 +14259,7 @@ msgstr "Enviar como texto" msgid "Send range filter events to other charts" msgstr "Enviar filtro de intervalo eventos para outro gráficos" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "Setembro" @@ -14145,43 +14284,43 @@ msgstr "Limite da série Ordenar por" msgid "Series Limit Sort Descending" msgstr "Limite da série Ordenação decrescente" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "Ordem da série" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "Estilo da série" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "Tipo de Gráfico de série (linha , barra etc)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "Colunas de séries temporais" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "Limite da série" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "Tipo de série" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "Comprimento da página do servidor" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "Paginação do servidor" @@ -14189,15 +14328,15 @@ msgstr "Paginação do servidor" msgid "Service Account" msgstr "Conta de serviço" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "Definir intervalo da atualização automática" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "Definir o mapeamento de filtros" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14206,11 +14345,11 @@ msgstr "" msgid "Set up an email report" msgstr "Configurar um relatório de e-mail" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14222,47 +14361,47 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "Configurações" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "Configurações para séries temporais" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "Compartilhar" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "Compartilhar gráfico por e-mail" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "Compartilhar permalink por e-mail" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "Consulta compartilhada" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 #, fuzzy msgid "Shared query fields" msgstr "consultas salvas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Nome da planilha" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "Shift + clique para organizar por colunas múltiplas" @@ -14298,7 +14437,13 @@ msgstr "" msgid "Show" msgstr "Mostrar" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "Mostrar Métricas" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "Mostrar bolhas" @@ -14306,6 +14451,11 @@ msgstr "Mostrar bolhas" msgid "Show CREATE VIEW statement" msgstr "Mostrar instrução CREATE VIEW" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "Mostrar barras de células" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "Mostrar Gráfico" @@ -14323,11 +14473,11 @@ msgid "Show Database" msgstr "Mostrar Banco de dados" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "Mostrar rótulos" @@ -14335,7 +14485,7 @@ msgstr "Mostrar rótulos" msgid "Show Log" msgstr "Mostrar log" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "Mostrar Marcadores" @@ -14348,7 +14498,7 @@ msgstr "Mostrar Métricas" msgid "Show Metric Names" msgstr "Mostrar nomes de métricas" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "Mostrar filtro de intervalo" @@ -14356,36 +14506,36 @@ msgstr "Mostrar filtro de intervalo" msgid "Show Table" msgstr "Mostrar Tabela" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "Mostrar Carimbo de data/hora" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 #, fuzzy msgid "Show Tooltip Labels" msgstr "Mostrar os totais" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "Mostrar total" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "Mostrar Linha de Tendência" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "Mostrar Sótulos Superiores" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "Mostrar valor" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "Mostrar valores" @@ -14406,32 +14556,32 @@ msgstr "" msgid "Show all columns" msgstr "Mostrar todas as colunas" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "Mostrar tudo..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "Mostrar os tiques das linhas de eixo" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "Mostrar barras de células" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "Mostrar descrição do gráfico" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 #, fuzzy msgid "Show columns subtotal" msgstr "Mostrar o total de colunas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "Mostrar o total de colunas" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "Mostrar pontos de dados como marcadores de círculos nas linhas" @@ -14456,12 +14606,12 @@ msgstr "Mostrar dica de ferramentas de informação" msgid "Show label" msgstr "Exibir rótulo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "Mostrar rótulos quando o nó tiver filhos." -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "Mostrar legenda" @@ -14469,11 +14619,11 @@ msgstr "Mostrar legenda" msgid "Show less columns" msgstr "Mostrar menos colunas" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "Mostrar menos..." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 #, fuzzy msgid "Show minor ticks on axes." msgstr "Se devem ser mostrados ticks menores no eixo" @@ -14482,46 +14632,53 @@ msgstr "Se devem ser mostrados ticks menores no eixo" msgid "Show only my charts" msgstr "Mostrar apenas meu gráficos" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "Mostrar senha." -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "Mostrar porcentagem" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "Mostrar ponteiro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "Mostrar progresso" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 #, fuzzy msgid "Show rows subtotal" msgstr "Mostrar total de linhas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "Mostrar total de linhas" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "Mostrar valores de série sobre o gráfico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "Mostrar linhas divididas" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "Mostrar Marcadores" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "Mostrar o valor na parte superior da barra" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." @@ -14529,11 +14686,6 @@ msgstr "" "Mostrar agregações totais de métricas selecionadas. Note que o limite de " "linhas não se aplica ao resultado." -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "Mostrar os totais" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14582,13 +14734,13 @@ msgstr "" "objetivo. Quanto mais elevado for o preenchimento, mais próxima está a " "métrica do objetivo." -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "Mostrando %s de %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "Mostra uma lista de todas as séries disponíveis nesse ponto no tempo" @@ -14600,8 +14752,8 @@ msgstr "Mostra ou esconde marcadores para a série temporal" msgid "Significance Level" msgstr "Nível de significância" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14611,7 +14763,7 @@ msgstr "Simples" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "As métricas ad-hoc simples não estão ativadas para este conjunto de dados" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "Individual" @@ -14621,7 +14773,7 @@ msgstr "Individual" msgid "Single Metric" msgstr "Métrica única" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "Valor único" @@ -14629,20 +14781,20 @@ msgstr "Valor único" msgid "Single value" msgstr "Valor único" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "Tipo de valor único" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "Tamanho dos símbolos de aresta" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "Tamanho do marcador. Também se aplica às observações de previsão." @@ -14650,22 +14802,22 @@ msgstr "Tamanho do marcador. Também se aplica às observações de previsão." msgid "Sizes of vehicles" msgstr "Tamanhos de veículos" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "Pular Linhas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" "Ignorar linhas em branco em vez de interpretá-las como valores não " "numéricos" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "Pular Linhas" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "Ignorar espaços após o delimitador" @@ -14679,13 +14831,13 @@ msgstr "Slug" msgid "Small" msgstr "Pequeno" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "Formato de número pequenoo" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "Linha Suave" @@ -14712,7 +14864,7 @@ msgstr "Algumas funções não existem" msgid "Something went wrong." msgstr "Algo não correu bem." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -14724,20 +14876,20 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "Desculpe, houve um erro ao procurar gráficos salvos:" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "Desculpe, ocorreu um erro" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "Desculpe, ocorreu um erro" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "Desculpe, ocorreu um erro desconhecido" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "Desculpe, ocorreu um erro desconhecido." @@ -14756,25 +14908,25 @@ msgstr "Desculpe, ocorreu um erro. Tente novamente mais tarde." #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "Desculpe, ocorreu um erro. Tente novamente mais tarde." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "Desculpe, mas parece que não existem dados" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "Desculpe, houve um erro ao salvar este %s: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "Desculpe, houve um erro ao salvar este painel: %s" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14786,7 +14938,7 @@ msgstr "Desculpe, seu navegador não suporta cópias. Use Ctrl / Cmd + C!" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "Classificar" @@ -14795,34 +14947,34 @@ msgid "Sort Bars" msgstr "Barras de classificação" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "Ordenação decrescente" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "Classificar métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "Ordenar séries em ordem crescente" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "Ordenar séries por" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "Ordenar Eixo X" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "Ordenar Eixo Y" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "Ordenação crescente" @@ -14831,9 +14983,9 @@ msgstr "Ordenação crescente" msgid "Sort bars by x labels." msgstr "Ordenar as barras por rótulos x." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "Ordenar por" @@ -14842,16 +14994,7 @@ msgstr "Ordenar por" msgid "Sort by %s" msgstr "Ordenar por %s" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "Classificar por métrica" @@ -14859,38 +15002,39 @@ msgstr "Classificar por métrica" msgid "Sort columns alphabetically" msgstr "Ordenar colunas alfabeticamente" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "Classificar colunas por" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "Ordenação decrescente" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "Valores do filtro de classificação" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "Ordenar métrica" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "Ordenar as linhas por" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "Ordenar as séries por ordem crescente" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "Tipo de classificação" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "Fonte" @@ -14900,11 +15044,11 @@ msgstr "Fonte" msgid "Source / Target" msgstr "Fonte / Alvo" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "Fonte SQL" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "Categoria de origem" @@ -14918,19 +15062,19 @@ msgstr "Sparkline" msgid "Spatial" msgstr "Espacial" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "Data/Hora Específica" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "Especificar o nome para CREATE TABLE AS schema in: public" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "Especificar o nome para CREATE VIEW AS schema in: public" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 #, fuzzy msgid "" "Specify the database version. This is used with Presto for query cost " @@ -14939,7 +15083,7 @@ msgstr "" "Especifique a versão do banco de dados. Isto deve ser utilizado com o " "Presto para permitir a estimativa do custo da consulta." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "Número de divisão" @@ -14959,17 +15103,17 @@ msgstr "Milhas quadradas" msgid "Stack" msgstr "Pilha" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "Rastreamento de Pilha:" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "Empilhar série" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "Empilhar séries umas sobre as outras" @@ -14983,14 +15127,14 @@ msgstr "Empilhar séries umas sobre as outras" msgid "Stacked" msgstr "Empilhado" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "Barras empilhadas" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "Estilos empilhados" @@ -14998,16 +15142,16 @@ msgstr "Estilos empilhados" msgid "Stacked style" msgstr "Estilos empilhados" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "Série temporal padrão" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "Iniciar" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 #, fuzzy msgid "Start (Longitude, Latitude): " msgstr "Início (Longitude, Latitude):" @@ -15016,7 +15160,7 @@ msgstr "Início (Longitude, Latitude):" msgid "Start Longitude & Latitude" msgstr "Longitude e latitude iniciais" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "Ângulo inicial" @@ -15024,21 +15168,21 @@ msgstr "Ângulo inicial" msgid "Start at (UTC)" msgstr "Início em (UTC)" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "Data de início" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "Data de início incluída no intervalo de tempo" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "Iniciar o eixo y em 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -15056,7 +15200,7 @@ msgstr "Iniciado" msgid "State" msgstr "Estado" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "Instrução %(statement_ num)s de % (statement_count)s" @@ -15072,25 +15216,25 @@ msgstr "Estatístico" msgid "Status" msgstr "Estado" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "Etapa - fim" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" -msgstr "Passo - meio" +msgid "Step - end" +msgstr "Etapa - fim" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "Passo - meio" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "Passo - início" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "Tipo de etapa" @@ -15111,7 +15255,7 @@ msgstr "" "quando se pretende mostrar as alterações que ocorrem em intervalos " "irregulares." -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "Parar" @@ -15121,11 +15265,11 @@ msgstr "Parar" msgid "Stop query" msgstr "Parar consulta" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "Parar a execução (Ctrl + e)" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "Parar execução (Ctrl + x)" @@ -15138,11 +15282,11 @@ msgid "Stream" msgstr "Fluxo" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "Ruas" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "Força para puxar o gráfico para o centro" @@ -15150,7 +15294,7 @@ msgstr "Força para puxar o gráfico para o centro" msgid "Stretched style" msgstr "Estilo alongado" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "Cor do traço" @@ -15159,7 +15303,7 @@ msgstr "Cor do traço" msgid "Stroke Width" msgstr "Largura do traço" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "Tracejado" @@ -15172,7 +15316,7 @@ msgstr "Estrutural" msgid "Style" msgstr "Estilo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "Estilizar as extremidades da barra de progresso com uma tampa redonda" @@ -15188,7 +15332,7 @@ msgstr "Subtítulo" msgid "Subheader Font Size" msgstr "Tamanho da fonte do subtítulo" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "Enviar" @@ -15205,7 +15349,7 @@ msgstr "Subtotal" msgid "Success" msgstr "Sucesso" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "Conjunto de dados alterado com sucesso!" @@ -15213,40 +15357,45 @@ msgstr "Conjunto de dados alterado com sucesso!" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "Sufixo para aplicar após a apresentação da percentagem" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "Soma" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "Soma como Fração de Colunas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "Soma como Fração de Linhas" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "Soma como Fração do Total" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "Soma dos valores durante o período especificado" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "Valores da soma" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "Domingo" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "Gráfico Sunburst" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "Domingo" @@ -15260,11 +15409,11 @@ msgid "Superset Embedded SDK documentation." msgstr "Documentação do SDK incorporado Superset." #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Gráfico do Superset" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "Painel Superset" @@ -15276,7 +15425,7 @@ msgstr "O Superset encontrou um erro ao executar um comando." msgid "Superset encountered an unexpected error." msgstr "O Superset encontrou um erro inesperado." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "Bancos de dados compatíveis" @@ -15284,13 +15433,13 @@ msgstr "Bancos de dados compatíveis" msgid "Survey Responses" msgstr "Respostas da pesquisa" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 msgid "Swap dataset" msgstr "Trocar conjunto de dados" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "Trocar linhas e colunas" @@ -15304,16 +15453,16 @@ msgstr "" "de linhas, de dispersão e de barras. Esse tipo de visualização também tem" " muitas opções de personalização." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 #, fuzzy msgid "Symbol" msgstr "Símbolos de borda" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "Símbolo de duas extremidades da linha de borda" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "Tamanho do símbolo" @@ -15321,11 +15470,11 @@ msgstr "Tamanho do símbolo" msgid "Sync columns from source" msgstr "Sincronizar colunas da fonte" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "Sintaxe" @@ -15339,7 +15488,7 @@ msgstr "" msgid "TABLES" msgstr "TABELAS" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "EIXO X TEMPORAL" @@ -15347,11 +15496,11 @@ msgstr "EIXO X TEMPORAL" msgid "TEMPORAL_RANGE" msgstr "INTERVALO TEMPORAL" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "QUI" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "TER" @@ -15360,6 +15509,11 @@ msgstr "TER" msgid "Tab name" msgstr "Nome da aba" +#: superset/dashboards/api.py:453 +#, fuzzy, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "Esquema do conjunto de dados inválido, causado por: %(error)s" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15376,13 +15530,13 @@ msgstr "Título da aba" msgid "Table" msgstr "Tabela" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "Tabela %(table)s não foi encontrada no banco de dados %(db)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "Nome da Tabela" @@ -15396,17 +15550,17 @@ msgstr "" "Não foi possível encontrar a tabela [%(table_name)s], verifique novamente" " a conexão ao banco de dados, o esquema e o nome da tabela" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "Tempo limite do cache da tabela" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "Colunas da tabela" @@ -15434,7 +15588,7 @@ msgstr "" msgid "Tables" msgstr "Tabelas" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "Abas" @@ -15472,12 +15626,12 @@ msgstr "Não foi possível encontrar o banco de dados" msgid "Tag could not be updated." msgstr "Não foi possível atualizar o conjunto de dados." -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 #, fuzzy msgid "Tag created" msgstr "foi criado" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "Nome da aba" @@ -15490,12 +15644,12 @@ msgstr "O nome do rótulo é inválido (não pode conter ':')" msgid "Tag parameters are invalid." msgstr "Os parâmetros da tag são inválidos." -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 #, fuzzy msgid "Tag updated" msgstr "Lista atualizada" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -15504,16 +15658,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "O objeto marcado não pôde ser excluído." -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "Tags" @@ -15525,8 +15679,9 @@ msgstr "" "Pegue seus pontos de dados e agrupe-os em \"bins\" para ver onde estão as" " áreas mais densas de informações" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "Alvo" @@ -15534,14 +15689,19 @@ msgstr "Alvo" msgid "Target Color" msgstr "Cor do alvo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "Categoria de destino" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "Valor alvo" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "css_template" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15556,7 +15716,7 @@ msgstr "" "Link do modelo, é possível incluir {{ métrica }} ou outros valores " "provenientes dos controles." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15578,15 +15738,15 @@ msgstr "Testar Conexão" msgid "Text" msgstr "Texto" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "Alinhamento Texto" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "Texto incorporado no e-mail" @@ -15626,15 +15786,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "O URL não tem os parâmetros dataset_id ou slice_id." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "O eixo X não consta da lista de filtros" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15646,15 +15817,15 @@ msgstr "" " filtros de intervalo de tempo nos painéis. Gostaria de o adicionar à " "lista de filtros?" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "A anotação foi salva" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "A anotação foi atualizada" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15709,11 +15880,11 @@ msgid "The color of the isoline" msgstr "The encoding format of the lines" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "O esquema de cores para a renderização do gráfico" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -15725,6 +15896,14 @@ msgstr "" msgid "The column header label" msgstr "O rótulo do cabeçalho da coluna" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "A coluna foi excluída ou renomeada no banco de dados." @@ -15737,7 +15916,7 @@ msgstr "" "O código de país padrão que o Superset deve esperar encontrar na coluna " "[country]" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "O painel foi salvo" @@ -15767,7 +15946,7 @@ msgstr "" "painéis. Tem certeza que você deseja continuar? A eliminação do conjunto " "de dados irá quebrar esses objetos." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "As colunas do banco de dados que contêm informações sobre as linhas" @@ -15784,7 +15963,7 @@ msgstr "O banco de dados está atualmente executando muitas consultas." msgid "The database is under an unusual load." msgstr "O banco de dados está sob uma carga incomum." -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15804,7 +15983,7 @@ msgstr "O banco de dados foi excluído." msgid "The database was not found." msgstr "O banco de dados não foi encontrado." -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15820,11 +15999,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "O conjunto de dados associado a este gráfico já não existe" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -15843,7 +16022,7 @@ msgstr "" " de maneiras indesejáveis." #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "O conjunto de dados foi salvo" @@ -15851,7 +16030,7 @@ msgstr "O conjunto de dados foi salvo" msgid "The dataset linked to this chart may have been deleted." msgstr "O conjunto de dados vinculado a esse gráfico pode ter sido excluído." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "A fonte de dados não pode ser carregada" @@ -15859,15 +16038,15 @@ msgstr "A fonte de dados não pode ser carregada" msgid "The datasource is too large to query." msgstr "A fonte de dados é muito grande para ser consultada." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15887,11 +16066,11 @@ msgstr "" "O período de tempo, em segundos, antes de o cache ser invalidado. Defina " "como -1 para ignorar o cache." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "The encoding format of the lines" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15908,12 +16087,31 @@ msgstr "" "As seguintes entradas em `series_columns` estão faltando em `columns`: " "%(columns)s." +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "A função para usar quando agregar pontos em grupos" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, fuzzy, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15948,7 +16146,7 @@ msgid "The hostname provided can't be resolved." msgstr "O nome do host oferecido não pode ser resolvido." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "O id do gráfico ativo" @@ -15971,11 +16169,11 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 msgid "The maximum number of events to return, equivalent to the number of rows" msgstr "O número máximo de eventos retornados, equivalente ao número de linhas" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 msgid "" "The maximum number of subdivisions of each group; lower values are pruned" " first" @@ -15983,7 +16181,7 @@ msgstr "" "O máximo número de subdivisões de cada grupo ; mais baixo os valores são " "podados primeiro" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "O valor máximo de métricas. Trata-se de uma configuração opcional" @@ -16005,18 +16203,18 @@ msgstr "" "O metadata_params no campo Extra não está configurado corretamente. A " "chave %{key}s é inválida." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "O objeto metadata_params é desempacotado na chamada sqlalchemy.MetaData." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -16039,6 +16237,11 @@ msgstr "O nome deve ser único" msgid "The number color \"steps\"" msgstr "A cor do número \"steps\"" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "Selecionar o número de caixas para o histograma" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 msgid "" "The number of hours, negative or positive, to shift the time column. This" @@ -16047,7 +16250,7 @@ msgstr "" "O número de horas, negativo ou positivo, para deslocar a coluna da hora. " "Isto pode ser utilizado para mudar a hora UTC para a hora local." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -16058,7 +16261,7 @@ msgstr "" "configuração DISPLAY_MAX_ROW. Adicione limites/filtros adicionais ou " "descarregue para csv para ver mais linhas até ao limite de %(limit)d." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -16069,24 +16272,24 @@ msgstr "" "limites/filtros adicionais, transfira para csv ou contate um " "administrador para ver mais linhas até ao limite de %(limit)d." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "O número de linhas apresentadas é limitado a %(rows)d pelo menu suspenso." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the limit dropdown." msgstr "" "O número de linhas exibidas é limitado a %(rows)d pelo menu suspenso de " "limite." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the query" msgstr "O número de linhas exibidas é limitado a %(rows)d pela consulta" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -16096,7 +16299,7 @@ msgstr "" "menu suspenso de limite." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "O número de segundos antes da expiração da cache" @@ -16104,7 +16307,7 @@ msgstr "O número de segundos antes da expiração da cache" msgid "The object does not exist in the given database." msgstr "O objeto não existe no banco de dados fornecido." -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, fuzzy, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -16176,7 +16379,7 @@ msgstr "" "presentes nos arquivos de exportação e devem ser adicionadas manualmente " "após a importação, caso sejam necessárias." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -16227,7 +16430,7 @@ msgstr "A porta está fechada." msgid "The port number is invalid." msgstr "O número da porta é inválido." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "A métrica primária é usada para definir os tamanhos dos segmentos de arco" @@ -16249,11 +16452,11 @@ msgstr "" "A consulta associada a esses resultados não pôde ser encontrada. Você " "precisa executar novamente a consulta original." -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "A consulta contém um ou mais parâmetros de modelo malformados." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "Não foi possível carregar a consulta" @@ -16271,11 +16474,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "A consulta tem um erro de sintaxe." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "A consulta não retornou dados" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -16308,12 +16511,12 @@ msgstr "" msgid "The report has been created" msgstr "O relatório foi criado" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 #, fuzzy msgid "The report will be sent to your email at" msgstr "Uma captura de tela do painel vai ser enviado para seu e-mail em" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -16332,15 +16535,15 @@ msgstr "" "Os resultados armazenados no backend foram armazenados em um formato " "diferente e não podem mais ser desserializados." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" "A dica de ferramenta avançada mostra uma lista de todas as séries para " "esse ponto no tempo" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -16425,8 +16628,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "A tabela foi excluída ou renomeada no banco de dados." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -16445,7 +16648,7 @@ msgstr "" "digitar e usar linguagem natural simples, como `10 segundos`, `1 dia` ou " "`56 semanas`" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 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`" @@ -16454,7 +16657,7 @@ msgstr "" "digitar e usar linguagem natural simples, como `10 segundos`, `1 dia` ou " "`56 semanas`" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16466,7 +16669,7 @@ msgstr "" "granularidade de tempo. As opções aqui são definidas com base em cada " "mecanismo de banco de dados no código-fonte do Superset." -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16498,7 +16701,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "A unidade de tempo usada para o agrupamento de blocos" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "O tipo de visualização para exibir" @@ -16529,9 +16732,9 @@ msgstr "O nome de usuário \"%(username)s\" não existe." msgid "The username provided when connecting to a database is not valid." msgstr "O nome de usuário fornecido ao se conectar ao banco de dados não é válido." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "O modo como os ticks são dispostos no eixo X" @@ -16540,7 +16743,7 @@ msgstr "O modo como os ticks são dispostos no eixo X" msgid "The width of the Isoline in pixels" msgstr "A largura das linhas" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "A largura das linhas" @@ -16550,14 +16753,14 @@ msgstr "A largura das linhas" msgid "There are associated alerts or reports" msgstr "Há alertas ou relatórios associados" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, fuzzy, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "Há alertas ou relatórios associados: %s," -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "Não há gráficos adicionados a esse painel" @@ -16566,7 +16769,7 @@ msgstr "Não há gráficos adicionados a esse painel" msgid "There are no components added to this tab" msgstr "Não há componentes adicionados a essa aba" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "Não há bancos de dados disponíveis" @@ -16586,7 +16789,7 @@ msgstr "" "Há um erro de sintaxe na consulta SQL. Talvez tenha havido um erro de " "ortografia ou de digitação." -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16625,7 +16828,7 @@ msgstr "Ocorreu um erro ao buscar sua atividade recente:" msgid "There was an error loading the catalogs" msgstr "Ocorreu um erro ao carregar as tabelas" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 #, fuzzy msgid "There was an error loading the chart data" msgstr "Ocorreu um erro ao carregar os esquemas" @@ -16647,7 +16850,7 @@ msgstr "Ocorreu um erro ao carregar as tabelas" msgid "There was an error saving the favorite status: %s" msgstr "Ocorreu um erro ao salvar o status de favorito: %s" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "Houve um erro em sua solicitação" @@ -16657,7 +16860,7 @@ msgstr "Houve um erro em sua solicitação" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16690,7 +16893,7 @@ msgstr "Houve um problema ao excluir os gráficos selecionados: %s" msgid "There was an issue deleting the selected dashboards: " msgstr "Houve um problema ao excluir os painéis selecionados:" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "Houve um problema ao excluir os conjuntos de dados selecionados: %s" @@ -16715,16 +16918,16 @@ msgstr "Houve um problema ao excluir os modelos selecionados: %s" msgid "There was an issue deleting: %s" msgstr "Houve um problema ao excluir: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "Houve um problema ao duplicar o conjunto de dados." -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "Houve um problema ao duplicar os conjuntos de dados selecionados: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "Houve um problema ao favoritar esse painel." @@ -16732,7 +16935,7 @@ msgstr "Houve um problema ao favoritar esse painel." msgid "There was an issue fetching reports attached to this dashboard." msgstr "Houve um problema na obtenção de relatórios anexados a esse painel." -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "Houve um problema ao buscar o status de favorito desse painel." @@ -16791,7 +16994,7 @@ msgstr "" "exposto aqui para referência e para usuários avançados que queiram " "alterar parâmetros específicos." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16822,7 +17025,7 @@ msgstr "Essa ação excluirá permanentemente a consulta salva." msgid "This action will permanently delete the template." msgstr "Essa ação excluirá permanentemente o modelo." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 msgid "" "This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. " "mydatabase.com)." @@ -16830,7 +17033,7 @@ msgstr "" "Pode ser um endereço IP (por exemplo, 127.0.0.1) ou um nome de domínio " "(por exemplo, mydatabase.com)." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 #, fuzzy msgid "" "This chart applies cross-filters to charts whose datasets contain columns" @@ -16843,7 +17046,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "Esse gráfico foi movido para um escopo de filtro diferente." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "Esse gráfico é gerenciado externamente e não pode ser editado no Superset" @@ -16853,7 +17056,7 @@ msgstr "" "Esse gráfico pode ser incompatível com o filtro (os conjuntos de dados " "não correspondem)" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 #, fuzzy msgid "" "This chart type is not supported when using an unsaved query as a chart " @@ -16862,7 +17065,7 @@ msgstr "" "Não há suporte para esse tipo de gráfico quando se usa uma consulta não " "salva como fonte de gráfico." -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" @@ -16871,7 +17074,7 @@ msgstr "" "personalizados.\n" " Verifique os metadados JSON nas configurações avançadas" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "Essa coluna pode ser incompatível com o conjunto de dados atual" @@ -16909,7 +17112,7 @@ msgstr "" "Isso controla se o campo de grão de tempo da exibição atual\n" " deve ser passado para o gráfico que contém os dados de anotação." -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " @@ -16918,7 +17121,7 @@ msgstr "" "Este painel está sendo atualizado automaticamente no momento; a próxima " "atualização automática será em %s." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "Esse painel é gerenciado externamente e não pode ser editado no Superset" @@ -16940,11 +17143,11 @@ msgstr "" "Esse painel não foi publicado, portanto não será exibido na lista de " "painéis. Clique aqui para publicar esse painel." -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "Esse painel agora está oculto" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "Esse painel foi publicado" @@ -16960,18 +17163,18 @@ msgstr "" "Esse painel está pronto para ser incorporado. Em seu aplicativo, passe o " "seguinte id para o SDK:" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "Este painel foi salvo com sucesso." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" "Esse banco de dados é gerenciado externamente e não pode ser editado no " "Superset" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -16989,8 +17192,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "Esse conjunto de dados não é usado para alimentar nenhum gráfico." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "Isso define o elemento a ser plotado no gráfico" @@ -17015,11 +17218,11 @@ msgstr "" " que o Superset executará uma consulta com base nessa string como uma " "subconsulta." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "Esse filtro pode ser incompatível com o conjunto de dados atual" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" "Essa funcionalidade está desativada em seu ambiente por motivos de " @@ -17062,7 +17265,7 @@ msgstr "Este componente markdown tem um erro. Reverta suas alterações recentes msgid "This may be triggered by:" msgstr "Isso pode ser provocado por:" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 #, fuzzy msgid "" "This metric is used to define row selection criteria (how the rows are " @@ -17077,6 +17280,10 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "Essa métrica pode ser incompatível com o conjunto de dados atual" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 msgid "" "This section allows you to configure how to use the slice\n" @@ -17085,11 +17292,11 @@ msgstr "" "Esta seção permite configurar como usar o slice\n" " para gerar anotações." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" @@ -17097,7 +17304,7 @@ msgstr "" "Esta seção contém opções que permitem o pós-processamento analítico " "avançado dos resultados da consulta" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "Esta seção contém erros de validação" @@ -17111,12 +17318,12 @@ msgstr "" " como pretendido. Se você for o desenvolvedor desse aplicativo, verifique" " se o token de convidado está sendo gerado corretamente." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "Essa tabela já tem um conjunto de dados" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 #, fuzzy msgid "" "This table already has a dataset associated with it. You can only " @@ -17125,15 +17332,15 @@ msgstr "" "Essa tabela já tem um conjunto de dados associado a ela. Você só pode " "associar um conjunto de dados a uma tabela." -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "Esse valor deve ser maior do que o valor-alvo esquerdo" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "Esse valor deve ser menor do que o valor-alvo direito" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "Esse tipo de visualização não oferece suporte à filtragem cruzada." @@ -17148,6 +17355,13 @@ msgid_plural "This may be triggered by:" msgstr[0] "Isso foi desencadeado por:" msgstr[1] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "Isso removerá sua configuração de incorporação atual." @@ -17161,8 +17375,8 @@ msgstr "Rótulo limite" msgid "Threshold alpha level for determining significance" msgstr "Nível alfa de limiar para determinar a significância" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 #, fuzzy msgid "Threshold: " msgstr "Rótulo limite" @@ -17171,7 +17385,7 @@ msgstr "Rótulo limite" msgid "Thumbnails" msgstr "Miniaturas" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "Quinta" @@ -17192,7 +17406,7 @@ msgstr "Quinta" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "Tempo" @@ -17202,9 +17416,9 @@ msgid "Time Column" msgstr "Coluna do tempo" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "Comparação de tempo" @@ -17238,7 +17452,7 @@ msgstr "Intervalo de tempo" msgid "Time Ratio" msgstr "Relação de tempo" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "Séries temporais" @@ -17271,13 +17485,13 @@ msgstr "Série temporal - Pivô de período" msgid "Time Series - Stacked" msgstr "Séries temporais - empilhadas" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 msgid "Time Series Options" msgstr "Opções de séries temporais" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:311 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "Mudança de hora" @@ -17286,14 +17500,14 @@ msgstr "Mudança de hora" msgid "Time Table View" msgstr "Visualização da tabela de horários" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "Coluna de tempo" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "A coluna de tempo \"%(col)s\" não existe no conjunto de dados" @@ -17302,17 +17516,17 @@ msgstr "A coluna de tempo \"%(col)s\" não existe no conjunto de dados" msgid "Time column filter plugin" msgstr "Plug-in de filtro de coluna de tempo" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "Coluna de tempo à qual aplicar o filtro temporal dependente" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "Coluna de tempo à qual aplicar o intervalo de tempo" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "Comparação de tempo" @@ -17333,7 +17547,7 @@ msgstr "" "O delta de tempo é ambíguo. Especifique [%(human_readable)s ago] ou " "[%(human_readable)s later]." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "Filtro de tempo" @@ -17342,7 +17556,7 @@ msgstr "Filtro de tempo" msgid "Time format" msgstr "Formato de hora" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -17360,8 +17574,8 @@ msgstr "Grão do tempo ausente" msgid "Time granularity" msgstr "Granularidade de tempo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "Tempo em segundos" @@ -17369,8 +17583,8 @@ msgstr "Tempo em segundos" msgid "Time lag" msgstr "Defasagem de tempo" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -17382,7 +17596,7 @@ msgstr "Relação de tempo" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "Atributos de formulário relacionados ao tempo" @@ -17395,9 +17609,9 @@ msgstr "Séries temporais" msgid "Time series columns" msgstr "Colunas de séries temporais" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "Mudança de horário" @@ -17438,12 +17652,12 @@ msgstr "Tabela de séries temporais" msgid "Timeout error" msgstr "Erro de tempo limite" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "Formato de carimbo de data/hora" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "Fuso horário" @@ -17479,7 +17693,7 @@ msgstr "O título é obrigatório" msgid "Title or Slug" msgstr "Título ou Slug" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "Para filtrar em uma métrica, use a aba SQL personalizado." @@ -17487,47 +17701,47 @@ msgstr "Para filtrar em uma métrica, use a aba SQL personalizado." msgid "To get a readable URL for your dashboard" msgstr "Para obter um URL legível para seu painel" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "Dica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 #, fuzzy msgid "Tooltip Contents" msgstr "Conteúdo da célula" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "Classificação da dica de ferramenta por métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "Formato de hora da dica de ferramenta" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "Topo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "Superior esquerdo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "Superior direito" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "De cima para baixo" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 #, fuzzy msgid "Total" msgstr "do total" @@ -17548,17 +17762,13 @@ msgstr "Total (%(aggregatorName)s)" msgid "Total value" msgstr "Valor total" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "Total: %s" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "Totais" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "Rastrear o trabalho" @@ -17578,7 +17788,7 @@ msgstr "Transformável" msgid "Transparent" msgstr "Transparente" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "Transpor pivô" @@ -17590,11 +17800,11 @@ msgstr "" msgid "Tree Chart" msgstr "Gráfico de árvore" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "Layout da árvore" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "Orientação da árvore" @@ -17615,19 +17825,19 @@ msgstr "Mapa da árvore" msgid "Trend" msgstr "Tendência" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "Triângulo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "Alerta de acionamento se..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "Truncar eixo" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "Truncar Células" @@ -17635,12 +17845,12 @@ msgstr "Truncar Células" msgid "Truncate Metric" msgstr "Truncar métrica" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 #, fuzzy msgid "Truncate X Axis" msgstr "Truncar Eixo Y" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" @@ -17650,38 +17860,38 @@ msgstr "" "mínimo ou máximo." #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "Truncar Eixo Y" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" "Truncar Eixo Y. Pode ser substituído pela especificação de um limite " "mínimo ou máximo." -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "Truncar células longas para a \"min width\" definida acima" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" "Trunca a data especificada com a precisão especificada pela unidade de " "data." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" "Tente aplicar filtros diferentes ou garantir que sua fonte de dados tenha" @@ -17691,7 +17901,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "Experimente critérios diferentes para exibir os resultados." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "Terça" @@ -17699,23 +17909,23 @@ msgstr "Terça" msgid "Tukey" msgstr "Tukey (inglês)" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "Tipo" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "Digite \"%s\" para confirmar" @@ -17725,11 +17935,11 @@ msgstr "Digite \"%s\" para confirmar" msgid "Type a number" msgstr "Digite um valor" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "Digite um valor" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "Digite um valor aqui" @@ -17762,21 +17972,15 @@ msgstr "URL" msgid "URL Parameters" msgstr "Parâmetros de URL" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "Parâmetros de URL" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "Slug de URL" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" -"Não é possível adicionar uma nova guia ao backend. Entre em contato com o" -" administrador." - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17807,7 +18011,7 @@ msgstr "" "BigQuery\" e as seguintes permissões estão definidas " "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "Não é possível criar um gráfico sem um ID de consulta." @@ -17819,12 +18023,12 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "Não foi possível encontrar esse feriado: [%(holiday)s]" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." @@ -17832,7 +18036,12 @@ msgstr "" "Não foi possível carregar colunas para a tabela selecionada. Selecione " "uma tabela diferente." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Adicionado a 1 painel" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 msgid "" "Unable to migrate query editor state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -17841,7 +18050,7 @@ msgstr "" " Superset tentará novamente mais tarde. Entre em contato com o " "administrador se o problema persistir." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 msgid "" "Unable to migrate query state to backend. Superset will retry later. " "Please contact your administrator if this problem persists." @@ -17850,7 +18059,7 @@ msgstr "" "tentará novamente mais tarde. Entre em contato com o administrador se o " "problema persistir." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -17859,12 +18068,12 @@ msgstr "" "Superset tentará novamente mais tarde. Entre em contato com o " "administrador se o problema persistir." -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "Não foi possível recuperar as cores do painel" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "Indefinido" @@ -17872,11 +18081,11 @@ msgstr "Indefinido" msgid "Undefined window for rolling operation" msgstr "Janela indefinida para operação de rolagem" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "Desfazer a ação" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "Desfazer?" @@ -17892,7 +18101,7 @@ msgstr "" "Ocorreu um erro inesperado, verifique os registros(logs) para obter " "detalhes" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 #, fuzzy msgid "Unexpected error: " msgstr "Erro inesperado:" @@ -17929,12 +18138,13 @@ msgstr "Erro desconhecido do Presto" msgid "Unknown Status" msgstr "Status Desconhecido" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "Coluna desconhecida usada em orderby: %(col)s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "Erro desconhecido" @@ -17943,7 +18153,7 @@ msgstr "Erro desconhecido" msgid "Unknown input format" msgstr "Formato de entrada desconhecido" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 #, fuzzy msgid "Unknown type" msgstr "ícone de tipo desconhecido" @@ -17987,11 +18197,11 @@ msgstr "Valor de modelo não suportado para a chave %(key)s" msgid "Unsupported time grain: %(time_grain)s" msgstr "Grão de tempo não suportado: %(time_grain)s" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "Conjunto de dados sem título" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "Consulta sem título" @@ -17999,7 +18209,7 @@ msgstr "Consulta sem título" msgid "Untitled query" msgstr "Consulta sem título" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "Atualização" @@ -18012,7 +18222,7 @@ msgstr "Atualizar Gráfico" msgid "Updating chart was stopped" msgstr "A atualização do gráfico foi interrompida" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "Carregar" @@ -18021,7 +18231,7 @@ msgstr "Carregar" msgid "Upload CSV" msgstr "Carregar CSV" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "Carregar CSV para o banco de dados" @@ -18030,7 +18240,7 @@ msgstr "Carregar CSV para o banco de dados" msgid "Upload Columnar" msgstr "Carregar arquivo colunar" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "Carregar arquivo colunar no banco de dados" @@ -18048,7 +18258,7 @@ msgstr "Upload habilitado" msgid "Upload Excel" msgstr "Carregar arquivo Excel" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Carregar arquivo do Excel para o banco de dados" @@ -18057,12 +18267,12 @@ msgstr "Carregar arquivo do Excel para o banco de dados" msgid "Upload JSON file" msgstr "Carregar arquivo JSON" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "Carregar arquivo no banco de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -18076,7 +18286,7 @@ msgstr "Carregar arquivo no banco de dados" msgid "Upload file to preview columns" msgstr "Carregar arquivo no banco de dados" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "O nome é obrigatório" @@ -18091,27 +18301,27 @@ msgstr "Rótulo limite" msgid "Upper threshold must be greater than lower threshold" msgstr "O `row_limit` deve ser maior ou igual a 0" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "Uso" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "Em vez disso, use o menu \"%(menuName)s\"." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "Use %s para abrir em uma nova guia." -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "Proporções de área de uso" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "Use uma escala logarítmica" @@ -18119,18 +18329,18 @@ msgstr "Use uma escala logarítmica" msgid "Use a log scale for the X-axis" msgstr "Use uma escala logarítmica para eixo X" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "Use uma escala logarítmica para o eixo Y" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "Use uma conexão criptografada com o banco de dados" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 #, fuzzy msgid "Use an ssh tunnel connection to the database" msgstr "Use uma conexão criptografada com o banco de dados" @@ -18145,7 +18355,7 @@ msgstr "" " Seu gráfico deve ser um destes tipos de visualização: [%s]" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" "Usar formatação de data mesmo quando o valor da métrica não for um " @@ -18155,7 +18365,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "Usar o editor de fonte de dados herdado" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "Use métricas como um grupo de nível superior para colunas ou linhas" @@ -18163,7 +18373,7 @@ msgstr "Use métricas como um grupo de nível superior para colunas ou linhas" msgid "Use only a single value." msgstr "Use apenas um único valor." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "Use as opções de análise avançada abaixo" @@ -18179,17 +18389,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "Use o botão de edição para alterar esse campo" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "Use esta seção se quiser uma consulta que agregue" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "Use esta seção se quiser consultar linhas atômicas" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "Use isso para definir uma cor estática para todos os círculos" @@ -18214,7 +18424,7 @@ msgstr "" "é a visualização mais impressionante visualmente, mas é altamente " "informativa e versátil." -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -18237,9 +18447,9 @@ msgstr "O usuário deve selecionar um valor antes de aplicar o filtro" msgid "User query" msgstr "Consulta do usuário" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -18282,15 +18492,15 @@ msgstr "" "visualização de vários estágios e vários grupos." #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "Valor" @@ -18299,19 +18509,19 @@ msgstr "Valor" msgid "Value Domain" msgstr "Domínio de Valor" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "Formato do valor" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "Categoria e Porcentagem" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "Limites de valor" @@ -18324,8 +18534,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "Formato do valor" @@ -18368,16 +18578,16 @@ msgstr "Tipos de veículos" msgid "Verbose Name" msgstr "Nome detalhado" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "Versão" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "Número da versão" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "Vertical" @@ -18400,7 +18610,7 @@ msgstr "Ver" msgid "View All »" msgstr "Ver Todos »" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 msgid "View Dataset" msgstr "Exibir conjunto de dados" @@ -18408,7 +18618,7 @@ msgstr "Exibir conjunto de dados" msgid "View all charts" msgstr "Exibir todos os gráficos" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "Exibir como tabela" @@ -18422,10 +18632,10 @@ msgstr "Exibir no SQL Lab" msgid "View keys & indexes (%s)" msgstr "Exibir chaves e índices (%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "Ver consulta" @@ -18439,13 +18649,13 @@ msgid "Viewed %s" msgstr "Visualizado %s" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "Porta de exibição" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "Virtual" @@ -18453,11 +18663,11 @@ msgstr "Virtual" msgid "Virtual (SQL)" msgstr "Virtual (SQL)" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "Conjunto de dados virtuais" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "A consulta do conjunto de dados virtual não pode estar vazia" @@ -18467,7 +18677,7 @@ msgstr "" "A consulta de conjunto de dados virtual não pode consistir em várias " "instruções" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "A consulta ao conjunto de dados virtual deve ser somente de leitura" @@ -18475,6 +18685,11 @@ msgstr "A consulta ao conjunto de dados virtual deve ser somente de leitura" msgid "Visual Tweaks" msgstr "Ajustes visuais" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Formatação" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -18617,11 +18832,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "O Viz não tem uma fonte de dados" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "Tipo de visualização" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "QUA" @@ -18635,7 +18850,7 @@ msgstr "Mostrando %s de %s" msgid "Waiting on database..." msgstr "Gerenciar seus bancos de dados" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "Deseja adicionar um novo banco de dados?" @@ -18649,11 +18864,11 @@ msgstr "Advertência" msgid "Warning Message" msgstr "Mensagem de aviso" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "Atenção!" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18671,7 +18886,7 @@ msgstr "Não foi possível verificar sua consulta" msgid "Waterfall Chart" msgstr "Pesquisar todos os gráficos" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18701,7 +18916,7 @@ msgstr "" "Parece que não conseguimos resolver a coluna \"%(column_name)s\" na linha" " %(location)s." -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "Temos as seguintes chaves: %s" @@ -18710,7 +18925,7 @@ msgstr "Temos as seguintes chaves: %s" msgid "We were unable to active or deactivate this report." msgstr "Não foi possível ativar ou desativar esse relatório." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18733,7 +18948,7 @@ msgstr "" msgid "Web" msgstr "Rede" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "Quarta-feira" @@ -18758,11 +18973,11 @@ msgstr "Semana começando na segunda-feira" msgid "Week starting Sunday" msgstr "Semana começando no domingo" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "Relatório semanal" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "Relatório semanal para %s" @@ -18771,7 +18986,7 @@ msgstr "Relatório semanal para %s" msgid "Weekly seasonality" msgstr "Sazonalidade semanal" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "Semanas %s" @@ -18809,29 +19024,29 @@ msgstr[0] "" "estão definidas para atingir o tempo limite após %s segundos." msgstr[1] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 #, fuzzy msgid "What should be shown as the label" msgstr "O que deve constar no rótulo?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 #, fuzzy msgid "What should be shown as the tooltip label" msgstr "O que deve constar no rótulo?" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "O que deve constar no rótulo?" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "O que deve acontecer se a tabela já existir" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" @@ -18839,7 +19054,7 @@ msgstr "" "Quando `Calculation type` é definido como \"Percentage change\", o " "formato do eixo Y é forçado a `.1%`" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" "Quando uma métrica secundária é fornecida, uma escala de cores linear é " @@ -18853,17 +19068,17 @@ msgstr "" "Ao permitir a opção CREATE TABLE AS no SQL Lab, essa opção força a " "criação da tabela nesse esquema" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "Quando marcada, o mapa será ampliado para seus dados após cada consulta" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" "Quando ativado, os usuários podem visualizar os resultados do SQL Lab no " "Explore." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" "Quando apenas uma métrica primária é fornecida, é usada uma escala de " @@ -18914,7 +19129,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "Ao usar essa opção, o valor padrão não pode ser definido" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "Se a barra de progresso se sobrepõe quando há vários grupos de dados" @@ -18930,13 +19145,13 @@ msgstr "" "Se essa coluna está exposta na seção `Filtros` da visualização de " "exploração." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "Se deve alinhar gráficos de fundo com valores positivos e negativos em 0" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" "Se os valores positivos e negativos no gráfico de barras de células devem" @@ -18946,12 +19161,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "Se deve sempre mostrar o rótulo da anotação" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "Se deseja animar o progresso e o valor ou apenas exibi-los" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" "Se deve ser aplicada uma distribuição normal com base na classificação na" @@ -18961,13 +19176,13 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "Se o filtro deve ser aplicado quando os itens são clicados" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" "Se os valores numéricos devem ser coloridos de acordo com o fato de serem" " positivos ou negativos" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 #, fuzzy msgid "" "Whether to colorize numeric values by whether they are positive or " @@ -18976,22 +19191,22 @@ msgstr "" "Se os valores numéricos devem ser coloridos de acordo com o fato de serem" " positivos ou negativos" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "Se deve ser exibido um fundo de gráfico de barras nas colunas da tabela" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "Se deve ser exibida uma legenda para o gráfico" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "Se deseja exibir bolhas na parte superior dos países" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "Se deve ser exibida a contagem agregada" @@ -18999,11 +19214,11 @@ msgstr "Se deve ser exibida a contagem agregada" msgid "Whether to display the interactive data table" msgstr "Se deseja exibir a tabela de dados interativa" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "Se os rótulos devem ser exibidos." @@ -19016,10 +19231,10 @@ msgstr "" "limite é de 5%." #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "Se a legenda deve ser exibida (alterna)" @@ -19027,66 +19242,66 @@ msgstr "Se a legenda deve ser exibida (alterna)" msgid "Whether to display the metric name as a title" msgstr "Se o nome da métrica deve ser exibido como um título" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "Se devem ser exibidos os valores mínimo e máximo do eixo X" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "Se devem ser exibidos os valores mínimo e máximo do eixo Y" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "Se deseja exibir os valores numéricos dentro das células" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "Se o traço deve ser exibido" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "Se deve ser exibido o seletor interativo de intervalo de tempo" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "Se deve ser exibido o registro de data e hora" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 #, fuzzy msgid "Whether to display the tooltip labels." msgstr "Se os rótulos devem ser exibidos." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 msgid "Whether to display the trend line" msgstr "Se a linha de tendência deve ser exibida" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "Se deve permitir a alteração da posição e da escala do gráfico." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "Se deve permitir o arrastamento de nós no modo de layout forçado." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "Se os objetos devem ser preenchidos" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "Se devem ser ignorados os locais que são nulos" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "Se deve incluir uma caixa de pesquisa no lado do cliente" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "Se a porcentagem deve ser incluída na dica de ferramenta" @@ -19096,7 +19311,7 @@ msgstr "" "Se deve incluir a granularidade de tempo conforme definido na seção de " "tempo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "Se a grade deve ser 3D" @@ -19130,13 +19345,13 @@ msgstr "" "exibição de exploração com uma lista de valores distintos obtidos do " "backend em tempo real" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "Se deve mostrar o progresso do gráfico do medidor" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." @@ -19144,19 +19359,19 @@ msgstr "" "Se deve ou não mostrar controles extras. Os controles extras incluem " "coisas como a criação de gráficos mulitBar empilhados ou lado a lado." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "Se devem ser mostrados ticks menores no eixo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "Se o ponteiro deve ser exibido" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "Se deve mostrar o progresso do gráfico do medidor" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "Se devem ser mostradas as linhas divididas no eixo" @@ -19165,9 +19380,9 @@ msgstr "Se devem ser mostradas as linhas divididas no eixo" msgid "Whether to sort ascending or descending on the base Axis." msgstr "Se a classificação deve ser ascendente ou descendente no eixo base." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "Se a classificação deve ser descendente ou ascendente" @@ -19177,22 +19392,13 @@ msgstr "" "Se a classificação será decrescente ou crescente se houver um limite de " "série" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" "Se os resultados devem ser classificados pela métrica selecionada em " "ordem decrescente." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" "Se a dica de ferramenta deve ser classificada pela métrica selecionada em" @@ -19206,7 +19412,7 @@ msgstr "Se as métricas devem ser truncadas" msgid "Which country to plot the map for?" msgstr "Para qual país traçar o mapa?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "Qual parentes para destaque sobre passe o mouse" @@ -19244,7 +19450,7 @@ msgstr "Com um subtítulo" msgid "Word Cloud" msgstr "Nuvem de palavras" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "Rotação de palavras" @@ -19252,7 +19458,7 @@ msgstr "Rotação de palavras" msgid "Working" msgstr "Trabalhando" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "Tempo limite de trabalho" @@ -19261,7 +19467,7 @@ msgstr "Tempo limite de trabalho" msgid "World Map" msgstr "Mapa do Mundo" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "Escreva uma descrição para sua consulta" @@ -19269,7 +19475,7 @@ msgstr "Escreva uma descrição para sua consulta" msgid "Write a handlebars template to render the data" msgstr "Escreva um modelo de guidão para renderizar os dados" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "MARGEM INFERIOR DO TÍTULO DO EIXO X" @@ -19277,9 +19483,9 @@ msgstr "MARGEM INFERIOR DO TÍTULO DO EIXO X" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -19288,37 +19494,38 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "Eixo X" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 #, fuzzy msgid "X Axis Bounds" msgstr "Eixo Y limites" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "Formato do eixo X" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "Rótulo do Eixo X" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "Título do Eixo X" @@ -19326,13 +19533,13 @@ msgstr "Título do Eixo X" msgid "X Log Scale" msgstr "Escala X Log" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "X Tick Layout" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "Limites X" @@ -19350,12 +19557,12 @@ msgstr "Classificação do Eixo X Por" msgid "X-axis" msgstr "Eixo X" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "Intervalo XScale" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "Y 2 limites" @@ -19363,9 +19570,9 @@ msgstr "Y 2 limites" msgid "Y AXIS TITLE MARGIN" msgstr "MARGEM DO TÍTULO DO EIXO Y" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -19373,68 +19580,69 @@ msgstr "MARGEM DO TÍTULO DO EIXO Y" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Eixo Y" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "Eixo Y 2 Limites" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "Limites do Eixo Y" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Formato do eixo Y" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "Rótulo do Eixo Y" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "Título do Eixo Y" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 #, fuzzy msgid "Y Axis Title Position" msgstr "Posição do subtotal das linhas" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "Escala logarítmica Y" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "Limites Y" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Eixo Y" @@ -19457,8 +19665,8 @@ msgstr "Eixo Y" msgid "Y-axis bounds" msgstr "Eixo Y limites" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "Intervalo da escala Y" @@ -19474,7 +19682,7 @@ msgstr "Ano (freq=AS)" msgid "Yearly seasonality" msgstr "Sazonalidade anual" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "Anos %s" @@ -19482,14 +19690,14 @@ msgstr "Anos %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "Sim" @@ -19502,7 +19710,7 @@ msgstr "Sim, cancelar" msgid "Yes, overwrite changes" msgstr "Sim, sobrescrever mudanças" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -19527,7 +19735,7 @@ msgstr "" "pode fazer com que você perca parte do seu trabalho. Tem certeza de que " "deseja substituir?" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -19570,7 +19778,7 @@ msgstr "Você pode adicionar o componentes no" msgid "You can add the components in the edit mode." msgstr "Você pode adicionar os componentes no modo de edição." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" "Você também pode simplesmente clicar no gráfico para aplicar o filtro " @@ -19595,17 +19803,17 @@ msgid "" "right" msgstr "Você pode criar um novo gráfico ou usar os existentes no painel à direita" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" "Você pode visualizar a lista de painéis no menu suspenso de configurações" " do gráfico." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "Não é possível aplicar filtro cruzado a esse ponto de dados." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." @@ -19613,23 +19821,23 @@ msgstr "" "Você não pode excluir o último filtro temporal, pois ele é usado para " "filtros de intervalo de tempo em painéis." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" "Não é possível usar o layout de ticks de 45° junto com o filtro de " "intervalo de tempo" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "Você não tem permissão para editar este %s" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "Você não tem permissão para editar este gráfico" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -19640,13 +19848,13 @@ msgstr "Você não tem permissão para editar este painel" msgid "You do not have permission to read tags" msgstr "Você não tem permissão para editar este %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "Você não tem permissão para editar esse painel." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 #, fuzzy msgid "You do not have sufficient permissions to edit the chart" msgstr "Você não tem permissão para editar este gráfico" @@ -19667,7 +19875,7 @@ msgstr "Você não tem acesso a esse conjunto de dados." msgid "You don't have access to this embedded dashboard config." msgstr "Você não tem acesso a essa configuração de painel incorporado." -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "Você ainda não tem nenhum favorito!" @@ -19676,7 +19884,7 @@ msgstr "Você ainda não tem nenhum favorito!" msgid "You don't have permission to modify the value." msgstr "Você não tem permissão para modificar o valor." -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "Você não tem o direito de alterar %(resource)s" @@ -19685,7 +19893,7 @@ msgstr "Você não tem o direito de alterar %(resource)s" msgid "You don't have the rights to alter this chart" msgstr "Você não tem o direito de alterar esse gráfico" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "Você não tem o direito de alterar esse painel de controle" @@ -19697,7 +19905,7 @@ msgstr "Você não tem o direito de alterar esse título." msgid "You don't have the rights to create a chart" msgstr "Você não tem o direito de criar um gráfico" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "Você não tem direitos para criar um painel" @@ -19713,7 +19921,7 @@ msgstr "Você removeu esse filtro." msgid "You have unsaved changes." msgstr "Você tem alterações não salvas." -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19729,7 +19937,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19742,15 +19950,15 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "Você deve escolher um nome para o novo painel" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "Primeiro, você deve executar a consulta com êxito" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "Você precisa configurar a sanitização de HTML para usar CSS" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " @@ -19760,7 +19968,7 @@ msgstr "" "atualizado automaticamente. Execute a consulta clicando no botão " "\"Atualizar gráfico\" ou" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." @@ -19769,7 +19977,7 @@ msgstr "" "(colunas, métricas) que correspondem a esse novo conjunto de dados foram " "mantidos." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "Seu gráfico não está atualizado" @@ -19777,23 +19985,23 @@ msgstr "Seu gráfico não está atualizado" msgid "Your chart is ready to go!" msgstr "Seu gráfico está pronto para ser usado!" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "Seu painel é muito grande. Reduza o tamanho antes de salvá-lo." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "Sua consulta não pôde ser salva" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "Sua consulta não pôde ser agendada" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "Sua consulta não pôde ser atualizada" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" @@ -19801,15 +20009,15 @@ msgstr "" "Sua consulta foi agendada. Para ver detalhes de sua consulta, navegue até" " Consultas salvas" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "Sua consulta não foi salva corretamente" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "Sua consulta foi salva" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "Sua consulta foi atualizada" @@ -19821,8 +20029,8 @@ msgstr "Não foi possível excluir seu relatório" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "Imputação zero" @@ -19834,7 +20042,7 @@ msgstr "Ampliar" msgid "Zoom level of the map" msgstr "Nível de zoom do mapa" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "[ painel sem título ]" @@ -19868,7 +20076,7 @@ msgstr "[nome do painel]" msgid "[desc]" msgstr "[desc]" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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 " @@ -19878,7 +20086,7 @@ msgstr "" "proporção em relação à métrica primária. Quando omitida, a cor é " "categórica e baseada em rótulos" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "[sem título]" @@ -19932,21 +20140,25 @@ msgstr "`row_offset` deve ser maior ou igual a 0" msgid "`width` must be greater or equal to 0" msgstr "`largura` deve ser maior ou igual a 0" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "agregar" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "alerta" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "Condição de alerta" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 #, fuzzy msgid "alert dark" msgstr "alerta" @@ -19956,8 +20168,10 @@ msgid "alerts" msgstr "alertas" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "todos" @@ -19965,43 +20179,43 @@ msgstr "todos" msgid "also copy (duplicate) charts" msgstr "também copiar (duplicar) gráficos" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "ancestral" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "anotação" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "camada de anotação" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "asfreq" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "em" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "automático" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "auto (Suave)" @@ -20009,7 +20223,12 @@ msgstr "auto (Suave)" msgid "background" msgstr "fundo" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "Formatação condicional" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "base" @@ -20021,10 +20240,10 @@ msgstr "abaixo (exemplo:" msgid "between {down} and {up} {name}" msgstr "entre {down} e {up} {name}" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "bfill" @@ -20037,8 +20256,8 @@ msgstr "parafuso" msgid "boolean type icon" msgstr "ícone do tipo booleano" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "fundo" @@ -20054,7 +20273,7 @@ msgstr "usando" msgid "cannot be empty" msgstr "não pode ser vazio" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "cardeal" @@ -20069,11 +20288,11 @@ msgstr "mudança" msgid "chart" msgstr "gráfico" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "gráficos" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "escolha WHERE ou HAVING..." @@ -20082,7 +20301,7 @@ msgid "clear all filters" msgstr "limpar todos os filtros" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "clique aqui" @@ -20103,16 +20322,21 @@ msgstr "código Comitê Olímpico Internacional (cioc)" msgid "color scheme for comparison" msgstr "Comparação de tempo" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "Cor por" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "coluna" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, fuzzy, python-format msgid "connecting to %(dbModelName)s" msgstr "conectando ao %(dbModelName)s." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "Tipo de etapa" @@ -20130,28 +20354,28 @@ msgstr "criar" msgid "create a new chart" msgstr "criar um novo gráfico" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "criar um conjunto de dados a partir de uma consulta SQL" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "contagem" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "css" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "css_template" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "cumsum" @@ -20159,29 +20383,29 @@ msgstr "cumsum" msgid "cumulative" msgstr "cumulativo" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "painel" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "painéis" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "banco de dados" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "dataset" @@ -20190,21 +20414,21 @@ msgstr "dataset" msgid "dataset name" msgstr "nome do conjunto de dados" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "data" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "dia" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "dia do mês" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "dia da semana" @@ -20282,15 +20506,15 @@ msgstr "padrão" msgid "delete" msgstr "excluir" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 #, fuzzy msgid "descendant" msgstr "Ordenação decrescente" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "descrição" @@ -20310,63 +20534,63 @@ msgstr "rascunho" msgid "dttm" msgstr "dttm" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "por exemplo ********" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "por exemplo, 127.0.0.1" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "por exemplo, 5432" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "por exemplo , AccountAdmin" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 #, fuzzy msgid "e.g. Analytics" msgstr "Analytics avançado" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "por exemplo , compute_wh" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "padrão" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "por exemplo, param1=value1¶m2=value2" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "por exemplo , sql/protocolv1/o/12345" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "por exemplo, world_population" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "por exemplo, xy12345.us-east-2.aws" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "por exemplo, uma coluna \"user id\"" @@ -20374,61 +20598,61 @@ msgstr "por exemplo, uma coluna \"user id\"" msgid "edit mode" msgstr "modo de edição" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 #, fuzzy msgid "email subject" msgstr "Selecionar assunto" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "entradas" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 #, fuzzy msgid "error" msgstr "Erro" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "mensagem de erro" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "todos" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "todos os dias do mês" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "todos os dias da semana" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "a cada hora" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 #, fuzzy msgid "every minute" msgstr "a cada mês" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "a cada mês" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "expandir" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "explorar" @@ -20441,16 +20665,16 @@ msgstr "falhou" msgid "fetching" msgstr "busca" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "ffill" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "plano" @@ -20462,36 +20686,36 @@ msgstr "para obter mais informações sobre como estruturar seu URI." msgid "function type icon" msgstr "ícone de tipo de função" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "geohash (quadrado)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "mapa de calor" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "heatmap: os valores são normalizados em todo o heatmap" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "aqui" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "hora" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" @@ -20499,7 +20723,7 @@ msgstr "" "atributo CSS de renderização de imagem do objeto canvas que define como o" " navegador dimensiona a imagem" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "em" @@ -20522,13 +20746,13 @@ msgstr "espera-se que seja um número" msgid "is expected to be an integer" msgstr "espera-se que seja um inteiro" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "chave a-z" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "chave z-a" @@ -20540,8 +20764,8 @@ msgstr "rótulo" msgid "latest partition:" msgstr "partição mais recente:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "esquerda" @@ -20549,7 +20773,7 @@ msgstr "esquerda" msgid "less than {min} {name}" msgstr "menos que {min} {name}" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "linear" @@ -20572,26 +20796,26 @@ msgid "max" msgstr "máximo" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "média" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "mediana" @@ -20614,23 +20838,23 @@ msgstr "métrica" msgid "min" msgstr "min" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "minuto" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "minuto(s)" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "monótono" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "mês" @@ -20639,13 +20863,13 @@ msgid "more than {max} {name}" msgstr "mais de {max} {name}" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "deve ter um valor" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 #, fuzzy msgid "name" msgstr "Nome" @@ -20681,13 +20905,13 @@ msgstr "nvd3" msgid "offline" msgstr "Offline" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "em" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "ou" @@ -20703,7 +20927,7 @@ msgstr "a coluna orderby deve ser preenchida" msgid "overall" msgstr "geral" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Proprietários" @@ -20733,11 +20957,11 @@ msgstr "p99" msgid "page_size.all" msgstr "page_size.all" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "page_ size.entries" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "page_ size.show" @@ -20758,11 +20982,11 @@ msgstr "" "os percentis devem ser uma lista ou tupla com dois valores numéricos, dos" " quais o primeiro é menor que o segundo valor" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "estado do permalink não encontrado" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "pixelado (nítido)" @@ -20773,15 +20997,15 @@ msgstr "pixelado (nítido)" msgid "pixels" msgstr "Pixels" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "mês anterior do calendário" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "semana anterior do calendário" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "ano-calendário anterior" @@ -20790,7 +21014,7 @@ msgid "published" msgstr "publicado" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "trimestre" @@ -20802,11 +21026,11 @@ msgstr "consultas" msgid "query" msgstr "consulta" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "aleatório" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "reiniciar" @@ -20814,16 +21038,16 @@ msgstr "reiniciar" msgid "recent" msgstr "recente" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "recentes" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "recentes" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "relatório" @@ -20835,12 +21059,12 @@ msgstr "relatório" msgid "reports" msgstr "relatórios" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "restaurar zoom" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "direito" @@ -20854,12 +21078,12 @@ msgstr "Segurança em nível de linha" msgid "running" msgstr "em execução" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "consultas salvas" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "segundos" @@ -20882,38 +21106,38 @@ msgstr "" msgid "shift start date" msgstr "Data de início" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "quadrado" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "pilha" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "escalonado" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "std" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "etapa seguinte" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "passo-anteerior" @@ -20922,7 +21146,7 @@ msgid "stopped" msgstr "interrompido" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "fluxo" @@ -20932,28 +21156,28 @@ msgstr "ícone do tipo string" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "sucesso" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 #, fuzzy msgid "success dark" msgstr "sucesso" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "soma" @@ -20965,7 +21189,7 @@ msgstr "sintaxe." msgid "tag" msgstr "marca" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "marca" @@ -20982,8 +21206,8 @@ msgstr "área de texto" msgid "to" msgstr "para" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "superior" @@ -21007,13 +21231,13 @@ msgstr "" msgid "use latest_partition template" msgstr "usar o modelo latest_partition" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "valor crescente" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "valor decrescente" @@ -21025,7 +21249,7 @@ msgstr "var" msgid "variance" msgstr "variação" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "exibir instruções" @@ -21037,60 +21261,60 @@ msgstr "virtual" msgid "viz type" msgstr "tipo de visualização" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "foi criado" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "semana" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "semana que termina no sábado" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "semana que começa no domingo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 #, fuzzy msgid "working timeout" msgstr "Tempo limite de trabalho" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "x" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "x: os valores são normalizados dentro de cada coluna" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "y" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "y: os valores são normalizados dentro de cada linha" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "ano" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "área de zoom" diff --git a/superset/translations/ru/LC_MESSAGES/messages.po b/superset/translations/ru/LC_MESSAGES/messages.po index 45b9bbe98398..980e3e79cbc8 100644 --- a/superset/translations/ru/LC_MESSAGES/messages.po +++ b/superset/translations/ru/LC_MESSAGES/messages.po @@ -17,57 +17,58 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-26 16:36+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2024-07-03 22:19+0400\n" "Last-Translator: Daniel Checheta\n" -"Language-Team: Russian <>\n" "Language: ru\n" +"Language-Team: Russian <>\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 " -"&& (n%100<12 || n%100>14) ? 1 : 2);\n" "Generated-By: Babel 2.15.0\n" -"X-Generator: Poedit 3.4.4\n" #: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 msgid "" "\n" -" The cumulative option allows you to see how your data accumulates " -"over different\n" -" values. When enabled, the histogram bars represent the running " -"total of frequencies\n" -" up to each bin. This helps you understand how likely it is to " -"encounter values\n" -" below a certain point. Keep in mind that enabling cumulative " -"doesn't change your\n" -" original data, it just changes the way the histogram is displayed." -msgstr "" -"Опция позволяет увидеть, как накапливаются данные при различных значениях. Если " -"включено, столбцы гистограммы представляют собой общую сумму частот до каждого " -"бина. Это поможет вам понять, насколько велика вероятность встретить значения " -"ниже определенной точки. Помните, что включение этого режима не изменяет исходные " -"данные, а лишь меняет способ отображения гистограммы." +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" +"Опция позволяет увидеть, как накапливаются данные при различных " +"значениях. Если включено, столбцы гистограммы представляют собой общую " +"сумму частот до каждого бина. Это поможет вам понять, насколько велика " +"вероятность встретить значения ниже определенной точки. Помните, что " +"включение этого режима не изменяет исходные данные, а лишь меняет способ " +"отображения гистограммы." #: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 msgid "" "\n" -" The normalize option transforms the histogram values into " -"proportions or\n" -" probabilities by dividing each bin's count by the total count of " -"data points.\n" -" This normalization process ensures that the resulting values sum " -"up to 1,\n" -" enabling a relative comparison of the data's distribution and " -"providing a\n" -" clearer understanding of the proportion of data points within " -"each bin." -msgstr "" -"Нормировка преобразует значения гистограммы в пропорции или вероятности путем " -"деления количества точек в каждом бине на общее количество точек данных. Такой " -"процесс гарантирует, что итоговые суммы будут равны 1, что позволяет сравнить " -"распределение данных и получить более четкое представление о доле точек данных в " -"каждом бине." +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" +"Нормировка преобразует значения гистограммы в пропорции или вероятности " +"путем деления количества точек в каждом бине на общее количество точек " +"данных. Такой процесс гарантирует, что итоговые суммы будут равны 1, что " +"позволяет сравнить распределение данных и получить более четкое " +"представление о доле точек данных в каждом бине." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 #: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 @@ -100,11 +101,11 @@ msgstr " (исключено)" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" -" Set the opacity to 0 if you do not want to override the color specified in the " -"GeoJSON" +" Set the opacity to 0 if you do not want to override the color specified " +"in the GeoJSON" msgstr "" -" Установите прозрачность 0, если вы не хотите переписывать цвет, указанный в " -"GeoJSON" +" Установите прозрачность 0, если вы не хотите переписывать цвет, " +"указанный в GeoJSON" #: superset-frontend/src/explore/components/SaveModal.tsx:396 msgid " a dashboard OR " @@ -126,23 +127,27 @@ msgstr " исходный код sandboxed парсера Superset" 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" +" 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" +" 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 "" -" стандарта для обеспечения того, чтобы лексикографический порядок совпадал с " -"хронологическим порядком. Если формат временной метки не соответствует стандарту " -"ISO 8601, вам нужно будет определить выражение и тип для преобразования строки в " -"дату или временную метку. В настоящее время часовые пояса не поддерживаются. Если " -"время хранится в формате эпохи, введите \\`epoch_s\\` или \\`epoch_ms\\`. Если " -"шаблон не указан, будут использованы необязательные значения по умолчанию на " -"уровне имен для каждой базы данных/столбца с помощью дополнительного параметра." +" стандарта для обеспечения того, чтобы лексикографический порядок " +"совпадал с хронологическим порядком. Если формат временной метки не " +"соответствует стандарту ISO 8601, вам нужно будет определить выражение и " +"тип для преобразования строки в дату или временную метку. В настоящее " +"время часовые пояса не поддерживаются. Если время хранится в формате " +"эпохи, введите \\`epoch_s\\` или \\`epoch_ms\\`. Если шаблон не указан, " +"будут использованы необязательные значения по умолчанию на уровне имен " +"для каждой базы данных/столбца с помощью дополнительного параметра." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" @@ -194,8 +199,8 @@ msgstr "% итого" #, python-format msgid "%(dialect)s cannot be used as a data source for security reasons." msgstr "" -"%(dialect)s не может использоваться в качестве источника данных по соображениям " -"безопасности" +"%(dialect)s не может использоваться в качестве источника данных по " +"соображениям безопасности" #: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:83 #, python-format @@ -251,8 +256,9 @@ msgstr "%(prefix)s %(title)s" #: superset/commands/report/exceptions.py:112 #, python-format msgid "" -"%(report_type)s schedule frequency exceeding limit. Please configure a schedule " -"with a minimum interval of %(minimum_interval)d minutes per execution." +"%(report_type)s schedule frequency exceeding limit. Please configure a " +"schedule with a minimum interval of %(minimum_interval)d minutes per " +"execution." msgstr "" #: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 @@ -277,12 +283,15 @@ msgstr "" #, fuzzy, python-format msgid "%(suggestion)s instead of \"%(undefinedParameter)s?\"" msgid_plural "" -"%(firstSuggestions)s or %(lastSuggestion)s instead of \"%(undefinedParameter)s\"?" +"%(firstSuggestions)s or %(lastSuggestion)s instead of " +"\"%(undefinedParameter)s\"?" msgstr[0] "%(suggestion)s вместо \"%(undefinedParameter)s\"?" msgstr[1] "" -"%(firstSuggestions)s или %(lastSuggestion)s вместо \"%(undefinedParameter)s\"?" +"%(firstSuggestions)s или %(lastSuggestion)s вместо " +"\"%(undefinedParameter)s\"?" msgstr[2] "" -"%(firstSuggestions)s или %(lastSuggestion)s вместо «%(undefinedParameter)s»?" +"%(firstSuggestions)s или %(lastSuggestion)s вместо " +"«%(undefinedParameter)s»?" #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format @@ -370,10 +379,11 @@ msgstr "%s неподходящих элементов было скрыто" #: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" -"%s items could not be tagged because you don’t have edit permissions to all " -"selected objects." +"%s items could not be tagged because you don’t have edit permissions to " +"all selected objects." msgstr "" -"К %s элементам нельзя применить теги, так как у вас нет прав на их редактирование" +"К %s элементам нельзя применить теги, так как у вас нет прав на их " +"редактирование" #: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format @@ -490,12 +500,12 @@ msgstr "+ еще %s" #: superset-frontend/src/SqlLab/actions/sqlLab.js:567 msgid "" -"-- Note: Unless you save your query, these tabs will NOT persist if you clear " -"your cookies or change browsers.\n" +"-- Note: Unless you save your query, these tabs will NOT persist if you " +"clear your cookies or change browsers.\n" "\n" msgstr "" -"-- Примечание: Пока вы не сохраните ваш запрос, эти вкладки НЕ будут сохранены, " -"если вы очистите куки или смените браузер.\n" +"-- Примечание: Пока вы не сохраните ваш запрос, эти вкладки НЕ будут " +"сохранены, если вы очистите куки или смените браузер.\n" "\n" #: superset-frontend/src/pages/DatasetList/index.tsx:837 @@ -882,8 +892,8 @@ msgstr "Карточка" #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" -"Разделенный запятыми список столбцов, которые должны быть интерпретированы как " -"даты." +"Разделенный запятыми список столбцов, которые должны быть " +"интерпретированы как даты." #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." @@ -899,19 +909,22 @@ msgstr "База данных с таким же именем уже сущес #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" -"A dictionary with column names and their data types if you need to change the " -"defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas library for " -"supported data types." +"A dictionary with column names and their data types if you need to change" +" the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " +"library for supported data types." msgstr "" -"Сопоставления имен столбцов и их типов, если вам нужно изменить значения по " -"умолчанию. Пример: {\"user_id\":\"int\"}. Чтобы узнать о поддерживаемых типах " -"данных, обратитесь к документации библиотеки Python Pandas." +"Сопоставления имен столбцов и их типов, если вам нужно изменить значения " +"по умолчанию. Пример: {\"user_id\":\"int\"}. Чтобы узнать о " +"поддерживаемых типах данных, обратитесь к документации библиотеки Python " +"Pandas." #: 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 "Полный URL, указывающий на местоположение плагина (например, ссылка на CDN)" +"A full URL pointing to the location of the built plugin (could be hosted " +"on a CDN for example)" +msgstr "" +"Полный URL, указывающий на местоположение плагина (например, ссылка на " +"CDN)" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" @@ -923,11 +936,11 @@ msgstr "Человекочитаемое имя" #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:196 msgid "" -"A list of domain names that can embed this dashboard. Leaving this field empty " -"will allow embedding from any domain." +"A list of domain names that can embed this dashboard. Leaving this field " +"empty will allow embedding from any domain." msgstr "" -"Список доменных имен, которые могут встраивать этот дашборд. Если оставить поле " -"пустым, любой домен сможет сделать встраивание." +"Список доменных имен, которые могут встраивать этот дашборд. Если " +"оставить поле пустым, любой домен сможет сделать встраивание." #: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 @@ -937,8 +950,8 @@ msgstr "Список тегов, примененных к этой диагра #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 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." @@ -946,10 +959,11 @@ msgstr "Карта мира, на которой могут быть указа #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:28 msgid "" -"A map that takes rendering circles with a variable radius at latitude/longitude " -"coordinates" +"A map that takes rendering circles with a variable radius at " +"latitude/longitude coordinates" msgstr "" -"Карта с маркерами переменного радиуса, расположенными в заданных гео-координатах" +"Карта с маркерами переменного радиуса, расположенными в заданных " +"гео-координатах" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 #: superset-frontend/src/explore/controls.jsx:236 @@ -970,13 +984,13 @@ msgstr "Новый дашборд будет создан" #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:28 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." +"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.tsx:627 msgid "A readable URL for your dashboard" @@ -999,18 +1013,18 @@ msgstr "Переиспользуемый датасет будет сохран #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:988 #: superset/connectors/sqla/views.py:375 msgid "" -"A set of parameters that become available in the query using Jinja templating " -"syntax" +"A set of parameters that become available in the query using Jinja " +"templating syntax" msgstr "Набор параметров, доступных в запросе через шаблоны Jinja" #: 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." +"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/commands/report/exceptions.py:253 msgid "A timeout occurred while executing the query." @@ -1034,10 +1048,12 @@ msgstr "Требуется корректная цветовая схема" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:53 msgid "" -"A waterfall chart is a form of data visualization that helps in understanding\n" -" the cumulative effect of sequentially introduced positive or negative " -"values.\n" -" These intermediate values can either be time based or category based." +"A waterfall chart is a form of data visualization that helps in " +"understanding\n" +" the cumulative effect of sequentially introduced positive or " +"negative values.\n" +" These intermediate values can either be time based or category " +"based." msgstr "" "Водопад позволяет представить накопленный эффект от последовательности " "положительных и отрицательных факторов. Эти промежуточные значения могут " @@ -1087,7 +1103,7 @@ msgstr "Токен доступа" msgid "Action" msgstr "Действие" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "Журнал действий" @@ -1287,19 +1303,19 @@ msgstr "Добавить фильтр" #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" -" though only in the context of the autocomplete i.e., these " -"conditions\n" -" do not impact how the filter is applied to the dashboard. " -"This is useful\n" -" when you want to improve the query's performance by only " -"scanning a subset\n" +" though only in the context of the autocomplete i.e., " +"these conditions\n" +" do not impact how the filter is applied to the " +"dashboard. This is useful\n" +" when you want to improve the query's performance by " +"only scanning a subset\n" " of the underlying data or limit the available values " "displayed in the filter." msgstr "" -"Добавьте дополнительные условия к запросу, получающему список значений для " -"фильтра. Пригодится, если нужно улучшить производительность запроса, ограничив " -"его некоторой выборкой из всего набора данных или показывать не все возможные " -"варианты в фильтре." +"Добавьте дополнительные условия к запросу, получающему список значений " +"для фильтра. Пригодится, если нужно улучшить производительность запроса, " +"ограничив его некоторой выборкой из всего набора данных или показывать не" +" все возможные варианты в фильтре." #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" @@ -1391,8 +1407,10 @@ msgstr "Дополнительные метаданные" msgid "Additional padding for legend." msgstr "Дополнительный отступ для легенды" -#: superset/db_engine_specs/base.py:2249 superset/db_engine_specs/clickhouse.py:220 -#: superset/db_engine_specs/databend.py:206 superset/db_engine_specs/duckdb.py:63 +#: superset/db_engine_specs/base.py:2249 +#: superset/db_engine_specs/clickhouse.py:220 +#: superset/db_engine_specs/databend.py:206 +#: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "Дополнительные параметры" @@ -1414,27 +1432,27 @@ msgstr "Смешанный" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" -"Adds color to the chart symbols based on the positive or negative change from the " -"comparison value." +"Adds color to the chart symbols based on the positive or negative change " +"from the comparison value." msgstr "" "Добавляет цвет к символам графика в зависимости от положительного или " "отрицательного изменения по сравнению со значением сравнения" #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" -"Adjust column settings such as specifying the columns to read, how duplicates are " -"handled, column data types, and more." +"Adjust column settings such as specifying the columns to read, how " +"duplicates are handled, column data types, and more." msgstr "" -"Определите, как читать столбцы, как обрабатывать дубликаты, типы данных столбцов " -"и другие настройки" +"Определите, как читать столбцы, как обрабатывать дубликаты, типы данных " +"столбцов и другие настройки" #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" -"Adjust how spaces, blank lines, null values are handled and other file wide " -"settings." +"Adjust how spaces, blank lines, null values are handled and other file " +"wide settings." msgstr "" -"Укажите, как нужно интерпретировать пробелы, пустые строки и задайте другие " -"настройки загружаемого файла" +"Укажите, как нужно интерпретировать пробелы, пустые строки и задайте " +"другие настройки загружаемого файла" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." @@ -1532,25 +1550,27 @@ msgstr "Агрегированная сумма" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:181 msgid "" -"Aggregate function applied to the list of points in each cluster to produce the " -"cluster label." +"Aggregate function applied to the list of points in each cluster to " +"produce the cluster label." msgstr "" -"Агрегатная функция, применяемая для списка точек в каждом кластере для создания " -"метки кластера" +"Агрегатная функция, применяемая для списка точек в каждом кластере для " +"создания метки кластера" #: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" -"Aggregate function to apply when pivoting and computing the total rows and columns" +"Aggregate function to apply when pivoting and computing the total rows " +"and columns" msgstr "" -"Агрегатная функция, применяемая для сводных таблиц и вычисления суммарных значений" +"Агрегатная функция, применяемая для сводных таблиц и вычисления суммарных" +" значений" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/index.ts:28 msgid "" -"Aggregates data within the boundary of grid cells and maps the aggregated values " -"to a dynamic color scale" +"Aggregates data within the boundary of grid cells and maps the aggregated" +" values to a dynamic color scale" msgstr "" -"Агрегирует данные в границах ячеек сетки и отображает агрегированные значения в " -"динамической цветовой шкале" +"Агрегирует данные в границах ячеек сетки и отображает агрегированные " +"значения в динамической цветовой шкале" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:74 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:109 @@ -1617,7 +1637,8 @@ msgstr "Запрос для отправки оповещения вернул #, python-format msgid "Alert query returned more than one column. %(num_cols)s columns returned" msgstr "" -"Запрос оповещения вернул больше одного столбца. Возвращено столбцов: %(num_cols)s" +"Запрос оповещения вернул больше одного столбца. Возвращено столбцов: " +"%(num_cols)s" #: superset/commands/report/exceptions.py:224 msgid "Alert query returned more than one row." @@ -1627,7 +1648,8 @@ msgstr "Запрос для отправки оповещения вернул #, python-format msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "" -"Запрос оповещения вернул больше одной строки. Возвращено строк: %(num_rows)s" +"Запрос оповещения вернул больше одной строки. Возвращено строк: " +"%(num_rows)s" #: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" @@ -1645,7 +1667,7 @@ msgstr "Ошибка в настройках валидатора оповеще msgid "Alerts" msgstr "Оповещения" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "Оповещения и отчеты" @@ -1687,8 +1709,8 @@ msgstr "Все" #: superset/annotation_layers/annotations/filters.py:28 #: superset/annotation_layers/filters.py:28 superset/charts/filters.py:36 -#: superset/css_templates/filters.py:28 superset/queries/saved_queries/filters.py:31 -#: superset/reports/filters.py:44 +#: superset/css_templates/filters.py:28 +#: superset/queries/saved_queries/filters.py:31 superset/reports/filters.py:44 msgid "All Text" msgstr "Весь текст" @@ -1750,11 +1772,12 @@ msgstr "Разрешить смену каталогов" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:998 #: superset/connectors/sqla/views.py:391 msgid "" -"Allow column names to be changed to case insensitive format, if supported (e.g. " -"Oracle, Snowflake)." +"Allow column names to be changed to case insensitive format, if supported" +" (e.g. Oracle, Snowflake)." msgstr "" -"Разрешить приводить названия столбцов к формату, нечувствительному к регистру, " -"если это поддерживается базой данных (например, Oracle, Snowflake)" +"Разрешить приводить названия столбцов к формату, нечувствительному к " +"регистру, если это поддерживается базой данных (например, Oracle, " +"Snowflake)" #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" @@ -1774,11 +1797,12 @@ msgstr "Разрешить операции вставки, обновления #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" -"Allow end user to drag-and-drop column headers to rearrange them. Note their " -"changes won't persist for the next time they open the chart." +"Allow end user to drag-and-drop column headers to rearrange them. Note " +"their changes won't persist for the next time they open the chart." msgstr "" -"Разрешить конечному пользователю перемещать столбцы, удерживая их заголовки. " -"Заметьте, такие изменения будут нейтрализованы при следующем обращении к дашборду." +"Разрешить конечному пользователю перемещать столбцы, удерживая их " +"заголовки. Заметьте, такие изменения будут нейтрализованы при следующем " +"обращении к дашборду." #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" @@ -1786,10 +1810,11 @@ msgstr "Разрешить загрузку файлов в базу данны #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" -"Allow manipulation of the database using non-SELECT statements such as UPDATE, " -"DELETE, CREATE, etc." +"Allow manipulation of the database using non-SELECT statements such as " +"UPDATE, DELETE, CREATE, etc." msgstr "" -"Разрешить управление базой данных, используя запросы UPDATE, DELETE, CREATE и т.п." +"Разрешить управление базой данных, используя запросы UPDATE, DELETE, " +"CREATE и т.п." #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" @@ -1809,10 +1834,11 @@ msgstr "Разрешить запросы к этой базе данных в S #: superset/views/database/mixins.py:114 msgid "" -"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab" +"Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in" +" SQL Lab" msgstr "" -"Разрешить управление базой данных, используя запросы UPDATE, DELETE, CREATE и т." -"п. в SQL Lab" +"Разрешить управление базой данных, используя запросы UPDATE, DELETE, " +"CREATE и т.п. в SQL Lab" #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:194 msgid "Allowed Domains (comma separated)" @@ -1827,13 +1853,14 @@ msgstr "В алфавитном порядке" #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:55 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." +"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.tsx:231 msgid "Altered" @@ -1854,15 +1881,16 @@ msgstr "Оповещение с именем \"%(name)s\" уже существ #: superset/common/query_context_processor.py:386 superset/viz.py:1061 msgid "" -"An enclosed time range (both start and end) must be specified when using a Time " -"Comparison." +"An enclosed time range (both start and end) must be specified when using " +"a Time Comparison." msgstr "" -"При использовании сравнения времени нужно указать как начало, так и конец " -"временного интервала" +"При использовании сравнения времени нужно указать как начало, так и конец" +" временного интервала" #: superset/databases/schemas.py:326 msgid "" -"An engine must be specified when passing individual parameters to a database." +"An engine must be specified when passing individual parameters to a " +"database." msgstr "Движок должен быть указан при передаче индивидуальных параметров к базе" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 @@ -1889,7 +1917,8 @@ msgstr "Произошла ошибка при запуске запроса, в #: superset/commands/temporary_cache/exceptions.py:33 #: superset/dashboards/permalink/exceptions.py:31 -#: superset/explore/permalink/exceptions.py:31 superset/key_value/exceptions.py:38 +#: superset/explore/permalink/exceptions.py:31 +#: superset/key_value/exceptions.py:38 msgid "An error occurred while accessing the value." msgstr "Произошла ошибка доступа к значению" @@ -1898,7 +1927,8 @@ msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." msgstr "" -"Произошла ошибка при сворачивании схемы. Пожалуйста, свяжитесь с администратором." +"Произошла ошибка при сворачивании схемы. Пожалуйста, свяжитесь с " +"администратором." #: superset-frontend/src/views/CRUD/hooks.ts:316 #, python-format @@ -1912,7 +1942,8 @@ msgstr "Произошла ошибка при создании источник #: superset/commands/temporary_cache/exceptions.py:29 #: superset/dashboards/permalink/exceptions.py:27 -#: superset/explore/permalink/exceptions.py:27 superset/key_value/exceptions.py:34 +#: superset/explore/permalink/exceptions.py:27 +#: superset/key_value/exceptions.py:34 msgid "An error occurred while creating the value." msgstr "Произошла ошибка при создании значения" @@ -2038,8 +2069,8 @@ msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." msgstr "" -"Произошла ошибка при получении метаданных таблицы. Пожалуйста, свяжитесь с " -"администратором." +"Произошла ошибка при получении метаданных таблицы. Пожалуйста, свяжитесь " +"с администратором." #: superset-frontend/src/pages/QueryHistoryList/index.tsx:412 #, python-format @@ -2075,14 +2106,16 @@ msgstr "Произошла ошибка при удалении журналов #: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" -"Произошла ошибка при удалении запроса. Пожалуйста, свяжитесь с администратором." +"Произошла ошибка при удалении запроса. Пожалуйста, свяжитесь с " +"администратором." #: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." msgstr "" -"Произошла ошибка при удалении схемы. Пожалуйста, свяжитесь с администратором." +"Произошла ошибка при удалении схемы. Пожалуйста, свяжитесь с " +"администратором." #: superset-frontend/src/components/Chart/chartReducer.ts:96 #, python-format @@ -2095,11 +2128,13 @@ msgstr "Произошла ошибка при добавлении диагра #: superset-frontend/src/SqlLab/actions/sqlLab.js:880 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." +"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/commands/temporary_cache/exceptions.py:41 #: superset/key_value/exceptions.py:46 @@ -2142,7 +2177,7 @@ msgstr "Слой аннотаций %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "Слои аннотаций" @@ -2292,21 +2327,22 @@ msgid "" "Any color palette selected here will override the colors applied to this " "dashboard's individual charts" msgstr "" -"Любая палитра, выбранная здесь, будет перезаписывать цвета, примененные к " -"отдельным диаграммам на этом дашборде" +"Любая палитра, выбранная здесь, будет перезаписывать цвета, примененные к" +" отдельным диаграммам на этом дашборде" #: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" -"Любые базы данных, подключаемые через SQL Alchemy URI, могут быть добавлены. " +"Любые базы данных, подключаемые через SQL Alchemy URI, могут быть " +"добавлены. " #: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" -"Any databases that allow connections via SQL Alchemy URIs can be added. Learn " -"about how to connect a database driver " +"Any databases that allow connections via SQL Alchemy URIs can be added. " +"Learn about how to connect a database driver " msgstr "" -"Любые базы данных, подключаемые через SQL Alchemy URI, могут быть добавлены. " -"Узнайте больше о том, как подключить драйвер базы данных " +"Любые базы данных, подключаемые через SQL Alchemy URI, могут быть " +"добавлены. Узнайте больше о том, как подключить драйвер базы данных " #: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format @@ -2330,11 +2366,11 @@ msgstr "Применены фильтры: %s" #: superset/viz.py:235 msgid "" -"Applied rolling window did not return any data. Please make sure the source query " -"satisfies the minimum periods defined in the rolling window." +"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.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 @@ -2479,11 +2515,13 @@ msgstr "Непрозрачность заливки" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:54 msgid "" -"Area charts are similar to line charts in that they represent variables with the " -"same scale, but area charts stack the metrics on top of each other." +"Area charts are similar to line charts in that they represent variables " +"with the same scale, but area charts stack the metrics on top of each " +"other." msgstr "" -"Диаграмма с областями представляет данные показателей в виде графиков, в которых " -"значение каждого последующего показателя откладывается от предыдущего" +"Диаграмма с областями представляет данные показателей в виде графиков, в " +"которых значение каждого последующего показателя откладывается от " +"предыдущего" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" @@ -2643,8 +2681,8 @@ msgstr "Столбчатая диаграмма (устарело)" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:60 msgid "Bar Charts are used to show metrics as a series of bars." msgstr "" -"Столбчатые диаграммы используются для отображения показателей в виде серии " -"столбцов." +"Столбчатые диаграммы используются для отображения показателей в виде " +"серии столбцов." #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" @@ -2672,8 +2710,8 @@ msgstr "На основе меры" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" -"Точка, с которой будет сравниваться текущее значение, будет отставать на это " -"количество периодов" +"Точка, с которой будет сравниваться текущее значение, будет отставать на " +"это количество периодов" #: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" @@ -2761,14 +2799,14 @@ msgstr "Снизу вверх" #: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" -"Bounds for numerical X axis. Not applicable for temporal or categorical axes. " -"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." +"Bounds for numerical X axis. Not applicable for temporal or categorical " +"axes. 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/NVD3Controls.tsx:261 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 @@ -2779,47 +2817,51 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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." +"Bounds for the Y-axis. When left empty, the bounds are dynamically " +"defined based on the min/max of the data. Note that this feature will " +"only expand the axis range. It won't narrow the data's extent." msgstr "" -"Границы для оси Y. Если оставить поле пустым, границы динамически определяются на " -"основе минимального/максимального значения данных. Обратите внимание, что эта " -"функция только расширит диапазон осей. Она не изменит размер диаграммы." +"Границы для оси Y. Если оставить поле пустым, границы динамически " +"определяются на основе минимального/максимального значения данных. " +"Обратите внимание, что эта функция только расширит диапазон осей. Она не " +"изменит размер диаграммы." #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" -"Bounds for the 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." +"Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" -"Bounds for the primary 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." +"Bounds for the primary Y-axis. When left empty, the bounds are " +"dynamically defined based on the min/max of the data. Note that this " +"feature will only expand the axis range. It won't narrow the data's " +"extent." msgstr "" -"Границы для оси Y. Если оставить поле пустым, границы динамически определяются на " -"основе минимального/максимального значения данных. Обратите внимание, что эта " -"функция только расширит диапазон осей. Она не изменит размер диаграммы." +"Границы для оси Y. Если оставить поле пустым, границы динамически " +"определяются на основе минимального/максимального значения данных. " +"Обратите внимание, что эта функция только расширит диапазон осей. Она не " +"изменит размер диаграммы." #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" -" bounds are enabled. When left empty, the bounds are dynamically " -"defined\n" -" based on the min/max of the data. Note that this feature will " -"only expand\n" +" bounds are enabled. When left empty, the bounds are " +"dynamically defined\n" +" based on the min/max of the data. Note that this feature " +"will only expand\n" " the axis range. It won't narrow the data's extent." msgstr "" -"Границы для вторичной оси Y. Если оставить поле пустым, границы динамически " -"определяются на основе минимального/максимального значения данных. Обратите " -"внимание, что эта функция только расширит диапазон осей. Она не изменит размер " -"диаграммы." +"Границы для вторичной оси Y. Если оставить поле пустым, границы " +"динамически определяются на основе минимального/максимального значения " +"данных. Обратите внимание, что эта функция только расширит диапазон осей." +" Она не изменит размер диаграммы." #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/BoxPlot/index.js:26 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:59 @@ -2834,11 +2876,11 @@ msgstr "Разбиения" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" -" This can help viewers understand how each category affects the overall " -"value." +" This can help viewers understand how each category affects the " +"overall value." msgstr "" -"Разбивает ряды на категории. Это может помочь пользователям понять, как каждая " -"категория влияет на итоговое значение." +"Разбивает ряды на категории. Это может помочь пользователям понять, как " +"каждая категория влияет на итоговое значение." #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:45 #: superset/viz.py:840 @@ -2920,16 +2962,16 @@ msgstr "Тип данных бизнеса" #: superset-frontend/src/filters/components/Select/controlPanel.ts:135 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)." +"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 "" -"По умолчанию, каждый фильтр загружает не больше 1000 элементов выбора при " -"начальной загрузке страницы. Установите этот флаг, если у вас больше 1000 " -"значений фильтра и вы хотите включить динамический поиск, который загружает " -"значения по мере их ввода пользователем (может увеличить нагрузку на вашу базу " -"данных)." +"По умолчанию, каждый фильтр загружает не больше 1000 элементов выбора при" +" начальной загрузке страницы. Установите этот флаг, если у вас больше " +"1000 значений фильтра и вы хотите включить динамический поиск, который " +"загружает значения по мере их ввода пользователем (может увеличить " +"нагрузку на вашу базу данных)." #: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" @@ -2982,7 +3024,7 @@ msgstr "CSS" msgid "CSS Styles" msgstr "CSS-стили" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "Шаблоны CSS" @@ -3015,29 +3057,29 @@ msgstr "Загрузка CSV" msgid "CTAS & CVAS SCHEMA" msgstr "СХЕМА CTAS & CVAS" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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." +"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 "" -"CTAS (CREATE TABLE AS SELECT) может быть выполнен в запросе с единственным " -"SELECT. Пожалуйста, убедитесь, что запрос содержит только один SELECT и выполните " -"его заново." +"CTAS (CREATE TABLE AS SELECT) может быть выполнен в запросе с " +"единственным SELECT. Пожалуйста, убедитесь, что запрос содержит только " +"один SELECT и выполните его заново." #: superset/views/database/mixins.py:191 msgid "CTAS Schema" msgstr "Схема CTAS" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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." +"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 "" -"CVAS (CREATE VIEW AS SELECT) может быть выполнен в запросе с единственным SELECT. " -"Пожалуйста, убедитесь, что запрос содержит только один SELECT и выполните его " -"заново." +"CVAS (CREATE VIEW AS SELECT) может быть выполнен в запросе с единственным" +" SELECT. Пожалуйста, убедитесь, что запрос содержит только один SELECT и " +"выполните его заново." #: superset/errors.py:136 msgid "CVAS (create view as select) query has more than one statement." @@ -3331,19 +3373,19 @@ msgstr "Изменять один или несколько выбранных #: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" -"Changing the dataset may break the chart if the chart relies on columns or " -"metadata that does not exist in the target dataset" +"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:1416 msgid "" -"Changing these settings will affect all charts using this dataset, including " -"charts owned by other people." +"Changing these settings will affect all charts using this dataset, " +"including charts owned by other people." msgstr "" -"Изменение этих настроек будет влиять на все диаграммы, использующие этот датасет, " -"включая диаграммы других пользователей." +"Изменение этих настроек будет влиять на все диаграммы, использующие этот " +"датасет, включая диаграммы других пользователей." #: superset/commands/dashboard/exceptions.py:70 msgid "Changing this Dashboard is forbidden" @@ -3401,7 +3443,7 @@ msgstr "Символ десятичного разделителя" msgid "Chart" msgstr "Диаграмма" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "Диаграмма %(id)s не найдена" @@ -3506,15 +3548,15 @@ msgstr "Диаграмма [%s] сохранена" msgid "Chart [%s] was added to dashboard [%s]" msgstr "Диаграмма [%s] добавлена на дашборд [%s]" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "Диаграмма [{}] перезаписана" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "Диаграмма [{}] сохранена" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "Диаграмма [{}] добавлена на дашборд [{}]" @@ -3541,7 +3583,8 @@ msgstr "Диаграмма не существует" #: superset/charts/data/api.py:136 msgid "Chart has no query context saved. Please save the chart again." msgstr "" -"На диаграмме не сохранен контекст запроса. Пожалуйста, сохраните ее еще раз." +"На диаграмме не сохранен контекст запроса. Пожалуйста, сохраните ее еще " +"раз." #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:130 msgid "Chart height" @@ -3604,7 +3647,7 @@ msgstr "Ширина диаграммы" #: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Диаграммы" @@ -3621,11 +3664,11 @@ msgstr "Выберит для сортировки по возрастанию" #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 #: superset-frontend/src/explore/fixtures.tsx:43 msgid "" -"Check if the Rose Chart should use segment area instead of segment radius for " -"proportioning" +"Check if the Rose Chart should use segment area instead of segment radius" +" for proportioning" msgstr "" -"Установите флажок, если хотите, чтобы площади, а не радиусы сегментов были " -"пропорциональны мере" +"Установите флажок, если хотите, чтобы площади, а не радиусы сегментов " +"были пропорциональны мере" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:73 msgid "Check out this chart in dashboard:" @@ -3752,16 +3795,16 @@ msgstr "Выберите источник аннотаций" #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 msgid "" -"Choose values that should be treated as null. Warning: Hive database supports " -"only a single value" +"Choose values that should be treated as null. Warning: Hive database " +"supports only a single value" msgstr "" -"Список JSON-значений, которые следует рассматривать как пустые. База данных Hive " -"поддерживает только одно значение." +"Список JSON-значений, которые следует рассматривать как пустые. База " +"данных Hive поддерживает только одно значение." #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" -"Choose whether a country should be shaded by the metric, or assigned a color " -"based on a categorical color palette" +"Choose whether a country should be shaded by the metric, or assigned a " +"color based on a categorical color palette" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:34 @@ -3802,8 +3845,8 @@ msgstr "Классическая диаграмма для визуализац #: superset-frontend/plugins/plugin-chart-table/src/index.ts:41 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." +"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 "" "Классическое представление таблицы. Используйте таблицы для демонстрации " "отображения исходных или агрегированных данных." @@ -3832,15 +3875,16 @@ msgstr "Очистить форму" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" -"Нажмите кнопку \"Редактировать фильтры\", чтобы добавить новые фильтры на дашборд" +"Нажмите кнопку \"Редактировать фильтры\", чтобы добавить новые фильтры на" +" дашборд" #: superset-frontend/src/components/Chart/Chart.jsx:323 msgid "" -"Click on \"Create chart\" button in the control panel on the left to preview a " -"visualization or" +"Click on \"Create chart\" button in the control panel on the left to " +"preview a visualization or" msgstr "" -"Нажмите на кнопку \"Создать диаграмму\" на панели управления слева для просмотра " -"диаграммы или" +"Нажмите на кнопку \"Создать диаграмму\" на панели управления слева для " +"просмотра диаграммы или" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1060 msgid "Click the lock to make changes." @@ -3852,19 +3896,19 @@ msgstr "Нажмите на замок для запрета на внос из #: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 msgid "" -"Click this link to switch to an alternate form that allows you to input the " -"SQLAlchemy URL for this database manually." +"Click this link to switch to an alternate form that allows you to input " +"the SQLAlchemy URL for this database manually." msgstr "" -"Нажмите для переключения на альтернативную форму, в которой можно вручную ввести " -"SQLAlchemy URL этой базы данных" +"Нажмите для переключения на альтернативную форму, в которой можно вручную" +" ввести SQLAlchemy URL этой базы данных" #: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" -"Click this link to switch to an alternate form that exposes only the required " -"fields needed to connect this database." +"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/ContourControl/index.tsx:118 msgid "Click to add a contour" @@ -3960,7 +4004,7 @@ msgstr "Свернуть панель управления" msgid "Collapse row" msgstr "Свернуть строку" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:541 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "Свернуть содержимое вкладки" @@ -4018,11 +4062,11 @@ msgstr "Цветовая схема" #: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" -"Color will be shaded based the normalized (0% to 100%) value of a given cell " -"against the other cells in the selected range: " +"Color will be shaded based the normalized (0% to 100%) value of a given " +"cell against the other cells in the selected range: " msgstr "" -"Выбор оттенка будет основан на нормированных (от 0 до 100%) значениях ячеек в " -"выбранном диапазоне: " +"Выбор оттенка будет основан на нормированных (от 0 до 100%) значениях " +"ячеек в выбранном диапазоне: " #: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 #, fuzzy @@ -4052,9 +4096,11 @@ msgstr "Столбец" #: superset/utils/pandas_postprocessing/contribution.py:66 #, python-format msgid "" -"Column \"%(column)s\" is not numeric or does not exists in the query results." +"Column \"%(column)s\" is not numeric or does not exists in the query " +"results." msgstr "" -"Столбец \"%(column)s\" не является числовым или отсутствует в результатах запроса" +"Столбец \"%(column)s\" не является числовым или отсутствует в результатах" +" запроса" #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:363 msgid "Column Configuration" @@ -4070,9 +4116,11 @@ msgstr "Форматирование столбца(ов)" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:78 msgid "" -"Column containing ISO 3166-2 codes of region/province/department in your table." +"Column containing ISO 3166-2 codes of region/province/department in your " +"table." msgstr "" -"Столбец, содержащий коды ISO 3166-2 региона/республики/области в вашей таблице" +"Столбец, содержащий коды ISO 3166-2 региона/республики/области в вашей " +"таблице" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:61 msgid "Column containing latitude data" @@ -4120,11 +4168,11 @@ msgstr "Выбор столбца" #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 #, fuzzy msgid "" -"Column to use as the index of the dataframe. If None is given, Index label is " -"used." +"Column to use as the index of the dataframe. If None is given, Index " +"label is used." msgstr "" -"Столбец для использования в качестве метки для строки датафрейма. Оставьте " -"пустым, если индексный столбец отсутствует." +"Столбец для использования в качестве метки для строки датафрейма. " +"Оставьте пустым, если индексный столбец отсутствует." #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 msgid "Columnar Upload" @@ -4198,21 +4246,21 @@ msgstr "Объединить меры" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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." +"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 "" -"Номера цветов, разделенные запятой, например, 1,2,4. Целые числа задают цвета из " -"выбранной цветовой схемы и начинаются с 1 (не с нуля). Длина должна " -"соответствовать границам интервала." +"Номера цветов, разделенные запятой, например, 1,2,4. Целые числа задают " +"цвета из выбранной цветовой схемы и начинаются с 1 (не с нуля). Длина " +"должна соответствовать границам интервала." #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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." +"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 "" -"Границы интервала, разделенные запятой. Например, 2,4,5 для интервалов 0-2, 2-4 и " -"4-5. Последнее число должно быть равно заданному максимуму." +"Границы интервала, разделенные запятой. Например, 2,4,5 для интервалов " +"0-2, 2-4 и 4-5. Последнее число должно быть равно заданному максимуму." #: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" @@ -4220,10 +4268,11 @@ msgstr "" #: superset-frontend/src/visualizations/TimeTable/index.ts:28 msgid "" -"Compare multiple time series charts (as sparklines) and related metrics quickly." +"Compare multiple time series charts (as sparklines) and related metrics " +"quickly." msgstr "" -"Быстрое сравнение нескольких временных рядов и связанных с ними показателей в " -"виде спарклайнов" +"Быстрое сравнение нескольких временных рядов и связанных с ними " +"показателей в виде спарклайнов" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:67 msgid "Compare results with other time periods." @@ -4235,19 +4284,22 @@ 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." +"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." +"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:27 msgid "" -"Compares the lengths of time different activities take in a shared timeline view." +"Compares the lengths of time different activities take in a shared " +"timeline view." msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:35 @@ -4295,7 +4347,8 @@ msgstr "Текст рядом с процентным изменением" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/index.ts:28 msgid "Compose multiple layers together to form complex visuals." msgstr "" -"Объединяет несколько слоев вместе для формирования сложных визуальных эффектов" +"Объединяет несколько слоев вместе для формирования сложных визуальных " +"эффектов" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 @@ -4591,7 +4644,7 @@ msgstr "Не удалось найти объект визуализации" msgid "Could not load database driver" msgstr "Не удалось загрузить драйвер базы данных" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "Не удалось загрузить драйвер базы данных: {}" @@ -4666,8 +4719,8 @@ msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." msgstr "" -"Создайте датасет для визуализации ваших данных на диаграмме или перейдите в SQL " -"Lab для просмотра данных" +"Создайте датасет для визуализации ваших данных на диаграмме или перейдите" +" в SQL Lab для просмотра данных" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 @@ -4876,8 +4929,8 @@ msgstr "Настроить меры" #: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" -"Customize chart metrics or columns with currency symbols as prefixes or suffixes. " -"Choose a symbol from dropdown or type your own." +"Customize chart metrics or columns with currency symbols as prefixes or " +"suffixes. Choose a symbol from dropdown or type your own." msgstr "" #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 @@ -4909,11 +4962,11 @@ msgstr "Синтаксис D3: https://github.com/d3/d3-format" #: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" -"D3 number format for numbers between -1.0 and 1.0, useful when you want to have " -"different significant digits for small and large numbers" +"D3 number format for numbers between -1.0 and 1.0, useful when you want " +"to have different significant digits for small and large numbers" msgstr "" -"Числовой формат D3 для чисел от -1 до 1. Полезно, если вы работаете как с " -"маленькими числами, где нужна точность, так и с большими целыми числами." +"Числовой формат D3 для чисел от -1 до 1. Полезно, если вы работаете как с" +" маленькими числами, где нужна точность, так и с большими целыми числами." #: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 @@ -4983,7 +5036,7 @@ msgstr "Дашборд" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "Дашборд [%s] был создан и диаграмма [%s] добавлена на него" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "Дашборд [{}] был создан и диаграмма [{}] была добавлена на него" @@ -5022,7 +5075,8 @@ msgstr "Схема дашборда" #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" -" the filter section of each chart. Add temporal columns to the chart\n" +" the filter section of each chart. Add temporal columns to the " +"chart\n" " filters to have this dashboard filter impact those charts." msgstr "" "Фильтры по времени применяются к столбцам датасета,\n" @@ -5042,7 +5096,7 @@ msgstr "дашборды(ов)" #: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Дашборды" @@ -5062,7 +5116,7 @@ msgstr "Штрих" #: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 #: superset-frontend/src/features/home/RightMenu.tsx:177 -#: superset/initialization/__init__.py:240 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Данные" @@ -5091,16 +5145,17 @@ msgstr "Масштабирование" #: superset/commands/sql_lab/results.py:116 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." +"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/commands/sql_lab/results.py:75 msgid "" -"Data could not be retrieved from the results backend. You need to re-run the " -"original query." +"Data could not be retrieved from the results backend. You need to re-run " +"the original query." msgstr "Не найдены сохраненные результаты на сервере. Выполните запрос повторно." #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/PopKPI.tsx:191 @@ -5149,7 +5204,7 @@ msgstr "Датафрейм должен включать временной ст msgid "Database" msgstr "База данных" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "Подключения" @@ -5186,7 +5241,7 @@ msgstr "База данных не позволяет изменять свои msgid "Database does not exist" msgstr "База данных не существует" -#: superset/models/helpers.py:2106 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "База данных не поддерживает подзапросы" @@ -5195,8 +5250,8 @@ msgid "" "Database driver for importing maybe not installed. Visit the Superset " "documentation page for installation instructions: " msgstr "" -"Возможно, не установлен драйвер базы данных для импорта. Посетите страницу " -"документации Superset для получения инструкций по установке: " +"Возможно, не установлен драйвер базы данных для импорта. Посетите " +"страницу документации Superset для получения инструкций по установке: " #: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" @@ -5211,8 +5266,10 @@ msgid "Database is required for alerts" msgstr "Для оповещений нужна база данных" #: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset/db_engine_specs/base.py:2244 superset/db_engine_specs/clickhouse.py:211 -#: superset/db_engine_specs/databend.py:201 superset/db_engine_specs/duckdb.py:58 +#: superset/db_engine_specs/base.py:2244 +#: superset/db_engine_specs/clickhouse.py:211 +#: superset/db_engine_specs/databend.py:201 +#: superset/db_engine_specs/duckdb.py:58 msgid "Database name" msgstr "Имя базы данных" @@ -5232,7 +5289,8 @@ msgstr "Параметры базы данных недействительны" msgid "Database passwords" msgstr "Пароли базы данных" -#: superset/db_engine_specs/base.py:2240 superset/db_engine_specs/clickhouse.py:207 +#: superset/db_engine_specs/base.py:2240 +#: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 msgid "Database port" @@ -5257,7 +5315,8 @@ msgstr "Произошла ошибка при загрузке файла в б #: superset/commands/database/exceptions.py:113 msgid "Database upload file failed, while saving metadata" msgstr "" -"Произошла ошибка загрузки файла в базу данных во время сохранения метаданных" +"Произошла ошибка загрузки файла в базу данных во время сохранения " +"метаданных" #: superset-frontend/src/pages/DatabaseList/index.tsx:307 #: superset/views/database/mixins.py:33 @@ -5341,27 +5400,29 @@ msgstr "Схема датасета невалидна, причина: %(error) #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 #: superset-frontend/src/pages/DatasetList/index.tsx:623 -#: superset/initialization/__init__.py:261 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Датасеты" #: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" -"Datasets can be created from database tables or SQL queries. Select a database " -"table to the left or " +"Datasets can be created from database tables or SQL queries. Select a " +"database table to the left or " msgstr "" -"Датасеты могут быть созданы из таблиц базы данных или SQL-запросов. Выберите " -"таблицу из базы данных слева или " +"Датасеты могут быть созданы из таблиц базы данных или SQL-запросов. " +"Выберите таблицу из базы данных слева или " #: superset/connectors/sqla/views.py:395 msgid "" -"Datasets can have a main temporal column (main_dttm_col), but can also have " -"secondary time columns. When this attribute is true, whenever the secondary " -"columns are filtered, the same filter is applied to the main datetime column." +"Datasets can have a main temporal column (main_dttm_col), but can also " +"have secondary time columns. When this attribute is true, whenever the " +"secondary columns are filtered, the same filter is applied to the main " +"datetime column." msgstr "" -"У датасетов может быть основной столбец с данными о дате-времени (main_dttm_col) " -"и дополнительные временные столбцы. Если этот параметр включен, то при применении " -"фильтра к дополнительным столбцам, он также будет применяться к основному." +"У датасетов может быть основной столбец с данными о дате-времени " +"(main_dttm_col) и дополнительные временные столбцы. Если этот параметр " +"включен, то при применении фильтра к дополнительным столбцам, он также " +"будет применяться к основному." #: superset/commands/dataset/exceptions.py:171 msgid "Datasets could not be deleted." @@ -5391,8 +5452,8 @@ msgstr "Тип источниках данных неверный" #: superset/commands/chart/exceptions.py:101 msgid "Datasource type is required when datasource_id is given" msgstr "" -"Тип источника данных обязателен, когда дан идентификатор источника данных " -"(datasource_id)" +"Тип источника данных обязателен, когда дан идентификатор источника данных" +" (datasource_id)" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 @@ -5425,11 +5486,11 @@ msgstr "Формат даты/времени" #: superset/models/helpers.py:1541 msgid "" -"Datetime column not provided as part table configuration and is required by this " -"type of chart" +"Datetime column not provided as part table configuration and is required " +"by this type of chart" msgstr "" -"Столбец даты/времени не предусмотрен в настройках таблицы и является обязательным " -"для этого типа диаграмм" +"Столбец даты/времени не предусмотрен в настройках таблицы и является " +"обязательным для этого типа диаграмм" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:306 msgid "Datetime format" @@ -5543,8 +5604,8 @@ msgstr "URL по умолчанию" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:897 msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -"URL по умолчанию, на который будет выполнен редирект при доступе из страницы со " -"списком датасетов" +"URL по умолчанию, на который будет выполнен редирект при доступе из " +"страницы со списком датасетов" #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" @@ -5565,11 +5626,12 @@ msgstr "Долгота по умолчанию" #: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 msgid "" -"Default minimal column width in pixels, actual width may still be larger than " -"this if other columns don't need much space" +"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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" @@ -5585,38 +5647,42 @@ msgstr "Для использования фильтра нужно будет #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/state.ts:88 msgid "" -"Default value set automatically when \"Select first filter value by default\" is " -"checked" +"Default value set automatically when \"Select first filter value by " +"default\" is checked" msgstr "" -"Значение по умолчанию задается автоматически, когда установлен флаг \"Сделать " -"первое значение фильтра значением по умолчанию\"" +"Значение по умолчанию задается автоматически, когда установлен флаг " +"\"Сделать первое значение фильтра значением по умолчанию\"" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" -"Define a function that receives the input and outputs the content for a tooltip" +"Define a function that receives the input and outputs the content for a " +"tooltip" msgstr "Задайте функцию, которая получает на вход содержимое всплывающей подсказки" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -"Задайте функцию, которая возвращает URL для навигации при пользовательском нажатии" +"Задайте функцию, которая возвращает URL для навигации при " +"пользовательском нажатии" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " -"visualization and is expected to return a modified version of that array. This " -"can be used to alter properties of the data, filter, or enrich the array." +"visualization and is expected to return a modified version of that array." +" This can be used to alter properties of the data, filter, or enrich the " +"array." msgstr "" -"Определите функцию javascript, которая получает массив данных, используемый в " -"визуализации, и, как ожидается, вернет измененную версию этого массива. Это может " -"быть использовано для изменения свойств данных, фильтрации или расширения массива." +"Определите функцию javascript, которая получает массив данных, " +"используемый в визуализации, и, как ожидается, вернет измененную версию " +"этого массива. Это может быть использовано для изменения свойств данных, " +"фильтрации или расширения массива." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:97 msgid "" -"Define contour layers. Isolines represent a collection of line segments that " -"serparate the area above and below a given threshold. Isobands represent a " -"collection of polygons that fill the are containing values in a given threshold " -"range." +"Define contour layers. Isolines represent a collection of line segments " +"that serparate the area above and below a given threshold. Isobands " +"represent a collection of polygons that fill the are containing values in" +" a given threshold range." msgstr "" #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 @@ -5634,11 +5700,11 @@ msgstr "Укажите базу данных, SQL-запрос и условия #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 #: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" -"Defines a rolling window function to apply, works along with the [Periods] text " -"box" +"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:122 msgid "Defines how each series is broken down" @@ -5650,18 +5716,19 @@ msgstr "Определяет размер сетки (в пикселях)" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" -"Defines the grouping of entities. Each series is represented by a specific color " -"in the chart." +"Defines the grouping of entities. Each series is represented by a " +"specific color in the chart." msgstr "" -"Группировка в ряды данных. Каждому ряду сопоставляется свой цвет на диаграмме." +"Группировка в ряды данных. Каждому ряду сопоставляется свой цвет на " +"диаграмме." #: superset-frontend/src/explore/controls.jsx:382 msgid "" -"Defines the grouping of entities. Each series is shown as a specific color on the " -"chart and has a legend toggle" +"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/sections/advancedAnalytics.tsx:60 #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 @@ -5670,25 +5737,25 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 #: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" -"Defines the size of the rolling window function, relative to the time granularity " -"selected" +"Defines the size of the rolling window function, relative to the time " +"granularity selected" msgstr "" -"Определяет размер функции скользящего окна относительно выбранной детализации по " -"времени" +"Определяет размер функции скользящего окна относительно выбранной " +"детализации по времени" #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:233 msgid "" -"Defines the value that determines the boundary between different regions or " -"levels in the data " +"Defines the value that determines the boundary between different regions " +"or levels in the data " msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" -"Defines whether the step should appear at the beginning, middle or end between " -"two data points" +"Defines whether the step should appear at the beginning, middle or end " +"between two data points" msgstr "" -"Определяет, должен ли шаг отображаться в начале, середине или конце между двумя " -"точками данных" +"Определяет, должен ли шаг отображаться в начале, середине или конце между" +" двумя точками данных" #: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 @@ -5710,7 +5777,7 @@ msgstr "" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:707 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Удалить" @@ -5748,7 +5815,7 @@ msgstr "Удалить отчет?" msgid "Delete Template?" msgstr "Удалить шаблон?" -#: superset/views/base.py:707 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "Действительно удалить все?" @@ -5881,11 +5948,11 @@ msgstr "Удалено: %s" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:217 msgid "" -"Deleting a tab will remove all content within it. You may still reverse this " -"action with the" +"Deleting a tab will remove all content within it. You may still reverse " +"this action with the" msgstr "" -"Удаление вкладки удалит все ее содержимое. Вы можете отменить это действие при " -"помощи сочетания клавиш" +"Удаление вкладки удалит все ее содержимое. Вы можете отменить это " +"действие при помощи сочетания клавиш" #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:184 msgid "Delimited long & lat single column" @@ -5977,7 +6044,8 @@ msgstr "Определяет формулу расчета \"усов\" и вы #: superset/views/dashboard/mixin.py:70 msgid "" -"Determines whether or not this dashboard is visible in the list of all dashboards" +"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:227 @@ -6026,13 +6094,13 @@ msgstr "Измерения" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" -"Dimensions contain qualitative values such as names, dates, or geographical data. " -"Use dimensions to categorize, segment, and reveal the details in your data. " -"Dimensions affect the level of detail in the view." +"Dimensions contain qualitative values such as names, dates, or " +"geographical data. Use dimensions to categorize, segment, and reveal the " +"details in your data. Dimensions affect the level of detail in the view." msgstr "" "Измерения содержат качественные значения, такие как имена, даты или " -"географические данные. Используйте измерения, чтобы детализировать данные. Набор " -"измерений определяет уровень детализации представления." +"географические данные. Используйте измерения, чтобы детализировать " +"данные. Набор измерений определяет уровень детализации представления." #: superset/viz.py:1420 msgid "Directed Force Layout" @@ -6051,12 +6119,13 @@ msgstr "Отключить предпросмотр данных в SQL Lab" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" -"Disable data preview when fetching table metadata in SQL Lab. Useful to avoid " -"browser performance issues when using databases with very wide tables." +"Disable data preview when fetching table metadata in SQL Lab. Useful to " +"avoid browser performance issues when using databases with very wide " +"tables." msgstr "" -"Отключить предварительный просмотр данных при извлечении метаданных таблицы в SQL " -"Lab. Полезно для избежания проблем с производительностью браузера при " -"использовании баз данных с очень широкими таблицами." +"Отключить предварительный просмотр данных при извлечении метаданных " +"таблицы в SQL Lab. Полезно для избежания проблем с производительностью " +"браузера при использовании баз данных с очень широкими таблицами." #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 msgid "Disable drill to detail" @@ -6090,7 +6159,7 @@ msgstr "Отображение" msgid "Display Name" msgstr "Отображаемое имя" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:264 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 msgid "Display all" msgstr "Показать все" @@ -6108,18 +6177,20 @@ msgstr "Настройки отображения" #: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 msgid "" -"Display metrics side by side within each column, as opposed to each column being " -"displayed side by side for each metric." +"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-echarts/src/Funnel/controlPanel.tsx:76 msgid "" -"Display percents in the label and tooltip as the percent of the total value, from " -"the first step of the funnel, or from the previous step in the funnel." +"Display percents in the label and tooltip as the percent of the total " +"value, from the first step of the funnel, or from the previous step in " +"the funnel." msgstr "" -"Отобразить проценты в метке и во всплывающей подсказке как долю от итогового " -"значения, от первого шага воронки или от ее предыдущего шага" +"Отобразить проценты в метке и во всплывающей подсказке как долю от " +"итогового значения, от первого шага воронки или от ее предыдущего шага" #: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" @@ -6135,15 +6206,15 @@ msgstr "Настройки отображения" #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:36 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." +"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 "" -"Показывает связи между сущностями в виде направленного или циклического графа. " -"Диаграмма удобна, когда нужно показать, как сущности связаны друг с другом и " -"какие из них наиболее важны. Если ваши данные содержат геоинформацию, попробуйте " -"диаграмму \"Дуга\" deck.gl." +"Показывает связи между сущностями в виде направленного или циклического " +"графа. Диаграмма удобна, когда нужно показать, как сущности связаны друг " +"с другом и какие из них наиболее важны. Если ваши данные содержат " +"геоинформацию, попробуйте диаграмму \"Дуга\" deck.gl." #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:167 msgid "Distribute across" @@ -6287,19 +6358,19 @@ msgstr "Для этого типа диаграммы недоступна де #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" -"Drill to detail is disabled because this chart does not group data by dimension " -"value." +"Drill to detail is disabled because this chart does not group data by " +"dimension value." msgstr "" -"Переход к детализации отключен, так как на этой диаграмме отсутствует группировка " -"элементов измерения" +"Переход к детализации отключен, так как на этой диаграмме отсутствует " +"группировка элементов измерения" #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" -"Drill to detail is disabled for this database. Change the database settings to " -"enable it." +"Drill to detail is disabled for this database. Change the database " +"settings to enable it." msgstr "" -"Переход к детализации отключен для этой базы данных. Чтобы включить его, измените " -"настройки базы данных." +"Переход к детализации отключен для этой базы данных. Чтобы включить его, " +"измените настройки базы данных." #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:126 #, python-format @@ -6341,11 +6412,11 @@ msgstr "Повторяющееся имя столбца(ов): %(columns)s" #: superset/common/query_object.py:290 #, python-format msgid "" -"Duplicate column/metric labels: %(labels)s. Please make sure all columns and " -"metrics have a unique label." +"Duplicate column/metric labels: %(labels)s. Please make sure all columns " +"and metrics have a unique label." msgstr "" -"Повторяющиеся метки столбцов или мер: %(labels)s. Убедитесь, что все столбцы и " -"меры имеют уникальную метку." +"Повторяющиеся метки столбцов или мер: %(labels)s. Убедитесь, что все " +"столбцы и меры имеют уникальную метку." #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:61 msgid "Duplicate dataset" @@ -6363,67 +6434,69 @@ msgstr "Продолжительность" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" -"Duration (in seconds) of the caching timeout for charts of this database. A " -"timeout of 0 indicates that the cache never expires, and -1 bypasses the cache. " -"Note this defaults to the global timeout if undefined." +"Duration (in seconds) of the caching timeout for charts of this database." +" A timeout of 0 indicates that the cache never expires, and -1 bypasses " +"the cache. Note this defaults to the global timeout if undefined." msgstr "" -"Продолжительность (в секундах) таймаута кэша для диаграмм, построенных на этой " -"базе данных. Таймаут 0 означает, что кэш никогда не очистится. Обратите внимание, " -"что если значение не задано, применяется значение по умолчанию из основной " -"конфигурации." +"Продолжительность (в секундах) таймаута кэша для диаграмм, построенных на" +" этой базе данных. Таймаут 0 означает, что кэш никогда не очистится. " +"Обратите внимание, что если значение не задано, применяется значение по " +"умолчанию из основной конфигурации." #: superset/views/database/mixins.py:176 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." +"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 "" -"Продолжительность (в секундах) таймаута кэша для диаграмм, построенных на этой " -"базе данных. Таймаут 0 означает, что кэш никогда не очистится. Обратите внимание, " -"что если значение не задано, применяется значение по умолчанию из основной " -"конфигурации." +"Продолжительность (в секундах) таймаута кэша для диаграмм, построенных на" +" этой базе данных. Таймаут 0 означает, что кэш никогда не очистится. " +"Обратите внимание, что если значение не задано, применяется значение по " +"умолчанию из основной конфигурации." #: superset/views/chart/mixin.py:69 msgid "" -"Duration (in seconds) of the caching timeout for this chart. Note this defaults " -"to the datasource/table timeout if undefined." +"Duration (in seconds) of the caching timeout for this chart. Note this " +"defaults to the datasource/table timeout if undefined." msgstr "" -"Продолжительность (в секундах) таймаута кэша для этой диаграммы. Обратите " -"внимание, что если значение не задано, применяется значение источника данных/" -"таблицы." +"Продолжительность (в секундах) таймаута кэша для этой диаграммы. Обратите" +" внимание, что если значение не задано, применяется значение источника " +"данных/таблицы." #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" -"Duration (in seconds) of the caching timeout for this chart. Set to -1 to bypass " -"the cache. Note this defaults to the dataset's timeout if undefined." +"Duration (in seconds) of the caching timeout for this chart. Set to -1 to" +" bypass the cache. Note this defaults to the dataset's timeout if " +"undefined." msgstr "" -"Продолжительность (в секундах) таймаута кэша для этой диаграммы. Обратите " -"внимание, что если значение не задано, применяется значение таймаута датасета." +"Продолжительность (в секундах) таймаута кэша для этой диаграммы. Обратите" +" внимание, что если значение не задано, применяется значение таймаута " +"датасета." #: superset/connectors/sqla/views.py:379 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." +"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/features/databases/DatabaseModal/ExtraOptions.tsx:299 msgid "" -"Duration (in seconds) of the metadata caching timeout for schemas of this " -"database. If left unset, the cache never expires." +"Duration (in seconds) of the metadata caching timeout for schemas of this" +" database. If left unset, the cache never expires." msgstr "" -"Продолжительность (в секундах) таймаута кэша для схем этой базы данных. Обратите " -"внимание, что если значение не задано, кэш никогда не очистится." +"Продолжительность (в секундах) таймаута кэша для схем этой базы данных. " +"Обратите внимание, что если значение не задано, кэш никогда не очистится." #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 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:59 msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" @@ -6651,7 +6724,7 @@ msgstr "Редактировать шаблон" msgid "Edit template parameters" msgstr "Редактировать параметры шаблонизации Jinja" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "Редактировать дашборд" @@ -6673,7 +6746,8 @@ msgid "Either the database is spelled incorrectly or does not exist." msgstr "Неверное или несуществующее имя базы данных" #: superset/db_engine_specs/doris.py:211 superset/db_engine_specs/mysql.py:157 -#: superset/db_engine_specs/presto.py:707 superset/db_engine_specs/redshift.py:74 +#: superset/db_engine_specs/presto.py:707 +#: superset/db_engine_specs/redshift.py:74 #: superset/db_engine_specs/starrocks.py:154 #, python-format msgid "Either the username \"%(username)s\" or the password is incorrect." @@ -6682,8 +6756,8 @@ msgstr "Неверное имя пользователя \"%(username)s\" или #: superset/db_engine_specs/mssql.py:93 #, python-format msgid "" -"Either the username \"%(username)s\", password, or database name \"%(database)s\" " -"is incorrect." +"Either the username \"%(username)s\", password, or database name " +"\"%(database)s\" is incorrect." msgstr "" "Неверное имя пользователя \"%(username)s\", пароль или имя базы данных " "\"%(database)s\"" @@ -6765,8 +6839,8 @@ msgstr "Пустая строка" #: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" -"Включите \"Разрешить загрузку файлов в базу данных\" в настройках любой базы " -"данных" +"Включите \"Разрешить загрузку файлов в базу данных\" в настройках любой " +"базы данных" #: superset/connectors/sqla/views.py:409 #, fuzzy @@ -6823,10 +6897,12 @@ msgstr "Включить серверную пагинацию результа #: superset/viz.py:1920 msgid "" -"Encountered invalid NULL spatial entry, " -"please consider filtering those out" +"Encountered invalid NULL spatial entry," +" please consider filtering those " +"out" msgstr "" -"Неожиданный NULL в гео-координатах. Попробуйте отфильтровать такие значения." +"Неожиданный NULL в гео-координатах. Попробуйте отфильтровать такие " +"значения." #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 @@ -6872,11 +6948,11 @@ msgstr "Параметры драйвера" #: superset/databases/schemas.py:339 msgid "" -"Engine spec \"InvalidEngine\" does not support being configured via individual " -"parameters." +"Engine spec \"InvalidEngine\" does not support being configured via " +"individual parameters." msgstr "" -"Движок \"InvalidEngine\" не поддерживает настройку с помощью индивидуальных " -"параметров" +"Движок \"InvalidEngine\" не поддерживает настройку с помощью " +"индивидуальных параметров" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" @@ -6948,7 +7024,7 @@ msgstr "Ошибка" msgid "Error Fetching Tagged Objects" msgstr "Ошибка получения списка объектов с тегами" -#: superset/models/helpers.py:1960 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "Ошибка в Jinja-выражении в операторе HAVING: %(msg)s" @@ -6958,7 +7034,7 @@ msgstr "Ошибка в Jinja-выражении в операторе HAVING: % msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "Ошибка в Jinja-выражении в фильтрах RLS: %(msg)s" -#: superset/models/helpers.py:1942 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "Ошибка в Jinja-выражении в операторе WHERE: %(msg)s" @@ -7015,7 +7091,8 @@ msgstr "Произошла ошибка при выполнении запрос msgid "Error: %(error)s" msgstr "Ошибка: %(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "Ошибка: %(msg)s" @@ -7168,11 +7245,12 @@ msgstr "Показать панель инструментов" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:588 msgid "" "Expects a formula with depending time parameter 'x'\n" -" in milliseconds since epoch. mathjs is used to evaluate the formulas.\n" +" in milliseconds since epoch. mathjs is used to evaluate the " +"formulas.\n" " Example: '2x+5'" msgstr "" -"Формула с зависимой переменной 'x' в милисекундах с 1970 года (Unix-время). Для " -"рассчета используется mathjs. Например: '2x+5'" +"Формула с зависимой переменной 'x' в милисекундах с 1970 года " +"(Unix-время). Для рассчета используется mathjs. Например: '2x+5'" #: superset-frontend/src/filters/components/Range/index.ts:31 #: superset-frontend/src/filters/components/Select/index.ts:32 @@ -7242,11 +7320,11 @@ msgstr "Экспорт в PDF" msgid "Export to Pivoted .CSV" msgstr "Экспорт сводной таблицы в .CSV" -#: superset/views/base.py:650 +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "Экспорт в YAML" -#: superset/views/base.py:650 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "Экспортировать в YAML?" @@ -7305,15 +7383,15 @@ msgstr "Доп. данные для JS" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:934 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.\" }`." +"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 "" -"Дополнительные метаданные таблицы. В настоящий момент поддерживается следующий " -"формат: `{ \"certification\": { \"certified_by\": \"Руководитель отдела\", " -"\"details\": \"Эта таблица - источник правды.\" }, \"warning_markdown\": \"Это " -"предупреждение.\" }`." +"Дополнительные метаданные таблицы. В настоящий момент поддерживается " +"следующий формат: `{ \"certification\": { \"certified_by\": " +"\"Руководитель отдела\", \"details\": \"Эта таблица - источник правды.\" " +"}, \"warning_markdown\": \"Это предупреждение.\" }`." #: superset/views/database/mixins.py:262 superset/views/database/mixins.py:284 #, python-format @@ -7326,11 +7404,11 @@ msgstr "Дополнительные параметры для запросов, #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:83 msgid "" -"Extra parameters that any plugins can choose to set for use in Jinja templated " -"queries" +"Extra parameters that any plugins can choose to set for use in Jinja " +"templated queries" msgstr "" -"Дополнительные параметры, которые плагины могут использовать в шаблонах Jinja в " -"запросах" +"Дополнительные параметры, которые плагины могут использовать в шаблонах " +"Jinja в запросах" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:72 msgid "Extra url parameters for use in Jinja templated queries" @@ -7407,7 +7485,7 @@ msgstr "Не удалось получить расширенный тип" msgid "Failed to save cross-filter scoping" msgstr "Задать область действия кросс-фильтра" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "Не удалось запустить удаленный запрос" @@ -7584,8 +7662,8 @@ msgstr "Имя фильтра" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/DependenciesRow.tsx:87 msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -"Фильтр предлагает только те значения, которые соответствуют значениям других " -"фильтров" +"Фильтр предлагает только те значения, которые соответствуют значениям " +"других фильтров" #: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" @@ -7608,7 +7686,7 @@ msgstr "Фильтровать значения (зависит от регис msgid "Filter value is required" msgstr "Требуется значение фильтра" -#: superset/models/helpers.py:1849 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "Список для фильтрации не может быть пуст" @@ -7645,18 +7723,19 @@ msgstr "Фильтры вне рамок дашборда (%d)" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:447 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')." +"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 "" -"Фильтры в одинаковой группе будут объединены оператором OR, в то время как разные " -"группы будут объединены с помощью AND. Если группа не указана, условие будет " -"добавлено через AND. Например, если для таблицы настроено три фильтра, два из " -"которых " +"Фильтры в одинаковой группе будут объединены оператором OR, в то время " +"как разные группы будут объединены с помощью AND. Если группа не указана," +" условие будет добавлено через AND. Например, если для таблицы настроено " +"три фильтра, два из которых " #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:55 #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:56 @@ -7676,11 +7755,11 @@ msgstr "Первый" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 msgid "" -"Fix the trend line to the full time range specified in case filtered results do " -"not include the start or end dates" +"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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" @@ -7717,7 +7796,9 @@ msgstr "Размер шрифта" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" -msgstr "Размер шрифта для меток осей, значений деталей и других текстовых элементов" +msgstr "" +"Размер шрифта для меток осей, значений деталей и других текстовых " +"элементов" #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" @@ -7729,18 +7810,19 @@ msgstr "Размер шрифта для наименьшего значения #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" -"For Bigquery, Presto and Postgres, shows a button to compute cost before running " -"a query." +"For Bigquery, Presto and Postgres, shows a button to compute cost before " +"running a query." msgstr "" -"Показывать кнопку подсчета стоимости запроса перед его выполнением (для Bigquery, " -"Presto и Postgres)" +"Показывать кнопку подсчета стоимости запроса перед его выполнением (для " +"Bigquery, Presto и Postgres)" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" -"For Trino, describe full schemas of nested ROW types, expanding them with dotted " -"paths" +"For Trino, describe full schemas of nested ROW types, expanding them with" +" dotted paths" msgstr "" -"Указывать полные пути вложенных типов ROW, используя точечную нотацию (для Trino)" +"Указывать полные пути вложенных типов ROW, используя точечную нотацию " +"(для Trino)" #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:184 msgid "For further instructions, consult the" @@ -7748,19 +7830,19 @@ msgstr "Для получения дальнейших инструкций об #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" -"For more information about objects are in context in the scope of this function, " -"refer to the" +"For more information about objects are in context in the scope of this " +"function, refer to the" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:420 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." +"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 "" -"Для обычных фильтров это те роли, к которым будет применяться фильтр. Для базовых " -"фильтров это те роли, к которым фильтр НЕ будет применен. Например, Admin, если " -"администраторы должны видеть все данные." +"Для обычных фильтров это те роли, к которым будет применяться фильтр. Для" +" базовых фильтров это те роли, к которым фильтр НЕ будет применен. " +"Например, Admin, если администраторы должны видеть все данные." #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" @@ -7768,11 +7850,11 @@ msgstr "Силовой" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" -"Force all tables and views to be created in this schema when clicking CTAS or " -"CVAS in SQL Lab." +"Force all tables and views to be created in this schema when clicking " +"CTAS or CVAS in SQL Lab." msgstr "" -"Принудить создание всех таблиц и представлений в этой схеме при нажатии кнопок " -"CTAS или CVAS в SQL Lab" +"Принудить создание всех таблиц и представлений в этой схеме при нажатии " +"кнопок CTAS или CVAS в SQL Lab" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 #: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 @@ -7829,8 +7911,8 @@ msgstr "Формат даты/времени" #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 msgid "" -"Format data labels. Use variables: {name}, {value}, {percent}. \\n represents a " -"new line. ECharts compatibility:\n" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" "{a} (series), {b} (name), {c} (value), {d} (percentage)" msgstr "" @@ -7965,10 +8047,11 @@ msgstr "" msgid "Give access to multiple catalogs in a single database connection." msgstr "Предоставить доступ к нескольким каталогам в рамках одного подключения" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:658 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" -"Перейдите в режим редактирования для изменения дашборда и добавьте диаграммы" +"Перейдите в режим редактирования для изменения дашборда и добавьте " +"диаграммы" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:33 msgid "Gold" @@ -8037,7 +8120,7 @@ msgstr "Группировать по" msgid "Groupable" msgstr "Группируемый" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 #, fuzzy msgid "Guest user cannot modify chart payload" msgstr "Гость не может редактировать данные для диаграммы" @@ -8060,8 +8143,8 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" -"Hard value bounds applied for color coding. Is only relevant and applied when the " -"normalization is applied against the whole heatmap." +"Hard value bounds applied for color coding. Is only relevant and applied " +"when the normalization is applied against the whole heatmap." msgstr "" #: superset/charts/filters.py:107 superset/dashboards/filters.py:236 @@ -8145,7 +8228,7 @@ msgid "Histogram (legacy)" msgstr "Тепловая карта (устарело)" #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "Главная" @@ -8175,7 +8258,8 @@ msgstr "Выравнивание по горизонтали" msgid "Host" msgstr "Хост" -#: superset/db_engine_specs/base.py:2236 superset/db_engine_specs/clickhouse.py:203 +#: superset/db_engine_specs/base.py:2236 +#: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" msgstr "Имя хоста или IP адрес" @@ -8212,13 +8296,13 @@ msgstr "Количество будущих периодов, на которы #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 #: superset-frontend/src/explore/controlPanels/sections.tsx:225 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." +"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/plugin-chart-echarts/src/BigNumber/sharedControls.ts:51 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/sharedControls.ts:85 @@ -8243,29 +8327,33 @@ msgstr "ID корневой вершины дерева" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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." +"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 "" -"Если вы используете Presto или Trino, все запросы в SQL Lab будут выполняться от " -"авторизованного пользователя, который должен иметь разрешение на их выполнение. " -"Если включены Hive и hive.server2.enable.doAs, то запросы будут выполняться через " -"техническую учетную запись, но имперсонировать зарегистрированного пользователя " -"можно через свойство hive.server2.proxy.user." +"Если вы используете Presto или Trino, все запросы в SQL Lab будут " +"выполняться от авторизованного пользователя, который должен иметь " +"разрешение на их выполнение. Если включены Hive и " +"hive.server2.enable.doAs, то запросы будут выполняться через техническую " +"учетную запись, но имперсонировать зарегистрированного пользователя можно" +" через свойство hive.server2.proxy.user." #: superset/views/database/mixins.py:169 msgid "" -"If Presto, all the queries in SQL Lab are going to be executed as the currently " -"logged on user who must have permission to run them.
If Hive and hive.server2." -"enable.doAs is enabled, will run the queries as service account, but impersonate " -"the currently logged on user via hive.server2.proxy.user property." +"If Presto, all the queries in SQL Lab are going to be executed as the " +"currently logged on user who must have permission to run them.
If " +"Hive and hive.server2.enable.doAs is enabled, will run the queries as " +"service account, but impersonate the currently logged on user via " +"hive.server2.proxy.user property." msgstr "" "Если вы используете Presto, все запросы в SQL Lab будут выполняться от " -"авторизованного пользователя, который должен иметь разрешение на их выполнение. " -"
Если включены Hive и hive.server2.enable.doAs, то запросы будут выполняться " -"через техническую учетную запись, но имперсонировать зарегистрированного " -"пользователя можно через свойство hive.server2.proxy.user." +"авторизованного пользователя, который должен иметь разрешение на их " +"выполнение.
Если включены Hive и hive.server2.enable.doAs, то " +"запросы будут выполняться через техническую учетную запись, но " +"имперсонировать зарегистрированного пользователя можно через свойство " +"hive.server2.proxy.user." #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" @@ -8278,15 +8366,15 @@ msgstr "Если выбрать меру, список значений филь #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" -"If enabled, this control sorts the results/values descending, otherwise it sorts " -"the results ascending." +"If enabled, this control sorts the results/values descending, otherwise " +"it sorts the results ascending." msgstr "Если включено, сортирует результаты по убыванию" #: superset/views/database/mixins.py:181 msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "" -"Если установлено, выберите схемы, в которые разрешена загрузка CSV на вкладке " -"\"Дополнительно\"." +"Если установлено, выберите схемы, в которые разрешена загрузка CSV на " +"вкладке \"Дополнительно\"." #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" @@ -8307,11 +8395,14 @@ msgstr "Изображение (PNG), встроенное в email" #: superset-frontend/src/utils/downloadAsImage.ts:55 msgid "Image download failed, please refresh and try again." msgstr "" -"Произошла ошибка скачивания изображения. Обновите страницу и попробуйте заново." +"Произошла ошибка скачивания изображения. Обновите страницу и попробуйте " +"заново." #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" -msgstr "Имперсонировать пользователя (Presto, Trino, Drill, Hive, и Google Таблицы)" +msgstr "" +"Имперсонировать пользователя (Presto, Trino, Drill, Hive, и Google " +"Таблицы)" #: superset/views/database/mixins.py:201 msgid "Impersonate the logged on user" @@ -8377,11 +8468,12 @@ msgstr "Не удалось импортировать сохраненный з #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." +"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 "" -"Важно! Выберите, если таблица еще не отсортирована по ID. В противном случае " -"нельзя гарантировать, что все события для каждого объекта будут отображены." +"Важно! Выберите, если таблица еще не отсортирована по ID. В противном " +"случае нельзя гарантировать, что все события для каждого объекта будут " +"отображены." #: superset-frontend/src/explore/constants.ts:70 msgid "In" @@ -8514,11 +8606,11 @@ msgstr "Насыщенность" #: superset/db_engine_specs/ocient.py:271 #, fuzzy msgid "" -"Invalid Connection String: Expecting String of the form 'ocient://user:pass@host:" -"port/database'." +"Invalid Connection String: Expecting String of the form " +"'ocient://user:pass@host:port/database'." msgstr "" -"Недопустимая строка для подключения. Валидная строка соответствует шаблону: " -"драйвер://имя-пользователя:пароль@хост/имя-базы-данных" +"Недопустимая строка для подключения. Валидная строка соответствует " +"шаблону: драйвер://имя-пользователя:пароль@хост/имя-базы-данных" #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:114 msgid "Invalid JSON" @@ -8535,21 +8627,22 @@ msgstr "Неверный сертификат" #: superset/databases/schemas.py:201 msgid "" -"Invalid connection string, a valid string usually follows: backend+driver://user:" -"password@database-host/database-name" +"Invalid connection string, a valid string usually follows: " +"backend+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'

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

" +"Invalid connection string, a valid string usually " +"follows:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-" +"NAME'

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

" msgstr "" "Недопустимая строка для подключения. Валидная строка соответствует " -"шаблону:'ДРАЙВЕР://ИМЯ-ПОЛЬЗОВАТЕЛЯ:ПАРОЛЬ@ХОСТ/ИМЯ-БАЗЫ-" -"ДАННЫХ'

Пример:'postgresql://user:password@postgres-db/database'

" +"шаблону:'ДРАЙВЕР://ИМЯ-ПОЛЬЗОВАТЕЛЯ:ПАРОЛЬ@ХОСТ/ИМЯ-БАЗЫ-ДАННЫХ'

Пример:'postgresql://user:password" +"@postgres-db/database'

" #: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" @@ -8568,7 +8661,7 @@ msgstr "Некорректный код валюты в сохраненных msgid "Invalid date/timestamp format" msgstr "Недопустимый формат даты-времени" -#: superset/models/helpers.py:1932 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "Недопустимый тип фильтрации: %(op)s" @@ -8637,7 +8730,7 @@ msgstr "Обнаружены некорректные гео-координат msgid "Invalid state." msgstr "Некорректное состояние" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, fuzzy, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "Некорректные ID вкладок: %s(tab_ids)" @@ -8748,14 +8841,15 @@ msgstr "JSON метаданные не валидны!" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 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." +"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 "" -"JSON-строка, содержащая дополнительную информацию о соединении. Это используется " -"для указания информации о соединении с такими системами как Hive, Presto и " -"BigQuery, которые не укладываются в шаблон \"пользователь:пароль\", который " -"обычно используется в SQLAlchemy." +"JSON-строка, содержащая дополнительную информацию о соединении. Это " +"используется для указания информации о соединении с такими системами как " +"Hive, Presto и BigQuery, которые не укладываются в шаблон " +"\"пользователь:пароль\", который обычно используется в SQLAlchemy." #: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" @@ -9016,8 +9110,8 @@ msgstr "Способ отрисовки дерева" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" -"Leaf nodes that represent fewer than this number of events will be initially " -"hidden in the visualization" +"Leaf nodes that represent fewer than this number of events will be " +"initially hidden in the visualization" msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:709 @@ -9142,8 +9236,8 @@ msgstr "Тип ограничения" #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:46 msgid "" -"Limiting rows may result in incomplete data and misleading charts. Consider " -"filtering or grouping source/target names instead." +"Limiting rows may result in incomplete data and misleading charts. " +"Consider filtering or grouping source/target names instead." msgstr "" #: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 @@ -9158,22 +9252,23 @@ msgstr "Ограничивает количество отображаемых #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 #: superset-frontend/src/explore/controls.jsx:353 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." +"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/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:234 msgid "" -"Limits the number of the rows that are computed in the query that is the source " -"of the data used for this chart." +"Limits the number of the rows that are computed in the query that is the " +"source of the data used for this chart." msgstr "" -"Ограничивает количество строк, которые будут обработаны в запросе-источнике " -"данных для этой диаграммы" +"Ограничивает количество строк, которые будут обработаны в " +"запросе-источнике данных для этой диаграммы" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 @@ -9199,14 +9294,14 @@ msgstr "Тип линии" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:59 msgid "" -"Line chart is used to visualize measurements taken over a given category. 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." +"Line chart is used to visualize measurements taken over a given category." +" 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/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" @@ -9433,8 +9528,11 @@ msgstr "Минута" msgid "MON" msgstr "ПН" -# Это название столбца таблицы, который появляется при включении сравнения с предыдущим периодом. В столбце приведены значения для текущего периода. На текущий момент, если включить этот перевод, значения в этом столбце пропадают из визуализации. -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:402 +# Это название столбца таблицы, который появляется при включении сравнения с +# предыдущим периодом. В столбце приведены значения для текущего периода. На +# текущий момент, если включить этот перевод, значения в этом столбце +# пропадают из визуализации. +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 #: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 #, fuzzy msgid "Main" @@ -9446,23 +9544,29 @@ msgstr "Основной столбец с временем" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:299 msgid "" -"Make sure that the controls are configured properly and the datasource contains " -"data for the selected time range" +"Make sure that the controls are configured properly and the datasource " +"contains data for the selected time range" msgstr "" -"Убедитесь, что диаграмма верно настроена и источник данных содержит данные для " -"выбранного временного интервала" +"Убедитесь, что диаграмма верно настроена и источник данных содержит " +"данные для выбранного временного интервала" #: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 #, fuzzy msgid "Make the x-axis categorical" msgstr "Категории на оси X" -#: superset/views/core.py:717 -msgid "Malformed request. slice_id or table_name and db_name arguments are expected" -msgstr "Некорректный запрос. Ожидаются аргументы slice_id или table_name и db_name." +#: superset/views/core.py:719 +msgid "" +"Malformed request. slice_id or table_name and db_name arguments are " +"expected" +msgstr "" +"Некорректный запрос. Ожидаются аргументы slice_id или table_name и " +"db_name." -#: superset/initialization/__init__.py:273 superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Управление" @@ -9610,12 +9714,12 @@ msgstr "Максимальный радиус" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:117 #, fuzzy msgid "" -"Maximum radius size of the circle, in pixels. As the zoom level changes, this " -"insures that the circle respects this maximum radius." +"Maximum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this maximum radius." msgstr "" -"Максимальный размер радиуса окружности (в пикселях). При изменении уровня " -"масштабирования это гарантирует, что окружность соответствует этому максимальному " -"радиусу" +"Максимальный размер радиуса окружности (в пикселях). При изменении уровня" +" масштабирования это гарантирует, что окружность соответствует этому " +"максимальному радиусу" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:73 msgid "Maximum value" @@ -9644,15 +9748,19 @@ msgstr "Медиана" #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 msgid "" -"Median edge width, the thickest edge will be 4 times thicker than the thinnest." +"Median edge width, the thickest edge will be 4 times thicker than the " +"thinnest." msgstr "" -"Медианная толщина ребра, самое толстое ребро будет в 4 раза толще самой тонкой." +"Медианная толщина ребра, самое толстое ребро будет в 4 раза толще самой " +"тонкой." #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 -msgid "Median node size, the largest node will be 4 times larger than the smallest" +msgid "" +"Median node size, the largest node will be 4 times larger than the " +"smallest" msgstr "" -"Медианный размер вершины, самая большая вершина будет в 4 раза больше самой " -"маленькой." +"Медианный размер вершины, самая большая вершина будет в 4 раза больше " +"самой маленькой." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 @@ -9790,26 +9898,28 @@ msgstr "Мера, используемая для регулирования в #: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" -"Metric used to define how the top series are sorted if a series or cell limit is " -"present. If undefined reverts to the first metric (where appropriate)." +"Metric used to define how the top series are sorted if a series or cell " +"limit is present. If undefined reverts to the first metric (where " +"appropriate)." msgstr "" -"Мера, используемая для определения того, как сортируются верхние категории, если " -"присутствует ограничение по категории или ячейке. Если не определено, " -"возвращается к первой мере (где это уместно)." +"Мера, используемая для определения того, как сортируются верхние " +"категории, если присутствует ограничение по категории или ячейке. Если не" +" определено, возвращается к первой мере (где это уместно)." #: superset-frontend/src/explore/controls.jsx:366 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)." +"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-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:55 msgid "" -"Metric used to order the limit if a series limit is present. If undefined reverts " -"to the first metric (where appropriate)." +"Metric used to order the limit if a series limit is present. If undefined" +" reverts to the first metric (where appropriate)." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 @@ -9883,11 +9993,12 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:102 msgid "" -"Minimum radius size of the circle, in pixels. As the zoom level changes, this " -"insures that the circle respects this minimum radius." +"Minimum radius size of the circle, in pixels. As the zoom level changes, " +"this insures that the circle respects this minimum radius." msgstr "" -"Минимальный размер радиуса окружности (в пикселях). При изменении масштаба это " -"гарантирует, что окружность соответствует этому минимальному радиусу." +"Минимальный размер радиуса окружности (в пикселях). При изменении " +"масштаба это гарантирует, что окружность соответствует этому минимальному" +" радиусу." #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 @@ -10058,10 +10169,11 @@ msgstr "Множественная фильтрация" #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:185 msgid "" -"Multiple formats accepted, look the geopy.points Python library for more details" +"Multiple formats accepted, look the geopy.points Python library for more " +"details" msgstr "" -"Для уточнения форматов и получения более подробной информации, посмотрите Python-" -"библиотеку geopy.points" +"Для уточнения форматов и получения более подробной информации, посмотрите" +" Python-библиотеку geopy.points" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" @@ -10087,7 +10199,7 @@ msgstr "Должен быть указан хотя бы один числово msgid "Must provide credentials for the SSH Tunnel" msgstr "Для туннеля SSH нужно указать логин и пароль" -#: superset/models/helpers.py:1882 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "Необходимо указать значение для фильтров с операторами сравнения" @@ -10156,7 +10268,8 @@ msgstr "Числовой (NUMERIC/DECIMAL)" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 #: superset-frontend/src/pages/Tags/index.tsx:174 -#: superset-frontend/src/pages/Tags/index.tsx:259 superset/views/chart/mixin.py:85 +#: superset-frontend/src/pages/Tags/index.tsx:259 +#: superset/views/chart/mixin.py:85 msgid "Name" msgstr "Имя" @@ -10374,9 +10487,10 @@ msgstr "Нет данных" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" -"Нет данных после фильтрации или данные отсутствуют за последний отрезок времени" +"Нет данных после фильтрации или данные отсутствуют за последний отрезок " +"времени" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "В файле нет данных" @@ -10419,7 +10533,7 @@ msgstr "Настройки не сохранились" msgid "No global filters are currently added" msgstr "Фильтры отсутствуют" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:227 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #, fuzzy msgid "No matching records found" msgstr "Записи не найдены" @@ -10433,7 +10547,7 @@ msgstr "Количество бинов" msgid "No recents yet" msgstr "Нет недавних" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:227 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "Записи не найдены" @@ -10458,13 +10572,13 @@ msgstr "Не было получено данных по этому запрос #: superset-frontend/packages/superset-ui-core/src/chart/components/NoResultsComponent.tsx:65 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." +"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/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" @@ -10496,8 +10610,8 @@ msgstr "Не найдены сохраненные результаты, нео #: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -"Такой столбец не найден. Чтобы фильтровать по мере, попробуйте использовать " -"вкладку Свой SQL." +"Такой столбец не найден. Чтобы фильтровать по мере, попробуйте " +"использовать вкладку Свой SQL." #: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 #, fuzzy @@ -10521,8 +10635,8 @@ msgstr "Не найден валидатор, сконфигурированны #: superset/commands/database/validate_sql.py:114 #, fuzzy, python-format msgid "" -"No validator named %(validator_name)s found (configured for the %(engine_spec)s " -"engine)" +"No validator named %(validator_name)s found (configured for the " +"%(engine_spec)s engine)" msgstr "Не найден валидатор с именем {} (сконфигурированный для драйвера {})" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 @@ -10686,7 +10800,8 @@ msgstr "Числовой формат" #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:309 msgid "" "Number bounds used for color encoding from red to blue.\n" -" Reverse the numbers for blue to red. To get pure red or blue,\n" +" Reverse the numbers for blue to red. To get pure red or " +"blue,\n" " you can enter either only min or max." msgstr "" @@ -10735,8 +10850,8 @@ msgstr "" #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:251 msgid "" -"Number of periods to compare against. You can use negative numbers to compare " -"from the beginning of the time range." +"Number of periods to compare against. You can use negative numbers to " +"compare from the beginning of the time range." msgstr "" #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:264 @@ -10746,8 +10861,8 @@ msgstr "Количество периодов для сравнения" #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "" -"Количество строк, которые нужно прочитать. Оставьте пустым, если нужно прочитать " -"все строки" +"Количество строк, которые нужно прочитать. Оставьте пустым, если нужно " +"прочитать все строки" #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." @@ -10816,18 +10931,19 @@ msgstr "На дашбордах" #: superset-frontend/src/explore/controls.jsx:125 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." +"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/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:320 #, fuzzy msgid "" -"One or many controls to group by. If grouping, latitude and longitude columns " -"must be present." +"One or many controls to group by. If grouping, latitude and longitude " +"columns must be present." msgstr "" "Один или несколько элементов для группировки. При группировке должны " "присутствовать столбцы с широтой и долготой." @@ -10836,8 +10952,8 @@ msgstr "" #, fuzzy msgid "One or many controls to pivot as columns" msgstr "" -"Выберите один или несколько ... для отображения показателей в столбцах сводной " -"таблицы" +"Выберите один или несколько ... для отображения показателей в столбцах " +"сводной таблицы" #: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" @@ -10870,12 +10986,14 @@ msgstr "Одна или несколько мер не существуют" #: superset/errors.py:126 msgid "One or more parameters needed to configure a database are missing." msgstr "" -"Один или несколько параметров, необходимых для настройки базы данных, отсутствуют" +"Один или несколько параметров, необходимых для настройки базы данных, " +"отсутствуют" #: superset/errors.py:140 msgid "One or more parameters specified in the query are malformed." msgstr "" -"Один или несколько параметров, указанных в запросе, сформированы некорректно" +"Один или несколько параметров, указанных в запросе, сформированы " +"некорректно" #: superset/errors.py:114 msgid "One or more parameters specified in the query are missing." @@ -10885,7 +11003,7 @@ msgstr "Один или несколько параметров, указанн msgid "One ore more annotation layers failed loading." msgstr "Один или несколько слоев аннотации не удалось загрузить" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "Для этой базы данных доступны только запросы SELECT" @@ -10911,11 +11029,11 @@ msgstr "Фильтр будет применен только к выбранн #: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" -"Only show the total value on the stacked chart, and not show on the selected " -"category" +"Only show the total value on the stacked chart, and not show on the " +"selected category" msgstr "" -"Показывать только общий итог для столбцов с накоплением и скрыть промежуточные " -"итоги для каждой категории внутри столбца" +"Показывать только общий итог для столбцов с накоплением и скрыть " +"промежуточные итоги для каждой категории внутри столбца" #: superset/connectors/sqla/utils.py:122 msgid "Only single queries supported" @@ -10937,8 +11055,8 @@ msgstr "Непрозрачность" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" -"Непрозначность заливки диаграммы с областями. Также применяется к доверительному " -"интервалу." +"Непрозначность заливки диаграммы с областями. Также применяется к " +"доверительному интервалу." #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:243 msgid "Opacity of all clusters, points, and labels. Between 0 and 1." @@ -10973,15 +11091,15 @@ msgstr "Открыть в SQL Lab" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 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." +"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. Это подразумевает, что у вас " -"есть установка с воркерами Celery. Обратитесь к документации по настройке за " -"дополнительной информацией." +"Работа с базой данных в асинхронном режиме означает, что запросы " +"исполняются на удаленных воркерах, а не на веб-сервере Superset. Это " +"подразумевает, что у вас есть установка с воркерами Celery. Обратитесь к " +"документации по настройке за дополнительной информацией." #: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 #: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 @@ -10995,11 +11113,11 @@ msgstr "Оператор не определен для агрегатора: %( #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" -"Optional CA_BUNDLE contents to validate HTTPS requests. Only available on certain " -"database engines." +"Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" +" certain database engines." msgstr "" -"Необязательное содержимое CA_BUNDLE для валидации HTTPS запросов. Доступно только " -"в определенных драйверах баз данных." +"Необязательное содержимое CA_BUNDLE для валидации HTTPS запросов. " +"Доступно только в определенных драйверах баз данных." #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:331 msgid "Optional d3 date format string" @@ -11117,48 +11235,48 @@ msgstr "Перекрывание" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 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." +"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 "" "Наложение одного или нескольких временных рядов из периода со сдвигом " -"относительно текущего. Можно использовать естественный язык (например, \"24 " -"hours\", \"7 days\", \"52 weeks\", \"365 days\")." +"относительно текущего. Можно использовать естественный язык (например, " +"\"24 hours\", \"7 days\", \"52 weeks\", \"365 days\")." #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 #: superset-frontend/src/explore/controlPanels/sections.tsx:205 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." +"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 "" "Наложение одного или нескольких временных рядов из периода со сдвигом " -"относительно текущего. Можно использовать естественный язык (например, \"24 " -"hours\", \"7 days\", \"52 weeks\", \"365 days\")." +"относительно текущего. Можно использовать естественный язык (например, " +"\"24 hours\", \"7 days\", \"52 weeks\", \"365 days\")." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:79 msgid "" -"Overlay results 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. Use \"Inherit range from time filters\" to shift the comparison time " -"range by the same length as your time range and use \"Custom\" to set a custom " -"comparison range." +"Overlay results 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. Use \"Inherit range from time filters\" to shift " +"the comparison time range by the same length as your time range and use " +"\"Custom\" to set a custom comparison range." msgstr "" "Наложение значений из периода со сдвигом относительно текущего. Можно " -"использовать естественный язык (например, \"24 hours\", \"7 days\", \"52 weeks\", " -"\"365 days\"). Используйте вариант \"Наследовать диапазон из фильтра\", чтобы " -"сдвинуть временной диапазон сравнения на ту же длину, что и ваш временной " -"диапазон. Или используйте \"Пользовательскую дату\", чтобы задать свой диапазон " -"сравнения." +"использовать естественный язык (например, \"24 hours\", \"7 days\", \"52 " +"weeks\", \"365 days\"). Используйте вариант \"Наследовать диапазон из " +"фильтра\", чтобы сдвинуть временной диапазон сравнения на ту же длину, " +"что и ваш временной диапазон. Или используйте \"Пользовательскую дату\", " +"чтобы задать свой диапазон сравнения." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/index.ts:28 msgid "" -"Overlays a hexagonal grid on a map, and aggregates data within the boundary of " -"each cell." +"Overlays a hexagonal grid on a map, and aggregates data within the " +"boundary of each cell." msgstr "" -"Разбивает карту на сетку из шестигранников и агрегирует данные для каждой " -"получившейся ячейки" +"Разбивает карту на сетку из шестигранников и агрегирует данные для каждой" +" получившейся ячейки" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:744 msgid "Override time grain" @@ -11230,7 +11348,8 @@ msgstr "Владелец" msgid "Owners" msgstr "Владельцы" -#: superset/commands/dataset/exceptions.py:143 superset/commands/exceptions.py:112 +#: superset/commands/dataset/exceptions.py:143 +#: superset/commands/exceptions.py:112 msgid "Owners are invalid" msgstr "Неверный список владельцев" @@ -11241,16 +11360,17 @@ msgstr "Владельцы – это пользователи, которые #: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 #: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" -"Owners is a list of users who can alter the dashboard. Searchable by name or " -"username." +"Owners is a list of users who can alter the dashboard. Searchable by name" +" or username." msgstr "" -"Владельцы – это пользователи, которые могут изменять дашборд. Можно искать по " -"имени или никнейму." +"Владельцы – это пользователи, которые могут изменять дашборд. Можно " +"искать по имени или никнейму." #: superset-frontend/src/utils/downloadAsPdf.ts:55 msgid "PDF download failed, please refresh and try again." msgstr "" -"Произошла ошибка скачивания изображения. Обновите страницу и попробуйте заново." +"Произошла ошибка скачивания изображения. Обновите страницу и попробуйте " +"заново." #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" @@ -11341,13 +11461,14 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" -"Partitions whose height to parent height proportions are below this value are " -"pruned" +"Partitions whose height to parent height proportions are below this value" +" are pruned" msgstr "" #: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2234 superset/db_engine_specs/clickhouse.py:201 +#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" msgstr "Пароль" @@ -11530,11 +11651,11 @@ msgstr "Выберите столбцы в качестве источника #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:713 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." +"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" @@ -11594,20 +11715,22 @@ msgstr "" #: superset/sqllab/query_render.py:122 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." +"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 "" -"Проверьте ваш запрос и убедитесь, что все параметры шаблона заключены в двойные " -"фигурные скобки, например, \"{{ from_dttm }}\". Затем попробуйте повторно " -"выполнить запрос." +"Проверьте ваш запрос и убедитесь, что все параметры шаблона заключены в " +"двойные фигурные скобки, например, \"{{ from_dttm }}\". Затем попробуйте " +"повторно выполнить запрос." -#: superset/db_engine_specs/athena.py:58 superset/db_engine_specs/bigquery.py:215 +#: superset/db_engine_specs/athena.py:58 +#: superset/db_engine_specs/bigquery.py:215 #: superset/db_engine_specs/postgres.py:163 #: superset/db_engine_specs/snowflake.py:117 #, python-format msgid "" -"Please check your query for syntax errors at or near \"%(syntax_error)s\". Then, " -"try running your query again." +"Please check your query for syntax errors at or near " +"\"%(syntax_error)s\". Then, try running your query again." msgstr "" "Пожалуйста, проверьте ваш запрос на синтаксические ошибки возле символа " "\"%(syntax_error)s\". Затем выполните запрос заново." @@ -11616,20 +11739,21 @@ msgstr "" #: superset/db_engine_specs/mysql.py:177 #, python-format msgid "" -"Please check your query for syntax errors near \"%(server_error)s\". Then, try " -"running your query again." +"Please check your query for syntax errors near \"%(server_error)s\". " +"Then, try running your query again." msgstr "" "Проверьте ваш запрос на наличие синтаксических ошибок рядом с " "\"%(server_error)s\". Затем выполните запрос заново." #: superset/sqllab/query_render.py:39 superset/views/core.py:114 msgid "" -"Please check your template parameters for syntax errors and make sure they match " -"across your SQL query and Set Parameters. Then, try running your query again." +"Please check your template parameters for syntax errors and make sure " +"they match across your SQL query and Set Parameters. Then, try running " +"your query again." msgstr "" -"Проверьте параметры вашего шаблона на наличие синтаксических ошибок и убедитесь, " -"что они совпадают с вашим SQL-запросом и заданными параметрами. Затем попробуйте " -"выполнить свой запрос еще раз." +"Проверьте параметры вашего шаблона на наличие синтаксических ошибок и " +"убедитесь, что они совпадают с вашим SQL-запросом и заданными " +"параметрами. Затем попробуйте выполнить свой запрос еще раз." #: superset/viz.py:2640 msgid "Please choose at least one groupby" @@ -11674,7 +11798,9 @@ msgstr "Пожалуйста, введите пароль еще раз" #: superset-frontend/src/views/CRUD/hooks.ts:447 msgid "Please re-export your file and try importing again" -msgstr "Пожалуйста, экспортируйте файл снова и попробуйте импортировать его еще раз" +msgstr "" +"Пожалуйста, экспортируйте файл снова и попробуйте импортировать его еще " +"раз" #: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:59 #: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:72 @@ -11704,7 +11830,8 @@ msgstr "Для продолжения выберите датасет и тип #: superset/jinja_context.py:754 #, fuzzy, python-format msgid "" -"Please specify the Dataset ID for the ``%(name)s`` metric in the Jinja macro." +"Please specify the Dataset ID for the ``%(name)s`` metric in the Jinja " +"macro." msgstr "Укажите ID датасета для метрики \"%(name)s\" в шаблоне Jinja" #: superset/viz.py:863 @@ -11717,12 +11844,12 @@ msgstr "Изображает расстояние между пунктами о #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:29 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." +"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:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "Плагины" @@ -11798,8 +11925,10 @@ msgstr "Возрастные данные" msgid "Port" msgstr "Порт" -#: superset/db_engine_specs/mssql.py:106 superset/db_engine_specs/postgres.py:137 -#: superset/db_engine_specs/presto.py:725 superset/db_engine_specs/redshift.py:84 +#: superset/db_engine_specs/mssql.py:106 +#: superset/db_engine_specs/postgres.py:137 +#: superset/db_engine_specs/presto.py:725 +#: superset/db_engine_specs/redshift.py:84 #, python-format msgid "Port %(port)s on hostname \"%(hostname)s\" refused the connection." msgstr "Порт %(port)s хоста \"%(hostname)s\" отказал в подключении" @@ -11847,13 +11976,13 @@ msgstr "Предварительная фильтрация обязательн #: superset/connectors/sqla/views.py:357 #, fuzzy 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." +"Predicate applied when fetching distinct value to populate the filter " +"control component. Supports jinja template syntax. Applies only when " +"`Enable Filter Select` is on." msgstr "" -"Предикат, который будет применен при получении уникальных значений фильтра. " -"Поддерживает синтаксис шаблонов Jinja. Эта настройка применяется только когда " -"включен параметр \"Enable Filter Select\"." +"Предикат, который будет применен при получении уникальных значений " +"фильтра. Поддерживает синтаксис шаблонов Jinja. Эта настройка применяется" +" только когда включен параметр \"Enable Filter Select\"." #: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/index.js:45 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:41 @@ -12113,7 +12242,7 @@ msgstr "Запрос А" msgid "Query B" msgstr "Запрос Б" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "История запросов" @@ -12325,12 +12454,13 @@ msgstr "Уменьшить кол-во делений оси X" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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." +"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 "" -"Уменьшить количество отрисованных делений на оси X. Если флажок установлен, " -"некоторые метки могут оказаться скрыты." +"Уменьшить количество отрисованных делений на оси X. Если флажок " +"установлен, некоторые метки могут оказаться скрыты." #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:89 msgid "Refer to the" @@ -12387,15 +12517,15 @@ msgstr "Обычный" #, fuzzy 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." +"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 "" "Обычные фильтры добавляют операторы where к запросам, если пользователь " -"принадлежит к роли, на которую ссылается фильтр. Базовые фильтры применяют " -"фильтры ко всем запросам, кроме ролей, определенных в фильтре, и могут " -"использоваться для определения того, что пользователи могут видеть, если к ним не " -"применяются фильтры RLS в группе фильтров." +"принадлежит к роли, на которую ссылается фильтр. Базовые фильтры " +"применяют фильтры ко всем запросам, кроме ролей, определенных в фильтре, " +"и могут использоваться для определения того, что пользователи могут " +"видеть, если к ним не применяются фильтры RLS в группе фильтров." #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 @@ -12517,7 +12647,8 @@ msgstr "Произошла ошибка при создании CSV для от #: superset/commands/report/exceptions.py:188 msgid "Report Schedule execution failed when generating a dataframe." msgstr "" -"Произошла ошибка при создании датафрейма для отправки оповещения по расписанию" +"Произошла ошибка при создании датафрейма для отправки оповещения по " +"расписанию" #: superset/commands/report/exceptions.py:180 msgid "Report Schedule execution failed when generating a pdf." @@ -12526,7 +12657,8 @@ msgstr "Произошла ошибка при создании pdf при от #: superset/commands/report/exceptions.py:176 msgid "Report Schedule execution failed when generating a screenshot." msgstr "" -"Произошла ошибка при создании скриншота для отправки оповещения по расписанию" +"Произошла ошибка при создании скриншота для отправки оповещения по " +"расписанию" #: superset/commands/report/exceptions.py:192 msgid "Report Schedule execution got an unexpected error." @@ -12535,8 +12667,8 @@ msgstr "Произошла неожиданная ошибка при отпра #: superset/commands/report/exceptions.py:197 msgid "Report Schedule is still working, refusing to re-compute." msgstr "" -"Не удалось отправить оповещение по расписанию. Планировщик оповещений все еще " -"работает." +"Не удалось отправить оповещение по расписанию. Планировщик оповещений все" +" еще работает." #: superset/commands/report/exceptions.py:172 msgid "Report Schedule log prune failed." @@ -12694,7 +12826,7 @@ msgstr "Результаты" msgid "Results %s" msgstr "Результаты %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "Results backend не нестроен" @@ -12770,22 +12902,23 @@ msgstr "Роли" #: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 #, fuzzy 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 are defined, regular " -"access permissions apply." +"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 are " +"defined, regular access permissions apply." msgstr "" -"Список ролей, определяющий доступ к дашборду. Предоставляя доступ определенной " -"роли, пользователь сможет обойти ограничения своей роли. Если роли не указаны, " -"дашборд доступен всем ролям." +"Список ролей, определяющий доступ к дашборду. Предоставляя доступ " +"определенной роли, пользователь сможет обойти ограничения своей роли. " +"Если роли не указаны, дашборд доступен всем ролям." #: superset/views/dashboard/mixin.py:65 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 are defined, regular " -"access permissions apply." +"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 are " +"defined, regular access permissions apply." msgstr "" -"Список ролей, определяющий доступ к дашборду. Если предоставить доступ некоторой " -"роли, то в этом случае будут отключены проверки доступа к датасетам." +"Список ролей, определяющий доступ к дашборду. Если предоставить доступ " +"некоторой роли, то в этом случае будут отключены проверки доступа к " +"датасетам." #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 @@ -12847,15 +12980,17 @@ msgstr "По строке" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "RLS" #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 -msgid "Row containing the headers to use as column names (0 is first line of data)." +msgid "" +"Row containing the headers to use as column names (0 is first line of " +"data)." msgstr "" -"Номер строки, содержащей заголовки для использования в качестве имен столбцов " -"(начиная с 0). Оставьте пустым, если заголовки отсутствуют." +"Номер строки, содержащей заголовки для использования в качестве имен " +"столбцов (начиная с 0). Оставьте пустым, если заголовки отсутствуют." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 #: superset-frontend/src/explore/controls.jsx:339 @@ -12952,7 +13087,7 @@ msgstr "Выполнить выбранное" msgid "Running" msgstr "Выполняется" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "Выполняется запрос %(statement_num)s из %(statement_count)s" @@ -12978,7 +13113,8 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" @@ -12991,7 +13127,8 @@ msgid "SQL Expression" msgstr "SQL-выражение" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 -#: superset/initialization/__init__.py:321 superset/initialization/__init__.py:343 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL Lab" @@ -13003,22 +13140,23 @@ msgstr "" #, 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" +"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" +"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 "" -"SQL Lab использует локальное хранилище вашего браузера для хранения запросов и " -"результатов.\n" -"В настоящее время вы используете %(currentUsage)s КБ из %(maxStorage)d КБ " -"дискового пространства.\n" +"SQL Lab использует локальное хранилище вашего браузера для хранения " +"запросов и результатов.\n" +"В настоящее время вы используете %(currentUsage)s КБ из %(maxStorage)d КБ" +" дискового пространства.\n" "Чтобы предотвратить сбой SQL Lab, пожалуйста, удалите некоторые вкладки " "запросов.\n" -"Вы можете повторно получить доступ к этим запросам, используя функцию сохранения " -"перед удалением вкладки.\n" -"Обратите внимание, что перед этим вам нужно будет закрыть другие окна SQL Lab." +"Вы можете повторно получить доступ к этим запросам, используя функцию " +"сохранения перед удалением вкладки.\n" +"Обратите внимание, что перед этим вам нужно будет закрыть другие окна SQL" +" Lab." #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 @@ -13282,7 +13420,7 @@ msgstr "Сохраните запрос как виртуальный датас msgid "Saved" msgstr "Сохранено" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Сохраненные запросы" @@ -13341,10 +13479,12 @@ msgstr "Точечная диаграмма" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:58 msgid "" "Scatter Plot has the horizontal axis in linear units, and the points are " -"connected in order. It shows a statistical relationship between two variables." +"connected in order. It shows a statistical relationship between two " +"variables." msgstr "" -"Точечная диаграмма содержит систему координат в линейном масштабе и соединяет " -"точки по порядку. Она показывает статистическую связь между двумя переменными." +"Точечная диаграмма содержит систему координат в линейном масштабе и " +"соединяет точки по порядку. Она показывает статистическую связь между " +"двумя переменными." #: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 @@ -13410,7 +13550,8 @@ msgstr "Время жизни кэша схемы" #: superset/connectors/sqla/views.py:346 msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -"Схема (используется в некоторых базах данных, таких как Postgres, Redshift и DB2)" +"Схема (используется в некоторых базах данных, таких как Postgres, " +"Redshift и DB2)" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" @@ -13450,7 +13591,7 @@ msgstr "" msgid "Search" msgstr "Поиск" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:187 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, fuzzy, python-format msgid "Search %s records" msgstr "Сырые записи" @@ -13536,7 +13677,8 @@ msgid "Secure extra" msgstr "Безопасность" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 -#: superset/initialization/__init__.py:360 superset/initialization/__init__.py:399 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Безопасность" @@ -13641,11 +13783,11 @@ msgstr "Выберите меру для отображения на право #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" -"Select a metric to display. You can use an aggregation function on a column or " -"write custom SQL to create a metric." +"Select a metric to display. You can use an aggregation function on a " +"column or write custom SQL to create a metric." msgstr "" -"Выберите меру для отображения. Чтобы создать меру, также можно использовать " -"агрегатную функцию или написать свой SQL." +"Выберите меру для отображения. Чтобы создать меру, также можно " +"использовать агрегатную функцию или написать свой SQL." #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy @@ -13662,8 +13804,8 @@ msgstr "Выберите лист из загруженного файла" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:196 msgid "" -"Select a time grain for the visualization. The grain is the time interval " -"represented by a single point on the chart." +"Select a time grain for the visualization. The grain is the time interval" +" represented by a single point on the chart." msgstr "Шаг определяет интервал времени, соответствующий одной точке на графике" #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:133 @@ -13718,9 +13860,10 @@ msgstr "Выберите цветовую схему" msgid "Select column" msgstr "Выберите столбец" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:555 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 msgid "" -"Select columns that will be displayed in the table. You can multiselect columns." +"Select columns that will be displayed in the table. You can multiselect " +"columns." msgstr "Выберите столбцы, которые нужно показать в таблице" #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 @@ -13759,12 +13902,13 @@ msgstr "Выберите базу данных или введите ее имя #: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 msgid "" -"Select databases require additional fields to be completed in the Advanced tab to " -"successfully connect the database. Learn what requirements your databases has " +"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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" @@ -13795,22 +13939,23 @@ msgstr "Выбрать формат" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" -"Select one or many metrics to display, that will be displayed in the percentages " -"of total. Percentage metrics will be calculated only from data within the row " -"limit. You can use an aggregation function on a column or write custom SQL to " -"create a percentage metric." +"Select one or many metrics to display, that will be displayed in the " +"percentages of total. Percentage metrics will be calculated only from " +"data within the row limit. You can use an aggregation function on a " +"column or write custom SQL to create a percentage metric." msgstr "" -"Выберите одну или несколько мер, чтобы отобразить их в доле от итого. Процентные " -"меры будут вычислены только на основе данных, уместившихся в лимит строк. Чтобы " -"создать меру, также можно использовать агрегатную функцию или написать свой SQL." +"Выберите одну или несколько мер, чтобы отобразить их в доле от итого. " +"Процентные меры будут вычислены только на основе данных, уместившихся в " +"лимит строк. Чтобы создать меру, также можно использовать агрегатную " +"функцию или написать свой SQL." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" -"Select one or many metrics to display. You can use an aggregation function on a " -"column or write custom SQL to create a metric." +"Select one or many metrics to display. You can use an aggregation " +"function on a column or write custom SQL to create a metric." msgstr "" -"Выберите одну или несколько мер для отображения. Чтобы создать меру, также можно " -"использовать агрегатную функцию или написать свой SQL." +"Выберите одну или несколько мер для отображения. Чтобы создать меру, " +"также можно использовать агрегатную функцию или написать свой SQL." #: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" @@ -13872,27 +14017,28 @@ msgstr "Выбрать слой аннотации, который вы хоти #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:191 msgid "" -"Select the charts to which you want to apply cross-filters in this dashboard. " -"Deselecting a chart will exclude it from being filtered when applying cross-" -"filters from any chart on the dashboard. You can select \"All charts\" to apply " -"cross-filters to all charts that use the same dataset or contain the same column " -"name in the dashboard." +"Select the charts to which you want to apply cross-filters in this " +"dashboard. Deselecting a chart will exclude it from being filtered when " +"applying cross-filters from any chart on the dashboard. You can select " +"\"All charts\" to apply cross-filters to all charts that use the same " +"dataset or contain the same column name in the dashboard." msgstr "" -"Выберите все диаграммы, к которым вы хотите применить кросс-фильтрацию. Вы можете " -"выбрать вариант \"Все диаграммы\", чтобы применить кросс-фильтрацию ко всем " -"диаграммам, связанным с одним и тем же датасетом или содержащим одинаковое " -"название столбца." +"Выберите все диаграммы, к которым вы хотите применить кросс-фильтрацию. " +"Вы можете выбрать вариант \"Все диаграммы\", чтобы применить " +"кросс-фильтрацию ко всем диаграммам, связанным с одним и тем же датасетом" +" или содержащим одинаковое название столбца." #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:188 msgid "" -"Select the charts to which you want to apply cross-filters when interacting with " -"this chart. You can select \"All charts\" to apply filters to all charts that use " -"the same dataset or contain the same column name in the dashboard." +"Select the charts to which you want to apply cross-filters when " +"interacting with this chart. You can select \"All charts\" to apply " +"filters to all charts that use the same dataset or contain the same " +"column name in the dashboard." msgstr "" -"Выберите все диаграммы, к которым вы хотите применить кросс-фильтрацию. Вы можете " -"выбрать вариант \"Все диаграммы\", чтобы применить кросс-фильтрацию ко всем " -"диаграммам, связанным с одним и тем же датасетом или содержащим одинаковое " -"название столбца." +"Выберите все диаграммы, к которым вы хотите применить кросс-фильтрацию. " +"Вы можете выбрать вариант \"Все диаграммы\", чтобы применить " +"кросс-фильтрацию ко всем диаграммам, связанным с одним и тем же датасетом" +" или содержащим одинаковое название столбца." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 @@ -13910,11 +14056,11 @@ msgstr "Выберите числовые столбцы для отрисовк #: superset-frontend/src/utils/getChartRequiredFieldsMissingMessage.ts:26 #, python-format msgid "" -"Select values in highlighted field(s) in the control panel. Then run the query by " -"clicking on the %s button." +"Select values in highlighted field(s) in the control panel. Then run the " +"query by clicking on the %s button." msgstr "" -"Выберите значения в обязательных полях на панели управления. Затем запустите " -"запрос, нажав на кнопку %s." +"Выберите значения в обязательных полях на панели управления. Затем " +"запустите запрос, нажав на кнопку %s." #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy @@ -14021,8 +14167,8 @@ msgstr "Установить действие фильтра" #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" -"Укажите строку с заголовками столбцов и количество строк, которые нужно прочитать " -"или пропустить" +"Укажите строку с заголовками столбцов и количество строк, которые нужно " +"прочитать или пропустить" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:228 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:232 @@ -14036,11 +14182,11 @@ msgstr "Укажите основную информацию, такую как #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" -" represented by one ring with the innermost circle as the top of the " -"hierarchy." +" represented by one ring with the innermost circle as the top of " +"the hierarchy." msgstr "" -"Определяет уровни иерархии на диаграмме. Каждый уровень представлен одним " -"кольцом, а внутреннее кольцо соответствует верхнему уровню иерархии." +"Определяет уровни иерархии на диаграмме. Каждый уровень представлен одним" +" кольцом, а внутреннее кольцо соответствует верхнему уровню иерархии." #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 @@ -14082,7 +14228,7 @@ msgstr "Поля общего запроса" msgid "Sheet name" msgstr "Имя листа" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:920 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "Shift + Нажать для сортировки по нескольким столбцам" @@ -14092,32 +14238,38 @@ msgstr "Содержимое аннотации должно быть уника #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:132 msgid "" -"Should daily seasonality be applied. An integer value will specify Fourier order " -"of seasonality." +"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:113 msgid "" -"Should weekly seasonality be applied. An integer value will specify Fourier order " -"of seasonality." +"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:94 msgid "" -"Should yearly seasonality be applied. An integer value will specify Fourier order " -"of seasonality." +"Should yearly seasonality be applied. An integer value will specify " +"Fourier order of seasonality." msgstr "" -"Применяется годовая сезонность. Целочисленное значение будет указывать порядок " -"сезонности Фурье." +"Применяется годовая сезонность. Целочисленное значение будет указывать " +"порядок сезонности Фурье." #: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:38 msgid "Show" msgstr "Показать" +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "Показать меру" + #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "Показать пузыри" @@ -14218,8 +14370,8 @@ msgstr "Показать ось Y" #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:287 msgid "" -"Show Y-axis on the sparkline. Will display the manually set min/max if set or min/" -"max values in the data otherwise." +"Show Y-axis on the sparkline. Will display the manually set min/max if " +"set or min/max values in the data otherwise." msgstr "Показывать ось Y на спарклайне." #: superset-frontend/src/explore/components/controls/ColumnConfigControl/ColumnConfigControl.tsx:164 @@ -14261,8 +14413,8 @@ msgstr "Показывать пустые столбцы" #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:57 msgid "" -"Show hierarchical relationships of data, with the value represented by area, " -"showing proportion and contribution to the whole." +"Show hierarchical relationships of data, with the value represented by " +"area, showing proportion and contribution to the whole." msgstr "" "Показывает иерархические взаимосвязи данных со значением, представленным " "областью, показывая пропорцию и вклад в целое." @@ -14343,56 +14495,59 @@ msgid "Show the value on top of the bar" msgstr "Показать значение в верхней части столбца" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:981 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" -"Show total aggregations of selected metrics. Note that row limit does not apply " -"to the result." +"Show total aggregations of selected metrics. Note that row limit does not" +" apply to the result." msgstr "" -"Общие итоговые значения выбранных показателей. Обратите внимание, что ограничение " -"количества строк не применяется к результату." +"Общие итоговые значения выбранных показателей. Обратите внимание, что " +"ограничение количества строк не применяется к результату." #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/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." +"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 "" -"Отображает один показатель по центру. Карточку лучше всего использовать, чтобы " -"привлечь внимание к KPI." +"Отображает один показатель по центру. Карточку лучше всего использовать, " +"чтобы привлечь внимание к KPI." #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:33 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." +"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:55 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." +"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." +"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:28 msgid "" -"Showcases the progress of a single metric against a given target. The higher the " -"fill, the closer the metric is to the target." +"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/DatasourcePanelItem.tsx:227 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 @@ -14502,11 +14657,11 @@ msgstr "Сглаженный график" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:58 msgid "" -"Smooth-line is a variation of the line chart. Without angles and hard edges, " -"Smooth-line sometimes looks smarter and more professional." +"Smooth-line is a variation of the line chart. Without angles and hard " +"edges, Smooth-line sometimes looks smarter and more professional." msgstr "" -"Гладкая линия - это вариант графика. В ней нет углов и острых краев, поэтому " -"иногда она выглядит более профессионально." +"Гладкая линия - это вариант графика. В ней нет углов и острых краев, " +"поэтому иногда она выглядит более профессионально." #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:816 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:831 @@ -14589,8 +14744,8 @@ msgstr "Ваш браузер не поддерживает копировани #: superset-frontend/src/components/CopyToClipboard/index.tsx:80 msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" msgstr "" -"Извините, Ваш браузер не поддерживание копирование. Используйте сочетание клавиш " -"[CTRL + C] для WIN или [CMD + C] для MAC!" +"Извините, Ваш браузер не поддерживание копирование. Используйте сочетание" +" клавиш [CTRL + C] для WIN или [CMD + C] для MAC!" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 @@ -14732,11 +14887,11 @@ msgstr "Укажите имя нового представления для CRE #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" -"Specify the database version. This is used with Presto for query cost estimation, " -"and Dremio for syntax changes, among others." +"Specify the database version. This is used with Presto for query cost " +"estimation, and Dremio for syntax changes, among others." msgstr "" -"Укажите версию базы данных. При использовании Presto это нужно для того, чтобы " -"включить оценку стоимости запроса" +"Укажите версию базы данных. При использовании Presto это нужно для того, " +"чтобы включить оценку стоимости запроса" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" @@ -14838,10 +14993,12 @@ msgid "Start y-axis at 0" msgstr "Начать ось Y в нуле" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 -msgid "Start y-axis at zero. Uncheck to start y-axis at minimum value in the data." +msgid "" +"Start y-axis at zero. Uncheck to start y-axis at minimum value in the " +"data." msgstr "" -"Начать ось Y в нуле. Снимите флаг, чтобы ось Y начиналась на минимальном значении " -"данных." +"Начать ось Y в нуле. Снимите флаг, чтобы ось Y начиналась на минимальном " +"значении данных." #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:81 #, fuzzy @@ -14854,7 +15011,7 @@ msgstr "Запущен" msgid "State" msgstr "Состояние" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "Запрос %(statement_num)s из %(statement_count)s" @@ -14899,12 +15056,14 @@ msgstr "Ступенчатый график" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:49 msgid "" -"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." +"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/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 @@ -14989,7 +15148,8 @@ msgstr "Отправить" #: superset-frontend/plugins/plugin-chart-pivot-table/src/react-pivottable/TableRenderers.jsx:477 #: superset-frontend/plugins/plugin-chart-pivot-table/src/react-pivottable/TableRenderers.jsx:686 -#: superset/charts/post_processing.py:160 superset/charts/post_processing.py:177 +#: superset/charts/post_processing.py:160 +#: superset/charts/post_processing.py:177 msgid "Subtotal" msgstr "Подытог" @@ -15036,7 +15196,7 @@ msgstr "Сумма значений за обозначенный период" msgid "Sum values" msgstr "Суммарные значения" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:979 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 msgid "Summary" msgstr "Итог" @@ -15093,12 +15253,13 @@ msgstr "Поменять местами строки и столбцы" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:48 msgid "" -"Swiss army knife for visualizing data. Choose between step, line, scatter, and " -"bar charts. This viz type has many customization options as well." +"Swiss army knife for visualizing 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:207 msgid "Symbol" @@ -15128,7 +15289,8 @@ msgstr "" #, fuzzy, python-format msgid "Syntax Error: %(qualifier)s input \"%(input)s\" expecting \"%(expected)s" msgstr "" -"Синтаксическая ошибка: %(qualifier)s поле \"%(input)s\" ожидает \"%(expected)s" +"Синтаксическая ошибка: %(qualifier)s поле \"%(input)s\" ожидает " +"\"%(expected)s" #: superset-frontend/src/pages/QueryHistoryList/index.tsx:284 #: superset-frontend/src/pages/SavedQueryList/index.tsx:334 @@ -15178,7 +15340,7 @@ msgstr "Имя вкладки" msgid "Table" msgstr "Таблица" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "Таблица %(table)s не была найдена в базе данных %(db)s" @@ -15195,13 +15357,13 @@ msgid "" "Table [%(table)s] could not be found, please double check your database " "connection, schema, and table name" msgstr "" -"Не удается найти таблицу \"%(table_name)s\". Проверьте ваше соединение с базой " -"данных, схему и имя таблицы" +"Не удается найти таблицу \"%(table_name)s\". Проверьте ваше соединение с " +"базой данных, схему и имя таблицы" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" -"Table already exists. You can change your 'if table already exists' strategy to " -"append or replace or provide a different Table Name to use." +"Table already exists. You can change your 'if table already exists' " +"strategy to append or replace or provide a different Table Name to use." msgstr "" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 @@ -15223,11 +15385,11 @@ msgstr "Таблица или представление \"%(table)s\" не су #: 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." +"Table that visualizes paired t-tests, which are used to understand " +"statistical differences between groups." msgstr "" -"Таблица, визуализирующая парные t-тесты, которые используются для нахождения " -"статистических различий между группами" +"Таблица, визуализирующая парные t-тесты, которые используются для " +"нахождения статистических различий между группами" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:405 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:303 @@ -15310,16 +15472,17 @@ msgstr "Не удалось удалить тег" #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 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" +"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:57 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 @@ -15352,20 +15515,21 @@ msgstr "Параметры шаблона" #: superset-frontend/src/visualizations/TimeTable/controlPanel.js:52 msgid "" -"Templated link, it's possible to include {{ metric }} or other values coming from " -"the controls." +"Templated link, it's possible to include {{ metric }} or other values " +"coming from the controls." msgstr "" -"Шаблонная ссылка, можно включить {{ metric }} или другие значения, поступающие из " -"элементов управления." +"Шаблонная ссылка, можно включить {{ metric }} или другие значения, " +"поступающие из элементов управления." #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" -"Terminate running queries when browser window closed or navigated to another " -"page. Available for Presto, Hive, MySQL, Postgres and Snowflake databases." +"Terminate running queries when browser window closed or navigated to " +"another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " +"databases." msgstr "" -"Завершать выполнение запросов после закрытия браузерной вкладки или пользователь " -"переключился на другую вкладку. Доступно для баз данных Presto, Hive, MySQL, " -"Postgres и Snowflake." +"Завершать выполнение запросов после закрытия браузерной вкладки или " +"пользователь переключился на другую вкладку. Доступно для баз данных " +"Presto, Hive, MySQL, Postgres и Snowflake." #: superset/templates/superset/models/database/macros.html:23 msgid "Test Connection" @@ -15399,28 +15563,29 @@ msgstr "" #: superset/views/dashboard/mixin.py:52 msgid "" -"The CSS for individual dashboards can be altered here, or in the dashboard view " -"where changes are immediately visible" +"The CSS for individual dashboards can be altered here, or in the " +"dashboard view where changes are immediately visible" msgstr "" -"Здесь можно изменить стили CSS для конкретных дашбордов. Также это можно сделать " -"на странице редактирования дашборда - там они будут применены моментально." +"Здесь можно изменить стили CSS для конкретных дашбордов. Также это можно " +"сделать на странице редактирования дашборда - там они будут применены " +"моментально." #: superset/errors.py:131 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." +"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 "" -"CTAS (CREATE TABLE AS SELECT) не содержит SELECT в конце. Проверьте запрос и " -"попробуйте повторно выполнить его." +"CTAS (CREATE TABLE AS SELECT) не содержит SELECT в конце. Проверьте " +"запрос и попробуйте повторно выполнить его." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Geojson/index.ts:28 msgid "" -"The GeoJsonLayer takes in GeoJSON formatted data and renders it as interactive " -"polygons, lines and points (circles, icons and/or texts)." +"The GeoJsonLayer takes in GeoJSON formatted data and renders it as " +"interactive polygons, lines and points (circles, icons and/or texts)." msgstr "" -"Диаграмма принимает данные в формате GeoJSON и отображает их в виде интерактивных " -"полигонов, линий и точек (кругов, значков и/или текста)" +"Диаграмма принимает данные в формате GeoJSON и отображает их в виде " +"интерактивных полигонов, линий и точек (кругов, значков и/или текста)" #: superset/exceptions.py:309 msgid "The SQL is invalid and cannot be parsed." @@ -15428,10 +15593,10 @@ msgstr "SQL-запрос сформирован некорректно и не #: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 msgid "" -"The Sankey chart visually tracks the movement and transformation of values " -"across\n" -" system stages. Nodes represent stages, connected by links depicting " -"value flow. Node\n" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" " height corresponds to the visualized metric, providing a clear " "representation of\n" " value distribution and transformation." @@ -15447,9 +15612,10 @@ msgstr "" #: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" -"The X-axis is not on the filters list which will prevent it from being used in\n" -" time range filters in dashboards. Would you like to add it to the " -"filters list?" +"The X-axis is not on the filters list which will prevent it from being " +"used in\n" +" time range filters in dashboards. Would you like to add it to" +" the filters list?" msgstr "" #: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 @@ -15462,11 +15628,11 @@ msgstr "Аннотация обновлена" #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." +"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:785 msgid "The chart datasource does not exist" @@ -15482,17 +15648,18 @@ msgstr "Контекст запроса для диаграммы не суще #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:59 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" +"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." +" 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:258 msgid "The color for points and clusters in RGB" @@ -15539,8 +15706,8 @@ 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" +"The country code standard that Superset should expect to find in the " +"[country] column" msgstr "Код страны, который Superset ожидает найти в столбце со страной" #: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 @@ -15553,23 +15720,24 @@ msgstr "Похоже, источник данных был удален" #: superset/connectors/sqla/views.py:120 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." +"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/pages/DatabaseList/index.tsx:612 #, 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." +"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 "" -"База данных %s привязана к %s диаграмме(ам) на %s дашборде(ах), и пользователи " -"имеют %s открытую(ых) вкладку(ок) в SQL Lab. Вы уверены, что хотите продолжить? " -"Удаление базы данных приведет к неработоспособности этих компонентов." +"База данных %s привязана к %s диаграмме(ам) на %s дашборде(ах), и " +"пользователи имеют %s открытую(ых) вкладку(ок) в SQL Lab. Вы уверены, что" +" хотите продолжить? Удаление базы данных приведет к неработоспособности " +"этих компонентов." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 @@ -15589,7 +15757,7 @@ msgstr "В настоящий момент база данных обрабат msgid "The database is under an unusual load." msgstr "Нетипично высокая загрузка базы данных" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15612,13 +15780,16 @@ msgstr "Не удалось найти базу данных" #: superset-frontend/src/pages/DatasetList/index.tsx:745 #, 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." +"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 "" -"Датасет %s привязан к %s диаграмме(ам), на %s дашборде(ах). Вы уверены, что " -"хотите продолжить? Удаление датасета приведет к неработоспособности этих объектов." +"Датасет %s привязан к %s диаграмме(ам), на %s дашборде(ах). Вы уверены, " +"что хотите продолжить? Удаление датасета приведет к неработоспособности " +"этих объектов." -#: superset-frontend/src/components/Chart/Chart.jsx:88 superset/views/utils.py:258 +#: superset-frontend/src/components/Chart/Chart.jsx:88 +#: superset/views/utils.py:258 msgid "The dataset associated with this chart no longer exists" msgstr "Датасет, связанный с этой диаграммой, больше не существует" @@ -15671,11 +15842,11 @@ msgstr "" #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" -"The description can be displayed as widget headers in the dashboard view. " -"Supports markdown." +"The description can be displayed as widget headers in the dashboard view." +" Supports markdown." msgstr "" -"Описание может быть отображено как заголовок виджета на дашборде. Поддерживает " -"markdown-разметку" +"Описание может быть отображено как заголовок виджета на дашборде. " +"Поддерживает markdown-разметку" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:108 msgid "The distance between cells, in pixels" @@ -15683,10 +15854,11 @@ msgstr "Расстояние между ячейками (в пикселях)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:971 msgid "" -"The duration of time in seconds before the cache is invalidated. Set to -1 to " -"bypass the cache." +"The duration of time in seconds before the cache is invalidated. Set to " +"-1 to bypass the cache." msgstr "" -"Количество секунд до истечения срока действия кэша. Значение -1 отключает кэш." +"Количество секунд до истечения срока действия кэша. Значение -1 отключает" +" кэш." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 #, fuzzy @@ -15695,15 +15867,26 @@ msgstr "Показатель, по которому сортировать ре #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" -"The engine_params object gets unpacked into the sqlalchemy.create_engine call." +"The engine_params object gets unpacked into the sqlalchemy.create_engine " +"call." msgstr "Объект engine_params вызывает sqlalchemy.create_engine" #: superset/common/query_object.py:312 #, fuzzy, python-format msgid "" -"The following entries in `series_columns` are missing in `columns`: %(columns)s. " +"The following entries in `series_columns` are missing in `columns`: " +"%(columns)s. " msgstr "Записи в \"series_columns\" отсутствуют в \"columns\": %(columns)s" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 @@ -15713,10 +15896,10 @@ msgstr "Функция, которую нужно использовать дл #: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 msgid "" "The histogram chart displays the distribution of a dataset by\n" -" representing the frequency or count of values within different ranges " -"or bins.\n" -" It helps visualize patterns, clusters, and outliers in the data and " -"provides\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" " insights into its shape, central tendency, and spread." msgstr "" @@ -15725,22 +15908,28 @@ msgstr "" msgid "The host \"%(hostname)s\" might be down and can't be reached." msgstr "Не удалось подключиться к хосту \"%(hostname)s\". Возможно, он отключен." -#: superset/db_engine_specs/mssql.py:111 superset/db_engine_specs/postgres.py:142 -#: superset/db_engine_specs/presto.py:717 superset/db_engine_specs/redshift.py:89 +#: superset/db_engine_specs/mssql.py:111 +#: superset/db_engine_specs/postgres.py:142 +#: superset/db_engine_specs/presto.py:717 +#: superset/db_engine_specs/redshift.py:89 #, python-format msgid "" -"The host \"%(hostname)s\" might be down, and can't be reached on port %(port)s." +"The host \"%(hostname)s\" might be down, and can't be reached on port " +"%(port)s." msgstr "" -"Возможно, хост \"%(hostname)s\" отключен, и с ним невозможно связаться по порту " -"%(port)s" +"Возможно, хост \"%(hostname)s\" отключен, и с ним невозможно связаться по" +" порту %(port)s" #: superset/errors.py:117 msgid "The host might be down, and can't be reached on the provided port." msgstr "" -"С хостом невозможно связаться по заданному порту. Возможно, он был отключен." +"С хостом невозможно связаться по заданному порту. Возможно, он был " +"отключен." -#: superset/db_engine_specs/mssql.py:101 superset/db_engine_specs/postgres.py:132 -#: superset/db_engine_specs/presto.py:712 superset/db_engine_specs/redshift.py:79 +#: superset/db_engine_specs/mssql.py:101 +#: superset/db_engine_specs/postgres.py:132 +#: superset/db_engine_specs/presto.py:712 +#: superset/db_engine_specs/redshift.py:79 #, python-format msgid "The hostname \"%(hostname)s\" cannot be resolved." msgstr "Не удалось найти хост \"%(hostname)s\"" @@ -15757,16 +15946,16 @@ msgstr "ID активной диаграммы" #: superset/connectors/sqla/views.py:335 #, fuzzy 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'" +"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/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:286 msgid "The lower limit of the threshold range of the Isoband" @@ -15775,11 +15964,13 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:170 msgid "" -"The maximum number of subdivisions of each group; lower values are pruned first" +"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 @@ -15789,18 +15980,21 @@ msgstr "Максимальное значение мер. Это необяза #: superset/databases/schemas.py:259 #, fuzzy, python-format msgid "" -"The metadata_params in Extra field is not configured correctly. The key %(key)s " -"is invalid." +"The metadata_params in Extra field is not configured correctly. The key " +"%(key)s is invalid." msgstr "Значение metadata_params настроено неверно. Ключ %{key}s содержит ошибку." -#: superset/commands/database/exceptions.py:80 superset/views/database/mixins.py:270 +#: superset/commands/database/exceptions.py:80 +#: superset/views/database/mixins.py:270 msgid "" -"The metadata_params in Extra field is not configured correctly. The key %{key}s " -"is invalid." +"The metadata_params in Extra field is not configured correctly. The key " +"%{key}s is invalid." msgstr "Значение metadata_params настроено неверно. Ключ %{key}s содержит ошибку." #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 -msgid "The metadata_params object gets unpacked into the sqlalchemy.MetaData call." +msgid "" +"The metadata_params object gets unpacked into the sqlalchemy.MetaData " +"call." msgstr "Объект metadata_params вызывает sqlalchemy.MetaData" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 @@ -15810,15 +16004,17 @@ msgstr "Объект metadata_params вызывает sqlalchemy.MetaData" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 #: superset-frontend/src/explore/controlPanels/sections.tsx:170 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" +"The minimum number of rolling periods required to show a value. For " +"instance if you do a cumulative sum on 7 days you may want your \"Min " +"Period\" to be 7, so that all data points shown are the total of 7 " +"periods. This will hide the \"ramp up\" taking place over the first 7 " +"periods" msgstr "" -"Минимальное количество скользящих периодов, необходимое для отображения значения. " -"Например, если вы хотите рассчитать сумму накопленным итогом за 7 дней, вы можете " -"задать \"Минимальный период\" равным 7. Благодаря этому можно будет избежать " -"скачка значений на протяжении первых семи дней, когда данных для расчета еще мало." +"Минимальное количество скользящих периодов, необходимое для отображения " +"значения. Например, если вы хотите рассчитать сумму накопленным итогом за" +" 7 дней, вы можете задать \"Минимальный период\" равным 7. Благодаря " +"этому можно будет избежать скачка значений на протяжении первых семи " +"дней, когда данных для расчета еще мало." #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:369 #, fuzzy @@ -15835,33 +16031,34 @@ msgstr "Количество бинов гистограммы" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 msgid "" -"The number of hours, negative or positive, to shift the time column. This can be " -"used to move UTC time to local time." +"The number of hours, negative or positive, to shift the time column. This" +" can be used to move UTC time to local time." msgstr "" -"Количество часов (отрицательное или положительное) для сдвига столбца формата " -"дата/время. Может быть использовано для приведения часового пояса UTC к местному " -"времени." +"Количество часов (отрицательное или положительное) для сдвига столбца " +"формата дата/время. Может быть использовано для приведения часового пояса" +" UTC к местному времени." #: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" -"The number of results displayed is limited to %(rows)d by the configuration " -"DISPLAY_MAX_ROW. Please add additional limits/filters or download to csv to see " -"more rows up to the %(limit)d limit." +"The number of results displayed is limited to %(rows)d by the " +"configuration DISPLAY_MAX_ROW. Please add additional limits/filters or " +"download to csv to see more rows up to the %(limit)d limit." msgstr "" "Количество отображаемых результатов ограничено %(rows)d переменной " -"DISPLAY_MAX_ROW. Пожалуйста, добавьте дополнительные ограничения/фильтры или " -"загрузите в CSV, чтобы увидеть больше строк до предела %(limit)d." +"DISPLAY_MAX_ROW. Пожалуйста, добавьте дополнительные ограничения/фильтры " +"или загрузите в CSV, чтобы увидеть больше строк до предела %(limit)d." #: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, 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." +"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 "" -"Количество отображаемых результатов ограничено %(rows)d. Чтобы увидеть больше " -"строк (до %(limit)d), добавьте дополнительные фильтры или загрузите данные в CSV." +"Количество отображаемых результатов ограничено %(rows)d. Чтобы увидеть " +"больше строк (до %(limit)d), добавьте дополнительные фильтры или " +"загрузите данные в CSV." #: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, fuzzy, python-format @@ -15881,8 +16078,8 @@ msgstr "Количество отображаемых строк огранич #: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" -"The number of rows displayed is limited to %(rows)d by the query and limit " -"dropdown." +"The number of rows displayed is limited to %(rows)d by the query and " +"limit dropdown." msgstr "Количество отображаемых строк ограничено: не более %(rows)d." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 @@ -15913,64 +16110,70 @@ msgstr "Неверный пароль для базы данных" #: superset-frontend/src/pages/ChartList/index.tsx:94 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." +"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/pages/DashboardList/index.tsx:73 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." +"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/features/datasets/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." +"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/pages/SavedQueryList/index.tsx:65 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." +"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/features/databases/DatabaseModal/index.tsx:1389 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 explore files and should be added manually after " -"the import if they are needed." +"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 explore files and should be" +" added manually after the import if they are needed." msgstr "" -"Чтобы импортировать базы данных, требуются пароли. Пожалуйста, обратите внимание, " -"что разделы \"Безопасность\" и \"Утверждение\" в настройках конфигурации базы " -"данных отсутствуют в импортируемых файлах. Если это необходимо, они должны быть " -"добавлены вручную после импорта." +"Чтобы импортировать базы данных, требуются пароли. Пожалуйста, обратите " +"внимание, что разделы \"Безопасность\" и \"Утверждение\" в настройках " +"конфигурации базы данных отсутствуют в импортируемых файлах. Если это " +"необходимо, они должны быть добавлены вручную после импорта." #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:310 msgid "The pattern of timestamp format. For strings use " @@ -15980,11 +16183,11 @@ msgstr "Шаблон формата отметки времени (таймшт msgid "" "The periodicity over which to pivot time. Users can provide\n" " \"Pandas\" offset alias.\n" -" Click on the info bubble for more details on accepted \"freq\" " -"expressions." +" Click on the info bubble for more details on accepted " +"\"freq\" expressions." msgstr "" -"Периодичность для группировки по времени. Пользователи могут задавать собственную " -"частоту. Для этого нажмите на иконку с информацией." +"Периодичность для группировки по времени. Пользователи могут задавать " +"собственную частоту. Для этого нажмите на иконку с информацией." #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:122 msgid "The pixel radius" @@ -15992,13 +16195,13 @@ msgstr "Радиус ячейки (в пикселях)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1208 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." +"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, а эта логическая таблица " -"указывает на физическую таблицу, указанную здесь." +"Указатель на физическую таблицу (или представление). Следует помнить, что" +" диаграмма связана с логической таблицей Superset, а эта логическая " +"таблица указывает на физическую таблицу, указанную здесь." #: superset/errors.py:116 msgid "The port is closed." @@ -16020,19 +16223,20 @@ msgstr "Таблица не найдена в базе данных" msgid "The query associated with the results was deleted." msgstr "Запрос, связанный с этими результатами, был удален" -#: superset/commands/sql_lab/export.py:63 superset/commands/sql_lab/results.py:91 +#: superset/commands/sql_lab/export.py:63 +#: superset/commands/sql_lab/results.py:91 msgid "" -"The query associated with these results could not be found. You need to re-run " -"the original query." +"The query associated with these results could not be found. You need to " +"re-run the original query." msgstr "" -"Запрос, связанный с этими данными, не был найден. Запустите исходный запрос " -"заново." +"Запрос, связанный с этими данными, не был найден. Запустите исходный " +"запрос заново." #: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "" -"В запросе обнаружен один или несколько некорректно сформированных параметров " -"шаблона" +"В запросе обнаружен один или несколько некорректно сформированных " +"параметров шаблона" #: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" @@ -16041,11 +16245,12 @@ msgstr "Запрос невозможно загрузить" #: superset/commands/sql_lab/estimate.py:99 #, python-format msgid "" -"The query estimation was killed after %(sqllab_timeout)s seconds. It might be too " -"complex, or the database might be under heavy load." +"The query estimation was killed after %(sqllab_timeout)s seconds. It " +"might be too complex, or the database might be under heavy load." msgstr "" -"Оценка стоимости запроса была прервана после %(sqllab_timeout)s секунд. Запрос " -"мог быть слишком сложным, или база данных находилась под большой нагрузкой." +"Оценка стоимости запроса была прервана после %(sqllab_timeout)s секунд. " +"Запрос мог быть слишком сложным, или база данных находилась под большой " +"нагрузкой." #: superset/errors.py:142 msgid "The query has a syntax error." @@ -16055,31 +16260,33 @@ msgstr "Запрос имеет синтаксическую ошибку" msgid "The query returned no data" msgstr "Запрос не вернул данных" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, 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." +"The query was killed after %(sqllab_timeout)s seconds. It might be too " +"complex, or the database might be under heavy load." msgstr "" -"Запрос был прерван после %(sqllab_timeout)s секунд. Он мог быть слишком сложным, " -"или база данных находилась под большой нагрузкой." +"Запрос был прерван после %(sqllab_timeout)s секунд. Он мог быть слишком " +"сложным, или база данных находилась под большой нагрузкой." #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:84 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." +"The radius (in pixels) the algorithm uses to define a cluster. Choose 0 " +"to turn off clustering, but beware that a large number of points (>1000) " +"will cause lag." msgstr "" "Радиус в пикселях, в пределах которого алгоритм будет объединять точки в " -"кластеры. Введите 0, чтобы отключить объединение. Но при большом количестве " -"значений (более 1000), диаграмма будет работать медленно." +"кластеры. Введите 0, чтобы отключить объединение. Но при большом " +"количестве значений (более 1000), диаграмма будет работать медленно." #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:107 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" +"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/features/reports/ReportModal/actions.js:110 msgid "The report has been created" @@ -16091,11 +16298,13 @@ msgstr "Отчет будет отправлен на ваш email" #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" -"The result of this query must be a value capable of numeric interpretation e.g. " -"1, 1.0, or \"1\" (compatible with Python's float() function)." +"The result of this query must be a value capable of numeric " +"interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " +"function)." msgstr "" -"Результатом этого запроса должно быть число или строка, приводимая к числу. " -"Например, 1, 1.0 или \"1\" (значения, совместимые с функцией float() из Python)." +"Результатом этого запроса должно быть число или строка, приводимая к " +"числу. Например, 1, 1.0 или \"1\" (значения, совместимые с функцией " +"float() из Python)." #: superset/errors.py:143 msgid "The results backend no longer has the data from the query." @@ -16103,40 +16312,45 @@ msgstr "Сервер не сохранил данные из этого запр #: superset/errors.py:145 msgid "" -"The results stored in the backend were stored in a different format, and no " -"longer can be deserialized." +"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:224 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -"Расширенная всплывающая подсказка показывает список всех категорий для этой точки" +"Расширенная всплывающая подсказка показывает список всех категорий для " +"этой точки" #: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" -"The row limit set for the chart was reached. The chart may show partial data." -msgstr "Достигнут лимит количества строк. Диаграмма может отображать не все данные." +"The row limit set for the chart was reached. The chart may show partial " +"data." +msgstr "" +"Достигнут лимит количества строк. Диаграмма может отображать не все " +"данные." #: superset/db_engine_specs/bigquery.py:207 #, python-format msgid "" -"The schema \"%(schema)s\" does not exist. A valid schema must be used to run this " -"query." +"The schema \"%(schema)s\" does not exist. A valid schema must be used to " +"run this query." msgstr "" -"Схема \"%(schema)s\" не существует. Укажите существующую схему, чтобы выполнить " -"запрос." +"Схема \"%(schema)s\" не существует. Укажите существующую схему, чтобы " +"выполнить запрос." #: superset/db_engine_specs/presto.py:699 #, python-format msgid "" -"The schema \"%(schema_name)s\" does not exist. A valid schema must be used to run " -"this query." +"The schema \"%(schema_name)s\" does not exist. A valid schema must be " +"used to run this query." msgstr "" -"Схема \"%(schema_name)s\" не существует. Для выполнения запроса используйте " -"существующую схему." +"Схема \"%(schema_name)s\" не существует. Для выполнения запроса " +"используйте существующую схему." #: superset/exceptions.py:292 msgid "The schema of the submitted payload is invalid." @@ -16170,8 +16384,8 @@ msgstr "Загруженные данные имеют некорректную #: superset/db_engine_specs/bigquery.py:194 #, python-format msgid "" -"The table \"%(table)s\" does not exist. A valid table must be used to run this " -"query." +"The table \"%(table)s\" does not exist. A valid table must be used to run" +" this query." msgstr "" "Таблица \"%(table)s\" не существует. Для выполнения запроса используйте " "существующую таблицу." @@ -16179,17 +16393,19 @@ msgstr "" #: superset/db_engine_specs/presto.py:691 #, python-format msgid "" -"The table \"%(table_name)s\" does not exist. A valid table must be used to run " -"this query." +"The table \"%(table_name)s\" does not exist. A valid table must be used " +"to run this query." msgstr "" -"Таблица \"%(table_name)s\" не существует. Для выполнения запроса используйте " -"существующую таблицу." +"Таблица \"%(table_name)s\" не существует. Для выполнения запроса " +"используйте существующую таблицу." #: superset/connectors/sqla/views.py:443 msgid "" -"The table was created. As part of this two-phase configuration process, you " -"should now click the edit button by the new table to configure it." -msgstr "Таблица была создана. Чтобы настроить ее, нажмите на кнопку редактирования." +"The table was created. As part of this two-phase configuration process, " +"you should now click the edit button by the new table to configure it." +msgstr "" +"Таблица была создана. Чтобы настроить ее, нажмите на кнопку " +"редактирования." #: superset/errors.py:113 msgid "The table was deleted or renamed in the database." @@ -16198,65 +16414,69 @@ msgstr "Таблица была удалена или переименована #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 #: superset-frontend/src/explore/controls.jsx:280 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" +"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/sharedControls.tsx:173 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`" +"The time granularity for the visualization. Note that you can type and " +"use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "" -"Интервал времени, в границах которого строится диаграмма. Обратите внимание, что " -"для определения диапазона времени, вы можете использовать естественный язык. " -"Например, можно указать словосочетания - \"10 seconds\", \"1 day\" или \"56 " -"weeks\"." +"Интервал времени, в границах которого строится диаграмма. Обратите " +"внимание, что для определения диапазона времени, вы можете использовать " +"естественный язык. Например, можно указать словосочетания - \"10 " +"seconds\", \"1 day\" или \"56 weeks\"." #: superset-frontend/src/explore/controls.jsx:270 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`" +"The time granularity for the visualization. Note that you can type and " +"use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "" -"Интервал времени, в границах которого строится диаграмма. Обратите внимание, что " -"для определения диапазона времени, вы можете использовать естественный язык. " -"Например, можно указать словосочетания - «10 seconds», «1 day» или «56 weeks»" +"Интервал времени, в границах которого строится диаграмма. Обратите " +"внимание, что для определения диапазона времени, вы можете использовать " +"естественный язык. Например, можно указать словосочетания - «10 seconds»," +" «1 day» или «56 weeks»" #: superset-frontend/src/explore/controls.jsx:309 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." +"The time granularity for the visualization. This applies a date " +"transformation to alter your time column and defines a new time " +"granularity. The options here are defined on a per database engine basis " +"in the Superset source code." msgstr "" -"Детализация времени для визуализации. Применяется преобразование столбца с датой/" -"временем и определяется новая детализация (минута, день, год, и т.п.). Доступные " -"варианты заданы в исходном коде Superset для каждого типа драйвера базы данных." +"Детализация времени для визуализации. Применяется преобразование столбца " +"с датой/временем и определяется новая детализация (минута, день, год, и " +"т.п.). Доступные варианты заданы в исходном коде Superset для каждого " +"типа драйвера базы данных." #: superset-frontend/src/explore/controls.jsx:326 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." +"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 "" -"Временной интервал для визуализации. Относительно время, например, \"Последний " -"месяц\", \"Последние 7 дней\" и т.д. рассчитываются на сервере, используя " -"локальное время сервера. Обратите внимание, что вы можете самостоятельно задать " -"часовой пояс по формату ISO 8601 при пользовательской настройке, задав время " -"начала и/или конца." +"Временной интервал для визуализации. Относительно время, например, " +"\"Последний месяц\", \"Последние 7 дней\" и т.д. рассчитываются на " +"сервере, используя локальное время сервера. Обратите внимание, что вы " +"можете самостоятельно задать часовой пояс по формату ISO 8601 при " +"пользовательской настройке, задав время начала и/или конца." #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:69 msgid "" -"The time unit for each block. Should be a smaller unit than domain_granularity. " -"Should be larger or equal to Time Grain" +"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:53 msgid "The time unit used for the grouping of blocks" @@ -16285,7 +16505,8 @@ msgstr "Похоже, пользователь был удален" msgid "The user/password combination is not valid (Incorrect password for user)." msgstr "Неверное имя пользователя или пароль" -#: superset/db_engine_specs/ocient.py:243 superset/db_engine_specs/postgres.py:117 +#: superset/db_engine_specs/ocient.py:243 +#: superset/db_engine_specs/postgres.py:117 #, python-format msgid "The username \"%(username)s\" does not exist." msgstr "Пользователь \"%(username)s\" не существует" @@ -16315,13 +16536,14 @@ msgstr "Ширина линий" msgid "There are associated alerts or reports" msgstr "Есть связанные оповещения или отчеты" -#: superset/commands/chart/delete.py:65 superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, fuzzy, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "Есть связанные оповещения или отчеты: %s" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:655 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "На этот дашборд еще не добавлена ни одна диаграмма" @@ -16344,26 +16566,27 @@ msgstr "Есть несохраненные изменения" #: superset/errors.py:108 msgid "" -"There is a syntax error in the SQL query. Perhaps there was a misspelling or a " -"typo." +"There is a syntax error in the SQL query. Perhaps there was a misspelling" +" or a typo." msgstr "" -"В SQL-запросе имеется синтаксическая ошибка. Возможно, это орфографическая ошибка " -"или опечатка." +"В SQL-запросе имеется синтаксическая ошибка. Возможно, это " +"орфографическая ошибка или опечатка." #: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" -"There is no chart definition associated with this component, could it have been " -"deleted?" +"There is no chart definition associated with this component, could it " +"have been deleted?" msgstr "" -"С этим компонентом не связана ни одна диаграмма. Возможно, диаграмму удалили?" +"С этим компонентом не связана ни одна диаграмма. Возможно, диаграмму " +"удалили?" #: superset-frontend/src/dashboard/actions/dashboardLayout.js:182 msgid "" -"There is not enough space for this component. Try decreasing its width, or " -"increasing the destination width." +"There is not enough space for this component. Try decreasing its width, " +"or increasing the destination width." msgstr "" -"Недостаточно пространства для этого компонента. Попробуйте уменьшить ширину или " -"увеличить целевую ширину." +"Недостаточно пространства для этого компонента. Попробуйте уменьшить " +"ширину или увеличить целевую ширину." #: superset-frontend/src/features/datasets/hooks/useDatasetLists.ts:66 #: superset-frontend/src/features/datasets/hooks/useDatasetLists.ts:67 @@ -16528,7 +16751,8 @@ msgstr "Произошла ошибка при предпросмотре выб #: superset/viz.py:1408 msgid "" -"There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}" +"There's a loop in your Sankey, please provide a tree. Here's a faulty " +"link: {}" msgstr "Ваша Sankey-диаграмма содержит циклическую связь между элементами: {}" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:398 @@ -16537,22 +16761,23 @@ msgstr "Фильтр будет применен к этим датасетам" #: superset/views/chart/mixin.py:63 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." +"These parameters are generated dynamically when clicking the save or " +"overwrite button in the explore view. This JSON object is exposed here " +"for reference and for power users who may want to alter specific " +"parameters." msgstr "" -"Эти параметры генерируются автоматически при нажатии кнопки сохранения. Опытные " -"пользователи могут изменить определенные объекты в формате JSON." +"Эти параметры генерируются автоматически при нажатии кнопки сохранения. " +"Опытные пользователи могут изменить определенные объекты в формате JSON." #: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 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." +"This JSON object is generated dynamically when clicking the save or " +"overwrite button in the dashboard view. It is exposed here for reference " +"and for power users who may want to alter specific parameters." msgstr "" -"Этот JSON-объект генерируется автоматически при сохранении или перезаписи " -"дашборда. Он размещен здесь справочно для опытных пользователей." +"Этот JSON-объект генерируется автоматически при сохранении или перезаписи" +" дашборда. Он размещен здесь справочно для опытных пользователей." #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:332 #: superset-frontend/src/pages/AlertReportList/index.tsx:568 @@ -16581,11 +16806,11 @@ msgstr "IP-адрес (например, 127.0.0.1) или доменное им #: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" -"This chart applies cross-filters to charts whose datasets contain columns with " -"the same name." +"This chart applies cross-filters to charts whose datasets contain columns" +" with the same name." msgstr "" -"Эта диаграмма применяет кросс-фильтрацию к другим диаграммам, содержащим столбцы " -"с такими же названиями" +"Эта диаграмма применяет кросс-фильтрацию к другим диаграммам, содержащим " +"столбцы с такими же названиями" #: superset-frontend/src/dashboard/actions/dashboardLayout.js:260 msgid "This chart has been moved to a different filter scope." @@ -16593,19 +16818,23 @@ msgstr "Эта диаграмма была перемещена в другой #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" -msgstr "Эта диаграмма управляется извне, и не может быть отредактирована в Superset" +msgstr "" +"Эта диаграмма управляется извне, и не может быть отредактирована в " +"Superset" #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/utils.ts:60 msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "" -"Эта диаграмма может быть несовместима с этим фильтром (датасеты не совпадают)" +"Эта диаграмма может быть несовместима с этим фильтром (датасеты не " +"совпадают)" #: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" -"This chart type is not supported when using an unsaved query as a chart source. " +"This chart type is not supported when using an unsaved query as a chart " +"source. " msgstr "" -"Для этого типа диаграммы нельзя использовать несохраненный запрос в качестве " -"источника. " +"Для этого типа диаграммы нельзя использовать несохраненный запрос в " +"качестве источника. " #: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" @@ -16624,20 +16853,21 @@ msgstr "В этом столбце должны быть данные в фор #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:212 msgid "" -"This control filters the whole chart based on the selected time range. 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 "" -"Этот элемент фильтрует всю диаграмму по выбранному диапазону времени. Все " -"относительные даты (\"последний месяц\", \"последние 7 дней\", \"сейчас\" и т.п.) " -"вычисляются на основе времени сервера без учета часового пояса. Все всплывающие " -"подсказки приведены в UTC (без часового пояса). Временные метки обрабатываются " -"базой данных, используя ее локальное время. Заметьте, что при указании времени " -"начала и окончания можно задать часовой пояс в явном виде в формате ISO 8601." +"This control filters the whole chart based on the selected time range. " +"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 "" +"Этот элемент фильтрует всю диаграмму по выбранному диапазону времени. Все" +" относительные даты (\"последний месяц\", \"последние 7 дней\", " +"\"сейчас\" и т.п.) вычисляются на основе времени сервера без учета " +"часового пояса. Все всплывающие подсказки приведены в UTC (без часового " +"пояса). Временные метки обрабатываются базой данных, используя ее " +"локальное время. Заметьте, что при указании времени начала и окончания " +"можно задать часовой пояс в явном виде в формате ISO 8601." #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:727 msgid "" @@ -16645,8 +16875,8 @@ msgid "" " view should be passed down to the chart containing the " "annotation data." msgstr "" -"Должен ли временной интервал из этого представления переписать временной интервал " -"диаграммы, содержащей данные аннотации" +"Должен ли временной интервал из этого представления переписать временной " +"интервал диаграммы, содержащей данные аннотации" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:745 msgid "" @@ -16654,13 +16884,14 @@ msgid "" " view should be passed down to the chart containing the " "annotation data." msgstr "" -"Определяет, должно ли поле с шагом времени быть передано в диаграмму, содержащую " -"аннотации" +"Определяет, должно ли поле с шагом времени быть передано в диаграмму, " +"содержащую аннотации" #: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" -"This dashboard is currently auto refreshing; the next auto refresh will be in %s." +"This dashboard is currently auto refreshing; the next auto refresh will " +"be in %s." msgstr "Дашборд сейчас обновляется. Следующее обновление будет через %s." #: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 @@ -16669,20 +16900,21 @@ 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." +"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." +"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:156 msgid "This dashboard is now hidden" @@ -16698,8 +16930,8 @@ msgstr "Дашборд опубликован. Нажмите, чтобы сде #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:169 msgid "" -"This dashboard is ready to embed. In your application, pass the following id to " -"the SDK:" +"This dashboard is ready to embed. In your application, pass the following" +" id to the SDK:" msgstr "Этот дашборд можно встроить. Передайте в SDK в вашем приложении этот ID:" #: superset-frontend/src/dashboard/actions/dashboardState.js:317 @@ -16713,7 +16945,8 @@ msgstr "Эта база данных управляется извне и не #: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" -"This database table does not contain any data. Please select a different table." +"This database table does not contain any data. Please select a different " +"table." msgstr "В этой таблице нет данных. Выберите другую." #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:325 @@ -16731,27 +16964,28 @@ msgstr "Элемент, который будет отражен на диагр #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1495 msgid "" -"This field is used as a unique identifier to attach the calculated dimension to " -"charts. It is also used as the alias in the SQL query." +"This field is used as a unique identifier to attach the calculated " +"dimension to charts. It is also used as the alias in the SQL query." msgstr "" -"Это поле используется как уникальный идентификатор измерения при добавлении его " -"на диаграммы. Также оно используется в качестве алиаса в SQL-запросе." +"Это поле используется как уникальный идентификатор измерения при " +"добавлении его на диаграммы. Также оно используется в качестве алиаса в " +"SQL-запросе." #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1255 msgid "" -"This field is used as a unique identifier to attach the metric to charts. It is " -"also used as the alias in the SQL query." +"This field is used as a unique identifier to attach the metric to charts." +" It is also used as the alias in the SQL query." msgstr "" -"Это поле используется как уникальный идентификатор меры при добавлении ее на " -"диаграммы. Также оно используется в качестве алиаса в SQL-запросе." +"Это поле используется как уникальный идентификатор меры при добавлении ее" +" на диаграммы. Также оно используется в качестве алиаса в SQL-запросе." #: superset/connectors/sqla/views.py:353 msgid "" -"This fields acts a Superset view, meaning that Superset will run a query against " -"this string as a subquery." +"This fields acts a Superset view, meaning that Superset will run a query " +"against this string as a subquery." msgstr "" -"Эти поля аналогичны представлениям. Это значит, что Superset будет генерировать " -"подзапрос при обращении к ним." +"Эти поля аналогичны представлениям. Это значит, что Superset будет " +"генерировать подзапрос при обращении к ним." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" @@ -16763,25 +16997,26 @@ msgstr "Эта функция отключена по соображениям #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:467 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)." +"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 "" "Это условие, которое будет добавлено к оператору WHERE. Например, чтобы " -"возвращать строки только для определенного клиента, вы можете определить обычный " -"фильтр с условием `client_id = 9`. Чтобы не отображать строки, если пользователь " -"не принадлежит к роли фильтра RLS, можно создать базовый фильтр с предложением `1 " -"= 0` (всегда false)." +"возвращать строки только для определенного клиента, вы можете определить " +"обычный фильтр с условием `client_id = 9`. Чтобы не отображать строки, " +"если пользователь не принадлежит к роли фильтра RLS, можно создать " +"базовый фильтр с предложением `1 = 0` (всегда false)." #: superset/views/dashboard/mixin.py:46 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" +"This json object describes the positioning of the widgets in the " +"dashboard. It is dynamically generated when adjusting the widgets size " +"and positions by using drag & drop in the dashboard view" msgstr "" -"Этот JSON-объект описывает расположение виджетов на дашборде. Он генерируется " -"динамически при их изменении и перемещении." +"Этот JSON-объект описывает расположение виджетов на дашборде. Он " +"генерируется динамически при их изменении и перемещении." #: superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx:85 msgid "This markdown component has an error." @@ -16798,13 +17033,13 @@ msgstr "Возможные причины:" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" -"This metric is used to define row selection criteria (how the rows are sorted) if " -"a series or row limit is present. If not defined, it reverts to the first metric " -"(where appropriate)." +"This metric is used to define row selection criteria (how the rows are " +"sorted) if a series or row limit is present. If not defined, it reverts " +"to the first metric (where appropriate)." msgstr "" -"Мера, используемая для сортировки строк, если включено ограничение по количеству " -"категорий или строк. Если не указано, используется первая из мер (где это " -"уместно)." +"Мера, используемая для сортировки строк, если включено ограничение по " +"количеству категорий или строк. Если не указано, используется первая из " +"мер (где это уместно)." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndMetricSelect.tsx:283 msgid "This metric might be incompatible with current dataset" @@ -16819,7 +17054,8 @@ 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:28 #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 @@ -16827,11 +17063,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 #: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" -"This section contains options that allow for advanced analytical post processing " -"of query results" +"This section contains options that allow for advanced analytical post " +"processing of query results" msgstr "" -"В этом разделе содержатся параметры, которые позволяют производить аналитическую " -"постобработку результатов запроса" +"В этом разделе содержатся параметры, которые позволяют производить " +"аналитическую постобработку результатов запроса" #: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" @@ -16839,9 +17075,9 @@ msgstr "В этом разделе есть ошибки" #: superset-frontend/src/embedded/index.tsx:112 msgid "" -"This session has encountered an interruption, and some controls may not work as " -"intended. If you are the developer of this app, please check that the guest token " -"is being generated correctly." +"This session has encountered an interruption, and some controls may not " +"work as intended. If you are the developer of this app, please check that" +" the guest token is being generated correctly." msgstr "" #: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 @@ -16851,11 +17087,11 @@ msgstr "Для этой таблицы уже есть датасет" #: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" -"This table already has a dataset associated with it. You can only associate one " -"dataset with a table.\n" +"This table already has a dataset associated with it. You can only " +"associate one dataset with a table.\n" msgstr "" -"Для этой таблицы уже есть связанный датасет. Можно связать только один датасет с " -"таблицей.\n" +"Для этой таблицы уже есть связанный датасет. Можно связать только один " +"датасет с таблицей.\n" #: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" @@ -16883,13 +17119,13 @@ msgstr[2] "" #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 msgid "" -"This will be applied to the whole table. Arrows (↑ and ↓) will be added to main " -"columns for increase and decrease. Basic conditional formatting can be " -"overwritten by conditional formatting below." +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." msgstr "" -"Будет применено ко всей таблице. В основные колонки будут добавлены стрелки (↑ и " -"↓), отмечающие рост и падение. Простое условное форматирование можно " -"переопределить настройками из блока ниже." +"Будет применено ко всей таблице. В основные колонки будут добавлены " +"стрелки (↑ и ↓), отмечающие рост и падение. Простое условное " +"форматирование можно переопределить настройками из блока ниже." #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." @@ -17035,7 +17271,7 @@ msgstr "Убрать предпросмотр таблицы" msgid "Time column" msgstr "Столбец даты/времени" -#: superset/models/helpers.py:1698 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "Столбец формата дата/время \"%(col)s\" не существует в датасете" @@ -17063,8 +17299,8 @@ msgid "" "Time delta in natural language\n" " (example: 24 hours, 7 days, 56 weeks, 365 days)" msgstr "" -"Временной сдвиг на естественном языке (например: 24 hours, 7 days, 56 weeks, 365 " -"days)" +"Временной сдвиг на естественном языке (например: 24 hours, 7 days, 56 " +"weeks, 365 days)" #: superset/commands/chart/exceptions.py:66 #, python-format @@ -17072,8 +17308,8 @@ msgid "" "Time delta is ambiguous. Please specify [%(human_readable)s ago] or " "[%(human_readable)s later]." msgstr "" -"Неоднозначный временной сдвиг. Пожалуйста, укажите [%(human_readable)s до] или " -"[%(human_readable)s после]." +"Неоднозначный временной сдвиг. Пожалуйста, укажите [%(human_readable)s " +"до] или [%(human_readable)s после]." #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 @@ -17150,8 +17386,8 @@ msgid "" "Time string is ambiguous. Please specify [%(human_readable)s ago] or " "[%(human_readable)s later]." msgstr "" -"Временная строка неоднозначна. Пожалуйста, укажите [%(human_readable)s до] или " -"[%(human_readable)s после]." +"Временная строка неоднозначна. Пожалуйста, укажите [%(human_readable)s " +"до] или [%(human_readable)s после]." #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:42 msgid "Time-series Area Chart (legacy)" @@ -17379,8 +17615,8 @@ msgstr "Ограничить ось X" #: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" -"Truncate X Axis. Can be overridden by specifying a min or max bound. Only " -"applicable for numercal X axis." +"Truncate X Axis. Can be overridden by specifying a min or max bound. Only" +" applicable for numercal X axis." msgstr "Ограничивает ось X. Применимо только к числовой оси." #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 @@ -17414,8 +17650,8 @@ msgstr "Усекает указанную дату с точностью, ука #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" -"Попробуйте использовать другие фильтры или убедитесь, что в вашем источнике " -"данных есть данные" +"Попробуйте использовать другие фильтры или убедитесь, что в вашем " +"источнике данных есть данные" #: superset-frontend/src/components/ListView/ListView.tsx:452 msgid "Try different criteria to display results." @@ -17520,15 +17756,15 @@ msgstr "Не удалось подключиться к базе данных \" #: superset/db_engine_specs/bigquery.py:182 msgid "" -"Unable to connect. Verify that the following roles are set on the service " -"account: \"BigQuery Data Viewer\", \"BigQuery Metadata Viewer\", \"BigQuery Job " -"User\" and the following permissions are set \"bigquery.readsessions.create\", " -"\"bigquery.readsessions.getData\"" +"Unable to connect. Verify that the following roles are set on the service" +" account: \"BigQuery Data Viewer\", \"BigQuery Metadata Viewer\", " +"\"BigQuery Job User\" and the following permissions are set " +"\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -"Не удалось подключиться. Проверьте, что сервисной учетной записи назначены роли " -"\"BigQuery Data Viewer\", \"BigQuery Metadata Viewer\", \"BigQuery Job User\" и " -"выставлены разрешения \"bigquery.readsessions.create\", \"bigquery.readsessions." -"getData\"" +"Не удалось подключиться. Проверьте, что сервисной учетной записи " +"назначены роли \"BigQuery Data Viewer\", \"BigQuery Metadata Viewer\", " +"\"BigQuery Job User\" и выставлены разрешения " +"\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" #: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." @@ -17551,37 +17787,43 @@ msgstr "Не удалось найти такой праздник: [%(holiday)s #: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" -"Unable to load columns for the selected table. Please select a different table." +"Unable to load columns for the selected table. Please select a different " +"table." msgstr "" -"Не удалось загрузить столбцы для выбранной таблицы. Пожалуйста, выберите другую " -"таблицу." +"Не удалось загрузить столбцы для выбранной таблицы. Пожалуйста, выберите " +"другую таблицу." + +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Добавлено на один дашборд" #: superset-frontend/src/SqlLab/actions/sqlLab.js:524 msgid "" -"Unable to migrate query editor state to backend. Superset will retry later. " -"Please contact your administrator if this problem persists." +"Unable to migrate query editor state to backend. Superset will retry " +"later. Please contact your administrator if this problem persists." msgstr "" -"Не удается перенести состояние редактора запроса на сервер. Superset повторит " -"попытку позже. Пожалуйста, свяжитесь с вашим администратором, если эта проблема " -"не устранена." +"Не удается перенести состояние редактора запроса на сервер. Superset " +"повторит попытку позже. Пожалуйста, свяжитесь с вашим администратором, " +"если эта проблема не устранена." #: superset-frontend/src/SqlLab/actions/sqlLab.js:464 msgid "" -"Unable to migrate query state to backend. Superset will retry later. Please " -"contact your administrator if this problem persists." +"Unable to migrate query state to backend. Superset will retry later. " +"Please contact your administrator if this problem persists." msgstr "" -"Не удается перенести состояние запроса на сервер. Superset повторит попытку " -"позже. Пожалуйста, свяжитесь с вашим администратором, если эта проблема не " -"устранена." +"Не удается перенести состояние запроса на сервер. Superset повторит " +"попытку позже. Пожалуйста, свяжитесь с вашим администратором, если эта " +"проблема не устранена." #: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" -"Unable to migrate table schema state to backend. Superset will retry later. " -"Please contact your administrator if this problem persists." +"Unable to migrate table schema state to backend. Superset will retry " +"later. Please contact your administrator if this problem persists." msgstr "" -"Не удается перенести состояние схемы таблицы на сервер. Superset повторит попытку " -"позже. Пожалуйста, свяжитесь с вашим администратором, если эта проблема не " -"устранена." +"Не удается перенести состояние схемы таблицы на сервер. Superset повторит" +" попытку позже. Пожалуйста, свяжитесь с вашим администратором, если эта " +"проблема не устранена." #: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" @@ -17613,7 +17855,8 @@ msgstr "Неожиданная ошибка" #: superset/commands/database/exceptions.py:163 msgid "Unexpected error occurred, please check your logs for details" msgstr "" -"Произошла неожиданная ошибка. Проверьте историю действий для уточнения деталей." +"Произошла неожиданная ошибка. Проверьте историю действий для уточнения " +"деталей." #: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " @@ -17713,7 +17956,7 @@ msgstr "Неподдерживаемый шаг времени: %(time_grain)s" msgid "Untitled Dataset" msgstr "Безымянный датасет" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "Безымянный запрос" @@ -17839,7 +18082,8 @@ msgstr "Использовать логарифмическую шкалу дл msgid "Use a log scale for the Y-axis" msgstr "Использовать логарифмическую шкалу для оси Y" -#: superset/db_engine_specs/base.py:2253 superset/db_engine_specs/clickhouse.py:215 +#: superset/db_engine_specs/base.py:2253 +#: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" @@ -17879,7 +18123,8 @@ msgstr "Используйте настройки Расширенной ана #: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/EncryptedField.tsx:137 msgid "" -"Use the JSON file you automatically downloaded when creating your service account." +"Use the JSON file you automatically downloaded when creating your service" +" account." msgstr "Используйте файл JSON, который вы скачали, создав сервисный аккаунт" #: superset/templates/superset/fab_overrides/list_with_checkboxes.html:82 @@ -17905,22 +18150,23 @@ msgstr "Используйте, чтобы задать фиксированны #: superset/views/dynamic_plugins.py:48 #, fuzzy msgid "" -"Used internally to identify the plugin. Should be set to the package name from " -"the pluginʼs package.json" +"Used internally to identify the plugin. Should be set to the package name" +" from the pluginʼs package.json" msgstr "" -"Используется системой для определения плагина. Должно быть задано в соответствии " -"с именем плагина в package.json." +"Используется системой для определения плагина. Должно быть задано в " +"соответствии с именем плагина в package.json." #: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:56 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." +"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/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 @@ -17947,7 +18193,8 @@ msgstr "Пользовательский запрос" #: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2232 superset/db_engine_specs/clickhouse.py:200 +#: superset/db_engine_specs/base.py:2232 +#: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" msgstr "Имя пользователя" @@ -17956,36 +18203,39 @@ msgstr "Имя пользователя" #, fuzzy msgid "Users are not allowed to set a search path for security reasons." msgstr "" -"Пользователям запрещено использовать путь поиска по соображениям безопасности" +"Пользователям запрещено использовать путь поиска по соображениям " +"безопасности" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/index.ts:28 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/index.ts:28 msgid "" -"Uses Gaussian Kernel Density Estimation to visualize spatial distribution of data" +"Uses Gaussian Kernel Density Estimation to visualize spatial distribution" +" of data" msgstr "" -"Использует оценку плотности по Гауссу, чтобы отобразить распределение данных на " -"местности" +"Использует оценку плотности по Гауссу, чтобы отобразить распределение " +"данных на местности" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:46 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." +"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/plugin-chart-echarts/src/Sunburst/index.ts:42 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." +"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/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 @@ -18059,8 +18309,8 @@ msgstr "Значения зависят от" #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DependencyList.tsx:207 msgid "" -"Values selected in other filters will affect the filter options to only show " -"relevant values" +"Values selected in other filters will affect the filter options to only " +"show relevant values" msgstr "Фильтр будет учитывать значения, выбранные в других фильтрах дашборда" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:39 @@ -18187,60 +18437,67 @@ msgstr "Тип визуализации" #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:57 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." +"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 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts: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." +"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-deckgl/src/layers/Grid/index.ts:28 msgid "" -"Visualize geospatial data like 3D buildings, landscapes, or objects in grid view." +"Visualize geospatial data like 3D buildings, landscapes, or objects in " +"grid view." msgstr "" -"Визуализирует гео-данные, такие как 3D-здания, ландшафты или объекты в виде сетки" +"Визуализирует гео-данные, такие как 3D-здания, ландшафты или объекты в " +"виде сетки" #: 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." +"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:36 -msgid "Visualize multiple levels of hierarchy using a familiar tree-like structure." +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 series using the same x-axis. Note that both series can " -"be visualized with a different chart type (e.g. 1 using bars and 1 using a line)." +"Visualize two different series using the same x-axis. Note that both " +"series can be visualized with a different chart type (e.g. 1 using bars " +"and 1 using a line)." msgstr "" -"Визуализируйте два разных ряда данных, используя общую ось X. Каждый ряд должен " -"быть представлен своим способом (один в виде гистограммы, другой - графиком)." +"Визуализируйте два разных ряда данных, используя общую ось X. Каждый ряд " +"должен быть представлен своим способом (один в виде гистограммы, другой -" +" графиком)." #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:28 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:41 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." +"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 "" -"Визуализирует метрику в трех измерениях на одном плоском полотне (используя оси " -"X, Y и радиус пузырька). Пузырьки могут быть сгруппированы с помощью цвета." +"Визуализирует метрику в трех измерениях на одном плоском полотне " +"(используя оси X, Y и радиус пузырька). Пузырьки могут быть сгруппированы" +" с помощью цвета." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/index.ts:28 msgid "Visualizes connected points, which form a path, on a map." @@ -18248,55 +18505,58 @@ msgstr "Визуализирует маршрут, связывающий точ #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/index.ts:28 msgid "" -"Visualizes geographic areas from your data as polygons on a Mapbox rendered map. " -"Polygons can be colored using a metric." +"Visualizes geographic areas from your data as polygons on a Mapbox " +"rendered map. Polygons can be colored using a metric." msgstr "" -"Отображает в виде полигонов области, полученные из ваших данных, на карте Mapbox. " -"Полигоны можно окрасить в зависимости от значения метрики." +"Отображает в виде полигонов области, полученные из ваших данных, на карте" +" Mapbox. Полигоны можно окрасить в зависимости от значения метрики." #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:28 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." +"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:29 msgid "" -"Visualizes how a single metric varies across a country's principal subdivisions " -"(states, provinces, etc) on a choropleth map. Each subdivision's value is " -"elevated when you hover over the corresponding geographic boundary." +"Visualizes how a single metric varies across a country's principal " +"subdivisions (states, provinces, etc) on a choropleth 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:28 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." +"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." +"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:125 msgid "Viz is missing a datasource" @@ -18339,10 +18599,11 @@ msgstr "Предупреждение!" #: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" -"Warning! Changing the dataset may break the chart if the metadata does not exist." +"Warning! Changing the dataset may break the chart if the metadata does " +"not exist." msgstr "" -"Внимание! Изменение датасета может сломать диаграмму, если будут отсутствовать " -"метаданные." +"Внимание! Изменение датасета может сломать диаграмму, если будут " +"отсутствовать метаданные." #: superset/commands/database/exceptions.py:178 #: superset/commands/database/exceptions.py:188 @@ -18355,26 +18616,29 @@ msgstr "Водопад" #: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" -"We are unable to connect to your database. Click \"See more\" for database-" -"provided information that may help troubleshoot the issue." +"We are unable to connect to your database. Click \"See more\" for " +"database-provided information that may help troubleshoot the issue." msgstr "" -"Не удалось подключиться к базе данных. Нажмите \"Подробнее\" для информации, " -"предоставленной базой данных в ответ, для решения проблемы." +"Не удалось подключиться к базе данных. Нажмите \"Подробнее\" для " +"информации, предоставленной базой данных в ответ, для решения проблемы." #: superset/db_engine_specs/bigquery.py:202 #, python-format msgid "We can't seem to resolve column \"%(column)s\" at line %(location)s." msgstr "Не удалось обнаружить столбец \"%(column)s\" в строке %(location)s" -#: superset/db_engine_specs/duckdb.py:213 superset/db_engine_specs/sqlite.py:108 +#: superset/db_engine_specs/duckdb.py:213 +#: superset/db_engine_specs/sqlite.py:108 #, python-format msgid "We can't seem to resolve the column \"%(column_name)s\"" msgstr "Не удалось обнаружить столбец \"%(column_name)s\"" -#: superset/db_engine_specs/postgres.py:155 superset/db_engine_specs/presto.py:683 +#: superset/db_engine_specs/postgres.py:155 +#: superset/db_engine_specs/presto.py:683 #, python-format msgid "" -"We can't seem to resolve the column \"%(column_name)s\" at line %(location)s." +"We can't seem to resolve the column \"%(column_name)s\" at line " +"%(location)s." msgstr "Не удалось обнаружить столбец \"%(column_name)s\" в строке %(location)s" #: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 @@ -18388,17 +18652,18 @@ msgstr "Не удалось включить или выключить эту р #: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" -"We were unable to carry over any controls when switching to this new dataset." +"We were unable to carry over any controls when switching to this new " +"dataset." msgstr "Не удалось сохранить настройки диаграммы при переключении датасета" #: superset/db_engine_specs/redshift.py:97 #, python-format msgid "" -"We were unable to connect to your database named \"%(database)s\". Please verify " -"your database name and try again." +"We were unable to connect to your database named \"%(database)s\". Please" +" verify your database name and try again." msgstr "" -"Не удалось подключиться к базе данных с именем \"%(database)s\". Проверьте имя " -"базы данных и попробуйте снова." +"Не удалось подключиться к базе данных с именем \"%(database)s\". " +"Проверьте имя базы данных и попробуйте снова." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/index.ts:35 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/index.ts:33 @@ -18458,38 +18723,38 @@ 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." +"We’re having trouble loading these results. Queries are set to timeout " +"after %s second." msgid_plural "" -"We’re having trouble loading these results. Queries are set to timeout after %s " -"seconds." +"We’re having trouble loading these results. Queries are set to timeout " +"after %s seconds." msgstr[0] "" -"Возникла проблема при загрузке результатов. Для запросов установлен таймаут %s " -"секунда." +"Возникла проблема при загрузке результатов. Для запросов установлен " +"таймаут %s секунда." msgstr[1] "" -"Возникла проблема при загрузке результатов. Для запросов установлен таймаут %s " -"секунды." +"Возникла проблема при загрузке результатов. Для запросов установлен " +"таймаут %s секунды." msgstr[2] "" -"Возникла проблема при загрузке результатов. Для запросов установлен таймаут %s " -"секунд." +"Возникла проблема при загрузке результатов. Для запросов установлен " +"таймаут %s секунд." #: 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." +"We’re having trouble loading this visualization. Queries are set to " +"timeout after %s second." msgid_plural "" -"We’re having trouble loading this visualization. Queries are set to timeout after " -"%s seconds." +"We’re having trouble loading this visualization. Queries are set to " +"timeout after %s seconds." msgstr[0] "" -"Возникла проблема при загрузке этой визуализации. Для запросов установлен таймаут " -"%s секунда." +"Возникла проблема при загрузке этой визуализации. Для запросов установлен" +" таймаут %s секунда." msgstr[1] "" -"Возникла проблема при загрузке этой визуализации. Для запросов установлен таймаут " -"%s секунды." +"Возникла проблема при загрузке этой визуализации. Для запросов установлен" +" таймаут %s секунды." msgstr[2] "" -"Возникла проблема при загрузке этой визуализации. Для запросов установлен таймаут " -"%s секунд." +"Возникла проблема при загрузке этой визуализации. Для запросов установлен" +" таймаут %s секунд." #: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" @@ -18513,71 +18778,76 @@ msgstr "Что должно произойти, если таблица уже #: superset-frontend/src/explore/controls.jsx:433 msgid "" -"When `Calculation type` is set to \"Percentage change\", the Y Axis Format is " -"forced to `.1%`" +"When `Calculation type` is set to \"Percentage change\", the Y Axis " +"Format is forced to `.1%`" msgstr "" "Когда `Тип расчета` установлен в \"Процентное изменение\", формат оси Y " "устанавливается в `.1%`" #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." -msgstr "Когда предоставляется вторичная мера, используется линейная цветовая схема." +msgstr "" +"Когда предоставляется вторичная мера, используется линейная цветовая " +"схема." #: superset/views/database/mixins.py:119 msgid "" -"When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to " -"be created in this schema" +"When allowing CREATE TABLE AS option in SQL Lab, this option forces the " +"table to be created in this schema" msgstr "" -"При включении опции CREATE TABLE AS в SQL Lab, новые таблицы будут добавлены в " -"эту схему" +"При включении опции CREATE TABLE AS в SQL Lab, новые таблицы будут " +"добавлены в эту схему" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" -"Если отмечено, карта будет масштабирована к вашим данным после каждого запроса" +"Если отмечено, карта будет масштабирована к вашим данным после каждого " +"запроса" #: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" -"Если этот параметр включен, пользователи могут смотреть ответ запросов SQL Lab в " -"режиме исследования" +"Если этот параметр включен, пользователи могут смотреть ответ запросов " +"SQL Lab в режиме исследования" #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" -"Когда предоставляется только основная мера, используется категориальная цветовая " -"схема." +"Когда предоставляется только основная мера, используется категориальная " +"цветовая схема." #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1135 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." +"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 "" -"Когда указан SQL, источник данных работает как представление. При необходимости " -"группировки и фильтрации Superset будет использовать это выражение в подзапросе." +"Когда указан SQL, источник данных работает как представление. При " +"необходимости группировки и фильтрации Superset будет использовать это " +"выражение в подзапросе." #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1007 msgid "" -"When the secondary temporal columns are filtered, apply the same filter to the " -"main datetime column." +"When the secondary temporal columns are filtered, apply the same filter " +"to the main datetime column." msgstr "" -"Применять фильтр также к основному столбцу со временем, когда он применяется к " -"дополнительным" +"Применять фильтр также к основному столбцу со временем, когда он " +"применяется к дополнительным" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:913 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." +"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 "" -"При использовании \"Фильтров автозаполнения\" может использоваться для ускорения " -"запроса. Используйте эту опцию для настройки предиката (оператор WHERE) запроса " -"для уникальных значений из таблицы. Обычно целью является ограничение " -"сканирования путем применения относительного временного фильтра к " -"секционированному или индексированному полю типа дата/время." +"При использовании \"Фильтров автозаполнения\" может использоваться для " +"ускорения запроса. Используйте эту опцию для настройки предиката " +"(оператор WHERE) запроса для уникальных значений из таблицы. Обычно целью" +" является ограничение сканирования путем применения относительного " +"временного фильтра к секционированному или индексированному полю типа " +"дата/время." #: superset/viz.py:718 msgid "When using 'Group By' you are limited to use a single metric" @@ -18586,8 +18856,8 @@ msgstr "При использовании GROUP BY можно использов #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/constants.ts:90 msgid "When using other than adaptive formatting, labels may overlap" msgstr "" -"Если выбрать не адаптивное форматирование, подписи могут накладываться друг на " -"друга" +"Если выбрать не адаптивное форматирование, подписи могут накладываться " +"друг на друга" #: superset-frontend/src/filters/components/Select/controlPanel.ts:107 msgid "When using this option, default value can’t be set" @@ -18602,12 +18872,15 @@ msgid "Whether the table was generated by the 'Visualize' flow in SQL Lab" msgstr "" #: superset/connectors/sqla/views.py:116 -msgid "Whether this column is exposed in the `Filters` section of the explore view." +msgid "" +"Whether this column is exposed in the `Filters` section of the explore " +"view." msgstr "" #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" -"Whether to align background charts with both positive and negative values at 0" +"Whether to align background charts with both positive and negative values" +" at 0" msgstr "Общий ноль для гистограмм в ячейках" #: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 @@ -18636,7 +18909,9 @@ msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "Окрашивать ячейки с числами в зависимости от их знака" #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 -msgid "Whether to colorize numeric values by whether they are positive or negative" +msgid "" +"Whether to colorize numeric values by whether they are positive or " +"negative" msgstr "Окрашивать значения в зависимости от их знака" #: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 @@ -18672,11 +18947,11 @@ msgstr "Отобразить метки" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:97 msgid "" -"Whether to display the labels. Note that the label only displays when the 5% " -"threshold." +"Whether to display the labels. Note that the label only displays when the" +" 5% threshold." msgstr "" -"Отобразить метки. Обратите внимание, что метка отображается только при достижении " -"порога в 5%." +"Отобразить метки. Обратите внимание, что метка отображается только при " +"достижении порога в 5%." #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 #: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 @@ -18755,7 +19030,8 @@ msgstr "Отобразить процентную долю во всплываю #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/includeTime.ts:28 msgid "Whether to include the time granularity as defined in the time section" msgstr "" -"Добавлять столбец даты/времени с группировкой дат, как определено в разделе Время" +"Добавлять столбец даты/времени с группировкой дат, как определено в " +"разделе Время" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" @@ -18767,11 +19043,11 @@ msgstr "Сделать гистограмму нарастающей" #: superset/connectors/sqla/views.py:111 msgid "" -"Whether to make this column available as a [Time Granularity] option, column has " -"to be DATETIME or DATETIME-like" +"Whether to make this column available as a [Time Granularity] option, " +"column has to be DATETIME or DATETIME-like" msgstr "" -"Чтобы этот столбец стал доступен в свойстве [Time Granularity], он должен быть в " -"формате дата-время или подобном ему" +"Чтобы этот столбец стал доступен в свойстве [Time Granularity], он должен" +" быть в формате дата-время или подобном ему" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:127 msgid "Whether to normalize the histogram" @@ -18783,8 +19059,9 @@ msgstr "Распространить настройки фильтров авт #: superset/connectors/sqla/views.py:367 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" +"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/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 @@ -18794,11 +19071,11 @@ msgstr "Отобразить в виде диаграммы Найтингейл #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 msgid "" -"Whether to show extra controls or not. Extra controls include things like making " -"mulitBar charts stacked or side by side." +"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:191 msgid "Whether to show minor ticks on the axis" @@ -18830,8 +19107,8 @@ msgstr "Сортировать по убыванию или по возраст #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:75 msgid "Whether to sort descending or ascending if a series limit is present" msgstr "" -"Сортировать по убыванию или по возрастанию, если есть ограничение на количество " -"категорий" +"Сортировать по убыванию или по возрастанию, если есть ограничение на " +"количество категорий" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." @@ -18844,8 +19121,8 @@ msgstr "Сортировка по убыванию во всплывающей #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:345 msgid "Whether to truncate metrics" msgstr "" -"Убрать меру (например, AVG(...)) с легенды рядом с именем измерения и из таблицы " -"результатов" +"Убрать меру (например, AVG(...)) с легенды рядом с именем измерения и из " +"таблицы результатов" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:42 msgid "Which country to plot the map for?" @@ -19154,44 +19431,53 @@ msgstr "Вы применяете теги к %s %s" #: superset-frontend/src/pages/ChartList/index.tsx:101 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?" +"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/pages/DashboardList/index.tsx:80 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?" +"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/features/databases/DatabaseModal/index.tsx:1499 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?" +"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/features/datasets/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?" +"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/pages/SavedQueryList/index.tsx:72 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?" +"You are importing one or more saved queries that already exist. " +"Overwriting might cause you to lose some of your work. Are you sure you " +"want to overwrite?" msgstr "" -"Вы импортируете один или несколько сохраненных запросов, которые уже существуют. " -"Перезапись может привести к потере части вашей работы. Вы уверены, что хотите " -"продолжить?" +"Вы импортируете один или несколько сохраненных запросов, которые уже " +"существуют. Перезапись может привести к потере части вашей работы. Вы " +"уверены, что хотите продолжить?" #: superset-frontend/src/dashboard/components/gridComponents/Tab.jsx:199 msgid "You can" @@ -19211,17 +19497,20 @@ msgstr "Также вы можете нажать на диаграмму, чт #: superset-frontend/src/dashboard/components/SliceAdder.jsx:383 msgid "" -"You can choose to display all charts that you have access to or only the ones you " -"own.\n" -" Your filter selection will be saved and remain active until you " -"choose to change it." +"You can choose to display all charts that you have access to or only the " +"ones you own.\n" +" Your filter selection will be saved and remain active until" +" you choose to change it." msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:207 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:230 -msgid "You can create a new chart or use existing ones from the panel on the right" +msgid "" +"You can create a new chart or use existing ones from the panel on the " +"right" msgstr "" -"Вы можете создать новую диаграмму или использовать существующие из панели справа" +"Вы можете создать новую диаграмму или использовать существующие из панели" +" справа" #: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." @@ -19233,15 +19522,15 @@ msgstr "Вы не можете применить кросс-фильтр к э #: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" -"You cannot delete the last temporal filter as it's used for time range filters in " -"dashboards." +"You cannot delete the last temporal filter as it's used for time range " +"filters in dashboards." msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" -"Вы не можете использовать расположение делений под углом 45° при использовании " -"временного фильтра" +"Вы не можете использовать расположение делений под углом 45° при " +"использовании временного фильтра" #: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, fuzzy, python-format @@ -19298,7 +19587,7 @@ msgstr "У вас пока нет избранных!" msgid "You don't have permission to modify the value." msgstr "Недостаточно прав для редактирования этого значения" -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "Недостаточно прав для изменения %(resource)s" @@ -19307,7 +19596,7 @@ msgstr "Недостаточно прав для изменения %(resource)s msgid "You don't have the rights to alter this chart" msgstr "Недостаточно прав для изменения диаграммы" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "Недостаточно прав для изменения дашборда" @@ -19319,7 +19608,7 @@ msgstr "Недостаточно прав для изменения назван msgid "You don't have the rights to create a chart" msgstr "Недостаточно прав для создания диаграммы" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "Недостаточно прав для создания дашборда" @@ -19338,8 +19627,9 @@ msgstr "У вас есть несохраненные изменения." #: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" -"You have used all %(historyLength)s undo slots and will not be able to fully undo " -"subsequent actions. You may save your current state to reset the history." +"You have used all %(historyLength)s undo slots and will not be able to " +"fully undo subsequent actions. You may save your current state to reset " +"the history." msgstr "" #: superset/sql_parse.py:810 @@ -19349,11 +19639,11 @@ msgstr "Возможно, ваш SQL-запрос содержит ошибку. #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 #: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" -"You must be a dataset owner in order to edit. Please reach out to a dataset owner " -"to request modifications or edit access." +"You must be a dataset owner in order to edit. Please reach out to a " +"dataset owner to request modifications or edit access." msgstr "" -"Вы должны быть владельцем датасета для его редактирования. Обратитесь к владельцу " -"с просьбой предоставить доступ." +"Вы должны быть владельцем датасета для его редактирования. Обратитесь к " +"владельцу с просьбой предоставить доступ." #: superset-frontend/src/dashboard/components/SaveModal.tsx:152 msgid "You must pick a name for the new dashboard" @@ -19369,19 +19659,21 @@ msgstr "Чтобы использовать CSS, вам нужно настро #: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" -"You updated the values in the control panel, but the chart was not updated " -"automatically. Run the query by clicking on the \"Update chart\" button or" +"You updated the values in the control panel, but the chart was not " +"updated automatically. Run the query by clicking on the \"Update chart\" " +"button or" msgstr "" "Вы обновили значения в панели управления, но диаграмма не была обновлена " -"автоматически. Сделайте запрос, нажав на кнопку \"Обновить диаграмму\" или" +"автоматически. Сделайте запрос, нажав на кнопку \"Обновить диаграмму\" " +"или" #: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" -"You've changed datasets. Any controls with data (columns, metrics) that match " -"this new dataset have been retained." +"You've changed datasets. Any controls with data (columns, metrics) that " +"match this new dataset have been retained." msgstr "" -"Вы изменили датасеты. Все элементы управления с данными (столбцами, мерами), " -"которые соответствуют новому датасету, были сохранены." +"Вы изменили датасеты. Все элементы управления с данными (столбцами, " +"мерами), которые соответствуют новому датасету, были сохранены." #: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" @@ -19394,7 +19686,8 @@ msgstr "Ваша диаграмма готова!" #: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" -"Дашборд слишком большой. Пожалуйста, уменьшите его размер перед сохранением." +"Дашборд слишком большой. Пожалуйста, уменьшите его размер перед " +"сохранением." #: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" @@ -19410,11 +19703,11 @@ msgstr "Не удалось обновить ваш запрос" #: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" -"Your query has been scheduled. To see details of your query, navigate to Saved " -"queries" +"Your query has been scheduled. To see details of your query, navigate to " +"Saved queries" msgstr "" -"Запрос был запланирован. Чтобы посмотреть детали запроса, перейдите в Сохраненные " -"запросы" +"Запрос был запланирован. Чтобы посмотреть детали запроса, перейдите в " +"Сохраненные запросы" #: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" @@ -19485,11 +19778,13 @@ msgstr "по убыванию" #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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" +"[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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" @@ -19499,7 +19794,8 @@ msgstr "[без названия]" #, fuzzy msgid "`compare_columns` must have the same length as `source_columns`." msgstr "" -"Значение \"compare_columns\" должно быть той же длины, что и \"source_columns\"" +"Значение \"compare_columns\" должно быть той же длины, что и " +"\"source_columns\"" #: superset/utils/pandas_postprocessing/compare.py:57 msgid "`compare_type` must be `difference`, `percentage` or `ratio`" @@ -19511,9 +19807,9 @@ msgstr "\"доверительный_интервал\" должен быть м #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:153 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." +"`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:435 @@ -19528,7 +19824,8 @@ msgstr "Пакет \"prophet\" не установлен" #: superset/utils/pandas_postprocessing/contribution.py:77 #, fuzzy msgid "" -"`rename_columns` must have the same length as `columns` + `time_shift_columns`." +"`rename_columns` must have the same length as `columns` + " +"`time_shift_columns`." msgstr "Значение \"rename_columns\" должно быть той же длины, что и \"columns\"" #: superset/charts/schemas.py:1268 @@ -19570,6 +19867,8 @@ msgid "alerts" msgstr "оповещений" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 #: superset-frontend/src/explore/controls.jsx:253 msgid "all" @@ -19999,7 +20298,7 @@ msgstr "режиме редактирования" msgid "email subject" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 #, fuzzy msgid "entries" msgstr "категории" @@ -20012,7 +20311,7 @@ msgstr "ошибка" msgid "error dark" msgstr "ошибка (темная)" -#: superset/models/helpers.py:1837 +#: superset/models/helpers.py:1839 #, fuzzy msgid "error_message" msgstr "Сообщение об ошибке" @@ -20115,8 +20414,8 @@ msgstr "час" #: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 msgid "" -"image-rendering CSS attribute of the canvas object that defines how the browser " -"scales up the image" +"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:43 @@ -20179,11 +20478,11 @@ msgstr "журнал" #: superset/charts/schemas.py:722 msgid "" -"lower percentile must be greater than 0 and less than 100. Must be lower than " -"upper percentile." +"lower percentile must be greater than 0 and less than 100. Must be lower " +"than upper percentile." msgstr "" -"Нижний процентиль должен находиться в пределах от 0 до 100 и ниже верхнего " -"процентиля" +"Нижний процентиль должен находиться в пределах от 0 до 100 и ниже " +"верхнего процентиля" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:176 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:84 @@ -20353,7 +20652,7 @@ msgstr "p99" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:221 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" @@ -20374,13 +20673,13 @@ msgstr "процентиль (исключая)" #: superset/utils/pandas_postprocessing/boxplot.py:88 #, fuzzy msgid "" -"percentiles must be a list or tuple with two numeric values, of which the first " -"is lower than the second value" +"percentiles must be a list or tuple with two numeric values, of which the" +" first is lower than the second value" msgstr "" -"Процентили должны быть списком или записью из двух чисел, первое из которых " -"меньшее" +"Процентили должны быть списком или записью из двух чисел, первое из " +"которых меньшее" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "состояние постоянной ссылки не найдено" @@ -20490,12 +20789,13 @@ msgstr "категории" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:88 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" +"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/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:97 #, fuzzy @@ -20618,11 +20918,11 @@ msgstr "" #: superset/charts/schemas.py:737 msgid "" -"upper percentile must be greater than 0 and less than 100. Must be higher than " -"lower percentile." +"upper percentile must be greater than 0 and less than 100. Must be higher" +" than lower percentile." msgstr "" -"Верхний процентиль должен находиться в пределах от 0 до 100 и выше нижнего " -"процентиля" +"Верхний процентиль должен находиться в пределах от 0 до 100 и выше " +"нижнего процентиля" #: superset-frontend/src/explore/constants.ts:83 #, fuzzy diff --git a/superset/translations/sk/LC_MESSAGES/messages.po b/superset/translations/sk/LC_MESSAGES/messages.po index 84e17b300f98..44b9a4aedbb4 100644 --- a/superset/translations/sk/LC_MESSAGES/messages.po +++ b/superset/translations/sk/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2021-05-24 15:59+0200\n" "Last-Translator: FULL NAME \n" "Language: sk\n" @@ -28,8 +28,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -49,8 +79,8 @@ msgstr "" msgid " (excluded)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -69,7 +99,7 @@ msgstr "" msgid " expression which needs to adhere to the " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -91,7 +121,7 @@ msgid "" " database/column name level via the extra parameter." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" msgstr "" @@ -103,24 +133,24 @@ msgstr "" msgid " to edit or add columns and metrics." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, python-format msgid "% calculation" msgstr "" @@ -163,22 +193,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "" @@ -196,9 +226,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "" @@ -221,7 +251,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -239,26 +269,26 @@ msgstr "" msgid "%s Error" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "" @@ -268,17 +298,17 @@ msgstr "" msgid "%s Selected" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "" @@ -288,27 +318,27 @@ msgstr "" msgid "%s aggregates(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "" @@ -323,18 +353,18 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, python-format msgid "%s recipients" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -347,8 +377,8 @@ msgstr[2] "" msgid "%s saved metric(s)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "" @@ -365,7 +395,7 @@ msgstr "" msgid "%s-%s of %s" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "" @@ -373,7 +403,7 @@ msgstr "" msgid "(deleted or invalid type)" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "" @@ -381,7 +411,7 @@ msgstr "" msgid "), and they become available in your SQL (example:" msgstr "" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -393,7 +423,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -404,58 +434,58 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 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/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "" @@ -463,24 +493,24 @@ msgstr "" msgid "1 month ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "" @@ -493,25 +523,25 @@ msgstr "" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "" @@ -519,14 +549,14 @@ msgstr "" msgid "10 minute" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "" @@ -535,61 +565,61 @@ msgstr "" msgid "15 minute" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "" @@ -602,14 +632,14 @@ msgstr "" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 msgid "28 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "" @@ -621,31 +651,31 @@ msgstr "" msgid "2D" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 msgid "3 years" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "" @@ -655,7 +685,7 @@ msgid "30 minute" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "" @@ -664,7 +694,7 @@ msgid "30 second" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "" @@ -684,7 +714,7 @@ msgid "5 minute" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "" @@ -693,18 +723,18 @@ msgid "5 second" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "" @@ -714,29 +744,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -744,19 +774,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "" @@ -781,15 +811,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "" @@ -797,11 +827,11 @@ msgstr "" msgid "A Big Number" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" @@ -813,7 +843,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -826,7 +856,7 @@ msgid "" "on a CDN for example)" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -840,12 +870,12 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" @@ -859,8 +889,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "" @@ -883,12 +913,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" @@ -930,7 +960,7 @@ msgstr "" msgid "A timeout occurred while taking a screenshot." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "" @@ -944,11 +974,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "" @@ -957,30 +987,30 @@ msgstr "" msgid "AQE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "" @@ -988,7 +1018,7 @@ msgstr "" msgid "Action" msgstr "" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "" @@ -1000,7 +1030,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1012,17 +1042,17 @@ msgstr "" msgid "Active" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 msgid "Actual range for comparison" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "" @@ -1030,33 +1060,33 @@ msgstr "" msgid "Actual value" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "" @@ -1084,7 +1114,7 @@ msgstr "" msgid "Add Metric" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "" @@ -1100,19 +1130,19 @@ msgstr "" msgid "Add a Plugin" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "" @@ -1125,29 +1155,29 @@ msgstr "" msgid "Add an item" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 msgid "Add another notification method" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1156,7 +1186,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "" @@ -1164,19 +1194,19 @@ msgstr "" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 msgid "Add description of your tag" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "" @@ -1185,7 +1215,7 @@ msgstr "" msgid "Add filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1198,11 +1228,11 @@ msgid "" "displayed in the filter." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "" @@ -1214,11 +1244,11 @@ msgstr "" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "" @@ -1226,23 +1256,23 @@ msgstr "" msgid "Add required control values to preview chart" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "" @@ -1255,12 +1285,12 @@ msgstr "" msgid "Add/Edit Filters" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" @@ -1268,38 +1298,38 @@ msgstr[0] "Importovať dashboard" msgstr[1] "" msgstr[2] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" @@ -1311,28 +1341,29 @@ msgid "Additive" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "" @@ -1347,17 +1378,17 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "" @@ -1365,21 +1396,21 @@ msgstr "" msgid "Advanced Data type" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 msgid "Advanced analytics post processing" msgstr "" @@ -1401,12 +1432,12 @@ msgstr "" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "" @@ -1414,11 +1445,11 @@ msgstr "" msgid "Aggregate" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "" @@ -1428,7 +1459,7 @@ msgid "" "produce the cluster label." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1445,7 +1476,7 @@ msgstr "" msgid "Aggregation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "" @@ -1453,15 +1484,15 @@ msgstr "" msgid "Alert" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Grafy" @@ -1470,7 +1501,7 @@ msgstr "Grafy" msgid "Alert ended grace period." msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "" @@ -1482,11 +1513,11 @@ msgstr "" msgid "Alert found an error while executing a query." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Alert is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "" @@ -1516,11 +1547,11 @@ msgstr "" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "" @@ -1532,7 +1563,7 @@ msgstr "" msgid "Alerts" msgstr "" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "" @@ -1541,8 +1572,8 @@ msgstr "" msgid "Alerts & reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "" @@ -1562,7 +1593,7 @@ msgstr "" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1583,7 +1614,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "" @@ -1603,7 +1634,7 @@ msgstr "" msgid "All panels with this column will be affected by this filter" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "" @@ -1612,7 +1643,7 @@ msgstr "" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "" @@ -1625,12 +1656,12 @@ msgstr "" msgid "Allow Csv Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1641,15 +1672,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "" @@ -1657,23 +1688,23 @@ msgstr "" msgid "Allow data manipulation language" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "" @@ -1681,11 +1712,11 @@ msgstr "" msgid "Allow sending multiple polygons as a filter event" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "" @@ -1713,7 +1744,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "" @@ -1721,7 +1752,7 @@ msgstr "" msgid "Always filter main datetime column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "" @@ -1744,19 +1775,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "" @@ -1771,7 +1802,7 @@ msgstr "" msgid "An error occurred while accessing the value." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1782,8 +1813,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "" @@ -1799,7 +1830,7 @@ msgstr "" msgid "An error occurred while deleting the value." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1857,7 +1888,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1866,21 +1897,21 @@ msgstr "" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "" @@ -1894,14 +1925,14 @@ msgstr "" msgid "An error occurred while fetching owners values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "" @@ -1909,7 +1940,7 @@ msgstr "" msgid "An error occurred while fetching table metadata" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -1934,7 +1965,7 @@ msgstr "" msgid "An error occurred while loading the SQL" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "" @@ -1946,15 +1977,11 @@ msgstr "" msgid "An error occurred while pruning logs " msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -1965,17 +1992,11 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -1995,19 +2016,19 @@ msgstr "" msgid "An unexpected error occurred" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "" @@ -2023,7 +2044,7 @@ msgstr "Anotačná vrstva" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "Anotačná vrstva" @@ -2066,7 +2087,7 @@ msgstr "" msgid "Annotation layer interval end" msgstr "Anotačná vrstva" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "" @@ -2108,13 +2129,13 @@ msgstr "" msgid "Annotation layer value" msgstr "Anotačná vrstva" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "" @@ -2140,12 +2161,12 @@ msgstr "Anotačná vrstva" msgid "Annotation source type" msgstr "Anotačná vrstva" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 #, fuzzy msgid "Annotation template created" msgstr "Anotačná vrstva" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 #, fuzzy msgid "Annotation template updated" msgstr "Anotačná vrstva" @@ -2156,7 +2177,7 @@ msgstr "Anotačná vrstva" msgid "Annotations and Layers" msgstr "Anotačná vrstva" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "" @@ -2169,13 +2190,13 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" @@ -2185,32 +2206,32 @@ msgid "" "dashboard's individual charts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, python-format msgid "Applied filters (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "" @@ -2221,10 +2242,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "" @@ -2232,11 +2253,11 @@ msgstr "" msgid "Apply conditional color formatting to metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "" @@ -2244,7 +2265,7 @@ msgstr "" msgid "Apply filters" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "" @@ -2256,7 +2277,7 @@ msgstr "" msgid "Apply to specific panels" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "" @@ -2272,9 +2293,9 @@ msgstr "" msgid "Are you sure you want to cancel?" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2305,7 +2326,7 @@ msgstr "" msgid "Are you sure you want to delete the selected dashboards?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "" @@ -2329,7 +2350,7 @@ msgstr "" msgid "Are you sure you want to delete the selected templates?" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "" @@ -2341,23 +2362,23 @@ msgstr "" msgid "Are you sure you want to save and apply changes?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 msgid "Area" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "" @@ -2368,7 +2389,7 @@ msgid "" "other." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "" @@ -2388,34 +2409,34 @@ msgstr "" msgid "Async Execution" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "" @@ -2431,12 +2452,12 @@ msgstr "" msgid "Automatic Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 #, fuzzy msgid "Average" msgstr "Spravovať" @@ -2446,30 +2467,30 @@ msgstr "Spravovať" msgid "Average value" msgstr "Spravovať" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "" @@ -2477,10 +2498,10 @@ msgstr "" msgid "BOOLEAN" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "" @@ -2495,8 +2516,8 @@ msgstr "" msgid "Backend" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "" @@ -2510,9 +2531,9 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "" @@ -2528,11 +2549,11 @@ msgstr "" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "" @@ -2543,7 +2564,7 @@ msgid "Base" msgstr "Databázy" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2552,24 +2573,24 @@ msgstr "" msgid "Based on a metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "" @@ -2586,8 +2607,8 @@ msgstr "" msgid "Be careful." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "" @@ -2607,36 +2628,40 @@ msgstr "" msgid "Big Number with Trendline" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +msgid "Bins" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2644,28 +2669,28 @@ msgid "" "range. It won't narrow the data's extent." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2673,7 +2698,7 @@ msgid "" "extent." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2689,11 +2714,11 @@ msgid "Box Plot" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2709,7 +2734,7 @@ msgstr "" msgid "Bubble Chart (legacy)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "" @@ -2717,12 +2742,12 @@ msgstr "" msgid "Bubble Opacity" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "" @@ -2734,7 +2759,7 @@ msgstr "" msgid "Bucket break points" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "" @@ -2744,14 +2769,14 @@ msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2786,33 +2811,33 @@ msgid "" " add stress to your database)." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "" @@ -2820,11 +2845,11 @@ msgstr "" msgid "CREATE VIEW statement" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "" @@ -2833,15 +2858,15 @@ msgstr "" msgid "CSS" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "CSS šablóny" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -2862,15 +2887,15 @@ msgstr "" msgid "CSS templates could not be deleted." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -2881,7 +2906,7 @@ msgstr "" msgid "CTAS Schema" msgstr "" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -2901,20 +2926,20 @@ msgid "Cache Timeout" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "" @@ -2927,11 +2952,11 @@ msgstr "" msgid "Calculate contribution per series or row" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -2944,12 +2969,12 @@ msgstr "" msgid "Calculated columns" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "" @@ -2970,26 +2995,26 @@ msgstr "" msgid "Can't have overlap between Series and Breakdowns" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "" @@ -3005,8 +3030,8 @@ msgstr "" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "" @@ -3039,33 +3064,33 @@ msgstr "" msgid "Categories to group by on the x-axis." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "" @@ -3074,14 +3099,14 @@ msgstr "" msgid "Category name" msgstr "Datasety" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3098,26 +3123,22 @@ msgstr "" msgid "Cell Size" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "" @@ -3125,15 +3146,15 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "" @@ -3144,23 +3165,23 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "" @@ -3181,7 +3202,7 @@ msgstr "" msgid "Changing one or more of these dashboards is forbidden" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3202,16 +3223,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "" @@ -3233,23 +3254,23 @@ msgstr "" msgid "Changing this report is forbidden" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "" @@ -3258,26 +3279,26 @@ msgstr "" msgid "Chart Cache Timeout" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, fuzzy, python-format msgid "Chart Data: %s" msgstr "Grafy" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3289,32 +3310,34 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "" @@ -3327,14 +3350,14 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 #, fuzzy msgid "Chart Source" msgstr "Grafy" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "" @@ -3353,23 +3376,23 @@ msgstr "" msgid "Chart [%s] was added to dashboard [%s]" msgstr "" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "" @@ -3413,8 +3436,8 @@ msgstr "" msgid "Chart not found" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "" @@ -3427,15 +3450,15 @@ msgstr "Grafy" msgid "Chart parameters are invalid." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3443,13 +3466,13 @@ msgstr "" msgid "Chart width" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Grafy" @@ -3462,9 +3485,9 @@ msgstr "" msgid "Check for sorting ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3474,19 +3497,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "" @@ -3507,28 +3530,28 @@ msgstr "" msgid "Choose a chart or dashboard not both" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 msgid "Choose a delimiter" msgstr "" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "" @@ -3537,39 +3560,39 @@ msgstr "" msgid "Choose a source and a target" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 msgid "Choose already exists" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 msgid "Choose columns to be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 msgid "Choose columns to read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 msgid "Choose index column" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 msgid "Choose notification method and recipients." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 msgid "Choose sheet name" msgstr "" @@ -3577,11 +3600,11 @@ msgstr "" msgid "Choose the annotation layer type" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "" @@ -3589,13 +3612,13 @@ msgstr "" msgid "Choose the source of your annotations" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 msgid "" "Choose values that should be treated as null. Warning: Hive database " "supports only a single value" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3609,25 +3632,25 @@ msgstr "" msgid "Chosen non-numeric column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3648,7 +3671,7 @@ msgstr "" msgid "Clause" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "" @@ -3656,15 +3679,15 @@ msgstr "" msgid "Clear all" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" @@ -3682,13 +3705,13 @@ msgstr "" msgid "Click the lock to prevent further changes." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 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/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3698,7 +3721,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "" @@ -3706,21 +3729,21 @@ msgstr "" msgid "Click to edit" msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "" @@ -3728,38 +3751,38 @@ msgstr "" msgid "Click to force-refresh" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "" @@ -3776,23 +3799,23 @@ msgstr "" msgid "Code" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "" @@ -3802,12 +3825,11 @@ msgstr "" msgid "Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "" @@ -3824,11 +3846,11 @@ msgstr "" msgid "Color bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "" @@ -3836,35 +3858,36 @@ msgstr "" msgid "Color of the target location" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 msgid "Color: " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -3885,7 +3908,7 @@ msgstr "" msgid "Column Configuration" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 msgid "Column Data Types" msgstr "" @@ -3907,7 +3930,7 @@ msgstr "" msgid "Column containing longitude data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 msgid "Column data types" msgstr "" @@ -3941,37 +3964,37 @@ msgstr "" msgid "Column select" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 msgid "Columnar Upload" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "" @@ -3985,7 +4008,7 @@ msgstr "" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "" @@ -3993,44 +4016,44 @@ msgstr "" msgid "Columns to calculate distribution across." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "" @@ -4087,6 +4110,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4096,7 +4120,7 @@ msgstr "" msgid "Comparison" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "" @@ -4104,7 +4128,7 @@ msgstr "" msgid "Comparison font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "" @@ -4114,16 +4138,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "" @@ -4131,8 +4155,7 @@ msgstr "" msgid "Conditional Formatting" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "" @@ -4144,15 +4167,19 @@ msgstr "" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +msgid "Configure Time Range: Current..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "" @@ -4160,7 +4187,7 @@ msgstr "" msgid "Configure Time Range: Previous..." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "" @@ -4188,41 +4215,41 @@ msgstr "" msgid "Confirm save" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "" @@ -4231,7 +4258,7 @@ msgstr "" msgid "Connection failed, please check your connection settings" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 msgid "Connection failed, please check your connection settings." msgstr "" @@ -4239,21 +4266,21 @@ msgstr "" msgid "Connection looks good!" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 msgid "Content format" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 msgid "Content type" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "" @@ -4263,12 +4290,12 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "" @@ -4276,21 +4303,21 @@ msgstr "" msgid "Contribution Mode" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "" @@ -4311,7 +4338,7 @@ msgstr "" msgid "Copy and paste the entire service account .json file here" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "" @@ -4319,8 +4346,8 @@ msgstr "" msgid "Copy message" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4330,9 +4357,9 @@ msgstr "" msgid "Copy partition query to clipboard" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "" @@ -4340,24 +4367,24 @@ msgstr "" msgid "Copy query URL" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "" @@ -4401,7 +4428,7 @@ msgstr "" msgid "Could not load database driver" msgstr "" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "" @@ -4410,37 +4437,37 @@ msgstr "" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "" @@ -4453,26 +4480,26 @@ msgstr "" msgid "Country Map" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 #, fuzzy msgid "Create a dataset" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4480,7 +4507,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "" @@ -4493,24 +4520,24 @@ msgstr "" msgid "Create chart with dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 msgid "Create dataframe index" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "" @@ -4518,7 +4545,7 @@ msgstr "" msgid "Created" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "" @@ -4526,7 +4553,7 @@ msgstr "" msgid "Created by me" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "" @@ -4534,7 +4561,7 @@ msgstr "" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "" @@ -4547,11 +4574,11 @@ msgstr "" msgid "Crimson" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "" @@ -4559,7 +4586,7 @@ msgstr "" msgid "Cross-filtering is not enabled in this dashboard" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 msgid "Cross-filtering scoping" @@ -4570,6 +4597,7 @@ msgid "Cross-filters" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "" @@ -4578,7 +4606,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 msgid "Currency format" msgstr "" @@ -4590,15 +4618,43 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +msgid "Current" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +msgid "Current day" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +msgid "Current month" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +msgid "Current quarter" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +msgid "Current week" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +msgid "Current year" +msgstr "" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +msgid "Custom Conditional Formatting" +msgstr "" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "" @@ -4607,8 +4663,8 @@ msgstr "" msgid "Custom Plugins" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4618,11 +4674,11 @@ msgstr "" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 msgid "Custom color palettes" msgstr "" @@ -4642,29 +4698,29 @@ msgstr "" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4673,24 +4729,24 @@ msgid "D3 Format" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "" @@ -4707,11 +4763,11 @@ msgstr "" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "" @@ -4729,7 +4785,7 @@ msgid "Daily seasonality" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "" @@ -4741,10 +4797,10 @@ msgstr "" msgid "Dark mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4756,7 +4812,7 @@ msgstr "" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "" @@ -4781,19 +4837,19 @@ msgstr "Importovať dashboard" msgid "Dashboard parameters are invalid." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -4801,7 +4857,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 #, fuzzy msgid "Dashboard title" msgstr "Importovať dashboard" @@ -4811,11 +4867,11 @@ msgstr "Importovať dashboard" msgid "Dashboard usage" msgstr "Importovať dashboard" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "" @@ -4833,13 +4889,13 @@ msgstr "" msgid "Dashed" msgstr "Importovať dashboard" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Dáta" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "Importovať dashboard" @@ -4852,13 +4908,13 @@ msgstr "" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "" @@ -4884,7 +4940,7 @@ msgstr "" msgid "Data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "" @@ -4904,13 +4960,13 @@ msgid "DataFrame must include temporal column" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -4921,18 +4977,18 @@ msgstr "" msgid "Database" msgstr "" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "" @@ -4958,7 +5014,7 @@ msgstr "" msgid "Database does not exist" msgstr "" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "" @@ -4968,7 +5024,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "" @@ -4980,8 +5036,8 @@ msgstr "" msgid "Database is required for alerts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5000,11 +5056,11 @@ msgstr "" msgid "Database parameters are invalid." msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5015,7 +5071,7 @@ msgstr "" msgid "Database schema is not allowed for csv uploads." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "" @@ -5036,15 +5092,15 @@ msgstr "" msgid "Databases" msgstr "Databázy" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "" @@ -5083,11 +5139,11 @@ msgstr "" msgid "Dataset does not exist" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "" @@ -5107,18 +5163,18 @@ msgstr "" msgid "Dataset parameters are invalid." msgstr "" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Datasety" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5136,7 +5192,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "" @@ -5161,19 +5217,19 @@ msgstr "" msgid "Datasource type is required when datasource_id is given" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "" @@ -5182,7 +5238,7 @@ msgstr "" msgid "Date format string" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "" @@ -5190,7 +5246,7 @@ msgstr "" msgid "Datetime Format" msgstr "" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5208,12 +5264,12 @@ msgstr "" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "" @@ -5221,7 +5277,7 @@ msgstr "" msgid "Deactivate" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "" @@ -5233,7 +5289,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "" @@ -5284,11 +5340,11 @@ msgid "Deck.gl - Screen Grid" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 msgid "Decrease" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 msgid "Default Catalog" msgstr "" @@ -5296,7 +5352,7 @@ msgstr "" msgid "Default Endpoint" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 msgid "Default Schema" msgstr "" @@ -5308,7 +5364,7 @@ msgstr "" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "" @@ -5325,13 +5381,13 @@ msgstr "" msgid "Default longitude" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "" @@ -5349,17 +5405,17 @@ msgid "" "default\" is checked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5375,20 +5431,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5398,28 +5454,28 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." msgstr "" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 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/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5431,17 +5487,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5451,13 +5507,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "" @@ -5474,7 +5530,7 @@ msgstr "" msgid "Delete Database?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "" @@ -5495,7 +5551,7 @@ msgstr "" msgid "Delete Template?" msgstr "" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "" @@ -5525,7 +5581,7 @@ msgstr "" msgid "Delete template" msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "" @@ -5565,7 +5621,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5617,7 +5673,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5635,11 +5691,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "" @@ -5666,20 +5722,20 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5688,8 +5744,8 @@ msgstr "" msgid "Description" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "" @@ -5705,7 +5761,7 @@ msgstr "" msgid "Deselect all" msgstr "" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "" @@ -5724,7 +5780,7 @@ msgid "" "dashboards" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "" @@ -5732,14 +5788,14 @@ msgstr "" msgid "Did you mean:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "" @@ -5747,8 +5803,8 @@ msgstr "" msgid "Dim Gray" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "" @@ -5757,18 +5813,18 @@ msgid "Dimension to use on x-axis." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -5782,21 +5838,22 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 msgid "Disable drill to detail" msgstr "" @@ -5804,35 +5861,39 @@ msgstr "" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 msgid "Disables the drill to detail feature for this database." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 msgid "Display" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +msgid "Display all" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "" @@ -5840,24 +5901,24 @@ msgstr "" msgid "Display configuration" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "" @@ -5880,6 +5941,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "" @@ -5887,17 +5950,17 @@ msgstr "" msgid "Distribution - Bar Chart" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "" @@ -5906,7 +5969,7 @@ msgid "Domain" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "" @@ -5914,22 +5977,22 @@ msgstr "" msgid "Dotted" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "" @@ -5949,75 +6012,75 @@ msgstr "" msgid "Drag and drop components to this tab" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6028,7 +6091,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6044,7 +6107,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "" @@ -6053,7 +6116,7 @@ msgid "Drop columns/metrics here or click" msgstr "" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "" @@ -6073,7 +6136,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "" @@ -6083,7 +6146,7 @@ msgstr "" msgid "Duration" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6103,7 +6166,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6117,13 +6180,13 @@ msgid "" "database timeout if undefined." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 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/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6133,12 +6196,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "" @@ -6156,10 +6219,11 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6169,7 +6233,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 #, fuzzy msgid "ECharts" msgstr "Grafy" @@ -6178,9 +6242,9 @@ msgstr "Grafy" msgid "EMAIL_REPORTS_CTA" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "" @@ -6193,47 +6257,47 @@ msgstr "" msgid "ERROR: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "" @@ -6241,7 +6305,7 @@ msgstr "" msgid "Edit Chart" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "" @@ -6273,7 +6337,7 @@ msgstr "" msgid "Edit Plugin" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "" @@ -6289,7 +6353,7 @@ msgstr "" msgid "Edit Tag" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "" @@ -6298,28 +6362,28 @@ msgstr "" msgid "Edit annotation layer" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 #, fuzzy msgid "Edit chart" msgstr "Grafy" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "" @@ -6329,15 +6393,15 @@ msgstr "" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "" @@ -6354,13 +6418,13 @@ msgstr "" msgid "Edit template parameters" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 #, fuzzy msgid "Edit the dashboard" msgstr "Importovať dashboard" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "" @@ -6404,7 +6468,7 @@ msgstr "" msgid "Email reports active" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6412,12 +6476,12 @@ msgstr "" msgid "Embed" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 #, fuzzy msgid "Embed dashboard" msgstr "Importovať dashboard" @@ -6430,7 +6494,7 @@ msgstr "" msgid "Emit Filter Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "" @@ -6438,7 +6502,7 @@ msgstr "" msgid "Employment and education" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "" @@ -6454,7 +6518,7 @@ msgstr "" msgid "Empty query result" msgstr "" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "" @@ -6462,8 +6526,8 @@ msgstr "" msgid "Empty row" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" @@ -6475,13 +6539,13 @@ msgstr "" msgid "Enable cross-filtering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "" @@ -6497,25 +6561,25 @@ msgstr "" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" @@ -6526,12 +6590,12 @@ msgid "" "out" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "" @@ -6539,17 +6603,17 @@ msgstr "" msgid "End Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "" @@ -6562,8 +6626,8 @@ msgstr "" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "" @@ -6573,59 +6637,59 @@ msgid "" "individual parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 #, fuzzy msgid "Enter Primary Credentials" msgstr "Nahrať Excel" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 msgid "Enter alert name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Datasety" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "" @@ -6633,10 +6697,10 @@ msgstr "" msgid "Equal to (=)" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "" @@ -6645,17 +6709,17 @@ msgstr "" msgid "Error Fetching Tagged Objects" msgstr "" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "" @@ -6665,7 +6729,7 @@ msgstr "" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" @@ -6711,8 +6775,8 @@ msgstr "" msgid "Error: %(error)s" msgstr "" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "" @@ -6729,7 +6793,7 @@ msgstr "" msgid "Estimate selected query cost" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "" @@ -6742,11 +6806,11 @@ msgstr "" msgid "Event Flow" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "" @@ -6758,7 +6822,7 @@ msgstr "" msgid "Event time column" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "" @@ -6779,24 +6843,24 @@ msgstr "" msgid "Evolution" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 msgid "Excel Upload" msgstr "" @@ -6812,7 +6876,7 @@ msgstr "" msgid "Excluded roles" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "" @@ -6828,12 +6892,12 @@ msgstr "" msgid "Execution log" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "" @@ -6841,23 +6905,23 @@ msgstr "" msgid "Expand" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "" @@ -6877,7 +6941,7 @@ msgstr "" msgid "Experimental" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "" @@ -6887,20 +6951,20 @@ msgstr "" msgid "Explore - %(table)s" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -6914,49 +6978,53 @@ msgstr "" msgid "Export query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 msgid "Export to PDF" msgstr "" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +msgid "Export to Pivoted .CSV" +msgstr "" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 msgid "Export to full Excel" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "" @@ -6980,8 +7048,8 @@ msgstr "" msgid "Extra" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "" @@ -6989,7 +7057,7 @@ msgstr "" msgid "Extra Parameters" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "" @@ -7006,7 +7074,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "" @@ -7020,23 +7088,23 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "" @@ -7046,17 +7114,17 @@ msgstr "" msgid "Failed" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "" @@ -7065,7 +7133,7 @@ msgstr "" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7073,12 +7141,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7086,23 +7154,23 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 msgid "Failed to save cross-filter scoping" msgstr "" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 msgid "Failed to tag items" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "" @@ -7114,15 +7182,37 @@ msgstr "" msgid "Favorite" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 msgid "Featured" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "" @@ -7130,11 +7220,11 @@ msgstr "" msgid "Fetch Values Predicate" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "" @@ -7162,7 +7252,7 @@ msgstr "" msgid "File" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 msgid "File Settings" msgstr "" @@ -7178,30 +7268,30 @@ msgstr "" msgid "File upload" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "" @@ -7209,11 +7299,11 @@ msgstr "" msgid "Filter List" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7227,15 +7317,15 @@ msgstr "" msgid "Filter charts" msgstr "Grafy" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "" @@ -7243,16 +7333,16 @@ msgstr "" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "" @@ -7264,7 +7354,7 @@ msgstr "" msgid "Filter value is required" msgstr "" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "" @@ -7276,17 +7366,17 @@ msgstr "" msgid "Filterable" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "" @@ -7316,23 +7406,23 @@ msgstr "" msgid "Find" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "" @@ -7344,11 +7434,11 @@ msgstr "" msgid "Fixed Color" msgstr "" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "" @@ -7356,32 +7446,34 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7391,7 +7483,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7404,27 +7496,27 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 msgid "Force categorical" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "" @@ -7461,11 +7553,18 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 msgid "Format SQL" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "" @@ -7473,11 +7572,11 @@ msgstr "" msgid "Formatted date" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "" @@ -7487,8 +7586,8 @@ msgstr "" msgid "Formula" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "" @@ -7496,7 +7595,7 @@ msgstr "" msgid "Found invalid orderby options" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "" @@ -7504,19 +7603,19 @@ msgstr "" msgid "Frequency" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "" @@ -7528,16 +7627,16 @@ msgstr "" msgid "Funnel Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "" @@ -7545,12 +7644,12 @@ msgstr "" msgid "Gauge Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 msgid "General information" msgstr "" @@ -7570,7 +7669,7 @@ msgstr "" msgid "Geo" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "" @@ -7583,19 +7682,19 @@ msgstr "" msgid "Geohash" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -7603,11 +7702,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "" @@ -7615,11 +7714,11 @@ msgstr "" msgid "Graph Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "" @@ -7631,20 +7730,24 @@ msgstr "" msgid "Greater than (>)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "" @@ -7654,7 +7757,7 @@ msgstr "" msgid "Group Key" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "" @@ -7662,7 +7765,7 @@ msgstr "" msgid "Groupable" msgstr "" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -7674,15 +7777,15 @@ msgstr "" msgid "Handlebars" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -7692,15 +7795,15 @@ msgstr "" msgid "Has created by" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 msgid "Header row" msgstr "" @@ -7713,13 +7816,13 @@ msgstr "" msgid "Heatmap (legacy)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -7733,7 +7836,7 @@ msgstr "" msgid "Hide Line" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "" @@ -7741,11 +7844,11 @@ msgstr "" msgid "Hide layer" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "" @@ -7753,17 +7856,21 @@ msgstr "" msgid "Hides the Line for the time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +msgid "Histogram (legacy)" +msgstr "" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "Domov" @@ -7775,7 +7882,7 @@ msgstr "" msgid "Horizon Charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "" @@ -7783,15 +7890,15 @@ msgstr "" msgid "Horizontal (Top)" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -7801,7 +7908,7 @@ msgstr "" msgid "Hour" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "" @@ -7822,12 +7929,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -7847,15 +7954,15 @@ msgstr "" msgid "ISO 8601" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -7873,16 +7980,16 @@ msgid "" "hive.server2.proxy.user property." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -7892,19 +7999,19 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "" @@ -7912,7 +8019,7 @@ msgstr "" msgid "Image download failed, please refresh and try again." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" @@ -7920,11 +8027,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "" @@ -7958,7 +8065,7 @@ msgstr "" msgid "Import database failed for an unknown reason" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "" @@ -7966,7 +8073,7 @@ msgstr "" msgid "Import dataset failed for an unknown reason" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "" @@ -7978,7 +8085,7 @@ msgstr "" msgid "Import saved query failed for an unknown reason." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -7992,11 +8099,11 @@ msgstr "" msgid "Include Series" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, python-format msgid "Include description to be sent with %s" msgstr "" @@ -8010,7 +8117,7 @@ msgid "Include time" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 msgid "Increase" msgstr "" @@ -8018,19 +8125,19 @@ msgstr "" msgid "Index" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 msgid "Index Label" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 msgid "Index label" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "" @@ -8038,21 +8145,21 @@ msgstr "" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" @@ -8087,11 +8194,11 @@ msgstr "" msgid "Interval End column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "" @@ -8099,7 +8206,7 @@ msgstr "" msgid "Interval start column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "" @@ -8140,7 +8247,7 @@ msgid "" "db/database'

" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "" @@ -8157,7 +8264,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "" @@ -8170,7 +8277,7 @@ msgstr "" msgid "Invalid geohash string" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8182,7 +8289,7 @@ msgstr "" msgid "Invalid longitude/latitude" msgstr "" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "" @@ -8226,7 +8333,7 @@ msgstr "" msgid "Invalid state." msgstr "" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8235,7 +8342,7 @@ msgstr "" msgid "Inverse selection" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "" @@ -8296,24 +8403,24 @@ msgstr "" msgid "Isoline" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "" @@ -8322,16 +8429,16 @@ msgstr "" msgid "JSON Metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8339,27 +8446,27 @@ msgid "" "used by SQLAlchemy." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "" @@ -8367,11 +8474,11 @@ msgstr "" msgid "Jinja templating" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "" @@ -8384,7 +8491,7 @@ msgstr "" msgid "KPI" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8392,12 +8499,12 @@ msgstr "" msgid "Keep editing" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8409,13 +8516,13 @@ msgstr "" msgid "Kilometers" msgstr "" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8424,19 +8531,24 @@ msgstr "" msgid "Label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 msgid "Label Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "CSS šablóny" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "" @@ -8444,19 +8556,19 @@ msgstr "" msgid "Label already exists" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "" @@ -8464,11 +8576,11 @@ msgstr "" msgid "Labelling" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "" @@ -8490,8 +8602,8 @@ msgstr "" msgid "Large" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "" @@ -8503,7 +8615,7 @@ msgstr "" msgid "Last Modified" msgstr "" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "" @@ -8513,34 +8625,34 @@ msgstr "" msgid "Last Updated %s by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 msgid "Last day" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 msgid "Last month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 msgid "Last quarter" msgstr "" @@ -8548,11 +8660,11 @@ msgstr "" msgid "Last run" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 msgid "Last week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 msgid "Last year" msgstr "" @@ -8569,25 +8681,25 @@ msgstr "" 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:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8599,29 +8711,29 @@ msgstr "" msgid "Least recently modified" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "" @@ -8652,31 +8764,31 @@ msgid "Legacy" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 msgid "Legend Type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "" @@ -8693,7 +8805,7 @@ msgid "Lift percent precision" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "" @@ -8719,17 +8831,17 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -8747,11 +8859,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -8762,7 +8874,7 @@ msgstr "" msgid "Line Chart" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "" @@ -8774,11 +8886,11 @@ msgid "" "chart common in many fields." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "" @@ -8793,21 +8905,21 @@ msgstr "" msgid "Linear Color Scheme" msgstr "" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "" @@ -8816,11 +8928,11 @@ msgstr "" msgid "Link Copied!" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" @@ -8828,7 +8940,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 msgid "List of the column names that should be read" msgstr "" @@ -8864,43 +8976,43 @@ msgstr "" msgid "Loaded from cache" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "" @@ -8911,23 +9023,23 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "" @@ -8935,7 +9047,7 @@ msgstr "" msgid "Login with" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "" @@ -8952,7 +9064,7 @@ msgstr "" msgid "Longitude" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "" @@ -8960,8 +9072,8 @@ msgstr "" msgid "Longitude & Latitude columns" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "" @@ -8978,11 +9090,11 @@ msgstr "" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "" @@ -8990,10 +9102,16 @@ msgstr "" msgid "MINUTE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "Spravovať" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "" @@ -9004,29 +9122,29 @@ msgid "" "contains data for the selected time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Spravovať" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "" @@ -9068,7 +9186,7 @@ msgid "Map" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "" @@ -9080,32 +9198,32 @@ msgstr "" msgid "Mapbox" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "" @@ -9121,7 +9239,7 @@ msgstr "" msgid "Marker lines" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "" @@ -9133,28 +9251,28 @@ msgstr "" msgid "Markup type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "" @@ -9172,41 +9290,41 @@ msgstr "" msgid "Maximum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 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 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "" @@ -9218,16 +9336,16 @@ msgstr "" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "" @@ -9235,28 +9353,28 @@ msgstr "" msgid "Metadata has been synced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "" @@ -9270,20 +9388,20 @@ msgstr "" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "" @@ -9291,16 +9409,16 @@ msgstr "" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "" @@ -9313,11 +9431,11 @@ msgstr "" msgid "Metric name [%s] is duplicated" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "" @@ -9331,7 +9449,7 @@ msgstr "" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "" @@ -9339,14 +9457,14 @@ msgstr "" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " "appropriate)." msgstr "" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9359,20 +9477,20 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "" @@ -9380,24 +9498,24 @@ msgstr "" msgid "Miles" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "" @@ -9411,12 +9529,12 @@ msgstr "" msgid "Mine" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "" @@ -9424,7 +9542,7 @@ msgstr "" msgid "Minimum Radius" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "" @@ -9434,9 +9552,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "" @@ -9444,25 +9562,25 @@ msgstr "" msgid "Minimum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 msgid "Minor ticks" msgstr "" @@ -9470,7 +9588,7 @@ msgstr "" msgid "Minute" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "" @@ -9483,7 +9601,7 @@ msgstr "" msgid "Missing URL parameters" msgstr "" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9493,34 +9611,34 @@ msgstr "" msgid "Mixed Chart" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, python-format msgid "Modified by: %s" msgstr "" @@ -9530,7 +9648,7 @@ msgstr "" msgid "Modified columns: %s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "" @@ -9538,16 +9656,16 @@ msgstr "" msgid "Month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "" @@ -9555,12 +9673,12 @@ msgstr "" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "" @@ -9577,7 +9695,7 @@ msgstr "" msgid "Multi-Layers" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -9591,7 +9709,7 @@ msgstr "" msgid "Multi-Variables" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "" @@ -9605,7 +9723,7 @@ msgid "" "details" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "" @@ -9629,7 +9747,7 @@ msgstr "" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "" @@ -9637,30 +9755,30 @@ msgstr "" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "" @@ -9668,17 +9786,17 @@ msgstr "" msgid "NUMERIC" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -9692,8 +9810,8 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -9703,8 +9821,8 @@ msgstr "" msgid "Name" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "" @@ -9712,19 +9830,19 @@ msgstr "" msgid "Name must be unique" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 msgid "Name of table to be created" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "" @@ -9732,11 +9850,11 @@ msgstr "" msgid "Name of the table that exists in the source database" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 msgid "Name of your tag" msgstr "" @@ -9744,15 +9862,15 @@ msgstr "" msgid "Name your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "" @@ -9761,7 +9879,7 @@ msgstr "" msgid "Network error." msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "" @@ -9788,13 +9906,13 @@ msgstr "" msgid "New tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "" @@ -9814,7 +9932,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -9822,7 +9940,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "" @@ -9861,7 +9979,7 @@ msgstr "" msgid "No annotation yet" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "" @@ -9873,12 +9991,12 @@ msgstr "" msgid "No charts" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 #, fuzzy msgid "No charts yet" msgstr "Grafy" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "" @@ -9898,43 +10016,43 @@ msgstr "" msgid "No compatible schema found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 #, fuzzy msgid "No dashboards yet" msgstr "Importovať dashboard" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "" @@ -9942,7 +10060,7 @@ msgstr "" msgid "No filter is selected." msgstr "" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "" @@ -9950,15 +10068,15 @@ msgstr "" msgid "No filters are currently added to this dashboard." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "" @@ -9966,17 +10084,17 @@ msgstr "" msgid "No of Bins" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "" @@ -9989,7 +10107,7 @@ msgid "No results match your filter criteria" msgstr "" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "" @@ -10000,16 +10118,16 @@ msgid "" "contains data for the selected time range." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 #, fuzzy msgid "No saved expressions found" msgstr "Uložené dotazy" @@ -10019,7 +10137,7 @@ msgstr "Uložené dotazy" msgid "No saved metrics found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 #, fuzzy msgid "No saved queries yet" msgstr "Uložené dotazy" @@ -10028,17 +10146,17 @@ msgstr "Uložené dotazy" msgid "No stored results found, you need to re-run your query" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "" @@ -10057,47 +10175,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "" @@ -10106,8 +10224,12 @@ msgstr "" msgid "Normal" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +msgid "Normalize" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "" @@ -10115,13 +10237,13 @@ msgstr "" msgid "Normalize column names" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "" @@ -10130,24 +10252,24 @@ msgstr "" msgid "Not a valid ZIP file" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 msgid "Not defined" msgstr "" @@ -10159,7 +10281,7 @@ msgstr "" msgid "Not in" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "" @@ -10167,38 +10289,38 @@ msgstr "" msgid "Not triggered" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 msgid "Notification Method" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "" @@ -10218,21 +10340,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "" @@ -10241,7 +10363,7 @@ msgstr "" msgid "Number format string" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 msgid "Number formatting" msgstr "" @@ -10249,7 +10371,7 @@ msgstr "" msgid "Number of buckets to group data" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "" @@ -10271,49 +10393,53 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +msgid "Numeric column used to calculate the histogram." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "" @@ -10330,13 +10456,13 @@ msgstr "" msgid "On Grace" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "Importovať dashboard" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10349,11 +10475,11 @@ msgid "" "columns must be present." msgstr "" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "" @@ -10393,15 +10519,15 @@ msgstr "" msgid "One or more parameters specified in the query are missing." msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "" @@ -10421,7 +10547,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10431,20 +10557,20 @@ msgstr "" msgid "Only single queries supported" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" @@ -10452,7 +10578,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "" @@ -10464,7 +10590,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "" @@ -10478,7 +10604,7 @@ msgstr "" msgid "Open query in SQL Lab" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10487,8 +10613,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "" @@ -10497,7 +10623,7 @@ msgstr "" msgid "Operator undefined for aggregator: %(name)s" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10511,7 +10637,7 @@ msgstr "" msgid "Optional d3 number format string" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "" @@ -10520,42 +10646,42 @@ msgid "Optional warning about use of this metric" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "" @@ -10563,11 +10689,11 @@ msgstr "" msgid "Orientation of filter bar" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "" @@ -10576,55 +10702,55 @@ msgid "Original table column order" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 msgid "Other color palettes" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 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/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -10654,17 +10780,17 @@ msgstr "" msgid "Override time range" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "" @@ -10673,7 +10799,7 @@ msgstr "" msgid "Overwrite Dashboard [%s]" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "" @@ -10688,29 +10814,29 @@ msgstr "" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -10725,8 +10851,8 @@ msgstr "" msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -10736,7 +10862,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "" @@ -10744,21 +10870,21 @@ msgstr "" msgid "Paired t-test Table" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "" @@ -10780,11 +10906,11 @@ msgstr "" msgid "Parameters " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "" @@ -10812,23 +10938,23 @@ msgstr "" msgid "Partition Diagram" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -10842,22 +10968,23 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 msgid "Paste your access token here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "" @@ -10865,25 +10992,25 @@ msgstr "" msgid "Percent Difference format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "" @@ -10892,13 +11019,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "" @@ -10916,7 +11043,7 @@ msgstr "" msgid "Percentages" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "" @@ -10924,12 +11051,12 @@ msgstr "" msgid "Period average" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "" @@ -10937,11 +11064,11 @@ msgstr "" msgid "Periods must be a whole number" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "" @@ -10951,8 +11078,8 @@ msgid "Person or group that has certified this metric" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "" @@ -10960,7 +11087,7 @@ msgstr "" msgid "Physical (table or view)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "" @@ -10981,7 +11108,7 @@ msgstr "" msgid "Pick a name to help you identify this database." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" @@ -11023,15 +11150,15 @@ msgstr "" msgid "Pie Chart (legacy)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "" @@ -11047,7 +11174,7 @@ msgstr "" msgid "Pivot operation requires at least one index" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "" @@ -11059,15 +11186,15 @@ msgstr "" msgid "Pixels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11103,9 +11230,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11115,7 +11242,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11124,15 +11251,15 @@ msgstr "" msgid "Please confirm" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11153,7 +11280,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "" @@ -11165,7 +11292,7 @@ msgstr "" msgid "Please save your dashboard first, then try creating a new email report." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" @@ -11191,7 +11318,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "Pluginy" @@ -11212,7 +11339,7 @@ msgid "Point Radius Unit" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "" @@ -11222,7 +11349,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "" @@ -11247,27 +11374,10 @@ msgid "Polygon Settings" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "" @@ -11276,7 +11386,7 @@ msgstr "" msgid "Population age data" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "" @@ -11296,35 +11406,35 @@ msgstr "" msgid "Position JSON" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "" @@ -11363,7 +11473,7 @@ msgstr "" msgid "Preview" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "Nahrať Excel" @@ -11373,7 +11483,7 @@ msgstr "Nahrať Excel" msgid "Preview: `%s`" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11383,11 +11493,11 @@ msgstr "" msgid "Previous Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "" @@ -11395,15 +11505,15 @@ msgstr "" msgid "Primary key" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "" @@ -11419,11 +11529,11 @@ msgstr "" msgid "Private Key Password" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "" @@ -11443,7 +11553,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "" @@ -11468,7 +11578,7 @@ msgid "Purple" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "" @@ -11480,7 +11590,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "" @@ -11496,7 +11606,7 @@ msgstr "" msgid "Python datetime string pattern" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "" @@ -11504,12 +11614,12 @@ msgstr "" msgid "Quarter" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 #, fuzzy msgid "Queries" msgstr "Uložené dotazy" @@ -11519,15 +11629,15 @@ msgstr "Uložené dotazy" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -11545,31 +11655,33 @@ msgstr "Uložené dotazy" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -11578,22 +11690,22 @@ msgstr "Uložené dotazy" msgid "Query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "História dotazov" @@ -11611,7 +11723,7 @@ msgstr "" msgid "Query imported" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "" @@ -11620,7 +11732,7 @@ msgid "Query is too complex and takes too long to run." msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "" @@ -11636,16 +11748,16 @@ msgstr "" msgid "Query preview" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "" @@ -11661,7 +11773,7 @@ msgstr "" msgid "RLS rules could not be deleted." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "" @@ -11669,15 +11781,15 @@ msgstr "" msgid "Radar Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 msgid "Radius" msgstr "" @@ -11701,11 +11813,12 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #, fuzzy msgid "Range" msgstr "Spravovať" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "" @@ -11735,12 +11848,12 @@ msgstr "" msgid "Ranking" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "" @@ -11748,11 +11861,11 @@ msgstr "" msgid "Raw records" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" @@ -11762,7 +11875,7 @@ msgstr "" msgid "Recently modified" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" @@ -11770,7 +11883,7 @@ msgstr "" msgid "Recents" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "" @@ -11778,27 +11891,31 @@ msgstr "" msgid "Record Count" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -11814,7 +11931,7 @@ msgstr "" msgid "Referenced columns not available in DataFrame." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "" @@ -11822,7 +11939,7 @@ msgstr "" msgid "Refresh" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "" @@ -11840,15 +11957,15 @@ msgstr "" msgid "Refresh interval saved" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "" @@ -11879,17 +11996,17 @@ msgstr "" msgid "Relationships between community channels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "" @@ -11901,7 +12018,7 @@ msgstr "" msgid "Remove" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "" @@ -11922,23 +12039,23 @@ msgstr "" msgid "Removed columns: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "" @@ -11962,7 +12079,7 @@ msgstr "" msgid "Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "" @@ -12022,23 +12139,23 @@ msgstr "" msgid "Report Schedule state not found" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 msgid "Report contents" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Report is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "" @@ -12054,11 +12171,11 @@ msgstr "" msgid "Report schedule unexpected error" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "" @@ -12070,11 +12187,11 @@ msgstr "" msgid "Reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "" @@ -12092,26 +12209,26 @@ msgstr "" msgid "Request missing data field." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "" @@ -12123,11 +12240,11 @@ msgstr "" msgid "Resample operation requires DatetimeIndex" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "" @@ -12145,19 +12262,19 @@ msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "" @@ -12165,11 +12282,11 @@ msgstr "" msgid "Results backend needed for asynchronous queries is not configured." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "" @@ -12177,42 +12294,42 @@ msgstr "" msgid "Reverse lat/long " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -12220,17 +12337,17 @@ msgstr "" msgid "Role" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12244,44 +12361,44 @@ msgid "" "defined, regular access permissions apply." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 msgid "Rose Type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "" @@ -12289,69 +12406,69 @@ msgstr "" msgid "Rotate y axis label" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 #, fuzzy msgid "Row Level Security" msgstr "Bezpečnosť na úrovni riadkov" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 msgid "" "Row containing the headers to use as column names (0 is first line of " "data)." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 msgid "Rows to read" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "" @@ -12365,7 +12482,7 @@ msgstr "Spravovať" msgid "Rule added" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "" @@ -12374,7 +12491,7 @@ msgid "Run a query to display query history" msgstr "" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "" @@ -12382,7 +12499,7 @@ msgstr "" msgid "Run current query" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "" @@ -12392,7 +12509,7 @@ msgstr "" msgid "Run query" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "" @@ -12400,7 +12517,7 @@ msgstr "" msgid "Run query in a new tab" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "" @@ -12409,12 +12526,12 @@ msgstr "" msgid "Running" msgstr "" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "" @@ -12422,25 +12539,25 @@ msgstr "" msgid "SECOND" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "" @@ -12448,9 +12565,9 @@ msgstr "" msgid "SQL Expression" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "" @@ -12470,19 +12587,19 @@ msgid "" "Note that you will need to close other SQL Lab windows before you do this." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "" @@ -12531,21 +12648,21 @@ msgstr "" msgid "SSH Tunneling is not enabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "" @@ -12554,19 +12671,19 @@ msgstr "" msgid "STRING" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "" @@ -12582,8 +12699,13 @@ msgstr "" msgid "Sankey" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Grafy" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +msgid "Sankey Diagram (legacy)" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -12591,60 +12713,60 @@ msgid "Sankey Diagram with Loops" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "" @@ -12656,8 +12778,8 @@ msgstr "" msgid "Save (Overwrite)" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "" @@ -12669,8 +12791,8 @@ msgstr "" msgid "Save as dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "" @@ -12694,7 +12816,7 @@ msgstr "" msgid "Save dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 #, fuzzy msgid "Save dataset" msgstr "Datasety" @@ -12703,35 +12825,35 @@ msgstr "Datasety" msgid "Save for this session" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Uložené dotazy" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 #, fuzzy msgid "Saved expressions" msgstr "Uložené dotazy" @@ -12741,7 +12863,7 @@ msgid "Saved metric" msgstr "" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -12759,13 +12881,13 @@ msgstr "" 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "" @@ -12774,8 +12896,8 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "" @@ -12791,15 +12913,15 @@ msgid "" "variables." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "" @@ -12807,17 +12929,17 @@ msgstr "" msgid "Schedule email report" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 msgid "Schedule type" msgstr "" @@ -12836,11 +12958,11 @@ msgid "Scheduled task executor not found" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -12848,7 +12970,7 @@ msgstr "" msgid "Schema" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "" @@ -12856,7 +12978,7 @@ msgstr "" msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "" @@ -12864,12 +12986,12 @@ msgstr "" msgid "Scope" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -12878,7 +13000,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "" @@ -12886,7 +13008,7 @@ msgstr "" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -12894,12 +13016,12 @@ msgstr "" msgid "Search" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, python-format msgid "Search %s records" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "" @@ -12907,11 +13029,11 @@ msgstr "" msgid "Search Metrics & Columns" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "" @@ -12919,11 +13041,11 @@ msgstr "" msgid "Search by query text" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "" @@ -12935,31 +13057,31 @@ msgstr "" msgid "Second" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "" @@ -12972,18 +13094,18 @@ msgstr "" msgid "Secure Extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Bezpečnosť" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "" @@ -12998,7 +13120,7 @@ msgstr "" msgid "See more" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 #, fuzzy msgid "See query details" msgstr "Uložené dotazy" @@ -13009,28 +13131,28 @@ msgstr "" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "Grafy" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "" @@ -13043,7 +13165,7 @@ msgstr "" msgid "Select a dashboard" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Datasety" @@ -13052,19 +13174,19 @@ msgstr "Datasety" msgid "Select a database table and create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "" @@ -13073,34 +13195,34 @@ msgstr "" msgid "Select a dataset" msgstr "Datasety" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 msgid "Select a delimiter for this data" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 msgid "Select a metric to display on the right axis" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Grafy" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 msgid "Select a sheet name from the uploaded file" msgstr "" @@ -13118,15 +13240,15 @@ msgstr "" msgid "Select aggregate options" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 msgid "Select all data" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 msgid "Select all items" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "" @@ -13136,56 +13258,62 @@ msgid "Select catalog or type to search catalogs" msgstr "" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "Grafy" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Grafy" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 msgid "Select content type" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Importovať dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Importovať dashboard" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "Importovať dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Datasety" @@ -13195,22 +13323,22 @@ msgstr "Datasety" msgid "Select database or type to search databases" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "" @@ -13223,14 +13351,14 @@ msgstr "" msgid "Select first filter value by default" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Grafy" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13238,13 +13366,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "" @@ -13252,8 +13380,8 @@ msgstr "" msgid "Select or type a custom value..." msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "" @@ -13261,12 +13389,12 @@ msgstr "" msgid "Select or type currency symbol" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "" @@ -13274,7 +13402,7 @@ msgstr "" msgid "Select saved metrics" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "Uložené dotazy" @@ -13284,11 +13412,11 @@ msgstr "Uložené dotazy" msgid "Select schema or type to search schemas" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "" @@ -13318,7 +13446,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "" @@ -13338,24 +13466,24 @@ msgid "" "query by clicking on the %s button." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Datasety" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 msgid "Send as PDF" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "" @@ -13363,7 +13491,7 @@ msgstr "" msgid "Send range filter events to other charts" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "" @@ -13388,44 +13516,44 @@ msgstr "" msgid "Series Limit Sort Descending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 #, fuzzy msgid "Series Order" msgstr "Uložené dotazy" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "Uložené dotazy" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "" @@ -13433,15 +13561,15 @@ msgstr "" msgid "Service Account" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -13450,11 +13578,11 @@ msgstr "" msgid "Set up an email report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -13463,47 +13591,47 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 #, fuzzy msgid "Shared query fields" msgstr "Uložené dotazy" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Datasety" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -13533,7 +13661,13 @@ msgstr "" msgid "Show" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, python-format +msgid "Show %s entries" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "" @@ -13541,6 +13675,11 @@ msgstr "" msgid "Show CREATE VIEW statement" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "Importovať dashboard" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "" @@ -13558,11 +13697,11 @@ msgid "Show Database" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "" @@ -13570,7 +13709,7 @@ msgstr "" msgid "Show Log" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "" @@ -13583,7 +13722,7 @@ msgstr "" msgid "Show Metric Names" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "" @@ -13591,35 +13730,35 @@ msgstr "" msgid "Show Table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 msgid "Show Tooltip Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "" @@ -13637,31 +13776,31 @@ msgstr "" msgid "Show all columns" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 msgid "Show columns subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "" @@ -13684,12 +13823,12 @@ msgstr "" msgid "Show label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "" @@ -13697,11 +13836,11 @@ msgstr "" msgid "Show less columns" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "" @@ -13709,55 +13848,56 @@ msgstr "" msgid "Show only my charts" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 msgid "Show rows subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +msgid "Show summary" +msgstr "" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -13791,13 +13931,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "" @@ -13809,8 +13949,8 @@ msgstr "" msgid "Significance Level" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -13820,7 +13960,7 @@ msgstr "" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "" @@ -13830,7 +13970,7 @@ msgstr "" msgid "Single Metric" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "" @@ -13838,20 +13978,20 @@ msgstr "" msgid "Single value" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "" @@ -13859,19 +13999,19 @@ msgstr "" msgid "Sizes of vehicles" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 msgid "Skip rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "" @@ -13885,13 +14025,13 @@ msgstr "" msgid "Small" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "" @@ -13915,7 +14055,7 @@ msgstr "" msgid "Something went wrong." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -13924,20 +14064,20 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "" @@ -13955,25 +14095,25 @@ msgstr "" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -13985,7 +14125,7 @@ msgstr "" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "" @@ -13995,35 +14135,35 @@ msgid "Sort Bars" msgstr "Importovať dashboard" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 #, fuzzy msgid "Sort Series By" msgstr "Uložené dotazy" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "" @@ -14032,9 +14172,9 @@ msgstr "" msgid "Sort bars by x labels." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "" @@ -14043,16 +14183,7 @@ msgstr "" msgid "Sort by %s" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "" @@ -14060,38 +14191,39 @@ msgstr "" msgid "Sort columns alphabetically" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "" @@ -14101,11 +14233,11 @@ msgstr "" msgid "Source / Target" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "" @@ -14119,25 +14251,25 @@ msgstr "" msgid "Spatial" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "" @@ -14157,17 +14289,17 @@ msgstr "" msgid "Stack" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "" @@ -14181,14 +14313,14 @@ msgstr "" msgid "Stacked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "" @@ -14196,16 +14328,16 @@ msgstr "" msgid "Stacked style" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "" @@ -14213,7 +14345,7 @@ msgstr "" msgid "Start Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "" @@ -14221,21 +14353,21 @@ msgstr "" msgid "Start at (UTC)" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14251,7 +14383,7 @@ msgstr "" msgid "State" msgstr "" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -14267,25 +14399,25 @@ msgstr "" msgid "Status" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" +msgid "Step - end" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "" @@ -14301,7 +14433,7 @@ msgid "" "irregular intervals." msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "" @@ -14311,11 +14443,11 @@ msgstr "" msgid "Stop query" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "" @@ -14328,11 +14460,11 @@ msgid "Stream" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "" @@ -14340,7 +14472,7 @@ msgstr "" msgid "Stretched style" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "" @@ -14349,7 +14481,7 @@ msgstr "" msgid "Stroke Width" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "" @@ -14362,7 +14494,7 @@ msgstr "" msgid "Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "" @@ -14378,7 +14510,7 @@ msgstr "" msgid "Subheader Font Size" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "" @@ -14395,7 +14527,7 @@ msgstr "" msgid "Success" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "" @@ -14403,40 +14535,44 @@ msgstr "" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +msgid "Summary" +msgstr "" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "" @@ -14449,11 +14585,11 @@ msgid "Superset Embedded SDK documentation." msgstr "" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "" @@ -14465,7 +14601,7 @@ msgstr "" msgid "Superset encountered an unexpected error." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "" @@ -14473,14 +14609,14 @@ msgstr "" msgid "Survey Responses" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 #, fuzzy msgid "Swap dataset" msgstr "Datasety" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "" @@ -14491,15 +14627,15 @@ msgid "" "well." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "" @@ -14507,11 +14643,11 @@ msgstr "" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "" @@ -14525,7 +14661,7 @@ msgstr "" msgid "TABLES" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "" @@ -14533,11 +14669,11 @@ msgstr "" msgid "TEMPORAL_RANGE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "" @@ -14546,6 +14682,11 @@ msgstr "" msgid "Tab name" msgstr "" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -14562,13 +14703,13 @@ msgstr "" msgid "Table" msgstr "" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "" @@ -14580,17 +14721,17 @@ msgid "" "connection, schema, and table name" msgstr "" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "" @@ -14616,7 +14757,7 @@ msgstr "" msgid "Tables" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "" @@ -14651,11 +14792,11 @@ msgstr "" msgid "Tag could not be updated." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 msgid "Tag created" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "Datasety" @@ -14668,11 +14809,11 @@ msgstr "" msgid "Tag parameters are invalid." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 msgid "Tag updated" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -14681,16 +14822,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "" @@ -14700,8 +14841,9 @@ msgid "" "densest areas of information lie" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "" @@ -14709,14 +14851,19 @@ msgstr "" msgid "Target Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "CSS šablóny" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -14729,7 +14876,7 @@ msgid "" "coming from the controls." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -14748,15 +14895,15 @@ msgstr "" msgid "Text" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "" @@ -14789,15 +14936,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -14805,15 +14963,15 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -14855,11 +15013,11 @@ msgid "The color of the isoline" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -14869,6 +15027,14 @@ msgstr "" msgid "The column header label" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "" @@ -14879,7 +15045,7 @@ msgid "" "[country] column" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "" @@ -14902,7 +15068,7 @@ msgid "" "want to continue? Deleting the database will break those objects." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "" @@ -14919,7 +15085,7 @@ msgstr "" msgid "The database is under an unusual load." msgstr "" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -14937,7 +15103,7 @@ msgstr "" msgid "The database was not found." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -14950,11 +15116,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -14968,7 +15134,7 @@ msgid "" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "" @@ -14976,7 +15142,7 @@ msgstr "" msgid "The dataset linked to this chart may have been deleted." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "" @@ -14984,15 +15150,15 @@ msgstr "" msgid "The datasource is too large to query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15008,11 +15174,11 @@ msgid "" "-1 to bypass the cache." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15025,12 +15191,31 @@ msgid "" "%(columns)s. " msgstr "" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15063,7 +15248,7 @@ msgid "The hostname provided can't be resolved." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "" @@ -15080,17 +15265,17 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "" @@ -15108,18 +15293,18 @@ msgid "" "%{key}s is invalid." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15136,13 +15321,17 @@ msgstr "" msgid "The number color \"steps\"" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +msgid "The number of bins for the histogram" +msgstr "" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15150,7 +15339,7 @@ msgid "" "download to csv to see more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15158,22 +15347,22 @@ msgid "" "more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, 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:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, 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:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15181,7 +15370,7 @@ msgid "" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "" @@ -15189,7 +15378,7 @@ msgstr "" msgid "The object does not exist in the given database." msgstr "" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15242,7 +15431,7 @@ msgid "" " they are needed." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -15281,7 +15470,7 @@ msgstr "" msgid "The port number is invalid." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "" @@ -15300,11 +15489,11 @@ msgid "" "re-run the original query." msgstr "" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "" @@ -15319,11 +15508,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -15348,11 +15537,11 @@ msgstr "" msgid "The report has been created" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 msgid "The report will be sent to your email at" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -15369,13 +15558,13 @@ msgid "" "no longer can be deserialized." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -15447,8 +15636,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -15461,13 +15650,13 @@ msgid "" "use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 msgid "" "The time granularity for the visualization. Note that you can type and " "use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -15475,7 +15664,7 @@ msgid "" "in the Superset source code." msgstr "" -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -15497,7 +15686,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "" @@ -15528,9 +15717,9 @@ msgstr "" msgid "The username provided when connecting to a database is not valid." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "" @@ -15538,7 +15727,7 @@ msgstr "" msgid "The width of the Isoline in pixels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "" @@ -15548,14 +15737,14 @@ msgstr "" msgid "There are associated alerts or reports" msgstr "" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "" @@ -15564,7 +15753,7 @@ msgstr "" msgid "There are no components added to this tab" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "" @@ -15582,7 +15771,7 @@ msgid "" " or a typo." msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -15616,7 +15805,7 @@ msgstr "" msgid "There was an error loading the catalogs" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 msgid "There was an error loading the chart data" msgstr "" @@ -15637,7 +15826,7 @@ msgstr "" msgid "There was an error saving the favorite status: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "" @@ -15647,7 +15836,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -15679,7 +15868,7 @@ msgstr "" msgid "There was an issue deleting the selected dashboards: " msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "" @@ -15704,16 +15893,16 @@ msgstr "" msgid "There was an issue deleting: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "" @@ -15721,7 +15910,7 @@ msgstr "" msgid "There was an issue fetching reports attached to this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" @@ -15773,7 +15962,7 @@ msgid "" "parameters." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -15800,13 +15989,13 @@ msgstr "" msgid "This action will permanently delete the template." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 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/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -15816,7 +16005,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -15824,19 +16013,19 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "" @@ -15870,14 +16059,14 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -15894,11 +16083,11 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "" @@ -15912,16 +16101,16 @@ msgid "" " id to the SDK:" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -15935,8 +16124,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "" @@ -15958,11 +16147,11 @@ msgid "" "against this string as a subquery." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" @@ -15995,7 +16184,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -16006,23 +16195,27 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 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:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "" @@ -16033,26 +16226,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "" @@ -16068,6 +16261,13 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "" @@ -16080,8 +16280,8 @@ msgstr "" msgid "Threshold alpha level for determining significance" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "" @@ -16089,7 +16289,7 @@ msgstr "" msgid "Thumbnails" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "" @@ -16110,7 +16310,7 @@ msgstr "" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "" @@ -16120,9 +16320,9 @@ msgid "Time Column" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "" @@ -16155,7 +16355,7 @@ msgstr "" msgid "Time Ratio" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "" @@ -16188,13 +16388,13 @@ msgstr "" msgid "Time Series - Stacked" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 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:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "" @@ -16203,14 +16403,14 @@ msgstr "" msgid "Time Table View" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "" @@ -16219,17 +16419,17 @@ msgstr "" msgid "Time column filter plugin" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "" @@ -16246,7 +16446,7 @@ msgid "" "[%(human_readable)s later]." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "" @@ -16255,7 +16455,7 @@ msgstr "" msgid "Time format" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -16273,8 +16473,8 @@ msgstr "" msgid "Time granularity" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "" @@ -16282,8 +16482,8 @@ msgstr "" msgid "Time lag" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -16295,7 +16495,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "" @@ -16308,9 +16508,9 @@ msgstr "" msgid "Time series columns" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "" @@ -16349,12 +16549,12 @@ msgstr "" msgid "Timeout error" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "" @@ -16390,7 +16590,7 @@ msgstr "" msgid "Title or Slug" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "" @@ -16398,46 +16598,46 @@ msgstr "" msgid "To get a readable URL for your dashboard" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 msgid "Tooltip Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "" @@ -16458,17 +16658,13 @@ msgstr "" msgid "Total value" msgstr "Anotačná vrstva" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "" @@ -16488,7 +16684,7 @@ msgstr "" msgid "Transparent" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "" @@ -16500,11 +16696,11 @@ msgstr "" msgid "Tree Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "" @@ -16525,19 +16721,19 @@ msgstr "" msgid "Trend" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "" @@ -16545,45 +16741,45 @@ msgstr "" msgid "Truncate Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 msgid "Truncate X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" @@ -16591,7 +16787,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "" @@ -16599,23 +16795,23 @@ msgstr "" msgid "Tukey" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "" @@ -16624,11 +16820,11 @@ msgstr "" msgid "Type a number" msgstr "" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "" @@ -16661,19 +16857,15 @@ msgstr "" msgid "URL Parameters" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -16697,7 +16889,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -16709,41 +16901,46 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Importovať dashboard" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "" @@ -16751,11 +16948,11 @@ msgstr "" msgid "Undefined window for rolling operation" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "" @@ -16769,7 +16966,7 @@ msgstr "" msgid "Unexpected error occurred, please check your logs for details" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "" @@ -16805,12 +17002,13 @@ msgstr "" msgid "Unknown Status" msgstr "" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "" @@ -16819,7 +17017,7 @@ msgstr "" msgid "Unknown input format" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 msgid "Unknown type" msgstr "" @@ -16862,11 +17060,11 @@ msgstr "" msgid "Unsupported time grain: %(time_grain)s" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "" @@ -16874,7 +17072,7 @@ msgstr "" msgid "Untitled query" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "" @@ -16887,7 +17085,7 @@ msgstr "" msgid "Updating chart was stopped" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "" @@ -16897,7 +17095,7 @@ msgstr "" msgid "Upload CSV" msgstr "Nahrať Excel" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "" @@ -16906,7 +17104,7 @@ msgstr "" msgid "Upload Columnar" msgstr "Nahrať Excel" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 msgid "Upload Columnar file to database" msgstr "" @@ -16925,7 +17123,7 @@ msgstr "Nahrať Excel" msgid "Upload Excel" msgstr "Nahrať Excel" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Nahrať Excel" @@ -16934,11 +17132,11 @@ msgstr "Nahrať Excel" msgid "Upload JSON file" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 msgid "Upload a file to a database." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -16951,7 +17149,7 @@ msgstr "" msgid "Upload file to preview columns" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 msgid "Uploading a file is required" msgstr "" @@ -16963,28 +17161,28 @@ msgstr "" msgid "Upper threshold must be greater than lower threshold" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 #, fuzzy msgid "Usage" msgstr "Spravovať" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "" @@ -16992,18 +17190,18 @@ msgstr "" msgid "Use a log scale for the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "" @@ -17015,7 +17213,7 @@ msgid "" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -17023,7 +17221,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" @@ -17031,7 +17229,7 @@ msgstr "" msgid "Use only a single value." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "" @@ -17045,17 +17243,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "" @@ -17073,7 +17271,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -17096,9 +17294,9 @@ msgstr "" msgid "User query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -17131,15 +17329,15 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "" @@ -17148,18 +17346,18 @@ msgstr "" msgid "Value Domain" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 msgid "Value and Percentage" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "" @@ -17172,8 +17370,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "" @@ -17213,16 +17411,16 @@ msgstr "" msgid "Verbose Name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "" @@ -17245,7 +17443,7 @@ msgstr "" msgid "View All »" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 #, fuzzy msgid "View Dataset" msgstr "Datasety" @@ -17254,7 +17452,7 @@ msgstr "Datasety" msgid "View all charts" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "" @@ -17268,10 +17466,10 @@ msgstr "" msgid "View keys & indexes (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "" @@ -17285,13 +17483,13 @@ msgid "Viewed %s" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "" @@ -17299,11 +17497,11 @@ msgstr "" msgid "Virtual (SQL)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "" @@ -17311,7 +17509,7 @@ msgstr "" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "" @@ -17319,6 +17517,11 @@ msgstr "" msgid "Visual Tweaks" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Grafy" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -17422,11 +17625,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "" @@ -17439,7 +17642,7 @@ msgstr "" msgid "Waiting on database..." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "" @@ -17453,11 +17656,11 @@ msgstr "" msgid "Warning Message" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -17473,7 +17676,7 @@ msgstr "" msgid "Waterfall Chart" msgstr "Grafy" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -17498,7 +17701,7 @@ msgid "" "%(location)s." msgstr "" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -17507,7 +17710,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -17526,7 +17729,7 @@ msgstr "" msgid "Web" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "" @@ -17550,11 +17753,11 @@ msgstr "" msgid "Week starting Sunday" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -17563,7 +17766,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "" @@ -17599,33 +17802,33 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" @@ -17635,15 +17838,15 @@ msgid "" "table to be created in this schema" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" @@ -17681,7 +17884,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" @@ -17695,13 +17898,13 @@ msgid "" "view." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" @@ -17709,12 +17912,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" @@ -17722,32 +17925,32 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "" @@ -17755,11 +17958,11 @@ msgstr "" msgid "Whether to display the interactive data table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "" @@ -17770,10 +17973,10 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "" @@ -17781,65 +17984,65 @@ msgstr "" msgid "Whether to display the metric name as a title" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 msgid "Whether to display the tooltip labels." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "" @@ -17847,7 +18050,7 @@ msgstr "" msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "" @@ -17876,30 +18079,30 @@ msgid "" "fly" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 msgid "Whether to show as Nightingale chart." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "" @@ -17908,9 +18111,9 @@ msgstr "" msgid "Whether to sort ascending or descending on the base Axis." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "" @@ -17918,20 +18121,11 @@ msgstr "" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" @@ -17943,7 +18137,7 @@ msgstr "" msgid "Which country to plot the map for?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "" @@ -17981,7 +18175,7 @@ msgstr "" msgid "Word Cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "" @@ -17989,7 +18183,7 @@ msgstr "" msgid "Working" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "" @@ -17998,7 +18192,7 @@ msgstr "" msgid "World Map" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "" @@ -18006,7 +18200,7 @@ msgstr "" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "" @@ -18014,9 +18208,9 @@ msgstr "" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -18025,36 +18219,37 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 msgid "X Axis Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "" @@ -18062,13 +18257,13 @@ msgstr "" msgid "X Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "" @@ -18086,12 +18281,12 @@ msgstr "" msgid "X-axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "" @@ -18099,9 +18294,9 @@ msgstr "" msgid "Y AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -18109,67 +18304,68 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 msgid "Y Axis Title Position" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 msgid "Y-Axis" msgstr "" @@ -18191,8 +18387,8 @@ msgstr "" msgid "Y-axis bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "" @@ -18208,7 +18404,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "" @@ -18216,14 +18412,14 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "" @@ -18236,7 +18432,7 @@ msgstr "" msgid "Yes, overwrite changes" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -18255,7 +18451,7 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -18288,7 +18484,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -18307,35 +18503,35 @@ msgid "" "right" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -18345,13 +18541,13 @@ msgstr "" msgid "You do not have permission to read tags" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 msgid "You do not have sufficient permissions to edit the chart" msgstr "" @@ -18371,7 +18567,7 @@ msgstr "" msgid "You don't have access to this embedded dashboard config." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "" @@ -18380,7 +18576,7 @@ msgstr "" msgid "You don't have permission to modify the value." msgstr "" -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "" @@ -18389,7 +18585,7 @@ msgstr "" msgid "You don't have the rights to alter this chart" msgstr "" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "" @@ -18401,7 +18597,7 @@ msgstr "" msgid "You don't have the rights to create a chart" msgstr "" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "" @@ -18417,7 +18613,7 @@ msgstr "" msgid "You have unsaved changes." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -18430,7 +18626,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -18440,28 +18636,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "" @@ -18469,37 +18665,37 @@ msgstr "" msgid "Your chart is ready to go!" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "" @@ -18511,8 +18707,8 @@ msgstr "" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "" @@ -18524,7 +18720,7 @@ msgstr "" msgid "Zoom level of the map" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "" @@ -18556,14 +18752,14 @@ msgstr "" msgid "[desc]" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "" @@ -18612,20 +18808,24 @@ msgstr "" msgid "`width` must be greater or equal to 0" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 msgid "alert condition" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 msgid "alert dark" msgstr "" @@ -18634,8 +18834,10 @@ msgid "alerts" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "" @@ -18643,43 +18845,43 @@ msgstr "" msgid "also copy (duplicate) charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -18687,7 +18889,11 @@ msgstr "" msgid "background" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +msgid "basic conditional formatting" +msgstr "" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "" @@ -18699,10 +18905,10 @@ msgstr "" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -18715,8 +18921,8 @@ msgstr "" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "" @@ -18732,7 +18938,7 @@ msgstr "" msgid "cannot be empty" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "" @@ -18748,12 +18954,12 @@ msgstr "Spravovať" msgid "chart" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 #, fuzzy msgid "charts" msgstr "Grafy" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "" @@ -18762,7 +18968,7 @@ msgid "clear all filters" msgstr "" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "" @@ -18782,16 +18988,20 @@ msgstr "" msgid "color scheme for comparison" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +msgid "color type" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 msgid "content type" msgstr "" @@ -18808,27 +19018,27 @@ msgstr "" msgid "create a new chart" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 msgid "crontab" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "" @@ -18836,30 +19046,30 @@ msgstr "" msgid "cumulative" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 #, fuzzy msgid "dashboards" msgstr "Importovať dashboard" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "" @@ -18869,21 +19079,21 @@ msgstr "" msgid "dataset name" msgstr "Datasety" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "" @@ -18962,14 +19172,14 @@ msgstr "" msgid "delete" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "" @@ -18989,61 +19199,61 @@ msgstr "" msgid "dttm" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 msgid "e.g. default" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "" @@ -19051,58 +19261,58 @@ msgstr "" msgid "edit mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 msgid "email subject" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 msgid "error" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "" @@ -19115,16 +19325,16 @@ msgstr "" msgid "fetching" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "" @@ -19136,42 +19346,42 @@ msgstr "" msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 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 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "" @@ -19193,13 +19403,13 @@ msgstr "" msgid "is expected to be an integer" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "" @@ -19211,8 +19421,8 @@ msgstr "" msgid "latest partition:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "" @@ -19220,7 +19430,7 @@ msgstr "" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "" @@ -19241,26 +19451,26 @@ msgid "max" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "" @@ -19282,23 +19492,23 @@ msgstr "" msgid "min" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "" @@ -19307,13 +19517,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 #, fuzzy msgid "name" msgstr "Spravovať" @@ -19348,13 +19558,13 @@ msgstr "" msgid "offline" msgstr "" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "" @@ -19370,7 +19580,7 @@ msgstr "" msgid "overall" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Grafy" @@ -19400,11 +19610,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -19423,11 +19633,11 @@ msgid "" " first is lower than the second value" msgstr "" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -19437,15 +19647,15 @@ msgstr "" msgid "pixels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "" @@ -19454,7 +19664,7 @@ msgid "published" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "" @@ -19466,11 +19676,11 @@ msgstr "" msgid "query" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "" @@ -19478,15 +19688,15 @@ msgstr "" msgid "recent" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 msgid "recipients" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "" @@ -19498,12 +19708,12 @@ msgstr "" msgid "reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "" @@ -19517,13 +19727,13 @@ msgstr "Bezpečnosť na úrovni riadkov" msgid "running" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 #, fuzzy msgid "saved queries" msgstr "Uložené dotazy" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "" @@ -19543,38 +19753,38 @@ msgstr "" msgid "shift start date" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "" @@ -19583,7 +19793,7 @@ msgid "stopped" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "" @@ -19593,27 +19803,27 @@ msgstr "" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 msgid "success dark" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "" @@ -19625,7 +19835,7 @@ msgstr "" msgid "tag" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "Spravovať" @@ -19642,8 +19852,8 @@ msgstr "" msgid "to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "" @@ -19665,13 +19875,13 @@ msgstr "" msgid "use latest_partition template" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "" @@ -19683,7 +19893,7 @@ msgstr "" msgid "variance" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "" @@ -19695,59 +19905,59 @@ msgstr "" msgid "viz type" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 msgid "working timeout" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "" diff --git a/superset/translations/sl/LC_MESSAGES/messages.po b/superset/translations/sl/LC_MESSAGES/messages.po index e8ae1eb2ede2..248684437900 100644 --- a/superset/translations/sl/LC_MESSAGES/messages.po +++ b/superset/translations/sl/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Superset\n" "Report-Msgid-Bugs-To: dkrat7 @github.com\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2024-01-01 23:56+0100\n" "Last-Translator: dkrat7 \n" "Language: sl_SI\n" @@ -29,8 +29,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -57,8 +87,8 @@ msgstr "" msgid " (excluded)" msgstr " (ni vključeno)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -76,7 +106,7 @@ msgstr " novo" msgid " expression which needs to adhere to the " msgstr " , ki mora upoštevati " -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr " izvorno kodo za Supersetov \"sandboxed parser\"" @@ -111,7 +141,7 @@ msgstr "" " podatkovno bazo oz. tip stolpca s pomočjo dodatnega" " parametra." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" msgstr " za dodajanje izračunanih stolpcev" @@ -123,26 +153,26 @@ msgstr " za dodajanje mer" msgid " to edit or add columns and metrics." msgstr " za urejanje ali dodajanje stolpcev in mer." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr " za označitev stolpca kot časovnega" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" " za odpiranje SQL laboratorija. Tam lahko poizvedbo shranite kot " "podatkovni set." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr " za vizualizacijo podatkov." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "!= (ni enako)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, python-format msgid "% calculation" msgstr "% cizračun" @@ -190,22 +220,22 @@ msgstr "%(name)s.csv" msgid "%(object)s does not exist in this database." msgstr "%(object)s ne obstaja v tej podatkovni bazi." -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "%(other)s grafikoni bodo prikazani tu" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "%(other)s nadzorne plošče bodo prikazane tu" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "%(other)s zadnji bodo prikazani tu" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "%(other)s shranjene poizvedbe bodo prikazane tu" @@ -223,9 +253,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "%(rows)d vrnjenih vrstic" @@ -252,7 +282,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, fuzzy, python-format msgid "%(type)s File" msgstr "%(prefix)s %(title)s" @@ -273,26 +303,26 @@ msgstr "" msgid "%s Error" msgstr "%s napaka" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "%s GESLO" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "%s GESLO ZA SSH TUNEL" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "%s ZASEBNI KLJUČ ZA SSH TUNEL" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "%s GESLO ZASEBNEGA KLJUČA ZA SSH TUNEL" @@ -302,17 +332,17 @@ msgstr "%s GESLO ZASEBNEGA KLJUČA ZA SSH TUNEL" msgid "%s Selected" msgstr "Izbranih: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "Izbranih: %s (fizični: %s, virtualni: %s)" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "Izbranih: %s (fizični)" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "Izbranih: %s (virtualni)" @@ -322,20 +352,20 @@ msgstr "Izbranih: %s (virtualni)" msgid "%s aggregates(s)" msgstr "Agreg. funkcije: %s" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "Stolpci: %s" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " @@ -344,7 +374,7 @@ msgstr "" "%s elementov ni mogoče označiti, ker nimate pravic za urejanje vseh " "izbranih elementov." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "Operatorji: %s" @@ -360,18 +390,18 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "Možnosti: %s" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "nedavne" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -385,8 +415,8 @@ msgstr[3] "" msgid "%s saved metric(s)" msgstr "Shranjene mere: %s" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "%s posodobljeni" @@ -403,7 +433,7 @@ msgstr "%s%s" msgid "%s-%s of %s" msgstr "%s-%s od %s" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "(Odstranjeno)" @@ -411,7 +441,7 @@ msgstr "(Odstranjeno)" msgid "(deleted or invalid type)" msgstr "(izbrisan ali neveljaven tip)" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "(ni opisa, kliknite za ogled zapisov)" @@ -419,7 +449,7 @@ msgstr "(ni opisa, kliknite za ogled zapisov)" msgid "), and they become available in your SQL (example:" msgstr "), s čimer bodo na razpolago v sklopu SQL-poizvedbe (primer:" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -438,7 +468,7 @@ msgstr "" "\n" "%(table)s\n" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -454,12 +484,12 @@ msgstr "" "napaka: %(text)s\n" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "+ %s več" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 msgid "" "-- Note: Unless you save your query, these tabs will NOT persist if you " "clear your cookies or change browsers.\n" @@ -469,46 +499,46 @@ msgstr "" "boste počistili piškote ali zamenjali brskalnik.\n" "\n" -#: superset-frontend/src/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0 izbranih" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "frekvenca: 1 koledarski dan" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "1 dan" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "1 day ago" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1 ura" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "frekvenca: 1 ura" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1 minuta" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "frekvenca: 1 minuta" @@ -517,24 +547,24 @@ msgstr "frekvenca: 1 minuta" msgid "1 month ago" msgstr "mesec" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "frekvenca: 1 mesec - konec" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "frekvenca: 1 mesec - začetek" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "1 week" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "1 week ago" @@ -547,25 +577,25 @@ msgstr "1 teden z začetkom v ponedeljek (freq=W-MON)" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "1 teden z začetkom v nedeljo (freq=W-SUN)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "1 year" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "1 year ago" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "frekvenca: 1 leto - konec" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "frekvenca: 1 leto - začetek" @@ -573,14 +603,14 @@ msgstr "frekvenca: 1 leto - začetek" msgid "10 minute" msgstr "10 minute" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "104 weeks" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "104 weeks ago" @@ -589,61 +619,61 @@ msgstr "104 weeks ago" msgid "15 minute" msgstr "15 minute" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "156 weeks" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "156 weeks ago" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "1AS" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "1D" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 +msgid "1D" +msgstr "1D" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 +#: superset-frontend/src/explore/controlPanels/sections.tsx:244 msgid "1H" msgstr "1H" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 msgid "1M" msgstr "1M" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 -#: superset-frontend/src/explore/controlPanels/sections.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "1T" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "2 years" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "2 years ago" @@ -656,14 +686,14 @@ msgstr "2/98 percentil" msgid "22" msgstr "22" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 msgid "28 days" msgstr "28 days" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "28 days ago" @@ -675,31 +705,31 @@ msgstr "28 days ago" msgid "2D" msgstr "2D" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "Tričrkovna oznaka države" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 msgid "3 years" msgstr "3 years" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "3 years ago" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30 dni" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "30 days ago" @@ -709,7 +739,7 @@ msgid "30 minute" msgstr "30 minut" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30 minutes" @@ -718,7 +748,7 @@ msgid "30 second" msgstr "30 second" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30 seconds" @@ -738,7 +768,7 @@ msgid "5 minute" msgstr "5 minute" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5 minutes" @@ -747,18 +777,18 @@ msgid "5 second" msgstr "5 second" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "5 seconds" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "52 weeks" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "52 weeks ago" @@ -768,29 +798,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "52 tednov z začetkom v ponedeljek (freq=52W-MON)" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "6 hour" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60 days" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "frekvenca: 7 koledarskih dni" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "7 days" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "7D" @@ -798,19 +828,19 @@ msgstr "7D" msgid "9/91 percentiles" msgstr "9/91 percentil" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90 days" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr ":" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "< (manjše kot)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "<= (manjše ali enako)" @@ -835,15 +865,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "== (je enako)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "> (večje kot)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr ">= (večje ali enako)" @@ -851,11 +881,11 @@ msgstr ">= (večje ali enako)" msgid "A Big Number" msgstr "Velika številka" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "Z vejico ločen seznam stolpcev, v katerih bodo prepoznani datumi" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "Z vejicami ločen seznam shem, kjer je dovoljeno nalaganje datotek." @@ -867,7 +897,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "Podatkovna baza z enakim imenom že obstaja." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 #, fuzzy msgid "" "A dictionary with column names and their data types if you need to change" @@ -885,7 +915,7 @@ msgstr "" "Celoten URL, ki kaže na lokacijo zgrajenega vtičnika (lahko gostuje npr. " "na CDN)" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "Predloga za Handlebars, ki je uporabljena za podatke" @@ -901,12 +931,12 @@ msgstr "" "Seznam imen domen, ki lahko vgradijo to nadzorno ploščo. Če polje ostane " "prazno, je vgrajevanje dovoljeno iz vseh domen." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "Seznam oznak, ki so povezane s tem grafikonom." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" "Seznam uporabnikov, ki lahko spreminjajo ta grafikon. Možno je iskanje po" @@ -924,8 +954,8 @@ msgstr "" "Zemljevid, ki na zemljepisnih koordinatah prikazuje kroge s spremenljivim" " polmerom" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "Mera za barvo" @@ -951,12 +981,12 @@ msgstr "" "izseke, vrednosti pa so ponazorjene s ploščino izseka (namesto polmera " "ali kota)." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "Berljiv URL za vašo nadzorno ploščo" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "Sklic na nastavitve za [Čas], ki upošteva granulacijo" @@ -1002,7 +1032,7 @@ msgstr "Pri ustvarjanju podatkovnega okvira je potekel čas." msgid "A timeout occurred while taking a screenshot." msgstr "Pri ustvarjanju zaslonske slike je potekel čas." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "Zahtevana je veljavna barvna shema" @@ -1019,11 +1049,11 @@ msgstr "" "\tkumulativni učinek zaporedja negativnih ali pozitivnih vrednosti.\n" "\tVmesne vrednosti so bodisi kategorične bodisi časovne." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "UPORABI" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "APR" @@ -1032,30 +1062,30 @@ msgstr "APR" msgid "AQE" msgstr "AQE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "AVG" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "OBROBA OZNAKE OSI" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "POLOŽAJ OZNAKE OSI" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "O programu" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "Dostop" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "Žeton za dostop" @@ -1063,7 +1093,7 @@ msgstr "Žeton za dostop" msgid "Action" msgstr "Aktivnost" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "Dnevnik aktivnosti" @@ -1075,7 +1105,7 @@ msgstr "Dnevnik aktivnosti" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1087,18 +1117,18 @@ msgstr "Aktivnosti" msgid "Active" msgstr "Aktiven" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "Dejanske vrednosti" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "Časovna primerjava" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "Dejansko časovno obdobje" @@ -1106,33 +1136,33 @@ msgstr "Dejansko časovno obdobje" msgid "Actual value" msgstr "Dejanska vrednost" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "Dejanske vrednosti" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "Prilagodljiva oblika" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "Dodaj" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "Dodaj opozorilo" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "Dodaj CSS predlogo" @@ -1160,7 +1190,7 @@ msgstr "Dodaj dnevnik" msgid "Add Metric" msgstr "Dodaj mero" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "Dodaj poročilo" @@ -1176,19 +1206,19 @@ msgstr "Dodaj oznako" msgid "Add a Plugin" msgstr "Dodaj vtičnik" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "Dodaj podatkovni set" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "Dodaj nov zavihek" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "Dodaj nov zavihek za SQL-poizvedbo" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "Dodaj dodatne parametre po meri" @@ -1200,30 +1230,30 @@ msgstr "Dodaj sloj z oznakami" msgid "Add an item" msgstr "Dodaj element" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "Dodaj in uredi filtre" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "Dodaj oznako" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "Dodaj sloj z oznakami" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "Dodajte način obveščanja" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "Dodaj izračunan stolpec v podatkovni set v oknu \"Uredi podatkovni vir\"" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" "Dodaj izračunan časovni stolpec v podatkovni set v oknu \"Uredi " @@ -1234,7 +1264,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "Dodaj medsebojni filter" @@ -1242,19 +1272,19 @@ msgstr "Dodaj medsebojni filter" msgid "Add custom scoping" msgstr "Dodaj prilagojen doseg" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "Dodaj stolpce podatkovnega seta za združevanje stolpcev vrtilne tabele." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "Dodajte način dostave" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 msgid "Add description of your tag" msgstr "Dodajte opis vaše oznake" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "Dodaj informacije o povezavi." @@ -1263,7 +1293,7 @@ msgstr "Dodaj informacije o povezavi." msgid "Add filter" msgstr "Dodaj filter" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1283,11 +1313,11 @@ msgstr "" "poizvedbe filtra\n" " ali pa omejiti nabor prikazanih vrednosti filtra." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "Dodaj filtre in ločilnike" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "Dodaj" @@ -1299,11 +1329,11 @@ msgstr "Dodaj mero" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "Dodaj mero v podatkovni set v oknu \"Uredi podatkovni vir\"" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "Dodaj novo pravilo za barvo" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "Dodaj novo pravilo" @@ -1311,23 +1341,23 @@ msgstr "Dodaj novo pravilo" msgid "Add required control values to preview chart" msgstr "Dodaj potrebne parametre za predogled grafikona" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "Dodaj potrebne parametre za shranjenje grafikona" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "Dodaj preglednico" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "Dodaj oznako elementom" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "Dodajte naslov grafikona" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "Dodajte naziv nadzorne plošče" @@ -1340,12 +1370,12 @@ msgstr "Dodaj na nadzorno ploščo" msgid "Add/Edit Filters" msgstr "Dodaj/uredi filter" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "Dodano" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" @@ -1354,38 +1384,38 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "Dodatni parametri" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "Mogoče bodo potrebna dodatna polja" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "Dodatne informacije" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "Dodatni metapodatki" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "Dodatni razmak za legendo." -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "Dodatni parametri" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "Dodatne nastavitve." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "Dodatno besedilo, ki ga dodate pred ali za vrednost, npr. enota" @@ -1397,28 +1427,29 @@ msgid "Additive" msgstr "Aditivno" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "Nastavite kako bo ta podatkovna baza delovala z SQL-laboratorijem." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "Prilagodite nastavitve zmogljivosti te podatkovne baze." @@ -1433,17 +1464,17 @@ msgstr "Prilagodite nastavitve zmogljivosti te podatkovne baze." #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "Napredno" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "Napredna analitika" @@ -1451,21 +1482,21 @@ msgstr "Napredna analitika" msgid "Advanced Data type" msgstr "Napredni podatkovni tip" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "Napredna analitika" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "Napredna analitika za poizvedbo A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "Napredna analitika za poizvedba B" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "Napredna analitika" @@ -1488,12 +1519,12 @@ msgstr "Napredni podatkovni tip" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "Napredna analitika" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "Potem" @@ -1501,11 +1532,11 @@ msgstr "Potem" msgid "Aggregate" msgstr "Agregacija" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "Agregirano povprečje" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "Agregirana vsota" @@ -1517,7 +1548,7 @@ msgstr "" "Agregacijska funkcija za seznam točk v vsaki gruči, s katero se ustvari " "oznaka gruče." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1536,7 +1567,7 @@ msgstr "" msgid "Aggregation" msgstr "Agregacija" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "Agregacijska funkcija" @@ -1544,15 +1575,15 @@ msgstr "Agregacijska funkcija" msgid "Alert" msgstr "Opozorilo" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "Opozorilo sproženo, v obdobju mirovanja" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "Status opozorila" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Označi vsebino" @@ -1561,7 +1592,7 @@ msgstr "Označi vsebino" msgid "Alert ended grace period." msgstr "Opozorilo je končalo obdobje mirovanja." -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "Opozorilo ni uspelo" @@ -1573,12 +1604,12 @@ msgstr "Opozorilo sproženo med obdobjem mirovanja." msgid "Alert found an error while executing a query." msgstr "Opozorilo je našlo napako pri izvajanju poizvedbe." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Alert is active" msgstr "E-poštna poročila aktivna" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "Naslov opozorila" @@ -1608,11 +1639,11 @@ msgstr "Poizvedba za opozorilo je vrnila več kot eno vrstico." msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "Poizvedba za opozorilo je vrnila več kot eno vrstico." -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "Opozorilo aktivno" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "Opozorilo sproženo, obvestilo poslano" @@ -1624,7 +1655,7 @@ msgstr "Napaka nastavitev potrjevalnika opozoril." msgid "Alerts" msgstr "Opozorila" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "Opozorila in poročila" @@ -1633,8 +1664,8 @@ msgstr "Opozorila in poročila" msgid "Alerts & reports" msgstr "Opozorila in poročila" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "Poravnaj +/-" @@ -1654,7 +1685,7 @@ msgstr "Poravnaj +/-" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1675,7 +1706,7 @@ msgstr "Celotno besedilo" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "Vsi grafikoni" @@ -1695,7 +1726,7 @@ msgstr "Vsi paneli" msgid "All panels with this column will be affected by this filter" msgstr "Ta filter bo vplival na vse grafikone s tem stolpcem" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "Dovoli CREATE TABLE AS" @@ -1704,7 +1735,7 @@ msgstr "Dovoli CREATE TABLE AS" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "Dovoli opcijo CREATE TABLE AS v SQL laboratoriju" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "Dovoli CREATE VIEW AS" @@ -1717,12 +1748,12 @@ msgstr "Dovoli opcijo CREATE VIEW AS v SQL laboratoriju" msgid "Allow Csv Upload" msgstr "Dovoli nalaganje CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "Dovoli DML" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1735,15 +1766,15 @@ msgstr "" "Dovoli, da se imena stolpcev spremenijo v male tiskane črke, kjer je to " "podprto (npr. Oracle, Snowflake)." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "Omogoči razvrščanje stolpcev" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "Dovoli ustvarjanje novih tabel s poizvedbami" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "Dovoli ustvarjanje novih pogledov s poizvedbami" @@ -1751,7 +1782,7 @@ msgstr "Dovoli ustvarjanje novih pogledov s poizvedbami" msgid "Allow data manipulation language" msgstr "Dovoli jezik za manipulacijo podatkov (DML)" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." @@ -1759,11 +1790,11 @@ msgstr "" "Uporabniku omogočite, da s potegom razvrsti stolpce. Sprememba se ne bo " "ohranila, ko bo grafikon ponovno naložen." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "Dovolite nalaganje datotek v podatkovno bazo" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." @@ -1771,7 +1802,7 @@ msgstr "" "Dovoli manipulacije podatkovne baze z uporabo ne-SELECT stavkov, kot so " "UPDATE, DELETE, CREATE, itd." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "Dovoli izbiro vozlišča" @@ -1779,11 +1810,11 @@ msgstr "Dovoli izbiro vozlišča" msgid "Allow sending multiple polygons as a filter event" msgstr "Dovoli pošiljanje več poligonov kot dogodek filtra" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "Dovoli raziskovanje te podatkovne baze" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "Dovoli poizvedbo na to podatkovno bazo v SQL laboratoriju" @@ -1817,7 +1848,7 @@ msgstr "" "povprečje, mediano in notranja 2 kvartila. Brki na vsaki škatli " "prikazujejo minimum, maksimum, območje in zunanja dva kvartila." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "Spremenjeno" @@ -1825,7 +1856,7 @@ msgstr "Spremenjeno" msgid "Always filter main datetime column" msgstr "Vedno filtriraj glavni časovni stolpec" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "Prišlo je do napake" @@ -1852,19 +1883,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "Prišlo je do napake" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "Prišlo je do napake" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "Pri shranjevanju podatkovnega seta je prišlo do napake" @@ -1880,7 +1911,7 @@ msgstr "Pri krajšanju dnevnikov je prišlo do napake " msgid "An error occurred while accessing the value." msgstr "Pri dostopanju do vednosti je prišlo do težave." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1893,8 +1924,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "Napaka pri ustvarjanju %s: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "Pri ustvarjanju podatkovnega vira je prišlo do težave" @@ -1910,7 +1941,7 @@ msgstr "Pri ustvarjanju vrednosti je prišlo do težave." msgid "An error occurred while deleting the value." msgstr "Pri brisanju vrednosti je prišlo do napake." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1970,7 +2001,7 @@ msgstr "Pri pridobivanju vrednosti podatkovne baze je prišlo do napake: %s" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1981,21 +2012,21 @@ msgstr "" "Pri pridobivanju vrednosti podatkovnega vira podatkovnega seta je prišlo " "do napake: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "Pri pridobivanju polja lastnik podatkovnega seta je prišlo do napake: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "Napaka pri pridobivanju podatkov iz podatkovnega seta" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "Napaka pri pridobivanju podatkov iz podatkovnega seta: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "Prišlo je do napake pri pridobivanju podatkovnih setov: %s" @@ -2009,14 +2040,14 @@ msgstr "Pri pridobivanju imen funkcij je prišlo do napake." msgid "An error occurred while fetching owners values: %s" msgstr "Pri pridobivanju polja lastnik je prišlo do napake: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "Pri pridobivanju vrednosti shem je prišlo do napake: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "Pri pridobivanju stanja zavihka je prišlo do napake" @@ -2024,7 +2055,7 @@ msgstr "Pri pridobivanju stanja zavihka je prišlo do napake" msgid "An error occurred while fetching table metadata" msgstr "Pri pridobivanju metapodatkov tabele je prišlo do napake" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2051,7 +2082,7 @@ msgstr "Prišlo je do napake pri pridobivanju informacij o nadzorni plošči." msgid "An error occurred while loading the SQL" msgstr "Pri nalaganju SQL je prišlo do napake" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "Pri odpiranju Raziskovalca je prišlo do napake" @@ -2063,19 +2094,13 @@ msgstr "Pri branju ključa je prišlo do težave." msgid "An error occurred while pruning logs " msgstr "Pri krajšanju dnevnikov je prišlo do napake " -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" "Pri odstranjevanju poizvedbe je prišlo do napake. Kontaktirajte " "administratorja." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" -"Pri odstranjevanju zavihka je prišlo do napake. Kontaktirajte " -"administratorja." - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2088,19 +2113,11 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "Pri prikazovanju vizualizacije je prišlo do napake: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" -"Pri določanju aktivnega zavihka je prišlo do napake. Kontaktirajte " -"administratorja." - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "Pri ocenjevanju grafikona je prišlo do napake" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2122,19 +2139,19 @@ msgstr "Pri posodabljanju/vstavljanju vrednosti je prišlo do težave." msgid "An unexpected error occurred" msgstr "Prišlo je do nepričakovane napake" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "Sidraj na" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "Kot, pri katerem se konča številčnica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "Kot, pri katerem se začne številčnica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "Animacija" @@ -2150,7 +2167,7 @@ msgstr "Sloj z oznakami %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "Sloji z oznakami" @@ -2192,7 +2209,7 @@ msgstr "Sloj z oznakami ima povezane oznake." msgid "Annotation layer interval end" msgstr "Konec intervala sloja z oznakami" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "Ime sloja z oznakami" @@ -2229,13 +2246,13 @@ msgstr "Tip sloja z oznakami" msgid "Annotation layer value" msgstr "Vrednost sloja z oznakami" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "Sloji z oznakami" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "Sloj z oznakami se še vedno nalaga." @@ -2259,11 +2276,11 @@ msgstr "Vir oznak" msgid "Annotation source type" msgstr "Tip vira oznak" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 msgid "Annotation template created" msgstr "Predloga oznake ustvarjena" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 msgid "Annotation template updated" msgstr "Predloga oznake posodobljena" @@ -2272,7 +2289,7 @@ msgstr "Predloga oznake posodobljena" msgid "Annotations and Layers" msgstr "Oznake in sloji" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "Oznake in sloji" @@ -2285,13 +2302,13 @@ msgstr "Oznak ni mogoče izbrisati." #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "Katerikoli" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "Prikaz dodatnih podrobnosti za certifikacijo." @@ -2303,13 +2320,13 @@ msgstr "" "Na tem mestu izbrana barvna shema bo nadomestila barve posameznih " "grafikonov v tej nadzorni plošči" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" "Dodate lahko katerokoli podatkovno bazo, ki podpira konekcije z SQL " "Alchemy URI-ji. " -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " @@ -2317,22 +2334,22 @@ msgstr "" "Dodate lahko katerokoli podatkovno bazo, ki podpira konekcije z SQL " "Alchemy URI-ji. Naučite se kako povezati gonilnik podatkovne baze " -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "Uporabljeni medsebojni filtri (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "Uporabljeni filtri (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "Uporabljeni filtri (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "Uporabljeni filtri: %s" @@ -2345,10 +2362,10 @@ msgstr "" "Izbrano drseče okno ni vrnilo podatkov. Poskrbite, da izvorna poizvedba " "ustreza minimalni periodi drsečega okna." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "Uporabi" @@ -2356,11 +2373,11 @@ msgstr "Uporabi" msgid "Apply conditional color formatting to metric" msgstr "Za mere uporabi pogojno oblikovanje z barvami" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "Za mere uporabi pogojno oblikovanje z barvami" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "Za numerične stolpce uporabi pogojno oblikovanje z barvami" @@ -2368,7 +2385,7 @@ msgstr "Za numerične stolpce uporabi pogojno oblikovanje z barvami" msgid "Apply filters" msgstr "Uporabi filtre" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "Uporabi mero za" @@ -2380,7 +2397,7 @@ msgstr "Uporabi za vse grafikone" msgid "Apply to specific panels" msgstr "Uporabi za izbrane grafikone" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "April" @@ -2396,9 +2413,9 @@ msgstr "Ali ste prepričani, da želite prepisati naslednje vrednosti?" msgid "Are you sure you want to cancel?" msgstr "Ali želite prekiniti?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2429,7 +2446,7 @@ msgstr "Ali ste prepričani, da želite izbrisati izbrane grafikone?" msgid "Are you sure you want to delete the selected dashboards?" msgstr "Ali ste prepričani, da želite izbrisati izbrane nadzorne plošče?" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "Ali ste prepričani, da želite izbrisati izbrane podatkovne sete?" @@ -2453,7 +2470,7 @@ msgstr "Ali ste prepričani, da želite izbrisati izbrane oznake?" msgid "Are you sure you want to delete the selected templates?" msgstr "Ali ste prepričani, da želite izbrisati izbrane predloge?" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "Ali ste prepričani, da želite prepisati podatkovni set?" @@ -2465,24 +2482,24 @@ msgstr "Ali želite nadaljevati?" msgid "Are you sure you want to save and apply changes?" msgstr "Ali resnično želite shraniti in uporabiti spremembe?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "področje besedila" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "Ploščinski grafikon" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "Ploščinski grafikon" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "Prosojnost ploščinskega grafikona" @@ -2496,7 +2513,7 @@ msgstr "" "spremenljivke v istem razmerju, vendar se pri ploščinskih grafikonih mere" " nalagajo ena na drugo." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "Puščica" @@ -2516,34 +2533,34 @@ msgstr "Povezani grafikoni" msgid "Async Execution" msgstr "Asinhrono izvajanje" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "Asinhroni zagon poizvedb" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "Avgust" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "Samodejno" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "Samodejna povečava" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "Samodokončaj" @@ -2559,12 +2576,12 @@ msgstr "Predikat za samodokončanje poizvedb" msgid "Automatic Color" msgstr "Samodejne barve" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "Razpoložljivi načini razvrščanja:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 msgid "Average" msgstr "Povprečje" @@ -2572,30 +2589,30 @@ msgstr "Povprečje" msgid "Average value" msgstr "Povprečna vrednost" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "Os" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "Meje osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "Oblika osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "Naslov osi" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "Naraščajoča os" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "Padajoča os" @@ -2603,10 +2620,10 @@ msgstr "Padajoča os" msgid "BOOLEAN" msgstr "BOOLEAN" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "Nazaj" @@ -2621,8 +2638,8 @@ msgstr "Nazaj na vse" msgid "Backend" msgstr "Zaledni sistem" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "Prejšnje vrednosti" @@ -2636,9 +2653,9 @@ msgstr "Neustrezen prostorski ključ" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "Stolpec" @@ -2654,11 +2671,11 @@ msgstr "Stolpčni graf (zastarelo)" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "Stolpčni grafikoni se uporabljajo za prikaz mer z nizi stolpcev." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "Vrednosti stolpcev" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "Orientacija stolpcev" @@ -2668,7 +2685,7 @@ msgid "Base" msgstr "Osnova" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "Slog osnovnega zemljevida. Glej dokumentacijo Mapbox: %s" @@ -2677,24 +2694,24 @@ msgstr "Slog osnovnega zemljevida. Glej dokumentacijo Mapbox: %s" msgid "Based on a metric" msgstr "Osnovan na meri" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "Število časovnih obdobij za primerjavo (na osnovi granulacije)" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "Na osnovi česa so serije sortirane na grafikonu in legendi" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "Osnovno" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "Osnovne informacije" @@ -2711,8 +2728,8 @@ msgstr "Napolnjenost baterije skozi čas" msgid "Be careful." msgstr "Bodite previdni." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "Pred" @@ -2732,36 +2749,41 @@ msgstr "" msgid "Big Number with Trendline" msgstr "Velika številka s trendno krivuljo" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "v" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "Spodaj" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "Spodnji rob" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "Spodaj levo" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "Spodnji rob, v pikslih, s katerim povečamo prostor za oznake osi" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "Spodaj desno" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "Od dna proti vrhu" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2772,14 +2794,14 @@ msgstr "" "prazno, se meje nastavijo dinamično na podlagi min./max. vrednosti " "podatkov. Funkcija omeji le prikaz, obseg podatkov pa ostane enak." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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 " @@ -2789,7 +2811,7 @@ msgstr "" "min./max. vrednosti podatkov. Funkcija omeji le prikaz, obseg podatkov pa" " ostane enak." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the axis. When left empty, the bounds are dynamically defined " "based on the min/max of the data. Note that this feature will only expand" @@ -2799,7 +2821,7 @@ msgstr "" "vrednosti podatkov. Funkcija omeji le prikaz, obseg podatkov pa ostane " "enak." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2810,7 +2832,7 @@ msgstr "" " min./max. vrednosti podatkov. Funkcija omeji le prikaz, obseg podatkov " "pa ostane enak." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2830,11 +2852,11 @@ msgid "Box Plot" msgstr "Box Plot" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "Razčlenitev" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2853,7 +2875,7 @@ msgstr "Mehurčkasti grafikon" msgid "Bubble Chart (legacy)" msgstr "Mehurčkasti grafikon (zastarelo)" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "Barva mehurčka" @@ -2861,12 +2883,12 @@ msgstr "Barva mehurčka" msgid "Bubble Opacity" msgstr "Prosojnost mehurčka" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "Velikost mehurčka" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "Velikost mehurčka" @@ -2878,7 +2900,7 @@ msgstr "Oblika zapisa velikosti mehurčka" msgid "Bucket break points" msgstr "Točke za razčlenitev razdelkov" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "Zgradi" @@ -2888,14 +2910,14 @@ msgstr "Zgradi" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "Izberi več" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "Označi več" @@ -2934,33 +2956,33 @@ msgstr "" "želite omogočiti dinamično iskanje, ki nalaga vrednosti filtra ko " "uporabnik tipka (to lahko preobremeni vašo podatkovno bazo)." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "Po ključu: za razvrščanje uporabite imena stolpcev" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "Po ključu: za razvrščanje uporabite imena vrstic" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "Po vrednosti: za razvrščanje uporabite vrednosti mere" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "PREKINI" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "USTVARI PODATKOVNI SET" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "CREATE TABLE AS" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "CREATE VIEW AS" @@ -2968,11 +2990,11 @@ msgstr "CREATE VIEW AS" msgid "CREATE VIEW statement" msgstr "CREATE VIEW stavek" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "CRON urnik" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "CRON izraz" @@ -2981,15 +3003,15 @@ msgstr "CRON izraz" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "CSS slogi" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "CSS predloge" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "CSS slogi uporabljeni za grafikon" @@ -3010,15 +3032,15 @@ msgstr "CSS predloge" msgid "CSS templates could not be deleted." msgstr "CSS predlog ni mogoče izbrisati." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "Nalaganje CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "CTAS & CVAS SHEMA" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -3032,7 +3054,7 @@ msgstr "" msgid "CTAS Schema" msgstr "CTAS shema" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3055,20 +3077,20 @@ msgid "Cache Timeout" msgstr "Trajanje predpomnilnika" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "Trajanje predpomnilnika (sekunde)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "Časovna omejitev predpomnilnika" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "Predpomnjeno" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "Predpomnjeno %s" @@ -3081,11 +3103,11 @@ msgstr "Predpomnjena vrednost ni najdena" msgid "Calculate contribution per series or row" msgstr "Izračunaj delež za serijo ali vrstico" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "Izračunaj iz prvega koraka" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "Izračunaj iz prejšnjega koraka" @@ -3098,12 +3120,12 @@ msgstr "Izračunan stolpec [%s] zahteva izraz" msgid "Calculated columns" msgstr "Izračunani stolpci" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "Tip izračuna" @@ -3124,26 +3146,26 @@ msgstr "Dovoli izbiro več vrednosti" msgid "Can't have overlap between Series and Breakdowns" msgstr "Ne sme imeti prekrivanja med podatkovnimi serijami in členitvami" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "Prekliči" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "Prekini poizvedbo pri dogodku zaprtja okna (window unload event)" @@ -3159,8 +3181,8 @@ msgstr "Podatkovne baze s povezanimi podatkovnimi viri ni mogoče izbrisati" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "Za SSH-tunel ne morete imeti več prijavnih podatkov" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "Filtra ni mogoče naložiti" @@ -3194,33 +3216,33 @@ msgstr "Kategorična barva" msgid "Categories to group by on the x-axis." msgstr "Kategorije za združevanje po x-osi." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "Kategorija" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "Ime kategorije" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "Kategorija in procent" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "Kategorija in vrednost" @@ -3228,14 +3250,14 @@ msgstr "Kategorija in vrednost" msgid "Category name" msgstr "Ime kategorije" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "Kategorija ciljnih vozlišč" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "Kategorija, vrednost in procent" @@ -3252,26 +3274,22 @@ msgstr "Zaobljenost celice" msgid "Cell Size" msgstr "Velikost celice" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "Stolp. graf v celicah" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "Vsebina celice" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "Omejitev števila celic" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "Centroid (zemljepisna dolžina in širina): " -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "Certifikacija" @@ -3279,15 +3297,15 @@ msgstr "Certifikacija" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "Podrobnosti certifikacije" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "Certificirano" @@ -3298,23 +3316,23 @@ msgstr "Certificiral/a" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "Certificiral/a" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "Certificiral/a %s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "Spremeni vrstni red stolpcev." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "Spremeni vrstni red vrstic." @@ -3334,7 +3352,7 @@ msgstr "Spremembe shranjene." msgid "Changing one or more of these dashboards is forbidden" msgstr "Spreminjanje teh nadzornih plošč ni dovoljeno" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3359,16 +3377,16 @@ msgid "Changing this chart is forbidden" msgstr "Spreminjanje tega grafikona ni dovoljeno" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "Sprememba tega kontrolnika se odrazi takoj" @@ -3390,23 +3408,23 @@ msgstr "Spreminjanje tega podatkovnega vira ni dovoljeno" msgid "Changing this report is forbidden" msgstr "Spreminjanje tega poročila ni dovoljeno" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "Znak, ki bo prepoznan kot decimalno ločilo" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "Grafikon" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "Grafikon %(id)s ni najden" @@ -3415,26 +3433,26 @@ msgstr "Grafikon %(id)s ni najden" msgid "Chart Cache Timeout" msgstr "Trajanje predpomnilnika grafikona" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, python-format msgid "Chart Data: %s" msgstr "Podatki grafikona: %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "ID grafikona" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3446,32 +3464,34 @@ msgstr "ID grafikona" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "Možnosti grafikona" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "Orientacija grafikona" @@ -3485,13 +3505,13 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 msgid "Chart Source" msgstr "Podatkovni vir grafikona" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "Naslov grafikona" @@ -3510,23 +3530,23 @@ msgstr "Grafikon [%s] je bil shranjen" msgid "Chart [%s] was added to dashboard [%s]" msgstr "Grafikon [%s] je bil dodan na nadzorno ploščo [%s]" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "Grafikon [{}] je bil prepisan" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "Grafikon [{}] je bil shranjen" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "Grafikon [{}] je bil dodan na nadzorno ploščo [{}]" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "Trajanje predpomnilnika grafikona" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "Spremembe grafikona" @@ -3570,8 +3590,8 @@ msgstr "Ime grafikona" msgid "Chart not found" msgstr "Grafikon ni najden" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "Možnosti grafikona" @@ -3583,15 +3603,15 @@ msgstr "Lastniki grafikona" msgid "Chart parameters are invalid." msgstr "Parametri grafikona so neveljavni." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "Lastnosti grafikona posodobljene" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "Naslov grafikona" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "Grafikon zahteva podatkovni set" @@ -3599,13 +3619,13 @@ msgstr "Grafikon zahteva podatkovni set" msgid "Chart width" msgstr "Širina grafikona" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Grafikoni" @@ -3618,9 +3638,9 @@ msgstr "Grafikonov ni mogoče izbrisati." msgid "Check for sorting ascending" msgstr "Označi za naraščajoče razvrščanje" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3632,19 +3652,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "Preizkusite ta grafikon v nadzorni plošči:" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "Preizkusite ta grafikon: " -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "Preizkusite to nadzorno ploščo: " -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "Če želite, da imajo datumske particije enako višino" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "Položaj podrejene oznake" @@ -3665,29 +3685,29 @@ msgstr "Izberite datoteko" msgid "Choose a chart or dashboard not both" msgstr "Izberite grafikon ali nadzorno ploščo, ne obojega" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "Izberite podatkovno bazo..." -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "Izberite podatkovni set" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "Izberite podatkovni set" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "Izberite mero za desno os" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "Izberite obliko zapisa števila" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "Izberite izvor" @@ -3696,44 +3716,44 @@ msgstr "Izberite izvor" msgid "Choose a source and a target" msgstr "Izberite izhodišče in cilj" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "Izberite cilj" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "Oznaka že obstaja" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "Izberite tip grafikona" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 #, fuzzy msgid "Choose columns to be parsed as dates" msgstr "Stolpci, ki bodo prepoznani kot datumi" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "Stolpci za branje" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "Indeksni stolpec" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "Dodajte način obveščanja" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "Izberite eno od razpoložljivih podatkovnih baz v panelu na levi." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Ime zvezka" @@ -3742,11 +3762,11 @@ msgstr "Ime zvezka" msgid "Choose the annotation layer type" msgstr "Izberite tip sloja z oznakami" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "Izberite obliko vrednosti legende" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "Izberite položaj legende" @@ -3754,7 +3774,7 @@ msgstr "Izberite položaj legende" msgid "Choose the source of your annotations" msgstr "Izberite vir svojih oznak" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 #, fuzzy msgid "" "Choose values that should be treated as null. Warning: Hive database " @@ -3764,7 +3784,7 @@ msgstr "" "[\"\"] za prazne nize, [\"None\", \"N/A\"], [\"nan\", \"null\"]. " "Opozorilo: Podatkovna baza Hive podpira le eno vrednost" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3780,25 +3800,25 @@ msgstr "Tetivni grafikon" msgid "Chosen non-numeric column" msgstr "Izbran ne-numeričen stolpec" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "Krog" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "Krog -> Puščica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "Krog -> Krog" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "Okrogla oblika radarja" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3819,7 +3839,7 @@ msgstr "Standardna razpredelnica za prikaz podatkovnega seta." msgid "Clause" msgstr "Stavek" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "Počisti" @@ -3827,15 +3847,15 @@ msgstr "Počisti" msgid "Clear all" msgstr "Počisti vse" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "Počisti vse podatke" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "Počisti polja" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" "Kliknite na gumb \"Dodaj/Uredi filtre\" za kreiranje novih filtrov " @@ -3857,7 +3877,7 @@ msgstr "Kliknite ključavnico, da omogočite spreminjanje." msgid "Click the lock to prevent further changes." msgstr "Kliknite ključavnico, da onemogočite spreminjanje." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 msgid "" "Click this link to switch to an alternate form that allows you to input " "the SQLAlchemy URL for this database manually." @@ -3865,7 +3885,7 @@ msgstr "" "Kliknite to povezavo za drugo vnosno formo, ki omogoča ročni vnos " "SQLAlchemy URL-ja za to podatkovno bazo." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3877,7 +3897,7 @@ msgstr "" msgid "Click to add a contour" msgstr "Klikni za dodajanje plastnice" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "Kliknite za prekinitev razvrščanja" @@ -3885,21 +3905,21 @@ msgstr "Kliknite za prekinitev razvrščanja" msgid "Click to edit" msgstr "Kliknite za urejanje" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "Kliknite za urejanje %s." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "Kliknite za urejanje grafikona." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "Kliknite za urejanje oznake" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "Kliknite za priljubljeno/nepriljubljeno" @@ -3907,38 +3927,38 @@ msgstr "Kliknite za priljubljeno/nepriljubljeno" msgid "Click to force-refresh" msgstr "Kliknite za prisilno osvežitev" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "Kliknite za prikaz razlike" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "Kliknite za naraščajoče razvrščanje" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "Kliknite za padajoče razvrščanje" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "Zapri" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "Zapri vse ostale zavihke" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "Zapri zavihek" @@ -3955,23 +3975,23 @@ msgstr "Radij gručenja" msgid "Code" msgstr "Koda" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "Skrči vse" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "Skrij podatkovni panel" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "Skrij vrstico" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "Skrij vsebino zavihka" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "Zapri predogled tabele" @@ -3981,12 +4001,11 @@ msgstr "Zapri predogled tabele" msgid "Color" msgstr "Barva" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "Barva +/-" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "Mera za barvo" @@ -4003,11 +4022,11 @@ msgstr "Barvni koraki" msgid "Color bounds" msgstr "Barvne meje" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "Barva glede na" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "Mera za barvo" @@ -4015,16 +4034,16 @@ msgstr "Mera za barvo" msgid "Color of the target location" msgstr "Barva ciljne lokacije" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "Barvna shema" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " @@ -4032,20 +4051,21 @@ msgstr "" "Barvna lestvica bo ustvarjena na osnovi normiranih vrednosti (0% do 100%)" " posameznih celic glede na ostale celice v izbranem obsegu: " -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 msgid "Color: " msgstr "Barva: " -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "Barve" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4066,7 +4086,7 @@ msgstr "Stolpec \"%(column)s\" ni numeričen ali ne obstaja v rezultatu poizvedb msgid "Column Configuration" msgstr "Konfiguracija stolpca" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 msgid "Column Data Types" msgstr "Podatkovni tipi stolpcev" @@ -4090,7 +4110,7 @@ msgstr "Stolpec s podatki zemljepisne širine" msgid "Column containing longitude data" msgstr "Stolpec s podatki zemljepisne dolžine" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "Podatkovni tipi stolpcev" @@ -4125,7 +4145,7 @@ msgstr "Stolpec referenciran z agregacijo ni definiran: %(column)s" msgid "Column select" msgstr "Izbira stolpca" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 #, fuzzy msgid "" "Column to use as the index of the dataframe. If None is given, Index " @@ -4134,32 +4154,32 @@ msgstr "" "Stolpec, ki se uporabi za naslove vrstic v dataframe-u. Pustite prazno, " "če ni indeksnega stolpca." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "Stolpčna datoteka" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "Stolpci" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "Stolpci, ki bodo prepoznani kot datumi" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "Stolpci za branje" @@ -4173,7 +4193,7 @@ msgstr "V podatkovnem viru manjkajo stolpci: %(invalid_columns)s" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "V podatkovnem viru manjkajo stolpci: %(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "Položaj delnih vsot stolpcev" @@ -4181,31 +4201,31 @@ msgstr "Položaj delnih vsot stolpcev" msgid "Columns to calculate distribution across." msgstr "Stolpci za izračun porazdelitve." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "Stolpci za prikaz" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "Stolpci za združevanje po" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "Stolpci za združevanje po stolpcih" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "Stolpci za združevanje po vrsticah" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "Združuj mere" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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" @@ -4215,7 +4235,7 @@ msgstr "" "predstavljajo barve iz barvne sheme (začnejo se z 1). Dolžina mora " "ustrezati mejam intervala." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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." @@ -4223,7 +4243,7 @@ msgstr "" "Z vejico ločeni intervali, npr. 2,4,5 za intervale 0-2, 2-4 in 4-5. " "Zadnja številka naj bo enaka vrednosti za MAX." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "Možnosti komparatorja" @@ -4287,6 +4307,7 @@ msgstr "Primerja dolžine časovno različnih aktivnosti na skupni časovnici." #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4296,7 +4317,7 @@ msgstr "Primerja dolžine časovno različnih aktivnosti na skupni časovnici." msgid "Comparison" msgstr "Primerjava" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "Preteklo obdobje za primerjavo" @@ -4305,7 +4326,7 @@ msgstr "Preteklo obdobje za primerjavo" msgid "Comparison font size" msgstr "Pripona za procent" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "Pripona za procent" @@ -4315,16 +4336,16 @@ msgstr "Združi več plasti za oblikovanje kompleksnih vizualizacij." #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "Izračunaj prispevek k celoti" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "Pogoj" @@ -4332,8 +4353,7 @@ msgstr "Pogoj" msgid "Conditional Formatting" msgstr "Pogojno oblikovanje" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "Pogojno oblikovanje" @@ -4345,15 +4365,20 @@ msgstr "Interval zaupanja" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "Interval zaupanja mora biti med 0 in 1 (odprt)" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "Nastavitve" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "Nastavi napredno časovno obdobje " -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +#, fuzzy +msgid "Configure Time Range: Current..." +msgstr "Nastavi časovno obdobje: Zadnji ..." + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "Nastavi časovno obdobje: Zadnji ..." @@ -4361,7 +4386,7 @@ msgstr "Nastavi časovno obdobje: Zadnji ..." msgid "Configure Time Range: Previous..." msgstr "Nastavi časovno obdobje: Prejšnji ..." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "Nastavi prilagojeno časovno obdobje" @@ -4389,41 +4414,41 @@ msgstr "Potrdite prepis" msgid "Confirm save" msgstr "Potrdite shranjevanje" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "Poveži" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "Povežite Googlovo preglednico" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "Googlove preglednice poveži s to podatkovno bazo kot tabele" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "Poveži se s podatkovno bazo" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "Poveži se s podatkovno bazo" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "S podatkovno bazo se povežite z dinamičnim obrazcem" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "S to podatkovno bazo se raje povežite z SQLAlchemy URI nizom" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "Povezava" @@ -4432,7 +4457,7 @@ msgstr "Povezava" msgid "Connection failed, please check your connection settings" msgstr "Povezava neuspešna. Preverite nastavitve povezave" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "Povezava neuspešna. Preverite nastavitve povezave" @@ -4441,23 +4466,23 @@ msgstr "Povezava neuspešna. Preverite nastavitve povezave" msgid "Connection looks good!" msgstr "Povezava izgleda v redu!" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "Oblika zapisa datuma" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "Stopnični tip" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "Nadaljuj" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "Zvezno" @@ -4467,12 +4492,12 @@ msgstr "Plastnice" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "Prispevek" @@ -4480,21 +4505,21 @@ msgstr "Prispevek" msgid "Contribution Mode" msgstr "Način prikaza deležev" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "Nadzor" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "Nastavitev " -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "Kontrolniki imenovani " #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "Kopirano na odložišče!" @@ -4515,7 +4540,7 @@ msgstr "Kopiraj in prilepi JSON prijavne podatke" msgid "Copy and paste the entire service account .json file here" msgstr "Tukaj kopirajte in prilepite celotno json datoteko servisnega računa" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "Kopiraj povezavo" @@ -4523,8 +4548,8 @@ msgstr "Kopiraj povezavo" msgid "Copy message" msgstr "Kopiraj sporočilo" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4534,9 +4559,9 @@ msgstr "Kopija %s" msgid "Copy partition query to clipboard" msgstr "Kopiraj particijsko poizvedbo na odložišče" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "Kopiraj povezavo v odložišče" @@ -4544,24 +4569,24 @@ msgstr "Kopiraj povezavo v odložišče" msgid "Copy query URL" msgstr "Kopiraj URL poizvedbe" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "Kopiraj povezavo do poizvedbe v odložišče" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "Kopirajte ID računa, s katerim se skušate povezati." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "Kopirajte naziv HTTP poti vaše gruče." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "Kopirajte ime podatkovne baze, s katero se skušate povezati." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "Kopiraj na odložišče" @@ -4605,7 +4630,7 @@ msgstr "Ni mogoče najti vizualizacijskega objekta" msgid "Could not load database driver" msgstr "Ni mogoče naložiti gonilnika podatkovne baze" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "Ni mogoče naložiti gonilnika podatkovne baze: {}" @@ -4614,37 +4639,37 @@ msgstr "Ni mogoče naložiti gonilnika podatkovne baze: {}" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "Gostitelj ni dosegljiv: \"%(host)s\"." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "Število" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "Število unikatnih" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "Štetje kot delež stolpcev" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "Štetje kot delež vrstic" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "Štetje kot delež skupne vsote" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "Država" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "Barvna shema držav" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "Stolpec z državami" @@ -4657,25 +4682,25 @@ msgstr "Tip polja za države" msgid "Country Map" msgstr "Zemljevid držav" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "Ustvari" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "Ustvarite grafikon" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 msgid "Create a dataset" msgstr "Ustvarite podatkovni set" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4686,7 +4711,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "Ustvarite nov grafikon" @@ -4699,25 +4724,25 @@ msgstr "Ustvarite grafikon" msgid "Create chart with dataset" msgstr "Ustvarite grafikon s podatkovnim setom" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Indeks dataframe-a" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "Ustvarite podatkovni set" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "Ustvarite podatkovni set in grafikon" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "Ustvarite nov grafikon" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "Ustvarite ali izberite shemo..." @@ -4725,7 +4750,7 @@ msgstr "Ustvarite ali izberite shemo..." msgid "Created" msgstr "Ustvarjene" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "Ustvaril" @@ -4733,7 +4758,7 @@ msgstr "Ustvaril" msgid "Created by me" msgstr "Ustvarjeno z moje strani" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "Ustvarjeno" @@ -4741,7 +4766,7 @@ msgstr "Ustvarjeno" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "Ustvarjanje SSH-tunela ni uspelo zaradi neznanega razloga" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "Ustvarjanje podatkovnega vira in novega zavihka" @@ -4754,13 +4779,13 @@ msgstr "Avtor" msgid "Crimson" msgstr "Škrlatna" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" "Medsebojni filter bo uporabljen za vse grafikone, ki uporabljajo ta " "podatkovni set." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "Medsebojni filtri za to nadzorno ploščo niso omogočeni." @@ -4768,7 +4793,7 @@ msgstr "Medsebojni filtri za to nadzorno ploščo niso omogočeni." msgid "Cross-filtering is not enabled in this dashboard" msgstr "Medsebojni filtri za to nadzorno ploščo niso omogočeni" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 msgid "Cross-filtering scoping" @@ -4779,6 +4804,7 @@ msgid "Cross-filters" msgstr "Medsebojni filtri" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "Kumulativno" @@ -4787,7 +4813,7 @@ msgid "Currency" msgstr "Valuta" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 msgid "Currency format" msgstr "Oblika zapisa valute" @@ -4799,15 +4825,50 @@ msgstr "Predpona ali pripona valute" msgid "Currency symbol" msgstr "Simbol valute" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "Valuta" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "Valuta" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "Simbol valute" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "Zaženi trenutno poizvedbo" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "Zaženi trenutno poizvedbo" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "Valuta" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "Trenutno izrisano: %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "Prilagojen" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "Pogojno oblikovanje" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "Prilagojeni vtičnik" @@ -4816,8 +4877,8 @@ msgstr "Prilagojeni vtičnik" msgid "Custom Plugins" msgstr "Prilagojeni vtičniki" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4827,11 +4888,11 @@ msgstr "Prilagojen SQL" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "Ad-hoc SQL mere po meri za ta podatkovni set niso omogočene" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "Prilagojena SQL-polja ne smejo vsebovati podpoizvedb." -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "Samodokončaj" @@ -4854,15 +4915,15 @@ msgstr "Prilagojeni vtičnik za časovni filter" msgid "Custom width of the screenshot in pixels" msgstr "Poljubna širina zaslonske slike v pikslih" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "Prilagodi" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "Prilagodi mere" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." @@ -4870,15 +4931,15 @@ msgstr "" "Prilagodi mere grafikona ali stolpce s predponami ali priponami valute. " "Izberite simbol ali napišite lastnega." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "Prilagodi stolpce" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "Zaznana krožna odvisnost" @@ -4887,17 +4948,17 @@ msgid "D3 Format" msgstr "D3 format" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "D3 format" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "Sintaksa D3 formata: https://github.com/d3/d3-format" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" @@ -4905,8 +4966,8 @@ msgstr "" "D3 format zapisa za števila med -1.0 in 1.0. Uporabno, če želite različno" " število števk za majhna in velika števila" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "D3 format zapisa za časovne stolpce" @@ -4923,11 +4984,11 @@ msgstr "DATETIME" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "Stolpec %(col_name)s ima neznan tip: %(value_type)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "DD/MM oblika datumov, mednarodna ali evropska oblika" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "DEC" @@ -4945,7 +5006,7 @@ msgid "Daily seasonality" msgstr "Dnevna sezonskost" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "Temno" @@ -4957,10 +5018,10 @@ msgstr "Temno sinja" msgid "Dark mode" msgstr "Temni način" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4972,7 +5033,7 @@ msgstr "Nadzorna plošča" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "Nadzorna plošča [%s] je bila ravno ustvarjena in grafikon [%s] dodan nanjo" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "Nadzorna plošča [{}] je bila ravno ustvarjena in grafikon [{}] dodan nanjo" @@ -4996,19 +5057,19 @@ msgstr "Nadzorna plošča uvožena" msgid "Dashboard parameters are invalid." msgstr "Parametri nadzorne plošče so neveljavni." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "Lastnosti nadzorne plošče" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "Lastnosti nadzorne plošče posodobljene" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "Shema nadzorne plošče" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -5020,7 +5081,7 @@ msgstr "" "stolpce,\n" "\t da bodo filtri nadzorne plošče imeli učinek nanje." -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 msgid "Dashboard title" msgstr "Naziv nadzorne plošče" @@ -5028,11 +5089,11 @@ msgstr "Naziv nadzorne plošče" msgid "Dashboard usage" msgstr "Uporaba nadzorne plošče" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Nadzorne plošče" @@ -5049,13 +5110,13 @@ msgstr "Nadzorna plošča ne obstaja" msgid "Dashed" msgstr "Črtkano" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Podatki" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "Podatkovni set uvožen" @@ -5068,13 +5129,13 @@ msgstr "Tabela podatkov" msgid "Data URI is not allowed." msgstr "URI za podatke ni dovoljen." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "Zoom funkcija" @@ -5105,7 +5166,7 @@ msgstr "Dodatni podatki za JS" msgid "Data preview" msgstr "Ogled podatkov" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "Podatki osveženi" @@ -5125,13 +5186,13 @@ msgid "DataFrame must include temporal column" msgstr "DataFrame mora vsebovati časovni stolpec" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5142,18 +5203,18 @@ msgstr "DataFrame mora vsebovati časovni stolpec" msgid "Database" msgstr "Podatkovna baza" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "Povezave na podatkovne baze" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "Napaka pri ustvarjanju podatkovne baze" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "Podatkovna baza povezana" @@ -5179,7 +5240,7 @@ msgstr "Podatkovna baza ne dovoljuje manipulacije podatkov." msgid "Database does not exist" msgstr "Podatkovna baza ne obstaja" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "Podatkovna baza ne podpira podpoizvedb" @@ -5191,7 +5252,7 @@ msgstr "" "Gonilnik podatkovne baze za uvoz ni nameščen. Za navodila pojdite na " "dokumentacijo Superseta: " -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "Napaka podatkovne baze" @@ -5203,8 +5264,8 @@ msgstr "Podatkovna baza ni povezana." msgid "Database is required for alerts" msgstr "Podatkovna baza je obvezna za opozorila" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5223,11 +5284,11 @@ msgstr "Podatkovna baza ni najdena." msgid "Database parameters are invalid." msgstr "Parametri podatkovne baze so neveljavni." -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "Gesla podatkovne baze" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5239,7 +5300,7 @@ msgstr "Vrata podatkovne baze" msgid "Database schema is not allowed for csv uploads." msgstr "Dovoljene sheme za nalaganje datotek" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "Nastavitve podatkovne baze posodobljene" @@ -5262,15 +5323,15 @@ msgstr "" msgid "Databases" msgstr "Podatkovne baze" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "Podatkovni set" @@ -5308,11 +5369,11 @@ msgstr "Podatkovnega niza ni mogoče posodobiti." msgid "Dataset does not exist" msgstr "Podatkovni set ne obstaja" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "Podatkovni set uvožen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "Zahtevan je podatkovni set" @@ -5332,18 +5393,18 @@ msgstr "Ime podatkovnega seta" msgid "Dataset parameters are invalid." msgstr "Parametri podatkovnega seta so neveljavni." -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "Shema podatkovnega seta ni veljavna, zaradi napake: %(error)s" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Podatkovni seti" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5366,7 +5427,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "Podatkovnih nizov ni mogoče izbrisati." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "Podatkovni seti ne vsebujejo časovnega stolpca" @@ -5391,19 +5452,19 @@ msgstr "Neveljaven tip podatkovnega vira" msgid "Datasource type is required when datasource_id is given" msgstr "Ko se podaja datasource_id, je potreben tip podatkovnega vira" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "Oblika zapisa za Datum-Čas" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "Oblika zapisa datuma" @@ -5412,7 +5473,7 @@ msgstr "Oblika zapisa datuma" msgid "Date format string" msgstr "Niz za obliko datuma" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "Datum/Čas" @@ -5420,7 +5481,7 @@ msgstr "Datum/Čas" msgid "Datetime Format" msgstr "Oblika zapisa datuma,časa" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5440,12 +5501,12 @@ msgstr "Dan" msgid "Day (freq=D)" msgstr "Dan (freq=D)" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "Dnevi %s" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "Sitem podatkovne baze ni vrnil vse stolpcev poizvedbe" @@ -5453,7 +5514,7 @@ msgstr "Sitem podatkovne baze ni vrnil vse stolpcev poizvedbe" msgid "Deactivate" msgstr "Deaktiviraj" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "December" @@ -5465,7 +5526,7 @@ msgstr "Odloči, po katerem stolpcu bo razvrščena osnovna os." msgid "Decides which measure to sort the base axis by." msgstr "Odloči, po kateri meri bo razvrščena osnovna os." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "Decimalno ločilo" @@ -5514,11 +5575,11 @@ msgid "Deck.gl - Screen Grid" msgstr "Deck.gl - mreža" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 msgid "Decrease" msgstr "Zmanjšaj" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "Privzeta vrednost" @@ -5527,7 +5588,7 @@ msgstr "Privzeta vrednost" msgid "Default Endpoint" msgstr "Privzeta končna točka" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "Izberite shemo" @@ -5542,7 +5603,7 @@ msgstr "" "Privzeti URL za preusmeritev, ko dostopate iz strani s seznamom " "podatkovnih setov" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "Privzeta vrednost" @@ -5559,7 +5620,7 @@ msgstr "Privzeta širina" msgid "Default longitude" msgstr "Privzeta dolžina" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 msgid "" "Default minimal column width in pixels, actual width may still be larger " "than this if other columns don't need much space" @@ -5567,7 +5628,7 @@ msgstr "" "Privzeta min. širina stolpca v pikslih. Dejanska širina bo lahko večja, " "če drugi stolpci ne potrebujejo veliko prostora" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "Zahtevana je privzeta vrednost" @@ -5591,17 +5652,17 @@ msgstr "" "Privzeta vrednost je samodejno izbrana, če je izbrano \"Prvi element je " "izbran kot privzet\"" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "Določite funkcijo, ki sprejme vhodne podatke in vrne vsebino opisa orodja" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "Določite funkcijo, ki vrne URL za navigacijo, ko uporabnik klikne" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5623,20 +5684,20 @@ msgstr "" "območje nad in pod podano mejo. Površinske plastnice predstavlja nabor " "poligonov, ki zapolnjujejo področje v določenem obsegu vrednosti." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5646,11 +5707,11 @@ msgstr "Določi funkcijo drsečega okna. Dela skupaj s tekstovnim okvirjem [Obdo msgid "Defines how each series is broken down" msgstr "Določa, kako se vsaka podatkovna serija razčleni" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "Določa velikost mreže v pikslih" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." @@ -5658,7 +5719,7 @@ msgstr "" "Določa združevanje entitet. Vsak niz je na grafikonu prikazan z določeno " "barvo." -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" @@ -5666,12 +5727,12 @@ msgstr "" "Določa združevanje entitet. Vsak niz je na grafikonu prikazan z določeno " "barvo in ima lahko prikazano legendo" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5683,7 +5744,7 @@ msgid "" "or levels in the data " msgstr "Določa vrednost, ki razmejuje različna področja oziroma nivoje podatkov " -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" @@ -5691,11 +5752,11 @@ msgstr "" "Določa, če se na začetku, na sredini ali na koncu pojavi stopnica med " "dvema točkama" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5705,13 +5766,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Izbriši" @@ -5728,7 +5789,7 @@ msgstr "Izbrišem oznako?" msgid "Delete Database?" msgstr "Izbrišem podatkovno bazo?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "Izbrišem podatkovni set?" @@ -5749,7 +5810,7 @@ msgstr "Izbrišem poročilo?" msgid "Delete Template?" msgstr "Izbrišem predlogo?" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "Ali resnično vse izbrišem?" @@ -5779,7 +5840,7 @@ msgstr "Izbriši poizvedbo" msgid "Delete template" msgstr "Izbriši predlogo" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "Izbrišite ta okvir in shranite za odpravo tega sporočila." @@ -5823,7 +5884,7 @@ msgstr[1] "Izbrisani %(num)d css predlogi" msgstr[2] "Izbrisane %(num)d css predloge" msgstr[3] "Izbrisanih %(num)d css predlog" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5880,7 +5941,7 @@ msgstr "Izbrisano %s" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5900,11 +5961,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "En stolpec z ločenima zemljepisno dolžino in širino" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "Ločilnik" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "Način dostave" @@ -5931,20 +5992,20 @@ msgstr "Zastarelo" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5953,8 +6014,8 @@ msgstr "Zastarelo" msgid "Description" msgstr "Opis" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "Opis (viden bo na seznamu)" @@ -5970,7 +6031,7 @@ msgstr "Besedilo, ki se prikaže pod veliko številko" msgid "Deselect all" msgstr "Počisti izbor" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "Podrobnosti" @@ -5989,7 +6050,7 @@ msgid "" "dashboards" msgstr "Določa ali je nadzorna plošča vidna na seznamu vseh nadzornih plošč" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "Karo" @@ -5997,14 +6058,14 @@ msgstr "Karo" msgid "Did you mean:" msgstr "Ste mislili:" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "Razlika" @@ -6012,8 +6073,8 @@ msgstr "Razlika" msgid "Dim Gray" msgstr "Temno-siva" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "Dimenzija" @@ -6022,18 +6083,18 @@ msgid "Dimension to use on x-axis." msgstr "Dimenzija za x-os." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "Dimenzija za y-os." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "Dimenzije" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -6051,14 +6112,15 @@ msgstr "Izgled usmerjene sile" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "Usmerjeni" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "Izključite poizvedbe za predogled podatkov v SQL Laboratoriju" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " @@ -6068,7 +6130,7 @@ msgstr "" "laboratoriju. S tem se zmanjša obremenitev brskalnika pri podatkovnih " "bazah z zelo širokimi tabelami." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 #, fuzzy msgid "Disable drill to detail" msgstr "Vrtanje v podrobnosti" @@ -6077,36 +6139,41 @@ msgstr "Vrtanje v podrobnosti" msgid "Disable embedding?" msgstr "Onemogočite vgrajevanje?" -#: 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "Onemogočeno" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 #, fuzzy msgid "Disables the drill to detail feature for this database." msgstr "Za podatkovni set ni vrnjenih vzorcev" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "Zavrzi" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 msgid "Display" msgstr "Prikaz" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "Ime za prikaz" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "Ime za prikaz" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "Prikaži delno vsoto na nivoju stolpca" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "Prikaži vsoto na nivoju stolpca" @@ -6114,7 +6181,7 @@ msgstr "Prikaži vsoto na nivoju stolpca" msgid "Display configuration" msgstr "Prikaži nastavitve" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." @@ -6122,7 +6189,7 @@ msgstr "" "Prikazuj mere eno ob drugi ob vsakem stolpcu, drugače je vsak stolpec " "prikazan en ob drugem za vsako mero." -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " @@ -6131,11 +6198,11 @@ msgstr "" "Prikaži procente v oznakah in opisu orodja kot procent celotne vrednosti " "iz prve vrednosti v lijaku ali prejšnje vrednosti v lijaku." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "Prikaži delno vsoto na nivoju vrstice" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "Prikaži vsoto na nivoju vrstice" @@ -6162,6 +6229,8 @@ msgstr "Porazdeli glede na" #: 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "Porazdelitev" @@ -6169,17 +6238,17 @@ msgstr "Porazdelitev" msgid "Distribution - Bar Chart" msgstr "Porazdelitev - Stolpčni grafikon" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "Ločilnik" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "Želite kolobar ali torto?" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "Dokumentacija" @@ -6188,7 +6257,7 @@ msgid "Domain" msgstr "Domena" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "Kolobar" @@ -6196,22 +6265,22 @@ msgstr "Kolobar" msgid "Dotted" msgstr "Pikčasto" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "Prenesi" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "Izvozi kot sliko" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "Izvozi kot sliko" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "Izvozi kot CSV" @@ -6231,69 +6300,69 @@ msgstr "Povlecite in spustite elemente in grafikone na nadzorno ploščo" msgid "Drag and drop components to this tab" msgstr "Povlecite in spustite elemente na zavihek" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "Nariši markerje na točke grafikona. Samo za črtne grafikone." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "Izriši površino pod krivuljo. Samo za črtne grafikone." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "Ali želite črto do oznake, ko so le-te zunaj?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "Izriši ločilne črte za pomožne oznake osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "Izriši ločilne črte za pomožne oznake y-osi" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "Vrtanje po" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "Vrtanje po ni mogoče za to podatkovno točko" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "Vrtanje po še ni podprto za grafikon tega tipa" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "Vrtanje po: %s" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "Vrtanje v podrobnosti" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "Vrtanje v podrobnosti po" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "Vrtanje v podrobnosti po vrednosti še ni podprto za grafikon tega tipa." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." @@ -6301,7 +6370,7 @@ msgstr "" "Vrtanje v podrobnosti je onemogočeno, ker ta grafikon ne združuje " "podatkov po vrednosti dimenzije." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6312,7 +6381,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "Vrtanje v podrobnosti: %s" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6330,7 +6399,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "Spustite stolpec sem ali kliknite" @@ -6339,7 +6408,7 @@ msgid "Drop columns/metrics here or click" msgstr "Spustite stolpce/mere sem ali kliknite" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "Dupliciraj" @@ -6361,7 +6430,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "Dupliciraj podatkovni set" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "Podvoji zavihek" @@ -6371,7 +6440,7 @@ msgstr "Podvoji zavihek" msgid "Duration" msgstr "Trajanje" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6399,7 +6468,7 @@ msgstr "" "Trajanje (v sekundah) predpomnjenja za ta grafikon. Če ni definirana, je " "uporabljena vrednost za podatkovni vir/tabelo." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6419,7 +6488,7 @@ msgstr "" " predpomnilnik nikoli ne poteče. V primeru, da ni definirano, ima " "nastavitev trajanja za podatkovno bazo." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 msgid "" "Duration (in seconds) of the metadata caching timeout for schemas of this" " database. If left unset, the cache never expires." @@ -6427,7 +6496,7 @@ msgstr "" "Trajanje (v sekundah) predpomnilnika metapodatkov za sheme v tej " "podatkovni bazi. Če ni nastavljeno, predpomnilnik ne poteče." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6439,12 +6508,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "Trajanje v ms (1.40008 => 1ms 400µs 80ns)" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "Trajanje v ms (100.40008 => 100ms 400µs 80ns)" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "Trajanje v ms (66000 => 1m 6s)" @@ -6462,10 +6531,11 @@ msgstr "Dinamično poišče vse možnosti filtra" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6475,7 +6545,7 @@ msgstr "Dinamično poišče vse možnosti filtra" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "ECharts" @@ -6483,9 +6553,9 @@ msgstr "ECharts" msgid "EMAIL_REPORTS_CTA" msgstr "EMAIL_REPORTS_CTA" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "KONEC (NI VKLJUČEN)" @@ -6498,47 +6568,47 @@ msgstr "NAPAKA" msgid "ERROR: %s" msgstr "NAPAKA: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "Dolžina povezave" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "Dolžina povezave med vozlišči" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "Simboli povezav" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "Debelina povezave" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "Urejanje" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "Uredi opozorilo" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "Uredi CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "Uredi lastnosti CSS predloge" @@ -6546,7 +6616,7 @@ msgstr "Uredi lastnosti CSS predloge" msgid "Edit Chart" msgstr "Uredi grafikon" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "Uredi lastnosti grafikona" @@ -6578,7 +6648,7 @@ msgstr "Uredi mero" msgid "Edit Plugin" msgstr "Uredi vtičnik" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "Uredi poročilo" @@ -6594,7 +6664,7 @@ msgstr "Uredi tabelo" msgid "Edit Tag" msgstr "Uredi oznako" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "Uredi oznako" @@ -6603,27 +6673,27 @@ msgstr "Uredi oznako" msgid "Edit annotation layer" msgstr "Uredi sloj z oznakami" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "Uredi lastnosti sloja z oznakami" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 msgid "Edit chart" msgstr "Uredi grafikon" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "Uredi lastnosti grafikona" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "Uredi nadzorno ploščo" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "Uredi podatkovno bazo" @@ -6633,15 +6703,15 @@ msgstr "Uredi podatkovni set" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "Uredi e-poštno poročilo" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "Uredi oblikovanje" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "Uredi lastnosti" @@ -6658,12 +6728,12 @@ msgstr "Uredi predlogo" msgid "Edit template parameters" msgstr "Uredi parametre predloge" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "Uredi nadzorno ploščo" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "Uredi časovno obdobje" @@ -6709,7 +6779,7 @@ msgstr "Višina" msgid "Email reports active" msgstr "E-poštna poročila aktivna" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6717,12 +6787,12 @@ msgstr "" msgid "Embed" msgstr "Vgradi" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "Koda za vgradnjo" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 msgid "Embed dashboard" msgstr "Vgradi nadzorno ploščo" @@ -6734,7 +6804,7 @@ msgstr "Vgrajevanje deaktivirano." msgid "Emit Filter Events" msgstr "Oddajaj dogodke filtrov" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "Poudari" @@ -6742,7 +6812,7 @@ msgstr "Poudari" msgid "Employment and education" msgstr "Zaposlitev in izobrazba" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "Prazen krog" @@ -6758,7 +6828,7 @@ msgstr "Prazen stolpec" msgid "Empty query result" msgstr "Rezultat prazne poizvedbe" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "Prazna poizvedba?" @@ -6766,8 +6836,8 @@ msgstr "Prazna poizvedba?" msgid "Empty row" msgstr "Prazna vrstica" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "Omogoči 'Dovoli nalaganje podatkov' v nastavitvah vseh podatkovnih baz" @@ -6779,13 +6849,13 @@ msgstr "Omogoči izbiro filtra" msgid "Enable cross-filtering" msgstr "Omogoči medsebojne filtre" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "Omogoči kontrolnik za povečavo podatkov" @@ -6801,25 +6871,25 @@ msgstr "Omogoči napoved" msgid "Enable forecasting" msgstr "Omogoči napovedovanje" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "Omogoči preoblikovanje grafikona" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "Omogoči premikanje vozlišč" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "Omogoči ocenjevanje potratnosti poizvedbe" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "Omogoči razširitev vrstic v shemah" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" "Omogoči številčenje strani rezultatov na strani strežnika (preizkusna " @@ -6834,12 +6904,12 @@ msgstr "" "Prišlo je do neveljavnega NULL prostorskega vnosa," " poskusite ga izločiti s filtrom" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "Konec" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "Konec (zemljepisna dolžina, širina): " @@ -6847,17 +6917,17 @@ msgstr "Konec (zemljepisna dolžina, širina): " msgid "End Longitude & Latitude" msgstr "Končna Dolž. in Širina" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "Končni kot" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "Končni datum" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "Končni datum ni vključen v časovno obdobje" @@ -6870,8 +6940,8 @@ msgstr "Končni datum mora biti za začetnim" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "Podatkovne baze tipa \"%(engine)s\" ni mogoče konfigurirati s parametri." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "Parametri podatkovne baze" @@ -6883,59 +6953,59 @@ msgstr "" "Specifikacija baze \"InvalidEngine\" ne podpira konfiguracije s " "posameznimi parametri." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "Vnesite CA_BUNDLE" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "Vnesite primarne vpisne podatke" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "Vnesite ime te preglednice" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "Vnesite novo naslov zavihka" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "Naslov opozorila" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "Vnesite trajanje v sekundah" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "Vklopi celozaslonski način" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Naslov poročila" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "Vnesite potrebne %(dbModelName)s vpisne podatke" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "Entiteta" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "ID-entitete" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "Enaki datumi" @@ -6943,10 +7013,10 @@ msgstr "Enaki datumi" msgid "Equal to (=)" msgstr "Je enako (=)" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "Napaka" @@ -6955,17 +7025,17 @@ msgstr "Napaka" msgid "Error Fetching Tagged Objects" msgstr "Pri pridobivanju označenih elementov je prišlo do napake" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "Napaka v jinja izrazu HAVING stavka: %(msg)s" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "Napaka v jinja izrazu RLS filtrov: %(msg)s" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "Napaka v jinja izrazu WHERE stavka: %(msg)s" @@ -6975,7 +7045,7 @@ msgstr "Napaka v jinja izrazu WHERE stavka: %(msg)s" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "Napaka v jinja izrazu za pridobivanje vrednosti predikatov: %(msg)s" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" "Napaka pri nalaganju podatkovnih virov grafikona. Filtri lahko ne " @@ -7023,8 +7093,8 @@ msgstr "Napaka pri izvajanju poizvedbe virtualnega podatkovnega seta: %(msg)s" msgid "Error: %(error)s" msgstr "Napaka: %(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "Napaka: %(msg)s" @@ -7041,7 +7111,7 @@ msgstr "Oceni potratnost" msgid "Estimate selected query cost" msgstr "Oceni potratnost izbrane poizvedbe" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "Oceni potratnost pred zagonom poizvedbe" @@ -7054,11 +7124,11 @@ msgstr "Dogodek" msgid "Event Flow" msgstr "Potek dogodkov" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "Imena dogodkov" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "Definicija dogodka" @@ -7070,7 +7140,7 @@ msgstr "Potek dogodkov" msgid "Event time column" msgstr "Stolpec časa dogodka" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "Vsak" @@ -7091,24 +7161,24 @@ msgstr "Vsak" msgid "Evolution" msgstr "Evolucija" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 msgid "Exact" msgstr "Natančno" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "Primer" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "Vzorci" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "Nalaganje CSV" @@ -7125,7 +7195,7 @@ msgstr "Izloči izbrane vrednosti" msgid "Excluded roles" msgstr "Izključene vloge" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "Izvedena poizvedba" @@ -7141,12 +7211,12 @@ msgstr "ID izvedbe" msgid "Execution log" msgstr "Dnevnik izvajanja" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "Obstoječ podatkovni set" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "Izhod iz celozaslonskega načina" @@ -7154,23 +7224,23 @@ msgstr "Izhod iz celozaslonskega načina" msgid "Expand" msgstr "Razširi" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "Razširi vse" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "Razširi podatkovni panel" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "Razširi vrstico" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "Odpri predogled tabele" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "Razširi orodno vrstico" @@ -7194,7 +7264,7 @@ msgstr "" msgid "Experimental" msgstr "Eksperimentalno" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "Raziskovanje" @@ -7204,20 +7274,20 @@ msgstr "Raziskovanje" msgid "Explore - %(table)s" msgstr "Razišči - %(table)s" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "Raziščite rezultate v pogledu za raziskovanje podatkov" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7231,49 +7301,54 @@ msgstr "Izvozim nadzorne plošče?" msgid "Export query" msgstr "Izvozi poizvedbe" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "Izvozi v .CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "Izvozi v .JSON" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "Izvozi v Excel" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 msgid "Export to PDF" msgstr "Izvozi v PDF" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "Izvozi v vrtilni .CSV" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "Izvozi v YAML" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "Izvozim v YAML?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "Izvozi v celoten .CSV" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 msgid "Export to full Excel" msgstr "Izvozi v celoten Excel" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "Izvozi v izvorni .CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "Izvozi v vrtilni .CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "Razkrij podatkovno bazo v SQL laboratoriju" @@ -7297,8 +7372,8 @@ msgstr "Izraz" msgid "Extra" msgstr "Dodatno" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "Dodatni kontrolniki" @@ -7306,7 +7381,7 @@ msgstr "Dodatni kontrolniki" msgid "Extra Parameters" msgstr "Dodatni parametri" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "Dodatni podatki za JS" @@ -7327,7 +7402,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "Dodatnega polja ni mogoče dekodirati z JSON. %(msg)s" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "Dodatni parametri za poizvedbe z jinja predlogami" @@ -7343,23 +7418,23 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "Dodatni parametri za poizvedbe z Jinja predlogami" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "Relief" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "FEB" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "PET" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "Faktor" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "Faktor, s katerim množite mero" @@ -7369,17 +7444,17 @@ msgstr "Faktor, s katerim množite mero" msgid "Failed" msgstr "Ni uspelo" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "Napaka pri pridobivanju rezultatov" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "Neuspešno ustavljanje poizvedbe. %s" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "Ustvarjanje poročila nesupešno" @@ -7388,7 +7463,7 @@ msgstr "Ustvarjanje poročila nesupešno" msgid "Failed to execute %(query)s" msgstr "Neuspešno izvajanje %(query)s" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "Neuspešno ustvarjanje URL za urejanje grafikona" @@ -7396,12 +7471,12 @@ msgstr "Neuspešno ustvarjanje URL za urejanje grafikona" msgid "Failed to load chart data" msgstr "Neuspešno nalaganje podatkov grafikona" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "Neuspešno nalaganje podatkov grafikona." -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "Neuspešno nalaganje dimenzij za \"Vrtanje po\"" @@ -7409,23 +7484,23 @@ msgstr "Neuspešno nalaganje dimenzij za \"Vrtanje po\"" msgid "Failed to retrieve advanced type" msgstr "Napaka pri pridobivanju naprednega tipa" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 msgid "Failed to save cross-filter scoping" msgstr "Shranjevanje dosega medsebojnega filtra ni uspelo" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "Na delavcu ni bilo mogoče zagnati oddaljene poizvedbe." -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 msgid "Failed to tag items" msgstr "Napaka pri označevanju elementov" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "Posodabljanje poročila neuspešno" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "Preverjanje možnosti izbire ni uspelo: %s" @@ -7437,16 +7512,38 @@ msgstr "Preverjanje možnosti izbire ni uspelo: %s" msgid "Favorite" msgstr "Priljubljene" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "Ustvarjene" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "Februar" @@ -7454,11 +7551,11 @@ msgstr "Februar" msgid "Fetch Values Predicate" msgstr "Pridobi vrednosti predikatov" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "Pridobi predogled podatkov" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "Pridobljeno %s" @@ -7486,7 +7583,7 @@ msgstr "Polje je obvezno" msgid "File" msgstr "Datoteka" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Nastavitve filtra" @@ -7505,30 +7602,30 @@ msgstr "" msgid "File upload" msgstr "Naloži" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "Barva polnila" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "Izpolnite vsa polja, da omogočite \"Privzeto vrednost\"" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "Način polnjenja" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "Zapolnjeno" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "Filter" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "Nastavitve filtra" @@ -7536,11 +7633,11 @@ msgstr "Nastavitve filtra" msgid "Filter List" msgstr "Seznam filtrov" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "Nastavitve filtra" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7553,15 +7650,15 @@ msgstr "Tip filtra" msgid "Filter charts" msgstr "Filtriraj grafikone" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "Filter ima privzeto vrednost" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "Filtriraj meni" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "Ime filtra" @@ -7569,16 +7666,16 @@ msgstr "Ime filtra" msgid "Filter only displays values relevant to selections made in other filters." msgstr "Filter prikazuje samo vrednosti vezane na izbire v drugih filtrih." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "Filtriraj rezultate" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "Tip filtra" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "Vrednost filtra (razlik. velikih/malih črk)" @@ -7590,7 +7687,7 @@ msgstr "Vrednost filtra (razlik. velikih/malih črk)" msgid "Filter value is required" msgstr "Vrednost filtra je obvezna" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "Seznam vrednosti filtra ne sme biti prazen" @@ -7602,17 +7699,17 @@ msgstr "Filtriraj grafikone" msgid "Filterable" msgstr "Filtriranje" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "Filtri" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "Filtrira po stolpcu" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "Filtrira po merah" @@ -7650,17 +7747,17 @@ msgstr "" msgid "Find" msgstr "Najdi" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "Zaključi" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "Prvi" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 msgid "" "Fix the trend line to the full time range specified in case filtered " "results do not include the start or end dates" @@ -7668,7 +7765,7 @@ msgstr "" "Trendna črta za celotno izbrano obdobje, v primeru, da filtrirani " "rezultati ne vsebujejo začetnega ali končnega datuma" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "Za celotno časovno obdobje" @@ -7680,11 +7777,11 @@ msgstr "Fiksno" msgid "Fixed Color" msgstr "Fiksna barva" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "Izbrana barva" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "Fiksni radij točk" @@ -7692,26 +7789,28 @@ msgstr "Fiksni radij točk" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "Potek" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "Velikost pisave" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "Velikost pisave za oznake osi, podrobnosti in druge besedilne elemente" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "Velikost pisave za največjo vrednost na seznamu" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "Velikost pisave za najmanjšo vrednost na seznamu" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." @@ -7719,7 +7818,7 @@ msgstr "" "Za Bigquery, Presto in Postgres prikaže gumb za izračun potratnosti pred " "zagonom poizvedbe." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7731,7 +7830,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "Za nadaljnja navodila se posvetujte z" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7747,11 +7846,11 @@ msgstr "" "filtre, so te vloge tiste, ki NE bodo filtrirane, npr. Admin, če naj " "administrator vidi vse podatke." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "Sila" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." @@ -7760,17 +7859,17 @@ msgstr "" " CTAS ali CVAS v SQL laboratoriju." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "Kategorija izvora" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "Vsili obliko zapisa datuma" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "Osveži" @@ -7812,11 +7911,18 @@ msgstr "" "podatkovnega seta." #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 msgid "Format SQL" msgstr "Oblikuj SQL" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "Oblikovan CSV pripet e-pošti" @@ -7824,11 +7930,11 @@ msgstr "Oblikovan CSV pripet e-pošti" msgid "Formatted date" msgstr "Oblikovan datum" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "Oblikovana vrednost" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "Oblikovanje" @@ -7838,8 +7944,8 @@ msgstr "Oblikovanje" msgid "Formula" msgstr "Formula" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "Prihodnje vrednosti" @@ -7847,7 +7953,7 @@ msgstr "Prihodnje vrednosti" msgid "Found invalid orderby options" msgstr "Najdene so neveljavne možnosti razvrščanja" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "Število decimalk" @@ -7855,19 +7961,19 @@ msgstr "Število decimalk" msgid "Frequency" msgstr "Frekvenca" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "Trenje" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "Trenje med vozlišči" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "Petek" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "Začetni datum ne sme biti večji od končnega" @@ -7879,16 +7985,16 @@ msgstr "Celotno ime" msgid "Funnel Chart" msgstr "Lijakasti grafikon" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "Dodatne prilagoditve prikaza posameznih stolpcev" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "Dodatne prilagoditve prikaza posameznih mer" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "GROUP BY" @@ -7896,12 +8002,12 @@ msgstr "GROUP BY" msgid "Gauge Chart" msgstr "Števčni grafikon" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "Splošno" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "Dodatne informacije" @@ -7922,7 +8028,7 @@ msgstr "Generičen grafikon" msgid "Geo" msgstr "Geo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "GeoJson stolpec" @@ -7935,19 +8041,19 @@ msgstr "GeoJson nastavitve" msgid "Geohash" msgstr "Geohash" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "Pridobi zadnji datum glede na časovno enoto." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "Določi datum praznika" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" "Za nastavitve nadzorne plošče in dodajanje grafikonov pojdite v način " @@ -7957,11 +8063,11 @@ msgstr "" msgid "Gold" msgstr "Zlata" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "Ime Googlove preglednice in URL" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "Obdobje mirovanja" @@ -7969,11 +8075,11 @@ msgstr "Obdobje mirovanja" msgid "Graph Chart" msgstr "Graf" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "Izgled grafikona" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "Gravitacija" @@ -7985,20 +8091,24 @@ msgstr "Večje ali enako (>=)" msgid "Greater than (>)" msgstr "Večje kot (>)" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "Mreža" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "Velikost mreže" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "Združevanje po (Group by)" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "Združevanje po, Mera ali Procentualna mera morajo imeti vrednost" @@ -8008,7 +8118,7 @@ msgstr "Združevanje po, Mera ali Procentualna mera morajo imeti vrednost" msgid "Group Key" msgstr "Ključ za združevanje" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "Združevanje po (Group by)" @@ -8016,7 +8126,7 @@ msgstr "Združevanje po (Group by)" msgid "Groupable" msgstr "Združevanje" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -8029,15 +8139,15 @@ msgstr "ura" msgid "Handlebars" msgstr "Handlebars" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "Predloga za Handlebars" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -8049,15 +8159,15 @@ msgstr "" msgid "Has created by" msgstr "Ustvarjen s strani" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "Glava" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "Naslovna vrstica" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "Naslovna vrstica" @@ -8072,13 +8182,13 @@ msgstr "Toplotni prikaz" msgid "Heatmap (legacy)" msgstr "Tortni grafikon (zastarelo)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "Možnosti toplotnega prikaza" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8092,7 +8202,7 @@ msgstr "Višina hitrega grafikona" msgid "Hide Line" msgstr "Skrij črto" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "Skrij opis grafikona" @@ -8100,11 +8210,11 @@ msgstr "Skrij opis grafikona" msgid "Hide layer" msgstr "Skrij sloj" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "Skrij geslo." -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "Skrij orodno vrstico" @@ -8112,17 +8222,22 @@ msgstr "Skrij orodno vrstico" msgid "Hides the Line for the time series" msgstr "Skrije črto časovne serije" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "Hierarhija" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "Histogram" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "Tortni grafikon (zastarelo)" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "Domov" @@ -8134,7 +8249,7 @@ msgstr "Horizontni grafikon" msgid "Horizon Charts" msgstr "Horizontni grafikoni" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "Vodoravno" @@ -8142,15 +8257,15 @@ msgstr "Vodoravno" msgid "Horizontal (Top)" msgstr "Vodoravno (zgoraj)" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "Vodoravna poravnava" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "Gostitelj" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8160,7 +8275,7 @@ msgstr "Ime gostitelja ali IP naslov" msgid "Hour" msgstr "Ura" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "Ure %s" @@ -8181,12 +8296,12 @@ msgstr "V koliko razdelkov bodo razvrščeni podatki." msgid "How many periods into the future do we want to predict" msgstr "Za koliko period v prihodnosti želite napoved" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8209,15 +8324,15 @@ msgstr "Oznake po ISO 3166-2" msgid "ISO 8601" msgstr "ISO 8601" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "Id" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "Id korenskega vozlišča drevesa." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -8245,16 +8360,16 @@ msgstr "" "poizvedbe tečejo pod servisnim računom, vendar je trenutno prijavljen " "uporabnik predstavljen z lastnostjo hive.server2.proxy.user." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "Če tabela že obstaja" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "Če je določena mera, bo razvrščanje izvedeno na podlagi vrednosti mere" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8266,19 +8381,19 @@ msgstr "" "Če je izbrano, nastavite dovoljene sheme za nalaganje CSV v razdelku " "\"Dodatno\"." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "Ne upoštevaj predpomnjenja pri ustvarjanju poročila" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "Izpusti prazne lokacije" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "Ne upoštevaj časa" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "Slika (PNG) vključena v e-pošto" @@ -8286,7 +8401,7 @@ msgstr "Slika (PNG) vključena v e-pošto" msgid "Image download failed, please refresh and try again." msgstr "Prenos slike ni uspel. Osvežite in poskusite ponovno." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" "Predstavljanje kot prijavljeni uporabnik (Presto, Trino, Drill, Hive in " @@ -8296,11 +8411,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "Predstavljaj se kot prijavljeni uporabnik" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "Uvozi" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "Uvozi %s" @@ -8334,7 +8449,7 @@ msgstr "Uvozi nadzorne plošče" msgid "Import database failed for an unknown reason" msgstr "Uvoz podatkovne baze ni uspel zaradi neznanega razloga" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "Uvozi podatkovno bazo iz datoteke" @@ -8342,7 +8457,7 @@ msgstr "Uvozi podatkovno bazo iz datoteke" msgid "Import dataset failed for an unknown reason" msgstr "Uvoz podatkovnega seta ni uspel zaradi neznanega razloga" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "Uvozi podatkovne sete" @@ -8354,7 +8469,7 @@ msgstr "Uvozi poizvedbe" msgid "Import saved query failed for an unknown reason." msgstr "Uvoz shranjene poizvedbe ni uspel zaradi neznanega razloga." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8371,11 +8486,11 @@ msgstr "Vsebuje (IN)" msgid "Include Series" msgstr "Vključi serijo" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "Vključite opis, ki bo vključen v poročilo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, fuzzy, python-format msgid "Include description to be sent with %s" msgstr "Vključite opis, ki bo vključen v poročilo" @@ -8389,7 +8504,7 @@ msgid "Include time" msgstr "Vključi čas" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 msgid "Increase" msgstr "Povečaj" @@ -8397,21 +8512,21 @@ msgstr "Povečaj" msgid "Index" msgstr "Indeks" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "Indeksni stolpec" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "Oznake razponov" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "Oznake razponov" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "Informacije" @@ -8419,21 +8534,21 @@ msgstr "Informacije" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "Notranji polmer" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "Notranji polmer kolobarja" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "Vnesi poljubno širino v pikslih" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "Vnosno polje omogoča poljubno rotacijo (vnesite 30 za 30°)" @@ -8468,11 +8583,11 @@ msgstr "Interval" msgid "Interval End column" msgstr "Stolpec konca intervala" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "Meje intervalov" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "Barve intervalov" @@ -8480,7 +8595,7 @@ msgstr "Barve intervalov" msgid "Interval start column" msgstr "Stolpec začetka intervala" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "Intervali" @@ -8528,7 +8643,7 @@ msgstr "" "zapisu:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-" "NAME'

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

" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "Neveljaven cron izraz" @@ -8545,7 +8660,7 @@ msgstr "Neveljavna koda valute v shranjeni meri" msgid "Invalid date/timestamp format" msgstr "Neveljaven zapis datuma/časa" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "Neveljaven tip operacije filtra: %(op)s" @@ -8558,7 +8673,7 @@ msgstr "Neveljaven geodetski niz" msgid "Invalid geohash string" msgstr "Neveljaven niz za geohash" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "Neveljaven vnos" @@ -8570,7 +8685,7 @@ msgstr "Neveljavna nastavitev zemljepisne dolžine/širine." msgid "Invalid longitude/latitude" msgstr "Neveljavna zemljepisna dolžina/širina" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "Neveljaven objekt mere: %(metric)s" @@ -8614,7 +8729,7 @@ msgstr "" msgid "Invalid state." msgstr "Neveljavno stanje." -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "Neveljavni id-ji zavihkov: %s(tab_ids)" @@ -8623,7 +8738,7 @@ msgstr "Neveljavni id-ji zavihkov: %s(tab_ids)" msgid "Inverse selection" msgstr "Invertiraj izbiro" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "Invertiraj trenutno stran" @@ -8685,24 +8800,24 @@ msgstr "Površinska plastnica" msgid "Isoline" msgstr "Plastnica" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "Težava 1000 - podatkovni vir je prevelik za poizvedbo." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "Težava 1001 - podatkovni vir je neobičajno obremenjen." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "V stolpčnem grafikonu ni priporočljivo omejiti osi." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "JAN" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -8711,16 +8826,16 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "JSON-metapodatki" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "JSON-metapodatki" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "JSON-metapodatki niso veljavni!" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8732,27 +8847,27 @@ msgstr "" "BigQuery, ki nista skladna s sintakso username:password, ki jo običajno " "uporablja SQLAlchemy." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "JUL" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "JUN" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "Januar" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "JavaScript prestreznik podatkov" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "JavaScript onClick href" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "JavaScript generator opisa orodja" @@ -8760,11 +8875,11 @@ msgstr "JavaScript generator opisa orodja" msgid "Jinja templating" msgstr "Jinja" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "Julij" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "Junij" @@ -8777,7 +8892,7 @@ msgstr "Junij" msgid "KPI" msgstr "KPI" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "Obdržim nastavitve kontrolnika?" @@ -8785,12 +8900,12 @@ msgstr "Obdržim nastavitve kontrolnika?" msgid "Keep editing" msgstr "Nadaljuj z urejanjem" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "Ključ" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "Bližnjice na tipkovnici" @@ -8802,13 +8917,13 @@ msgstr "Ključi za tabelo" msgid "Kilometers" msgstr "Kilometri" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "OMEJITEV" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8817,19 +8932,24 @@ msgstr "OMEJITEV" msgid "Label" msgstr "Naziv" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 msgid "Label Contents" msgstr "Označi vsebino" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "Črta oznake" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "Izbriši predlogo" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "Tip oznake" @@ -8837,19 +8957,19 @@ msgstr "Tip oznake" msgid "Label already exists" msgstr "Oznaka že obstaja" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "Ime vaše poizvedbe" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "Položaj oznake" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "Prag oznak" @@ -8857,11 +8977,11 @@ msgstr "Prag oznak" msgid "Labelling" msgstr "Oznake" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "Oznake" @@ -8883,8 +9003,8 @@ msgstr "Oznake za razpone" msgid "Large" msgstr "Veliko" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "Zadnji" @@ -8896,7 +9016,7 @@ msgstr "Zadnja sprememba" msgid "Last Modified" msgstr "Zadnja sprememba" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "Zadnja posodobitev %s" @@ -8906,36 +9026,36 @@ msgstr "Zadnja posodobitev %s" msgid "Last Updated %s by %s" msgstr "Zadnja posodobitev %s, %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "Zadnja razpoložljiva vrednost na %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "zadnji dan" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "Zadnja sprememba" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "zadnji mesec" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "zadnje četrletje" @@ -8944,12 +9064,12 @@ msgstr "zadnje četrletje" msgid "Last run" msgstr "Zadnji zagon" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "zadnji teden" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "zadnje leto" @@ -8967,25 +9087,25 @@ msgstr "Širina privzetega pogleda" msgid "Layer configuration" msgstr "Nastavitve sloja" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:101 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "Izgled" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "Postavitev elementov" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "Tip izgleda grafikona" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "Način izgleda drevesa" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8999,29 +9119,29 @@ msgstr "" msgid "Least recently modified" msgstr "Zadnje spremenjeno" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "Levo" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "Levi rob" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "Levi rob, v pikslih, s katerim povečamo prostor za oznake osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "Od leve proti desni" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "Leva vrednost" @@ -9052,32 +9172,32 @@ msgid "Legacy" msgstr "Zastarelo" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "Legenda" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "Oblika legende" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "Orientacija legende" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "Položaj legende" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "Tip legende" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "Tip legende" @@ -9094,7 +9214,7 @@ msgid "Lift percent precision" msgstr "Točnost procentualnega dviga" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "Svetlo" @@ -9122,17 +9242,17 @@ msgstr "" "Omejitev vrstic lahko povzroči nepopolne podatke in zavajajoč grafikon. " "Premislite o uporabi filtriranja ali združevanja imen izvorov/ciljev." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "Omeji število pridobljenih celic." -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "Omeji število vrstic za prikaz." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9156,11 +9276,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9171,7 +9291,7 @@ msgstr "Črta" msgid "Line Chart" msgstr "Črtni grafikon" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "Slog črte" @@ -9185,11 +9305,11 @@ msgstr "" "Črtni grafikon se uporablja se za vizualizacijo meritev zajetih skozi " "čas. Posamezne točke so med seboj povezane z ravnimi črtami." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "Interpolacija krivulje na osnovi d3.js" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "Debelina črte" @@ -9204,21 +9324,21 @@ msgstr "Enota debeline črte" msgid "Linear Color Scheme" msgstr "Linearna barvna shema" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "Linearna barvna shema" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "Linearna interpolacija" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "Stolpec črt" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "Kodiranje črt" @@ -9227,11 +9347,11 @@ msgstr "Kodiranje črt" msgid "Link Copied!" msgstr "Povezava kopirana!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "Seznam unikatnih vrednosti" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "Seznam dodatnih stolpcev, ki bodo na razpolago v JavaScript funkcijah" @@ -9239,7 +9359,7 @@ msgstr "Seznam dodatnih stolpcev, ki bodo na razpolago v JavaScript funkcijah" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "Seznam n+1 vrednosti za mero razvrščanja v n razdelkov." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 #, fuzzy msgid "List of the column names that should be read" msgstr "Json seznam imen stolpcev, ki bodo prebrani" @@ -9276,43 +9396,43 @@ msgstr "Naloženo v predpomnilnik" msgid "Loaded from cache" msgstr "Naloženo iz predpomnilnika" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "Nalaganje" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "Nalagam ..." -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "Lociraj grafikon" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "Logaritemska skala" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "Hranjenje dnevnikov" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "Logaritemska os" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "Logaritemska skala na primarni y-osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "Logaritemska skala na sekundarni y-osi" @@ -9323,23 +9443,23 @@ msgstr "Logaritemska x-os" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "Logaritemska y-os" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "Prijava" @@ -9347,7 +9467,7 @@ msgstr "Prijava" msgid "Login with" msgstr "Prijava z" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "Odjava" @@ -9364,7 +9484,7 @@ msgstr "Dolgo-črtkano" msgid "Longitude" msgstr "Dolžina" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "Dolžina in širina" @@ -9372,8 +9492,8 @@ msgstr "Dolžina in širina" msgid "Longitude & Latitude columns" msgstr "Stolpci zemljepisne dolžine in širine" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "Dolžina in širina" @@ -9390,11 +9510,11 @@ msgstr "Spodnji prag" msgid "Lower threshold must be lower than upper threshold" msgstr "Spodnji prag mora biti manjši od zgornjega" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "MAR" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "MAJ" @@ -9403,10 +9523,16 @@ msgstr "MAJ" msgid "MINUTE" msgstr "minuta" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "PON" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "min" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "Glavni stolpec Datum-Čas" @@ -9419,11 +9545,11 @@ msgstr "" "Poskrbite, da so kontrolniki pravilno nastavljeni in podatkovni vir " "vsebuje podatke za izbrano časovno obdobje" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" @@ -9431,19 +9557,19 @@ msgstr "" "Deformirana zahteva. Pričakovani so argumenti slice_id ali table_name in " "db_name" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Upravljaj" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "Upravljaj e-poštno poročilo" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "Upravljajte podatkovne baze" @@ -9485,7 +9611,7 @@ msgid "Map" msgstr "Zemljevid" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "Slog zemljevida" @@ -9497,32 +9623,32 @@ msgstr "Mapbox" msgid "Mapbox" msgstr "Mapbox" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "Marec" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "Rob" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "Označite stolpec kot časoven preko okna \"Uredi podatkovni vir\"" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "Marker" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "Velikost markerja" @@ -9538,7 +9664,7 @@ msgstr "Oznake markirnih črtic" msgid "Marker lines" msgstr "Markirne črtice" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "Velikost markerja" @@ -9550,28 +9676,28 @@ msgstr "Markerji" msgid "Markup type" msgstr "Tip označevanja" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "Max" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "Max. velikost mehurčka" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "Maksimalno število dogodkov" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "Maksimum" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "Max. velikost pisave" @@ -9591,28 +9717,28 @@ msgstr "" msgid "Maximum value" msgstr "Maksimalna vrednost" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "Največja vrednost na številčnici" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "Maj" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "Povprečna vrednost v dani periodi" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "Srednje vrednosti" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "Mediana" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 msgid "" "Median edge width, the thickest edge will be 4 times thicker than the " "thinnest." @@ -9620,7 +9746,7 @@ msgstr "" "Mediana debeline povezave. Najdebelejša povezava bo 4-krat debelejša od " "najtanjše." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" @@ -9628,8 +9754,8 @@ msgstr "" "Mediana velikosti vozlišča. Največje vozlišče bo 4-krat večje od " "najmanjšega" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "Mediane" @@ -9641,16 +9767,16 @@ msgstr "Srednje" msgid "Menu actions trigger" msgstr "Preklapljanje funkcionalnosti menijev" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "Vsebina sporočila" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "Metapodatki" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "Parametri metapodatkov" @@ -9658,28 +9784,28 @@ msgstr "Parametri metapodatkov" msgid "Metadata has been synced" msgstr "Metapodatki so sinhronizirani" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "Metoda" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "Mera" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "Mera '%(metric)s' ne obstaja" @@ -9693,20 +9819,20 @@ msgstr "Ključ mere" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "Naraščajoča mera" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "Mera za [X] os" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "Mera za [Y] os" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "Sprememba mere od vrednosti \"OD\" do \"DO\"" @@ -9714,16 +9840,16 @@ msgstr "Sprememba mere od vrednosti \"OD\" do \"DO\"" msgid "Metric currency" msgstr "Valuta mere" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "Padajoča mera" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "Sprememba faktorja mere od vrednosti \"OD\" do \"DO\"" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "Mera za vrednosti vozlišč" @@ -9736,11 +9862,11 @@ msgstr "Ime mere" msgid "Metric name [%s] is duplicated" msgstr "Ime mere [%s] je podvojeno" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "Procentualna sprememba mere od vrednosti \"OD\" do \"DO\"" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "Mera, ki določa velikost mehurčka" @@ -9754,7 +9880,7 @@ msgstr "Mera za prikaz spodnjega naslova" msgid "Metric used as a weight for the grid's coloring" msgstr "Mera, ki služi kot utež za barvo mreže" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "Mera za izračun velikosti mehurčkov" @@ -9762,7 +9888,7 @@ msgstr "Mera za izračun velikosti mehurčkov" msgid "Metric used to control height" msgstr "Mera za določanje višine" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " @@ -9772,7 +9898,7 @@ msgstr "" "serij ali vrstic. Če ni določena, se uporabi prva mera (kjer je " "ustrezno)." -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9790,20 +9916,20 @@ msgstr "" "Mera, ki določa kako je razvrščena meja, če je določena omejitev serij. " "Če ni določena, se uporabi prva mera (kjer je to ustrezno)." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "Mere" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "Sredina" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "Polnoč" @@ -9811,24 +9937,24 @@ msgstr "Polnoč" msgid "Miles" msgstr "Milje" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "Min" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "Min. št. period" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "Min. širina" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "Min. št. period" @@ -9842,12 +9968,12 @@ msgstr "Min/max (brez osamelcev)" msgid "Mine" msgstr "Moje" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "Minimum" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "Min. velikost pisave" @@ -9855,7 +9981,7 @@ msgstr "Min. velikost pisave" msgid "Minimum Radius" msgstr "Min. polmer" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "Min. št. dogodkov končnega vozlišča" @@ -9867,9 +9993,9 @@ msgstr "" "Minimalni polmer kroga v pikslih. S tem je določen minimalni polmer " "kroga, ko se spreminja stopnja povečave." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "Minimalni prag v odstotnih točkah za prikaz oznak." @@ -9877,25 +10003,25 @@ msgstr "Minimalni prag v odstotnih točkah za prikaz oznak." msgid "Minimum value" msgstr "Minimalna vrednost" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "Najmanjša vrednost, za katero bo na grafikonu prikazana oznaka." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "Najmanjša vrednost na številčnici" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "Pomožna ločilna črta" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 msgid "Minor ticks" msgstr "Pomožne oznake" @@ -9903,7 +10029,7 @@ msgstr "Pomožne oznake" msgid "Minute" msgstr "Minuta" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "Minute %s" @@ -9917,7 +10043,7 @@ msgstr "Minimalna vrednost" msgid "Missing URL parameters" msgstr "Manjkajo parametri URL-ja" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9927,34 +10053,34 @@ msgstr "Manjka podatkovni set" msgid "Mixed Chart" msgstr "Kombinirani grafikon" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "Spremenjeno" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "Zadnja sprememba %s" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "Spremenil" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, python-format msgid "Modified by: %s" msgstr "Spremenil: %s" @@ -9964,7 +10090,7 @@ msgstr "Spremenil: %s" msgid "Modified columns: %s" msgstr "Spremenjeni stolpci: %s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "Ponedeljek" @@ -9972,16 +10098,16 @@ msgstr "Ponedeljek" msgid "Month" msgstr "Mesec" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "Meseci %s" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "Več" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "Več filtrov" @@ -9989,12 +10115,12 @@ msgstr "Več filtrov" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "Samo premikanje" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "Premakne dani nabor datumov za definirano obdobje." @@ -10011,7 +10137,7 @@ msgstr "Večdimenzionalni" msgid "Multi-Layers" msgstr "Večplastni" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -10025,7 +10151,7 @@ msgstr "Večplastni" msgid "Multi-Variables" msgstr "Več spremenljivk" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "Več" @@ -10041,7 +10167,7 @@ msgstr "" "Sprejema različne zapise - podrobnosti najdete v Pythonovi knjižnici " "geopy.points" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "Množitelj" @@ -10065,7 +10191,7 @@ msgstr "Definiran mora biti vsaj en numerični stolpec" msgid "Must provide credentials for the SSH Tunnel" msgstr "Za SSH-tunel morate podati prijavne podatke" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "Potrebno je podati vrednost za filter s primerjalnim operandom" @@ -10073,30 +10199,30 @@ msgstr "Potrebno je podati vrednost za filter s primerjalnim operandom" msgid "My beautiful colors" msgstr "Moje čudovite barve" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "Moj stolpec" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "Moja mera" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "N/A" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "NOT GROUPED BY" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "NOV" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "ZDAJ" @@ -10104,17 +10230,17 @@ msgstr "ZDAJ" msgid "NUMERIC" msgstr "NUMERIC" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10128,8 +10254,8 @@ msgstr "NUMERIC" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10139,8 +10265,8 @@ msgstr "NUMERIC" msgid "Name" msgstr "Ime" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "Zahtevano je ime" @@ -10148,20 +10274,20 @@ msgstr "Zahtevano je ime" msgid "Name must be unique" msgstr "Ime mora biti unikatno" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "Ime tabele, ki bo ustvarjena iz CSV podatkov" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "Ime stolpca, ki vsebuje id nadrejenega vozlišča" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "Naziv id-stolpca" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "Imena izvornih vozlišč" @@ -10169,11 +10295,11 @@ msgstr "Imena izvornih vozlišč" msgid "Name of the table that exists in the source database" msgstr "Ime tabele, ki obstaja v izvorni podatkovni bazi" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "Imena ciljnih vozlišč" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 msgid "Name of your tag" msgstr "Ime vaše oznake" @@ -10181,15 +10307,15 @@ msgstr "Ime vaše oznake" msgid "Name your database" msgstr "Poimenujte podatkovno bazo" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "Potrebujete pomoč? Kako povezati vašo podatkovno bazo se naučite" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "Potrebujete pomoč? Naučite se več o" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "Napaka omrežja" @@ -10198,7 +10324,7 @@ msgstr "Napaka omrežja" msgid "Network error." msgstr "Napaka omrežja." -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "Nov grafikon" @@ -10224,13 +10350,13 @@ msgstr "Nov naslov" msgid "New tab" msgstr "Nov zavihek" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "Nov zavihek (Ctrl + q)" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "Nov zavihek (Ctrl + t)" @@ -10251,7 +10377,7 @@ msgstr "Nightingale Rose grafikon" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10259,7 +10385,7 @@ msgstr "Nightingale Rose grafikon" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "Ne" @@ -10296,7 +10422,7 @@ msgstr "Slojev z oznakami še ni" msgid "No annotation yet" msgstr "Oznak še ni" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "Ni uporabljenih filtrov" @@ -10308,11 +10434,11 @@ msgstr "Ni razpoložljivih filtrov." msgid "No charts" msgstr "Ni grafikonov" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 msgid "No charts yet" msgstr "Ni še grafikonov" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "Ni najdenih stolpcev" @@ -10333,44 +10459,44 @@ msgstr "Ni najdenih skladnih podatkovnih setov" msgid "No compatible schema found" msgstr "Ni najdenih skladnih shem" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 msgid "No dashboards yet" msgstr "Ni še nadzornih plošč" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "Ni podatkov" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" "Ni podatkov po filtriranju ali pa imajo vrednost NULL za zadnji časovni " "zapis" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "V datoteki ni podatkov" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "Nobena podatkovna baza ne ustreza iskanju" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "Opisa ni na razpolago." -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "Noben element trenutno nima te oznake" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "Brez filtra" @@ -10378,7 +10504,7 @@ msgstr "Brez filtra" msgid "No filter is selected." msgstr "Noben filter ni izbran." -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "Brez filtrov" @@ -10386,15 +10512,15 @@ msgstr "Brez filtrov" msgid "No filters are currently added to this dashboard." msgstr "Trenutno na nadzorno ploščo še ni dodanih filtrov." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "Nastavitve forme se niso ohranile" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "Trenutno ni dodanih globalnih filtrov" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "Ni ujemajočih zapisov" @@ -10402,17 +10528,17 @@ msgstr "Ni ujemajočih zapisov" msgid "No of Bins" msgstr "Št. razdelkov" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "Ni še nedavnih" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "Ni zapisov" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "Ni rezultatov" @@ -10425,7 +10551,7 @@ msgid "No results match your filter criteria" msgstr "Noben rezultat ne ustreza vašim kriterijem" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "Poizvedba ni vrnila rezultatov" @@ -10439,16 +10565,16 @@ msgstr "" "da so filtri pravilno nastavljeni in podatkovni vir vsebuje podatke za " "izbrano časovno obdobje." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "Za podatkovni set ni vrnjenih vrstic" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "Za podatkovni set ni vrnjenih vzorcev" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "Shranjeni izrazi niso najdeni" @@ -10457,7 +10583,7 @@ msgstr "Shranjeni izrazi niso najdeni" msgid "No saved metrics found" msgstr "Shranjene mere niso najdene" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 msgid "No saved queries yet" msgstr "Ni še shranjenih poizvedb" @@ -10465,19 +10591,19 @@ msgstr "Ni še shranjenih poizvedb" msgid "No stored results found, you need to re-run your query" msgstr "Rezultatov še ni shranjenih, ponovno morate zagnati poizvedbo" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" "Tak stolpec ni najden. Za filtriranje po meri uporabite prilagojen SQL " "zavihek." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "Ni stolpcev tabel" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "Ni najdenih časovnih stolpcev" @@ -10496,47 +10622,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "Potrjevalnik ni najden (nastavljen za podatkovno bazo)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "Položaj oznake vozlišča" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "Način izbire vozlišč" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "Velikost vozlišča" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "Brez" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "Brez -> Puščica" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "Brez -> Brez" @@ -10545,8 +10671,13 @@ msgstr "Brez -> Brez" msgid "Normal" msgstr "Normalno" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +#, fuzzy +msgid "Normalize" +msgstr "Normiran" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "Normiraj glede na" @@ -10554,13 +10685,13 @@ msgstr "Normiraj glede na" msgid "Normalize column names" msgstr "Normiraj imena stolpcev" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "Normiran" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "Ni časovna vrsta" @@ -10570,24 +10701,24 @@ msgstr "Ni časovna vrsta" msgid "Not a valid ZIP file" msgstr "Ni uporabljenih filtrov" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "Ni dodano na nobeno nadzorno ploščo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "Ni razpoložljivo" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 msgid "Not defined" msgstr "Ni definirano" @@ -10599,7 +10730,7 @@ msgstr "Ni enako (≠)" msgid "Not in" msgstr "Ne vsebuje (NOT IN)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "Ni null (IS NOT NULL)" @@ -10607,39 +10738,39 @@ msgstr "Ni null (IS NOT NULL)" msgid "Not triggered" msgstr "Ni sproženo" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "Ni posodobljeno" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "Ni ni sproženo" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "Način obveščanja" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "Način obveščanja" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "November" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "Zdaj" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "Prazne (Null) vrednosti" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "Nadomeščanje Null-vrednosti" @@ -10663,21 +10794,21 @@ msgstr "" "ali modro,\n" "\tvnesite samo min ali max." -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "Oblika zapisa števila" @@ -10686,7 +10817,7 @@ msgstr "Oblika zapisa števila" msgid "Number format string" msgstr "Niz za obliko števila" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 msgid "Number formatting" msgstr "Oblika zapisa števila" @@ -10694,7 +10825,7 @@ msgstr "Oblika zapisa števila" msgid "Number of buckets to group data" msgstr "Število razdelkov za združevanje podatkov" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "Število decimalnih mest za zaokroževanje števil" @@ -10716,50 +10847,55 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "Število časovnih obdobij za izračun deleža" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 #, fuzzy msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "Število vrstic v datoteki za branje." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "Število vrstic, ki se izpustijo na začetku datoteke." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "Število razdelkov na številčnici" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "Število korakov med oznakami pri prikazu X-osi" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "Število korakov med oznakami pri prikazu Y-osi" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +#, fuzzy +msgid "Numeric column used to calculate the histogram." +msgstr "Izberite numerične stolpce za izris histograma" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "Številski obseg" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "OKT" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "OK" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "PREPIŠI" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "Oktober" @@ -10776,13 +10912,13 @@ msgstr "Odmik" msgid "On Grace" msgstr "V mirovanju" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "nadzorne plošče" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10800,11 +10936,11 @@ msgstr "" "Eden ali več kontrolnikov za združevanje po. Pri združevanju morata biti " "prisotna stolpca širine in dolžine." -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "En ali več kontrolnikov za stolpčno vrtenje" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "Ena ali več mer za prikaz" @@ -10844,15 +10980,15 @@ msgstr "En ali več parametrov v SQL-poizvedbi ima napačno obliko." msgid "One or more parameters specified in the query are missing." msgstr "En ali več parametrov v SQL-poizvedbi manjka." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "Eden ali več slojev z oznakami se ni naložil." -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "Za to podatkovno bazo so dovoljeni le `SELECT` stavki." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "Samo vsota" @@ -10872,7 +11008,7 @@ msgstr "Veljavno samo, ko je izbran \"Tip oznake\" za prikaz vrednosti." msgid "Only selected panels will be affected by this filter" msgstr "Ta filter bo vplival le na izbrane grafikone" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10884,20 +11020,20 @@ msgstr "" msgid "Only single queries supported" msgstr "Podprte so le enojne poizvedbe" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "Prišlo je do napake!" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "Prosojnost" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "Prosojnost ploščinskega grafikona. Upošteva se tudi za interval zaupanja." @@ -10905,7 +11041,7 @@ msgstr "Prosojnost ploščinskega grafikona. Upošteva se tudi za interval zaupa msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "Prosojnost vseh gruč, točk in oznak (vrednost med 0 in 1)." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "Prosojnost ploščinskega grafikona." @@ -10917,7 +11053,7 @@ msgstr "Vrednost 0 pomeni popolno prosojnost, 1 pa neprosojnost" msgid "Opacity, expects values between 0 and 100" msgstr "Prosojnost, vnesite vrednosti med 0 in 100" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "Odpri zavihek s podatkovnim virom" @@ -10931,7 +11067,7 @@ msgstr "Odpri v SQL laboratoriju" msgid "Open query in SQL Lab" msgstr "Odpri poizvedbo v SQL laboratoriju" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10944,8 +11080,8 @@ msgstr "" "tem je predpostavljeno, da imate nastavljenega »delavca« za Celery in " "zaledni sistem za rezultate. Več informacij je v navodilih za namestitev." -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "Operator" @@ -10954,7 +11090,7 @@ msgstr "Operator" msgid "Operator undefined for aggregator: %(name)s" msgstr "Operand ni definiran za agregatorja: %(name)s" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10970,7 +11106,7 @@ msgstr "Opcijski niz za d3-oblikovanje datuma" msgid "Optional d3 number format string" msgstr "Opcijski niz za d3-oblikovanje števila" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "Opcijsko ime podatkovnega stolpca." @@ -10979,42 +11115,42 @@ msgid "Optional warning about use of this metric" msgstr "Opcijsko opozorilo za uporabo te mere" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "Možnosti" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "Ali pa izberite iz seznama drugih podatkovnih baz, ki jih podpiramo:" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "Uredi po ID-entitete" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "Razvrsti rezultate glede na izbrani stolpec" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "Razvrščanje" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "Orientacija" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "Orientacija stolpčnega grafikona" @@ -11022,11 +11158,11 @@ msgstr "Orientacija stolpčnega grafikona" msgid "Orientation of filter bar" msgstr "Orientacija vrstice s filtri" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "Orientacija drevesa" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "Izvoren" @@ -11035,47 +11171,47 @@ msgid "Original table column order" msgstr "Vrstni red stolpcev izvorne tabele" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "Izvorna vrednost" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "Pravokotna" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "Ostalo" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 #, fuzzy msgid "Other color palettes" msgstr "Število barvnih korakov" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "Outdoors" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "Zunanji polmer" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "Veljavno samo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "Prekrivanje" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11085,9 +11221,9 @@ msgstr "" "se relativne časovne razlike v naravnem (angleškem) jeziku (npr. 24 " "hours, 7 days, 52 weeks, 365 days). Prosto besedilo je podprto." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11126,17 +11262,17 @@ msgstr "Onemogoči granulacijo časa" msgid "Override time range" msgstr "Onemogoči časovno obdobje" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "Prepiši" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "Prepiši & Razišči" @@ -11145,7 +11281,7 @@ msgstr "Prepiši & Razišči" msgid "Overwrite Dashboard [%s]" msgstr "Prepiši nadzorno ploščo [%s]" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "Prepiši obstoječe" @@ -11160,29 +11296,29 @@ msgstr "Lastnik, Ustvaril ali Priljubljen" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "Lastnik" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11197,8 +11333,8 @@ msgstr "Lastniki niso veljavni" msgid "Owners is a list of users who can alter the dashboard." msgstr "\"Lastniki\" je seznam uporabnikov, ki lahko spreminjajo nadzorno ploščo." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11210,7 +11346,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "Prenos PDF ni uspel. Osvežite in poskusite ponovno." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "Dolžina strani" @@ -11218,21 +11354,21 @@ msgstr "Dolžina strani" msgid "Paired t-test Table" msgstr "Tabela t-testa za odvisne vzorce" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "Metoda za prevzorčenje v Pandas" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "Pravilo za prevzorčenje v Pandas" @@ -11254,11 +11390,11 @@ msgstr "Parametri" msgid "Parameters " msgstr "Parametri " -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "Parametri povezani s pogledom in perspektivo zemljevida" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "Nadrejeni" @@ -11286,15 +11422,15 @@ msgstr "Grafikon razdelkov" msgid "Partition Diagram" msgstr "Grafikon s pravokotniki" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "Omejitev particij" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "Prag particije" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" @@ -11302,9 +11438,9 @@ msgstr "" "Particije z nižjim razmerjem med njihovo višino in dolžino starša so " "zanemarjene" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -11318,11 +11454,11 @@ msgstr "Prilepite privatni ključ sem" msgid "Paste content of service credentials JSON file here" msgstr "Sem prilepite vsebino json-datoteke servisnega računa" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "Prilepite deljeni URL Googlove preglednice sem" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "Vstavite svojo kodo sem" @@ -11330,11 +11466,12 @@ msgstr "Vstavite svojo kodo sem" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "Vzorec" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "Procentualna sprememba" @@ -11343,25 +11480,25 @@ msgstr "Procentualna sprememba" msgid "Percent Difference format" msgstr "Vsili obliko zapisa datuma" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "Procent celote" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "Procenti" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 -#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "Procentualna sprememba" @@ -11370,13 +11507,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "Procentualne mere" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "Procentualni prag" @@ -11394,7 +11531,7 @@ msgstr "Procentualni prag" msgid "Percentages" msgstr "Procenti" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "Zmogljivost" @@ -11402,12 +11539,12 @@ msgstr "Zmogljivost" msgid "Period average" msgstr "Povprečje obdobja" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "Št. period" @@ -11415,11 +11552,11 @@ msgstr "Št. period" msgid "Periods must be a whole number" msgstr "Periode morajo biti celo število" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "Oseba ali skupina, ki je certificirala ta grafikon." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "Oseba ali skupina, ki je certificirala to nadzorno ploščo." @@ -11429,8 +11566,8 @@ msgid "Person or group that has certified this metric" msgstr "Oseba ali skupina, ki je certificirala to mero" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "Fizičen" @@ -11438,7 +11575,7 @@ msgstr "Fizičen" msgid "Physical (table or view)" msgstr "Fizičen (tabela ali pogled)" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "Fizičen podatkovni set" @@ -11459,7 +11596,7 @@ msgstr "Izberite mero za prikaz" msgid "Pick a name to help you identify this database." msgstr "Izberite ime za lažjo prepoznavo podatkovne baze." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "Izberite vzdevek za to podatkovno bazo, ki bo prikazan v Supersetu." @@ -11503,15 +11640,15 @@ msgstr "Tortni grafikon" msgid "Pie Chart (legacy)" msgstr "Tortni grafikon (zastarelo)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "Oblika torte" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "Žebljiček" @@ -11527,7 +11664,7 @@ msgstr "Vrtilna operacija mora vsebovati vsaj en agregat" msgid "Pivot operation requires at least one index" msgstr "Vrtilna operacija zahteva vsaj en indeks" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "Vrtilni" @@ -11539,15 +11676,15 @@ msgstr "Višina vsake serije v pikslih" msgid "Pixels" msgstr "Piksli" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "Preprosto" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "NE SPREMINJAJTE ključa \"filter_scopes\"." -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11591,9 +11728,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "Izberite vsaj en 'Group by'" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11603,7 +11740,7 @@ msgstr "Izberite vsaj en 'Group by'" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11612,15 +11749,15 @@ msgstr "Izberite vsaj en 'Group by'" msgid "Please confirm" msgstr "Prosim, potrdite" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "Potrdite vrednosti za prepis." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "Vnesite SQLAlchemy URI za test" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11642,7 +11779,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "Shranite poizvedbo za deljenje" @@ -11658,7 +11795,7 @@ msgstr "" "Najprej shranite nadzorno ploščo, potem pa poskusite ustvariti novo " "e-poštno poročilo." -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "Za nadaljevanje izberite podatkovni set in tip grafikona" @@ -11687,7 +11824,7 @@ msgstr "" " poveže kot črto. Grafikon je uporaben za primerjavo več mer med vsemi " "vzorci ali vrsticami podatkov." -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "Vtičniki" @@ -11708,7 +11845,7 @@ msgid "Point Radius Unit" msgstr "Enota radija točk" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "Velikost točke" @@ -11718,7 +11855,7 @@ msgstr "Enota točke" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "Pokažite na stolpec z lokacijskimi podatki" @@ -11743,27 +11880,10 @@ msgid "Polygon Settings" msgstr "Nastavitve poligonov" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "Poli-linija" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "Priljubljeni" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "Izpolnite \"Privzeto vrednost\", da omogočite ta kontrolnik" @@ -11772,7 +11892,7 @@ msgstr "Izpolnite \"Privzeto vrednost\", da omogočite ta kontrolnik" msgid "Population age data" msgstr "Podatki starosti populacije" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "Vrata" @@ -11792,35 +11912,35 @@ msgstr "Vrata v razponu 0-65535" msgid "Position JSON" msgstr "JSON za postavitev" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "Položaj oznake podrejenega vozlišča na drevesu" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "Položaj delnih vsot na nivoju stolpcev" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "Položaj vmesne oznake vozlišča na drevesu" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "Položaj delnih vsot na nivoju vrstic" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "Omogoča Apache Superset" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "Predfilter" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "Predfiltriraj razpoložljive vrednosti" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "Zahtevan je predfilter" @@ -11862,7 +11982,7 @@ msgstr "Predpona ali pripona" msgid "Preview" msgstr "Predogled" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "Naloži Excel-ovo datoteko" @@ -11872,7 +11992,7 @@ msgstr "Naloži Excel-ovo datoteko" msgid "Preview: `%s`" msgstr "Predogled: `%s`" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11882,11 +12002,11 @@ msgstr "Prejšnji" msgid "Previous Line" msgstr "Prejšnja linija" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "Primarna" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "Primarna mera" @@ -11894,15 +12014,15 @@ msgstr "Primarna mera" msgid "Primary key" msgstr "Primarni ključ" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "Primarna ali sekundarna y-os" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "Meje primarne y-osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "Oblika primarne y-osi" @@ -11918,11 +12038,11 @@ msgstr "Privatni ključ in geslo" msgid "Private Key Password" msgstr "Geslo privatnega ključa" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "Nadaljuj" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "Napredek" @@ -11942,7 +12062,7 @@ msgstr "Razširi" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "Proporcionalno" @@ -11967,7 +12087,7 @@ msgid "Purple" msgstr "Vijolična" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "Postavi oznake zunaj" @@ -11980,7 +12100,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "Vrednost mora biti večja od 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "Postavim oznake zunaj torte?" @@ -11996,7 +12116,7 @@ msgstr "Vstavite svojo kodo sem" msgid "Python datetime string pattern" msgstr "Pythonov format zapisa datum-časa" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "POIZVEDBA V SQL-LABORATORIJU" @@ -12004,12 +12124,12 @@ msgstr "POIZVEDBA V SQL-LABORATORIJU" msgid "Quarter" msgstr "Četrtletje" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "Četrtletja %s" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 msgid "Queries" msgstr "Poizvedbe" @@ -12018,15 +12138,15 @@ msgstr "Poizvedbe" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12044,31 +12164,33 @@ msgstr "Poizvedbe" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12077,22 +12199,22 @@ msgstr "Poizvedbe" msgid "Query" msgstr "Poizvedba" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "Poizvedba %s: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "Poizvedba A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "Poizvedba B" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "Zgodovina poizvedb" @@ -12110,7 +12232,7 @@ msgstr "Zgodovina poizvedb" msgid "Query imported" msgstr "Poizvedba uvožena" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "Poizvedba v novem zavihku" @@ -12119,7 +12241,7 @@ msgid "Query is too complex and takes too long to run." msgstr "Poizvedba je prekompleksna in se izvaja predolgo." #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "Način poizvedbe" @@ -12135,16 +12257,16 @@ msgstr "Ime poizvedbe" msgid "Query preview" msgstr "Predogled poizvedbe" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "Poizvedba je bila ustavljena" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "Poizvedba je bila ustavljena." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "TIP OBDOBJA" @@ -12160,7 +12282,7 @@ msgstr "RLS-pravilo ni najdeno." msgid "RLS rules could not be deleted." msgstr "RLS-pravil ni mogoče izbrisati." -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "Radar" @@ -12168,15 +12290,15 @@ msgstr "Radar" msgid "Radar Chart" msgstr "Radarski grafikon" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "Prikaz radarja okrogle oblike." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "Radialna" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "Zaobljenost celice" @@ -12201,10 +12323,11 @@ msgstr "Pretečeno %s" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "Doseg" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "Filter obdobja" @@ -12233,12 +12356,12 @@ msgstr "Razponi za označitev s senčenjem" msgid "Ranking" msgstr "Rangiranje" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "Razmerje" @@ -12246,13 +12369,13 @@ msgstr "Razmerje" msgid "Raw records" msgstr "Surovi podatki" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" "Nedavno ustvarjeni grafikoni, nadzorne plošče in shranjene poizvedbe bodo" " prikazane tukaj" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" "Nedavno urejani grafikoni, nadzorne plošče in shranjene poizvedbe bodo " @@ -12264,7 +12387,7 @@ msgstr "" msgid "Recently modified" msgstr "Nedavno spremenjeno" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" "Nedavno ogledani grafikoni, nadzorne plošče in shranjene poizvedbe bodo " @@ -12274,7 +12397,7 @@ msgstr "" msgid "Recents" msgstr "Nedavno" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "Prejemniki so ločeni z \",\" ali \";\"" @@ -12282,27 +12405,31 @@ msgstr "Prejemniki so ločeni z \",\" ali \";\"" msgid "Record Count" msgstr "Število zapisov" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "Pravokotnik" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "Preusmeri v to končno točko, ko kliknete na tabelo v seznamu tabel" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "Ponovno uveljavi dejanje" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "Manj oznak X-osi" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12321,7 +12448,7 @@ msgstr "Obrnite se na" msgid "Referenced columns not available in DataFrame." msgstr "Referencirani stolpci niso razpoložljivi v Dataframe-u." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "Ponovno pridobi rezultate" @@ -12329,7 +12456,7 @@ msgstr "Ponovno pridobi rezultate" msgid "Refresh" msgstr "Osveži" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "Osveži nadzorno ploščo" @@ -12347,15 +12474,15 @@ msgstr "Interval osveževanja" msgid "Refresh interval saved" msgstr "Interval osveževanja shranjen" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "Osveži privzete vrednosti" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "Osveževanje grafikonov" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "Osveževanje stolpcev" @@ -12391,17 +12518,17 @@ msgstr "Relacijsko" msgid "Relationships between community channels" msgstr "Razmerja med skupnostnimi kanali" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "Relativen Datum/Čas" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "Relativno obdobje" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "Relativne vrednosti" @@ -12413,7 +12540,7 @@ msgstr "Ponovno naloži" msgid "Remove" msgstr "Odstrani" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "Odstrani medsebojne filtre" @@ -12434,23 +12561,23 @@ msgstr "Odstrani predogled tabele" msgid "Removed columns: %s" msgstr "Odstranjeni stolpci: %s" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "Preimenuj zavihek" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "Izris" @@ -12474,7 +12601,7 @@ msgstr "Zamenjaj" msgid "Report" msgstr "Poročilo" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "Naslov poročila" @@ -12539,25 +12666,25 @@ msgstr "Urnik poročanja je dosegel mejo časa izvedbe." msgid "Report Schedule state not found" msgstr "Stanje urnika poročanj ni najdeno" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "Sporočite napako" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "Poročilo poslano" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "Poročilo ni uspelo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "E-poštna poročila aktivna" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "Naslov poročila" @@ -12573,11 +12700,11 @@ msgstr "Sistemska napaka urnika poročanja" msgid "Report schedule unexpected error" msgstr "Nepričakovana napaka urnika poročanja" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "Pošiljanje poročila" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "Poročilo poslano" @@ -12589,11 +12716,11 @@ msgstr "Poročilo posodobljeno" msgid "Reports" msgstr "Poročila" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "Odbijanje" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "Odbojna sila med vozlišči" @@ -12611,26 +12738,26 @@ msgstr "Zahtevek ni JSON" msgid "Request missing data field." msgstr "Zahtevaj manjkajoča podatkovna polja." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "Zahtevek pretečen" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "Obvezno" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "Zahtevane kontrolne vrednosti so bile odstranjene" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "Prevzorči" @@ -12643,11 +12770,11 @@ msgstr "Metoda za prevzorčenje v Pandas mora " msgid "Resample operation requires DatetimeIndex" msgstr "Prevzorčevalna operacija zahteva indeks tipa datumčas" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "Ponastavi" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "Ponastavi stanje" @@ -12665,19 +12792,19 @@ msgstr "Povrni filter" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "Rezultati" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "Rezultati %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "Zaledni sistem rezultatov ni konfiguriran." @@ -12687,11 +12814,11 @@ msgstr "" "Zaledni sistem za rezultate, potreben za asinhrone poizvedbe, ni " "konfiguriran." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "Vrne datum-čas." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "Zamenjaj širino in dolžino" @@ -12699,42 +12826,42 @@ msgstr "Zamenjaj širino in dolžino" msgid "Reverse lat/long " msgstr "Zamenjaj zemljepisno dolžino/širino " -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "Podroben opis orodja" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "Podroben opis orodja" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "Desno" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "Oblika desne osi" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "Mera desne osi" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "Mera desne osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "Od desne proti levi" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "Desna vrednost" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "Z desnim klikom na dimenzijo vrtajte v podrobnosti po tej vrednosti." @@ -12742,17 +12869,17 @@ msgstr "Z desnim klikom na dimenzijo vrtajte v podrobnosti po tej vrednosti." msgid "Role" msgstr "Vloga" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "Vloge" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12774,45 +12901,45 @@ msgstr "" "podatkovnega seta. Če vloga ni definirana, bodo veljavna običajna pravila" " dostopov." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "Drseča funkcija" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "Drseče okno" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "Drseča funkcija" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "Drseče okno" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "Korenski certifikat" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "Id korenskega vozlišča" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "Stopnični tip" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "Zavrti oznako x-osi" @@ -12820,26 +12947,26 @@ msgstr "Zavrti oznako x-osi" msgid "Rotate y axis label" msgstr "Zavrti oznako y-osi" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "Če želite vrtenje besed v oblaku" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "Zaobljeni konci" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "Vrstica" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "Varnost na nivoju vrstic" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 #, fuzzy msgid "" "Row containing the headers to use as column names (0 is first line of " @@ -12849,43 +12976,43 @@ msgstr "" "podatkov). Pustite prazno, če ni naslovne vrstice" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "Omejitev števila vrstic" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "Vrstice" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "Vrstic na stran (0 pomeni brez številčenja strani)" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "Položaj delnih vsot vrstic" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "Vrstice za branje" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "Vrstice za branje" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "Pravilo" @@ -12898,7 +13025,7 @@ msgstr "Ime pravila" msgid "Rule added" msgstr "Pravilo dodano" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "Zaženi" @@ -12907,7 +13034,7 @@ msgid "Run a query to display query history" msgstr "Za prikaz zgodovine poizvedb zaženite poizvedbo" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "Za prikaz rezultatov morate zagnati poizvedbo" @@ -12915,7 +13042,7 @@ msgstr "Za prikaz rezultatov morate zagnati poizvedbo" msgid "Run current query" msgstr "Zaženi trenutno poizvedbo" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "Zaženi v SQL laboratoriju" @@ -12925,7 +13052,7 @@ msgstr "Zaženi v SQL laboratoriju" msgid "Run query" msgstr "Zaženi poizvedbo" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "Zaženi poizvedbo (Ctrl + Return)" @@ -12933,7 +13060,7 @@ msgstr "Zaženi poizvedbo (Ctrl + Return)" msgid "Run query in a new tab" msgstr "Zaženi poizvedbo v novem zavihku" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "Zaženi izbrano" @@ -12942,12 +13069,12 @@ msgstr "Zaženi izbrano" msgid "Running" msgstr "V teku" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "Poganjanje izraza %(statement_num)s od %(statement_count)s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "SOB" @@ -12956,25 +13083,25 @@ msgstr "SOB" msgid "SECOND" msgstr "Sekunda" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "SEP" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "SHA" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "SQL kopiran!" @@ -12982,9 +13109,9 @@ msgstr "SQL kopiran!" msgid "SQL Expression" msgstr "SQL izraz" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL laboratorij" @@ -13011,19 +13138,19 @@ msgstr "" "Shrani.\n" "Pred tem morate zapreti druga okna SQL laboratorija." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "SQL-poizvedba" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "SQL-izraz" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "SQL-poizvedba" @@ -13072,21 +13199,21 @@ msgstr "Parametri SSH-tunela so neveljavni." msgid "SSH Tunneling is not enabled" msgstr "SSH-tunel ni omogočen" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "Uporabljen bo SSL-način tipa \"require\"." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "ZAČETEK (VKLJUČEN)" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "KORAK %(stepCurr)s OD %(stepLast)s" @@ -13095,19 +13222,19 @@ msgstr "KORAK %(stepCurr)s OD %(stepLast)s" msgid "STRING" msgstr "STRING" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "NED" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "Standardna deviacija vzorca" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "Varianca vzorca" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "Vzorci" @@ -13123,8 +13250,14 @@ msgstr "Vzorcev za podatkovni vir ni bilo mogoče pridobiti." msgid "Sankey" msgstr "Sankey" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Shrani grafikon" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +#, fuzzy +msgid "Sankey Diagram (legacy)" msgstr "Sankey grafikon" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -13132,60 +13265,60 @@ msgid "Sankey Diagram with Loops" msgstr "Sankey grafikon z zankami" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "Satelitski" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "Satelitski z ulicami" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "Sobota" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "Shrani" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "Shrani & Razišči" @@ -13197,8 +13330,8 @@ msgstr "Shrani in pojdi na nadzorno ploščo" msgid "Save (Overwrite)" msgstr "Shrani (prepiši)" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "Shrani kot" @@ -13210,8 +13343,8 @@ msgstr "Shrani kot podatkovni set" msgid "Save as dataset" msgstr "Shrani kot podatkovni set" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "Shrani kot novo" @@ -13235,7 +13368,7 @@ msgstr "Shrani grafikon" msgid "Save dashboard" msgstr "Shrani nadzorno ploščo" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 msgid "Save dataset" msgstr "Shrani podatkovni set" @@ -13243,35 +13376,35 @@ msgstr "Shrani podatkovni set" msgid "Save for this session" msgstr "Shranite za to sejo" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "Shrani ali prepiši podatkovni set" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "Shrani poizvedbo" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "Za omogočenje te funkcije shranite poizvedbo" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "Shranite poizvedbo kot virtualni podatkovni set" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "Shranjeno" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Shranjene poizvedbe" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "Shranjeni izrazi" @@ -13280,7 +13413,7 @@ msgid "Saved metric" msgstr "Shranjena mera" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -13298,13 +13431,13 @@ msgstr "Shranjena poizvedba ni najdena." msgid "Saved query parameters are invalid." msgstr "Parametri shranjene poizvedbe so neveljavni." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 msgid "Scale and Move" msgstr "Povečava in premikanje" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "Samo povečava" @@ -13313,8 +13446,8 @@ msgstr "Samo povečava" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "Raztreseni" @@ -13333,15 +13466,15 @@ msgstr "" "podatkovne točke v povezanem redu in prikazuje statistično razmerje med " "dvema spremenljivkama." -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "Urnik" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "Dodaj novo e-poštno poročilo na urnik" @@ -13349,17 +13482,17 @@ msgstr "Dodaj novo e-poštno poročilo na urnik" msgid "Schedule email report" msgstr "Dodaj e-poštno poročilo na urnik" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "Urnik poizvedb" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "Periodično zaganjaj poizvedbo" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "Urnik poizvedb" @@ -13379,11 +13512,11 @@ msgid "Scheduled task executor not found" msgstr "Izvajalnik urnika poročanj ni najden" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13391,7 +13524,7 @@ msgstr "Izvajalnik urnika poročanj ni najden" msgid "Schema" msgstr "Shema" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "Trajanje prepomnilnika sheme" @@ -13401,7 +13534,7 @@ msgstr "" "Shema, ki se uporablja pri nekaterih podatkovnih bazah, kot so Postgres, " "Redshift in DB2" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "Dovoljene sheme za nalaganje datotek" @@ -13409,12 +13542,12 @@ msgstr "Dovoljene sheme za nalaganje datotek" msgid "Scope" msgstr "Doseg" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "Doseg" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "Širina zaslonske slike" @@ -13423,7 +13556,7 @@ msgstr "Širina zaslonske slike" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "Širina zaslonske slike mora biti med %(min)spx and %(max)spx" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "Drsnik" @@ -13431,7 +13564,7 @@ msgstr "Drsnik" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "Pomaknite se do dna, da omogočite prepis sprememb. " -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13439,12 +13572,12 @@ msgstr "Pomaknite se do dna, da omogočite prepis sprememb. " msgid "Search" msgstr "Iskanje" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, fuzzy, python-format msgid "Search %s records" msgstr "Surovi podatki" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "Iskanje / Filter" @@ -13452,11 +13585,11 @@ msgstr "Iskanje / Filter" msgid "Search Metrics & Columns" msgstr "Iskanje mer in stolpcev" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "Išči vse grafikone" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "Iskalno polje" @@ -13464,11 +13597,11 @@ msgstr "Iskalno polje" msgid "Search by query text" msgstr "Išči z besedilom poizvedbe" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "Iskanje stolpcev" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "Iskanje v filtrih" @@ -13480,31 +13613,31 @@ msgstr "Iskanje ..." msgid "Second" msgstr "Sekunda" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "Sekundarna" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "Sekundarna mera" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "Oblika sekundarne valute" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "Meje sekundarne y-osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "Oblika sekundarne y-osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "Naslov sekundarne y-osi" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "Sekunde %s" @@ -13518,18 +13651,18 @@ msgstr "sekunde" msgid "Secure Extra" msgstr "Dodatna varnost" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "Dodatna varnost" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Varnost" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "Poglej vse %(tableName)s" @@ -13544,7 +13677,7 @@ msgstr "Oglejte si manj" msgid "See more" msgstr "Oglejte si več" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "Podrobnosti poizvedbe" @@ -13554,27 +13687,27 @@ msgstr "Ogled sheme tabele" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "Izberi" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "Izberite ..." -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "Izberite način dostave" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 msgid "Select Tags" msgstr "Izberite oznake" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "Izberite tip vizualizacije" @@ -13586,7 +13719,7 @@ msgstr "Izberite stolpec" msgid "Select a dashboard" msgstr "Izberite nadzorno ploščo" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Izbriši podatkovno bazo" @@ -13595,19 +13728,19 @@ msgstr "Izbriši podatkovno bazo" msgid "Select a database table and create dataset" msgstr "Izberite tabelo podatkovne baze in ustvarite podatkovni set" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "Izberite tabelo podatkovne baze." -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "Izberite podatkovno bazo za povezavo" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "Izberite podatkovno bazo za nalaganje datoteke" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "Izberite podatkovno bazo za poizvedbo" @@ -13615,20 +13748,20 @@ msgstr "Izberite podatkovno bazo za poizvedbo" msgid "Select a dataset" msgstr "Izberite podatkovni set" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "Vnesite ločilnik za te podatke" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "Izberite dimenzijo" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 msgid "Select a metric to display on the right axis" msgstr "Izberite mero za prikaz na desni osi" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." @@ -13636,16 +13769,16 @@ msgstr "" "Izberite mero za prikaz. Uporabite lahko agregacijsko funkcijo na stolpcu" " ali napišete poljuben SQL-izraz za mero." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Izberite shemo" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "Izberite shemo (če vrsta podatkovne baze to podpira)" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 #, fuzzy msgid "Select a sheet name from the uploaded file" msgstr "Izberite podatkovno bazo za nalaganje datoteke" @@ -13666,15 +13799,15 @@ msgstr "Izberite tip vizualizacije" msgid "Select aggregate options" msgstr "Izberite agregacijske možnosti" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 msgid "Select all data" msgstr "Izberite vse podatke" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 msgid "Select all items" msgstr "Izberite vse elemente" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "Izberite poljubne stolpce za pregled metapodatkov" @@ -13685,55 +13818,61 @@ msgid "Select catalog or type to search catalogs" msgstr "Izberite ali vnesite ime tabele" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 msgid "Select chart" msgstr "Izberi grafikon" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Izberi grafikone" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "Izberi grafikone" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "Izberite barvno shemo" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "Izberite stolpec" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "Izberite trenutno stran" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "Izberite trenutno stran" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Izberite nadzorne plošče" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Izberite nadzorne plošče" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 msgid "Select dashboards" msgstr "Izberite nadzorne plošče" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Izbriši podatkovno bazo" @@ -13743,7 +13882,7 @@ msgstr "Izbriši podatkovno bazo" msgid "Select database or type to search databases" msgstr "Izberite ali vnesite ime podatkovne baze" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 msgid "" "Select databases require additional fields to be completed in the " "Advanced tab to successfully connect the database. Learn what " @@ -13752,15 +13891,15 @@ msgstr "" "Izbira podatkovnih baz za uspešno povezavo zahteva izpolnitev dodatnih " "polj v zavihku Napredno. Kaj zahteva vaša podatkovna baza se naučite " -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "Izberite podatkovni vir" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "Izberite datoteko" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "Izbirni filter" @@ -13773,14 +13912,14 @@ msgstr "Izberite Vtičnik za filter z uporabo AntD" msgid "Select first filter value by default" msgstr "Izberi prvo vrednost kot privzeto" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Oblika zapisa vrednosti" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13792,7 +13931,7 @@ msgstr "" "agregacijsko funkcijo ali napišete poljuben SQL-izraz za procentualno " "mero." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." @@ -13800,7 +13939,7 @@ msgstr "" "Izberite eno ali več mer za prikaz. Uporabite lahko agregacijsko funkcijo" " ali napišete poljuben SQL-izraz za mero." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "Izberite operator" @@ -13809,8 +13948,8 @@ msgstr "Izberite operator" msgid "Select or type a custom value..." msgstr "Izberite ali vnesite vrednost" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "Izberite ali vnesite vrednost" @@ -13818,12 +13957,12 @@ msgstr "Izberite ali vnesite vrednost" msgid "Select or type currency symbol" msgstr "Izberite ali vnesite simbol valute" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "Izberite ali vnesite naziv podatkovnega seta" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "Izberite lastnike" @@ -13831,7 +13970,7 @@ msgstr "Izberite lastnike" msgid "Select saved metrics" msgstr "Izberite shranjene mere" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 msgid "Select saved queries" msgstr "Izberite shranjene poizvedbe" @@ -13840,11 +13979,11 @@ msgstr "Izberite shranjene poizvedbe" msgid "Select schema or type to search schemas" msgstr "Izberite ali vnesite ime sheme" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "Izberite shemo" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "Izberite zadevo" @@ -13883,7 +14022,7 @@ msgstr "" "medsebojne filtre za vse grafikone, ki uporabljajo isti podatkovni niz " "ali vsebujejo stolpec z enakim nazivom." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "Izberite geojson stolpec" @@ -13905,25 +14044,25 @@ msgstr "" "Izberite vrednosti v osvetljenih poljih na levi strani kontrolnika in " "zaženite poizvedbo z gumbom %s." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Izberite podatkovno bazo za poizvedbo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "Pošlji kot CSV" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 #, fuzzy msgid "Send as PDF" msgstr "Pošlji kot PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "Pošlji kot PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "Pošlji kot besedilo" @@ -13931,7 +14070,7 @@ msgstr "Pošlji kot besedilo" msgid "Send range filter events to other charts" msgstr "Pošlji dogodke filtra obdobja na druge grafikone" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "September" @@ -13956,42 +14095,42 @@ msgstr "Razvrščanje omejitev serije" msgid "Series Limit Sort Descending" msgstr "Razvrsti padajoče" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "Razvrščanje serij" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "Slog serije" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "Tip grafikona za posamezno podatkovno serijo (črtni, stolpčni, ...)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 msgid "Series colors" msgstr "Barve nizov" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "Omejitev števila serij" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "Tip serije" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "Dolžina strani strežnika" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "Paginacija na strani strežnika" @@ -13999,15 +14138,15 @@ msgstr "Paginacija na strani strežnika" msgid "Service Account" msgstr "Servisni račun" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "Nastavi interval samodejnega osveževanja" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "Nastavi shemo filtrov" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14016,11 +14155,11 @@ msgstr "" msgid "Set up an email report" msgstr "Nastavite e-poštno poročilo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14032,46 +14171,46 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "Nastavitve" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "Nastavitve časovne vrste" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "Deljenje" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "Deli grafikon po e-pošti" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "Deli povezavo po e-pošti" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "Deljene poizvedbe" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 msgid "Shared query fields" msgstr "Polja deljenih poizvedb" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Ime zvezka" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "Shift + klik za razvrščanje po več stolpcih" @@ -14107,7 +14246,13 @@ msgstr "" msgid "Show" msgstr "Prikaži" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "Prikaži mero" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "Prikaži mehurčke" @@ -14115,6 +14260,11 @@ msgstr "Prikaži mehurčke" msgid "Show CREATE VIEW statement" msgstr "Prikaži CREATE VIEW stavek" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "Prikaži grafe v celicah" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "Prikaži grafikon" @@ -14132,11 +14282,11 @@ msgid "Show Database" msgstr "Prikaži podatkovno bazo" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "Prikaži oznake" @@ -14144,7 +14294,7 @@ msgstr "Prikaži oznake" msgid "Show Log" msgstr "Prikaži dnevnik" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "Prikaži markerje" @@ -14157,7 +14307,7 @@ msgstr "Prikaži mero" msgid "Show Metric Names" msgstr "Prikaži imena mer" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "Prikaži filter obdobja" @@ -14165,35 +14315,35 @@ msgstr "Prikaži filter obdobja" msgid "Show Table" msgstr "Prikaži tabelo" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "Prikaži časovno značko" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 msgid "Show Tooltip Labels" msgstr "Prikaži oznake na opisu orodja" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "Prikaži vsoto" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "Prikaži trendno črto" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "Prikaži zgornje oznake" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "Prikaži vrednost" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "Prikaži vrednosti" @@ -14213,31 +14363,31 @@ msgstr "" msgid "Show all columns" msgstr "Prikaži vse stolpce" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "Prikaži vse..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "Prikaži oznake na X-osi" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "Prikaži grafe v celicah" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "Prikaži opis grafikona" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 msgid "Show columns subtotal" msgstr "Prikaži delne vsote stolpcev" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "Prikaži vsoto stolpcev" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "Prikaži točke kot krožne markerje na krivuljah" @@ -14262,12 +14412,12 @@ msgstr "Prikaži opis orodja" msgid "Show label" msgstr "Prikaži oznako" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "Prikaži oznake, ko ima vozlišče podrejene elemente." -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "Prikaži legendo" @@ -14275,11 +14425,11 @@ msgstr "Prikaži legendo" msgid "Show less columns" msgstr "Prikaži manj stolpcev" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "Prikaži manj..." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "Na oseh prikaži pomožne oznake." @@ -14287,45 +14437,52 @@ msgstr "Na oseh prikaži pomožne oznake." msgid "Show only my charts" msgstr "Prikaži samo moje grafikone" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "Prikaži geslo." -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "Prikaži procente" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "Prikaži kazalec" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "Prikaži območje" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 msgid "Show rows subtotal" msgstr "Prikaži delne vsote vrstic" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "Prikaži vsoto vrstic" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "Na grafikonu prikaži vrednosti serij" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "Prikaži razdelitvene črte" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "Prikaži markerje" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "Prikaži vrednosti na vrhu stolpcev" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." @@ -14333,11 +14490,6 @@ msgstr "" "Prikaži skupno agregacijo izbrane mere. Omejitev števila vrstic ne vpliva" " na rezultat." -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "Prikaži vsote" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14381,13 +14533,13 @@ msgstr "" "Prikaže napredovanje posamezne mere glede na cilj. Večja napolnjenost, " "pomeni, da je mera bližje cilju." -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "Prikazanih %s od %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "Prikaže seznam vseh razpoložljivih podatkovnih serij za istočasno točko" @@ -14399,8 +14551,8 @@ msgstr "Prikaže ali skrije markerje časovne serije" msgid "Significance Level" msgstr "Stopnja značilnosti" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14410,7 +14562,7 @@ msgstr "Preprosto" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "Preproste ad-hoc mere za ta podatkovni set niso omogočene" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "Posamezno" @@ -14420,7 +14572,7 @@ msgstr "Posamezno" msgid "Single Metric" msgstr "Ena mera" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "Ena vrednost" @@ -14428,20 +14580,20 @@ msgstr "Ena vrednost" msgid "Single value" msgstr "Ena vrednost" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "Tip z eno vrednostjo" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "Velikost simbola povezave" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "Velikost markerja. Upošteva se tudi za napovedi." @@ -14449,20 +14601,20 @@ msgstr "Velikost markerja. Upošteva se tudi za napovedi." msgid "Sizes of vehicles" msgstr "Velikosti vozil" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "Izpusti vrstice" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "Raje izpusti prazne vrstice, kot pa da so prepoznane kot NaN vrednosti" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "Izpusti vrstice" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "Izpusti presledke za ločilnikom" @@ -14476,13 +14628,13 @@ msgstr "Slug" msgid "Small" msgstr "Majhno" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "Oblika zapisa majhnih števil" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "Zglajena črta" @@ -14508,7 +14660,7 @@ msgstr "Nekatere vloge ne obstajajo" msgid "Something went wrong." msgstr "Nekaj je šlo narobe." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "Pri pridobivanju informacij o podatkovni bazi je prišlo do napake: %s" @@ -14517,20 +14669,20 @@ msgstr "Pri pridobivanju informacij o podatkovni bazi je prišlo do napake: %s" msgid "Sorry there was an error fetching saved charts: " msgstr "Prišlo je do napake pri pridobivanju shranjenih grafikonov: " -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "Prišlo je do napake" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "Prišlo je do napake" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "Prišlo je do neznane napake" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "Prišlo je do neznane napake." @@ -14549,25 +14701,25 @@ msgstr "Nekaj je šlo narobe. Poskusite ponovno kasneje." #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "Nekaj je šlo narobe. Poskusite ponovno kasneje." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "Ni podatkov" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "Prišlo je do napake pri shranjevanju %s: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "Prišlo je do napake pri shranjevanju nadzorne plošče: %s" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14579,7 +14731,7 @@ msgstr "Vaš brskalnik ne podpira kopiranja. Uporabite Ctrl / Cmd + C!" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "Razvrsti" @@ -14588,34 +14740,34 @@ msgid "Sort Bars" msgstr "Uredi stolpce" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "Razvrsti padajoče" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "Mera za razvrščanje" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "Razvrsti serije naraščajoče" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "Razvrsti serije po" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "Razvrsti X-os" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "Razvrsti Y-os" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "Razvrsti naraščajoče" @@ -14624,9 +14776,9 @@ msgstr "Razvrsti naraščajoče" msgid "Sort bars by x labels." msgstr "Uredi stolpce po x-oznakah." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "Razvrščanje po" @@ -14635,16 +14787,7 @@ msgstr "Razvrščanje po" msgid "Sort by %s" msgstr "Razvrščanje po %s" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "Mera za razvrščanje" @@ -14652,38 +14795,39 @@ msgstr "Mera za razvrščanje" msgid "Sort columns alphabetically" msgstr "Razvrsti stolpce po abecedi" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "Razvrsti stolpce" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "Razvrsti padajoče" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "Razvrsti vrednosti filtra" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "Mera za razvrščanje" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "Razvrsti vrstice" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "Razvrsti serije naraščajoče" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "Način razvrščanja" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "Izvor" @@ -14693,11 +14837,11 @@ msgstr "Izvor" msgid "Source / Target" msgstr "Izhodišče/Cilj" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "Izvorni SQL" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "Kategorija izvora" @@ -14711,19 +14855,19 @@ msgstr "Hitri grafikon" msgid "Spatial" msgstr "Prostorski" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "Fiksen Datum/Čas" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "Podajte naziv sheme za CREATE TABLE AS: public" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "Podajte naziv sheme za CREATE VIEW AS: public" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." @@ -14731,7 +14875,7 @@ msgstr "" "Podajte verzijo podatkovne baze. Uporablja se s Presto za potrebe " "ocenjevanja potratnosti poizvedbe in z Dremio za sprememba sintakse." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "Število razdelitev" @@ -14751,17 +14895,17 @@ msgstr "Kvadratne milje" msgid "Stack" msgstr "Naloži" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "Izpis napake:" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "Nalagaj serije" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "Nalagaj serije eno na drugo" @@ -14775,14 +14919,14 @@ msgstr "Nalagaj serije eno na drugo" msgid "Stacked" msgstr "Naložen" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "Naloženi stolpci" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "Slog nalaganja" @@ -14790,16 +14934,16 @@ msgstr "Slog nalaganja" msgid "Stacked style" msgstr "Naložen slog" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "Standardna časovna vrsta" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "Začetek" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "Začetek (Zemlj. dolžina, širina): " @@ -14807,7 +14951,7 @@ msgstr "Začetek (Zemlj. dolžina, širina): " msgid "Start Longitude & Latitude" msgstr "Začetna Dolž. in Širina" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "Začetni kot" @@ -14815,21 +14959,21 @@ msgstr "Začetni kot" msgid "Start at (UTC)" msgstr "Zažene se ob (UTC)" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "Začetni datum" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "Začetni datum je vključen v časovno obdobje" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "Začni y-os z 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14847,7 +14991,7 @@ msgstr "Začetek" msgid "State" msgstr "Status" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "Izraz %(statement_num)s od %(statement_count)s" @@ -14863,25 +15007,25 @@ msgstr "Statistično" msgid "Status" msgstr "Status" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "Stopnica - konec" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" -msgstr "Stopnica - sredina" +msgid "Step - end" +msgstr "Stopnica - konec" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "Stopnica - sredina" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "Stopnica - začetek" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "Stopnični tip" @@ -14900,7 +15044,7 @@ msgstr "" "tvorijo stopnice med posameznimi točkami. Koristen je za prikaz sprememb " "na posameznih intervalih." -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "Ustavi" @@ -14910,11 +15054,11 @@ msgstr "Ustavi" msgid "Stop query" msgstr "Ustavi poizvedbo" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "Ustavi (Ctrl + e)" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "Ustavi (Ctrl + x)" @@ -14927,11 +15071,11 @@ msgid "Stream" msgstr "Tok" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "Ulice" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "Sila privlačnosti med grafikonom in središčem" @@ -14939,7 +15083,7 @@ msgstr "Sila privlačnosti med grafikonom in središčem" msgid "Stretched style" msgstr "Raztegnjen slog" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "Barva obrobe" @@ -14948,7 +15092,7 @@ msgstr "Barva obrobe" msgid "Stroke Width" msgstr "Debelina obrobe" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "Obrobljeno" @@ -14961,7 +15105,7 @@ msgstr "Strukturni" msgid "Style" msgstr "Slog" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "Zaobljena oblika koncev območja" @@ -14977,7 +15121,7 @@ msgstr "Podnaslov" msgid "Subheader Font Size" msgstr "Velikost pisave podnaslova" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "Pošlji" @@ -14994,7 +15138,7 @@ msgstr "Delna vsota" msgid "Success" msgstr "Uspelo" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "Podatkovni set uspešno spremenjen!" @@ -15002,40 +15146,45 @@ msgstr "Podatkovni set uspešno spremenjen!" msgid "Suffix" msgstr "Pripona" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "Pripona za prikaz procenta" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "Vsota" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "Vsota kot delež stolpcev" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "Vsota kot delež vrstic" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "Vsota kot delež celote" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "Vsota vrednosti v dani periodi" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "Vsote" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "Nedelja" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "Večnivojski tortni grafikon" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "Nedelja" @@ -15048,11 +15197,11 @@ msgid "Superset Embedded SDK documentation." msgstr "Dokumentacija SDK za vgrajevanje." #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Superset grafikon" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "Superset nadzorna plošča" @@ -15064,7 +15213,7 @@ msgstr "Superset je naletel na napako pri izvajanju ukaza." msgid "Superset encountered an unexpected error." msgstr "Superset je naletel na nepričakovano napako." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "Podprte podatkovne baze" @@ -15072,13 +15221,13 @@ msgstr "Podprte podatkovne baze" msgid "Survey Responses" msgstr "Rezultati anket" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 msgid "Swap dataset" msgstr "Zamenjaj podatkovni set" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "Zamenjaj vrstice in stolpce" @@ -15092,15 +15241,15 @@ msgstr "" "stopničastimi, črtnimi, raztresenimi in stolpčnimi grafikoni. Grafikon " "ima širok nabor prilagoditev." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "Simbol" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "Simbol za konca povezave" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "Velikost simbola" @@ -15108,11 +15257,11 @@ msgstr "Velikost simbola" msgid "Sync columns from source" msgstr "Sinhroniziraj stolpce z virom" -#: 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "Sintaksa" @@ -15128,7 +15277,7 @@ msgstr "" msgid "TABLES" msgstr "TABELE" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "ČASOVNA X-OS" @@ -15136,11 +15285,11 @@ msgstr "ČASOVNA X-OS" msgid "TEMPORAL_RANGE" msgstr "ČASOVNI_OBSEG" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "ČET" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "TOR" @@ -15149,6 +15298,11 @@ msgstr "TOR" msgid "Tab name" msgstr "Naslov zavihka" +#: superset/dashboards/api.py:453 +#, fuzzy, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "Shema podatkovnega seta ni veljavna, zaradi napake: %(error)s" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15165,13 +15319,13 @@ msgstr "Naslov zavihka" msgid "Table" msgstr "Tabela" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "Tabela %(table)s ni bila najdena v podatkovni bazi %(db)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "Ime tabele" @@ -15185,17 +15339,17 @@ msgstr "" "Tabele [%(table_name)s] ni mogoče najti. Preverite povezavo, shemo in ime" " podatkovne baze" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "Trajanje predpomnilnika tabele" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "Stolpci tabele" @@ -15223,7 +15377,7 @@ msgstr "" msgid "Tables" msgstr "Tabele" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "Zavihki" @@ -15258,11 +15412,11 @@ msgstr "Oznake ni mogoče najti." msgid "Tag could not be updated." msgstr "Oznake ni mogoče posodobiti." -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 msgid "Tag created" msgstr "Oznaka ustvarjena" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 msgid "Tag name" msgstr "Ime oznake" @@ -15274,11 +15428,11 @@ msgstr "Ime oznake ni pravilno (ne sme vsebovati ':')" msgid "Tag parameters are invalid." msgstr "Parametri oznak so neveljavni." -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 msgid "Tag updated" msgstr "Oznaka posodobljena" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "Označen %s %s" @@ -15287,16 +15441,16 @@ msgstr "Označen %s %s" msgid "Tagged Object could not be deleted." msgstr "Označenega elementa ni mogoče izbrisati." -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "Oznake" @@ -15308,8 +15462,9 @@ msgstr "" "Vzame podatkovne točke in jih razporedi v razdelke, kjer se vidi območja " "z največjo gostoto informacij" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "Cilj" @@ -15317,14 +15472,19 @@ msgstr "Cilj" msgid "Target Color" msgstr "Ciljna barva" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "Kategorija cilja" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "Ciljna vrednost" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "css_template" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15339,7 +15499,7 @@ msgstr "" "Vzorčna povezava, vključiti je mogoče {{ metric }} ali drugo vrednost iz " "kontrolnikov." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15361,15 +15521,15 @@ msgstr "Preizkus povezave" msgid "Text" msgstr "Besedilo" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "Poravnava besedila" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "Besedilo vključeno v e-pošto" @@ -15408,15 +15568,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "V URL-ju manjkata parametra dataset_id ali slice_id." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "X-osi ni na seznamu filtrov" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15427,15 +15598,15 @@ msgstr "" "\tfiltrih časovnega obdobja v nadzorni plošči. Jo želite najprej dodati " "na seznam filtrov?" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "Označba je bila shranjena" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "Označba je bila posodobljena" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15481,11 +15652,11 @@ msgid "The color of the isoline" msgstr "Barva plastnice" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "Barvna shema za izris grafikona" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -15497,6 +15668,14 @@ msgstr "" msgid "The column header label" msgstr "Naslov stolpca" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "Stolpec je bil izbrisan ali preimenovan v podatkovni bazi." @@ -15507,7 +15686,7 @@ msgid "" "[country] column" msgstr "Standard za oznake držav, ki bodo podane v stolpcu z državami" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "Nadzorna plošča je bila shranjena" @@ -15537,7 +15716,7 @@ msgstr "" "s to podatkovno bazo. Ali želite nadaljevati? Izbris podatkovne baze bo " "pokvaril te objekte." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "Stolpec v podatkovni bazi, ki vsebuje podatke črt" @@ -15554,7 +15733,7 @@ msgstr "Podatkovna baza trenutno izvaja preveč poizvedb." msgid "The database is under an unusual load." msgstr "Podatkovni vir je neobičajno obremenjen." -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15574,7 +15753,7 @@ msgstr "Podatkovna baza je bila izbrisana." msgid "The database was not found." msgstr "Podatkovna baza ni bila najdena." -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15590,11 +15769,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "Podatkovni set, povezan s tem grafikonom, ne obstaja več" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "Stolpec/mera podatkovnega seta, ki vrne vrednosti za x-os grafikona." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "Stolpec/mera podatkovnega seta, ki vrne vrednosti za y-os grafikona." @@ -15613,7 +15792,7 @@ msgstr "" " na druge grafikone." #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "Podatkovni set je shranjen" @@ -15621,7 +15800,7 @@ msgstr "Podatkovni set je shranjen" msgid "The dataset linked to this chart may have been deleted." msgstr "Podatkovni set, povezan s tem grafikonom, je bil izbrisan." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "Podatkovnega vira ni mogoče naložiti" @@ -15629,15 +15808,15 @@ msgstr "Podatkovnega vira ni mogoče naložiti" msgid "The datasource is too large to query." msgstr "Podatkovni vir je prevelik za poizvedbo." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15657,11 +15836,11 @@ msgstr "" "Trajanje (v sekundah) do razveljavitve predpomnilnika. Nastavite -1, da " "onemogočite predpomnjenje." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "Oblika kodiranja črt" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15674,12 +15853,31 @@ msgid "" "%(columns)s. " msgstr "V 'columns' manjkajo naslednji vnosi iz 'series_columns': %(columns)s. " +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "Funkcija za agregacijo točk v skupine" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15714,7 +15912,7 @@ msgid "The hostname provided can't be resolved." msgstr "Imena gostitelja ni mogoče razrešiti." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "Identifikator aktivnega grafikona" @@ -15737,11 +15935,11 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "Spodnji prag za površinske plastnice" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 msgid "The maximum number of events to return, equivalent to the number of rows" msgstr "Največje število prikazanih dogodkov (enako številu vrnjenih vrstic)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 msgid "" "The maximum number of subdivisions of each group; lower values are pruned" " first" @@ -15749,7 +15947,7 @@ msgstr "" "Največje število podrazdelkov posamezne skupine; nižje vrednosti so " "zanemarjene prve" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "Največja vrednost mere. To je opcijska nastavitev" @@ -15771,18 +15969,18 @@ msgstr "" "Metadata_params v polju Dodatno niso pravilno nastavljeni. Ključ %{key}s " "je neveljaven." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "Objekt metadata_params se razpakira v klic sqlalchemy.MetaData." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15804,15 +16002,20 @@ msgstr "Ime mora biti unikatno" msgid "The number color \"steps\"" msgstr "Število barvnih korakov" -#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 -msgid "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "Izberite število razdelkov za histogram" + +#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 +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 "" "Število ur, negativno ali pozitivno, za zamik časovnega stolpca. Na ta " "način je mogoče UTC čas prestaviti na lokalni čas." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15823,7 +16026,7 @@ msgstr "" " DISPLAY_MAX_ROW. V csv dodajte dodatne omejitve/filtre, da boste lahko " "videli več vrstic do meje %(limit)d ." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15834,24 +16037,24 @@ msgstr "" "dodatne omejitve/filtre, da boste lahko videli več vrstic do meje " "%(limit)d ." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" "Število prikazanih vrstic je omejeno na %(rows)d z izbiro v spustnem " "seznamu." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the limit dropdown." msgstr "Število prikazanih rezultatov je omejeno na %(rows)d s poizvedbo." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the query" msgstr "Število prikazanih vrstic je omejeno na %(rows)d s poizvedbo" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15861,7 +16064,7 @@ msgstr "" "izbirnikom omejitev." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "Trajanje (v sekundah) do razveljavitve predpomnilnika" @@ -15869,7 +16072,7 @@ msgstr "Trajanje (v sekundah) do razveljavitve predpomnilnika" msgid "The object does not exist in the given database." msgstr "Objekt ne obstaja v podani podatkovni bazi." -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15939,7 +16142,7 @@ msgstr "" "nastavitvah podatkovne baze nista prisotni v izvoženih datotekah in jih " "je potrebno dodati ročno po uvozu, če je to potrebno." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -15988,7 +16191,7 @@ msgstr "Vrata so zaprta." msgid "The port number is invalid." msgstr "Številka vrat je neveljavna." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "Primarna mera določa velikost lokov segmentov" @@ -16009,11 +16212,11 @@ msgstr "" "Poizvedbe, povezane s temi rezultati, ni bilo mogoče najti. Ponovno " "morate zagnati izvorno poizvedbo." -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "Poizvedba vsebuje enega ali več parametrov predlog z napačno obliko." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "Poizvedbe ni mogoče naložiti" @@ -16030,11 +16233,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "Poizvedba ima sintaktično napako." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "Poizvedba ni vrnila podatkov" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -16065,12 +16268,12 @@ msgstr "" msgid "The report has been created" msgstr "Poročilo je bilo ustvarjeno" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 #, fuzzy msgid "The report will be sent to your email at" msgstr "Zaslonska slika nadzorne plošče bo poslana na vaš e-naslov ob" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -16089,15 +16292,15 @@ msgstr "" "Rezultati v zalednem sistemu so bili shranjeni v drugačni obliki in jih " "ni več mogoče deserializirati." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" "Podroben opis orodja prikaže seznam vseh podatkovnih serij za posamezno " "časovno točko" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -16179,8 +16382,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "Tabela je bila izbrisana ali preimenovana v podatkovni bazi." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -16198,7 +16401,7 @@ msgstr "" "Granulacija časa za vizualizacijo. Uporabite lahko vnos z naravnim " "jezikom, kot npr. `10 sekund`, `1 dni` ali `56 tednov`" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 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`" @@ -16206,7 +16409,7 @@ msgstr "" "Granulacija časa za vizualizacijo. Uporabite lahko vnos z naravnim " "jezikom, kot npr. `10 sekund`, `1 dni` ali `56 tednov`" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16218,7 +16421,7 @@ msgstr "" "možnost je definirana na ravni sistema podatkovne baze v izvorni kodi " "Superseta." -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16248,7 +16451,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "Časovna enota za združevanje blokov" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "Tip vizualizacije za prikaz" @@ -16279,9 +16482,9 @@ msgstr "Uporabniško ime \"%(username)s\" ne obstaja." msgid "The username provided when connecting to a database is not valid." msgstr "Uporabniško ime za povezavo s podatkovno bazo je neveljavno." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "Način razporeditve oznak na X-osi" @@ -16289,7 +16492,7 @@ msgstr "Način razporeditve oznak na X-osi" msgid "The width of the Isoline in pixels" msgstr "Debelina plastnic v pikslih" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "Debelina črt" @@ -16299,14 +16502,14 @@ msgstr "Debelina črt" msgid "There are associated alerts or reports" msgstr "Prisotna so povezana opozorila in poročila" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, fuzzy, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "Prisotna so povezana opozorila in poročila" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "V nadzorni plošči ni grafikonov" @@ -16315,7 +16518,7 @@ msgstr "V nadzorni plošči ni grafikonov" msgid "There are no components added to this tab" msgstr "Na zavihku ni dodanih elementov" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "Podatkovnih baz ni na voljo" @@ -16333,7 +16536,7 @@ msgid "" " or a typo." msgstr "V SQL-poizvedbi je sintaktična napaka. Mogoče ste se zatipkali." -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16372,7 +16575,7 @@ msgstr "Pri pridobivanju nedavnih aktivnosti je prišlo do napake:" msgid "There was an error loading the catalogs" msgstr "Napaka pri nalaganju tabel" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 msgid "There was an error loading the chart data" msgstr "Napaka pri nalaganju podatkov grafikona" @@ -16393,7 +16596,7 @@ msgstr "Napaka pri nalaganju tabel" msgid "There was an error saving the favorite status: %s" msgstr "Napaka pri shranjevanju statusa \"Priljubljeno\": %s" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "Pri zahtevi je prišlo do napake" @@ -16403,7 +16606,7 @@ msgstr "Pri zahtevi je prišlo do napake" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16435,7 +16638,7 @@ msgstr "Pri brisanju izbranih grafikonov je prišlo do težave: %s" msgid "There was an issue deleting the selected dashboards: " msgstr "Pri brisanju izbranih nadzornih plošč je prišlo do težave: " -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "Pri brisanju izbranih podatkovnih setov je prišlo do težave: %s" @@ -16460,16 +16663,16 @@ msgstr "Pri brisanju izbranih predlog je prišlo do težave: %s" msgid "There was an issue deleting: %s" msgstr "Težava pri brisanju: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "Pri dupliciranju podatkovnega seta je prišlo do težave." -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "Pri dupliciranju izbranih podatkovnih setov je prišlo do težave: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "Pri uvrščanju nadzorne plošče med priljubljene je prišlo do težave." @@ -16477,7 +16680,7 @@ msgstr "Pri uvrščanju nadzorne plošče med priljubljene je prišlo do težave msgid "There was an issue fetching reports attached to this dashboard." msgstr "Pri pridobivanju poročil za to nadzorno ploščo je prišlo do težave." -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" "Pri pridobivanju statusa \"priljubljeno\" za to nadzorno ploščo je prišlo" @@ -16534,7 +16737,7 @@ msgstr "" "raziskovalnem pogledu. Ta JSON objekt je prikazan kot vzorec za napredne " "uporabnike, ki želijo spreminjati posamezne parametre." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16564,7 +16767,7 @@ msgstr "S tem dejanjem boste trajno izbrisali shranjeno poizvedbo." msgid "This action will permanently delete the template." msgstr "S tem dejanjem boste trajno izbrisali predlogo." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 msgid "" "This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. " "mydatabase.com)." @@ -16572,7 +16775,7 @@ msgstr "" "To je lahko bodisi IP naslov (npr. 127.0.0.1) bodisi ime domene (npr. " "mydatabase.com)." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -16584,7 +16787,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "Ta grafikon je bil prestavljen v drug doseg filtrov." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "Ta grafikon se ne ureja znotraj Superseta" @@ -16594,13 +16797,13 @@ msgstr "" "Ta grafikon je lahko nekompatibilen s filtrom (podatkovni seti se ne " "ujemajo)" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "Tip grafikona ne podpira uporabe neshranjene poizvedbe za podatkovni vir. " -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" @@ -16608,7 +16811,7 @@ msgstr "" "Barvna shema je bila preglasovana z barvami oznak po meri.\n" " Preverite JSON-metapodatke v naprednih nastavitvah" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "Ta grafikon je lahko nekompatibilen s trenutnim podatkovnim setom" @@ -16652,7 +16855,7 @@ msgstr "" "Upravlja ali je polje časovne granulacije iz trenutnega pogleda lahko\n" " posredovano grafikonu, ki vsebuje podatke oznak slojev." -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " @@ -16661,7 +16864,7 @@ msgstr "" "Nadzorna plošča se trenutno samodejno osvežuje. Naslednja samodejna " "osvežitev bo čez %s." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" "Nadzorna plošča se upravlja eksterno in je ni mogoče urediti znotraj " @@ -16685,11 +16888,11 @@ msgstr "" "Nadzorna plošča ni objavljena in se ne bo prikazala na seznamu nadzornih " "plošč. Kliknite tukaj za njeno objavo." -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "Nadzorna plošča je sedaj skrita" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "Nadzorna plošča je sedaj objavljena" @@ -16705,18 +16908,18 @@ msgstr "" "Nadzorna plošča je pripravljena za vgradnjo. V svoji aplikaciji v SDK " "vključite naslednji ID:" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "Nadzorna plošča je bila uspešno shranjena." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" "Podatkovna baza se upravlja eksterno in je ni mogoče urediti znotraj " "Superseta" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -16732,8 +16935,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "Podatkovni set ni uporabljen v nobenem grafikonu." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "Določa element, ki bo izrisan na grafikonu" @@ -16761,11 +16964,11 @@ msgstr "" "To polje se obnaša kot Supersetov pogled, kar pomeni, da bo Superset " "izvedel poizvedbo za ta niz kot podpoizvedbo." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "Ta filter je lahko nekompatibilen s trenutnim podatkovnim setom" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "Ta funkcionalnost je v vašem okolju onemogočena zaradi varnosti." @@ -16805,7 +17008,7 @@ msgstr "Markdown komponenta ima napako. Povrnite nedavne spremembe." msgid "This may be triggered by:" msgstr "To je lahko sproženo z/s:" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -16818,6 +17021,10 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "Ta mera je lahko nekompatibilna s trenutnim podatkovnim setom" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 msgid "" "This section allows you to configure how to use the slice\n" @@ -16826,11 +17033,11 @@ msgstr "" "V tem sklopu lahko nastavite način uporabe rezine\n" " za ustvarjanje oznak." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" @@ -16838,7 +17045,7 @@ msgstr "" "Ta sekcija vsebuje možnosti, ki omogočajo napredno analitično " "poprocesiranje rezultatov poizvedb" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "Ta sekcija vsebuje validacijske napake" @@ -16852,12 +17059,12 @@ msgstr "" " bi morali. Če ste razvijalec te aplikacije, preverite, da je žeton za " "gosta pravilno generiran." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "Ta tabela že ima podatkovni set" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" @@ -16865,15 +17072,15 @@ msgstr "" "Ta tabela že ima povezan podatkovni set. S tabelo je lahko povezan le en " "podatkovni set.\n" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "Ta vrednost mora biti večja od leve ciljne vrednosti" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "Ta vrednost mora biti manjša od desne ciljne vrednosti" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "Ta tip vizualizacije ni podpira medsebojnih filtrov." @@ -16890,6 +17097,13 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "To bo odstranilo trenutno konfiguracijo za vgrajevanje." @@ -16902,8 +17116,8 @@ msgstr "Prag" msgid "Threshold alpha level for determining significance" msgstr "Mejna vrednost alfa za določanje značilnosti" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "Prag: " @@ -16911,7 +17125,7 @@ msgstr "Prag: " msgid "Thumbnails" msgstr "Sličice" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "Četrtek" @@ -16933,7 +17147,7 @@ msgstr "Četrtek" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "Čas" @@ -16943,9 +17157,9 @@ msgid "Time Column" msgstr "Časovni stolpec" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "Časovna primerjava" @@ -16978,7 +17192,7 @@ msgstr "Časovno obdobje" msgid "Time Ratio" msgstr "Časovno razmerje" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "Časovna vrsta" @@ -17011,13 +17225,13 @@ msgstr "Časovna vrsta - Vrtenje period" msgid "Time Series - Stacked" msgstr "Časovna vrsta - Naložen graf" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 msgid "Time Series Options" msgstr "Možnosti časovne vrste" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:311 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "Časovni zamik" @@ -17026,14 +17240,14 @@ msgstr "Časovni zamik" msgid "Time Table View" msgstr "Pogled urnika" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "Časovni stolpec" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "Časovni stolpec \"%(col)s\" ne obstaja v podatkovnem setu" @@ -17042,17 +17256,17 @@ msgstr "Časovni stolpec \"%(col)s\" ne obstaja v podatkovnem setu" msgid "Time column filter plugin" msgstr "Vtičnik za časovni filter" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "Časovni stolpec za časovno filtriranje za" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "Časovni stolpec za časovno obdobje za" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "Časovna primerjava" @@ -17073,7 +17287,7 @@ msgstr "" "Časovna razlika je nejasna. Podajte [%(human_readable)s ago] ali " "[%(human_readable)s later]." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "Časovni filter" @@ -17082,7 +17296,7 @@ msgstr "Časovni filter" msgid "Time format" msgstr "Oblika zapisa časa" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -17100,8 +17314,8 @@ msgstr "Časovna granulacija manjka" msgid "Time granularity" msgstr "Granulacija časa" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "Čas v sekundah" @@ -17109,8 +17323,8 @@ msgstr "Čas v sekundah" msgid "Time lag" msgstr "Časovni zaostanek" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -17122,7 +17336,7 @@ msgstr "Časovno razmerje" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "S časom povezani atributi prikaza" @@ -17135,9 +17349,9 @@ msgstr "Časovna vrsta" msgid "Time series columns" msgstr "Stolpci s časovnimi vrstami" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "Časovni zamik" @@ -17178,12 +17392,12 @@ msgstr "Tabela s časovno vrsto" msgid "Timeout error" msgstr "Napaka pretečenega časa" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "Oblika zapisa časovne značke" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "Časovni pas" @@ -17219,7 +17433,7 @@ msgstr "Naslov je obvezen" msgid "Title or Slug" msgstr "Naslov ali `Slug`" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "Za filtriranje po meri uporabite prilagojen SQL zavihek." @@ -17227,46 +17441,46 @@ msgstr "Za filtriranje po meri uporabite prilagojen SQL zavihek." msgid "To get a readable URL for your dashboard" msgstr "Za pridobitev berljivega URL-ja za nadzorno ploščo" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "Opis orodja" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 msgid "Tooltip Contents" msgstr "Vsebina opisa orodja" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "Mera za razvrščanje opisa orodja" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "Oblika zapisa časa v opisu orodja" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "Zgoraj" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "Zgoraj levo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "Zgoraj desno" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "Od vrha proti dnu" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "Skupaj" @@ -17286,17 +17500,13 @@ msgstr "Skupaj (%(aggregatorName)s)" msgid "Total value" msgstr "Skupna vsota" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "Skupaj: %s" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "Vsota" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "Sledi opravilom" @@ -17316,7 +17526,7 @@ msgstr "Prilagodljiv" msgid "Transparent" msgstr "Prozorno" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "Transponirano vrtenje" @@ -17328,11 +17538,11 @@ msgstr "" msgid "Tree Chart" msgstr "Drevesni grafikon" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "Oblika drevesa" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "Orientacija drevesa" @@ -17353,19 +17563,19 @@ msgstr "Drevesni grafikon s pravokotniki" msgid "Trend" msgstr "Trend" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "Trikotnik" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "Sproži opozorilo v primeru ..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "Prireži os" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "Prireži celice" @@ -17373,11 +17583,11 @@ msgstr "Prireži celice" msgid "Truncate Metric" msgstr "Odstrani mero" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 msgid "Truncate X Axis" msgstr "Prireži X-os" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." @@ -17386,36 +17596,36 @@ msgstr "" "prirezovanje. Deluje samo za numerično X os." #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "Prireži Y-os" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" "Prireži Y-os. Če določite spodnjo ali zgornjo mejo, preprečite " "prirezovanje." -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "Prireži dolge celice na \"min. širino\" nastavljeno zgoraj" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "Zaokroži datum-čas, glede na definirano časovno enoto." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" "Poskusite uporabiti druge filtre oz. zagotovite, da so v podatkovnem viru" @@ -17425,7 +17635,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "Za prikaz rezultatov poskusite z drugačnimi kriteriji." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "Torek" @@ -17433,23 +17643,23 @@ msgstr "Torek" msgid "Tukey" msgstr "Tukey" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "Tip" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "Vnesite \"%s\" za potrditev" @@ -17459,11 +17669,11 @@ msgstr "Vnesite \"%s\" za potrditev" msgid "Type a number" msgstr "Vnesite vrednost" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "Vnesite vrednost" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "Vnesite vrednost sem" @@ -17496,19 +17706,15 @@ msgstr "URL" msgid "URL Parameters" msgstr "Parametri URL" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "Parametri URL" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "URL slug" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "Novega zavihka ni mogoče dodati v sistem. Kontaktirajte administratorja." - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17536,7 +17742,7 @@ msgstr "" "\"BigQuery Job User\" in so nastavljena naslednja dovoljenja: " "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "Grafikona ni mogoče ustvariti brez id-ja poizvedbe." @@ -17548,18 +17754,23 @@ msgstr "Vrednosti ni mogoče dešifrirati" msgid "Unable to encode value" msgstr "Vrednosti ni mogoče šifrirati" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "Ni mogoče najti takšnega praznika: [%(holiday)s]" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "Stolpcev za izbrano tabelo ni bilo mogoče naložiti. Izberite drugo tabelo." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Dodano na 1 nadzorno ploščo" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 msgid "" "Unable to migrate query editor state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -17568,7 +17779,7 @@ msgstr "" "ponovil poskus kasneje. Če se težava ponavlja, kontaktirajte " "administratorja." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 msgid "" "Unable to migrate query state to backend. Superset will retry later. " "Please contact your administrator if this problem persists." @@ -17576,7 +17787,7 @@ msgstr "" "Stanja poizvedbe ni mogoče prenesti v sistem. Superset bo ponovil poskus " "kasneje. Če se težava ponavlja, kontaktirajte administratorja." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -17584,12 +17795,12 @@ msgstr "" "Stanja sheme tabele ni mogoče prenesti v sistem. Superset bo ponovil " "poskus kasneje. Če se težava ponavlja, kontaktirajte administratorja." -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "Neuspešno pridobivanje barv nadzorne plošče" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "Ni definirano" @@ -17597,11 +17808,11 @@ msgstr "Ni definirano" msgid "Undefined window for rolling operation" msgstr "Nedefinirano okno za drsečo operacijo" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "Razveljavi dejanje" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "Povrni?" @@ -17615,7 +17826,7 @@ msgstr "Nepričakovana napaka" msgid "Unexpected error occurred, please check your logs for details" msgstr "Zgodila se je nepričakovana napaka. Podrobnosti preverite v dnevnikih" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "Nepričakovana napaka: " @@ -17651,12 +17862,13 @@ msgstr "Neznana Presto napaka" msgid "Unknown Status" msgstr "Neznan status" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "Za razvrščanje je uporabljen neznan stolpec: %(col)s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "Neznana napaka" @@ -17665,7 +17877,7 @@ msgstr "Neznana napaka" msgid "Unknown input format" msgstr "Neznana oblika vnosa" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 msgid "Unknown type" msgstr "Neznan tip" @@ -17708,11 +17920,11 @@ msgstr "Nepodprta vrednost vzorca za ključ %(key)s" msgid "Unsupported time grain: %(time_grain)s" msgstr "Nepodprta časovna granulacija: %(time_grain)s" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "Neimenovan podatkovni set" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "Neimenovana poizvedba" @@ -17720,7 +17932,7 @@ msgstr "Neimenovana poizvedba" msgid "Untitled query" msgstr "Neimenovana poizvedba" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "Posodobi" @@ -17733,7 +17945,7 @@ msgstr "Posodobi grafikon" msgid "Updating chart was stopped" msgstr "Posodabljanje grafikona je bilo ustavljeno" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "Naloži" @@ -17742,7 +17954,7 @@ msgstr "Naloži" msgid "Upload CSV" msgstr "Naloži CSV" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "Naloži CSV v podatkovno bazo" @@ -17751,7 +17963,7 @@ msgstr "Naloži CSV v podatkovno bazo" msgid "Upload Columnar" msgstr "Naloži stolpčno datoteko" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "Naloži stolpčno datoteko v podatkovno bazo" @@ -17769,7 +17981,7 @@ msgstr "Nalaganje omogočeno" msgid "Upload Excel" msgstr "Naloži Excel-ovo datoteko" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Naloži Excel-ovo datoteko v podatkovno bazo" @@ -17778,12 +17990,12 @@ msgstr "Naloži Excel-ovo datoteko v podatkovno bazo" msgid "Upload JSON file" msgstr "Naloži JSON datoteko" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "Naloži datoteko v podatkovno bazo" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -17797,7 +18009,7 @@ msgstr "Naloži datoteko v podatkovno bazo" msgid "Upload file to preview columns" msgstr "Naloži datoteko v podatkovno bazo" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "Zahtevano je ime" @@ -17810,27 +18022,27 @@ msgstr "Zgornji prag" msgid "Upper threshold must be greater than lower threshold" msgstr "Zgornji prag mora biti večji od spodnjega" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "Uporaba" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "Namesto tega uporabite meni: \"%(menuName)s\"." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "Uporabite %s za odpiranje v novem zavihku." -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "Uporabi razmerje površin" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "Uporabi logaritemsko skalo" @@ -17838,18 +18050,18 @@ msgstr "Uporabi logaritemsko skalo" msgid "Use a log scale for the X-axis" msgstr "Uporabi logaritemsko skalo za X-os" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "Uporabi logaritemsko skalo za Y-os" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "Uporabite šifrirano povezavo s podatkovno bazo" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "Za povezavo s podatkovno bazo uporabite ssh-tunel" @@ -17863,7 +18075,7 @@ msgstr "" " Grafikon mora biti naslednjega tipa: [%s]" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "Oblikovanje datuma uporabi tudi, ko vrednost mere ni časovna značka" @@ -17871,7 +18083,7 @@ msgstr "Oblikovanje datuma uporabi tudi, ko vrednost mere ni časovna značka" msgid "Use legacy datasource editor" msgstr "Uporabi zastareli urejevalnik podatkovnega vira" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "Uporabi mere kot vrhovni nivo grupiranja za stolpce ali vrstice" @@ -17879,7 +18091,7 @@ msgstr "Uporabi mere kot vrhovni nivo grupiranja za stolpce ali vrstice" msgid "Use only a single value." msgstr "Uporabite le eno vrednost." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "Uporabite spodnje možnosti napredne analitike" @@ -17895,17 +18107,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "Za spreminjanje tega polja uporabite gumb za urejanje" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "Ta sklop uporabite če želite poizvedbo za agregacijo" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "Ta sklop uporabite, če želite poizvedbo za posamezne vrstice" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "S tem definirate določeno barvo za vse kroge" @@ -17928,7 +18140,7 @@ msgstr "" "Npr. prodaja po regijah in mesecih, opravila po statusih in izvajalcih, " "itd." -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -17951,9 +18163,9 @@ msgstr "Uporabnik mora obvezno izbrati vrednost pred uveljavitvijo filtra" msgid "User query" msgstr "Uporabnikova poizvedba" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -17996,15 +18208,15 @@ msgstr "" "večnivojsko, večskupinsko vizualizacijo." #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "Vrednost" @@ -18013,19 +18225,19 @@ msgstr "Vrednost" msgid "Value Domain" msgstr "Domena vrednosti" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "Oblika zapisa vrednosti" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "Kategorija in procent" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "Meje vrednosti" @@ -18038,8 +18250,8 @@ msgstr "Vrednost ne sme presegati %s" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "Oblika zapisa vrednosti" @@ -18080,16 +18292,16 @@ msgstr "Vrste vozil" msgid "Verbose Name" msgstr "Podrobno ime" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "Verzija" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "Številka verzije" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "Navpično" @@ -18112,7 +18324,7 @@ msgstr "Ogled" msgid "View All »" msgstr "Ogled vseh »" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 msgid "View Dataset" msgstr "Ogled podatkovnega seta" @@ -18120,7 +18332,7 @@ msgstr "Ogled podatkovnega seta" msgid "View all charts" msgstr "Ogled vseh grafikonov" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "Ogled kot tabela" @@ -18134,10 +18346,10 @@ msgstr "Ogled v SQL laboratoriju" msgid "View keys & indexes (%s)" msgstr "Ogled ključev in indeksov (%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "Ogled poizvedbe" @@ -18151,13 +18363,13 @@ msgid "Viewed %s" msgstr "Ogledane %s" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "Pogled" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "Virtualen" @@ -18165,11 +18377,11 @@ msgstr "Virtualen" msgid "Virtual (SQL)" msgstr "Virtualen (SQL-poizvedba)" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "Virtualen podatkovni set" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "Poizvedba na virtualnem podatkovnem setu ne sme biti prazna" @@ -18179,7 +18391,7 @@ msgstr "" "Poizvedba na virtualnem podatkovnem setu ne sme biti sestavljena iz več " "stavkov" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "Poizvedba na virtualnem podatkovnem setu mora biti samo za branje" @@ -18187,6 +18399,11 @@ msgstr "Poizvedba na virtualnem podatkovnem setu mora biti samo za branje" msgid "Visual Tweaks" msgstr "Nastavitve izgleda" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Oblikovanje" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -18316,11 +18533,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "Vizualizaciji manjka podatkovni vir" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "Tip vizualizacije" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "SRE" @@ -18334,7 +18551,7 @@ msgstr "Prikazanih %s od %s" msgid "Waiting on database..." msgstr "Upravljajte podatkovne baze" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "Želite dodati novo podatkovno bazo?" @@ -18348,11 +18565,11 @@ msgstr "Opozorilo" msgid "Warning Message" msgstr "Opozorilo" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "Opozorilo!" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18369,7 +18586,7 @@ msgstr "Poizvedbe ni bilo mogoče preveriti" msgid "Waterfall Chart" msgstr "Grafikon slapov" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18400,7 +18617,7 @@ msgstr "" "Zdi se, da ni mogoče razrešiti stolpca \"%(column_name)s\" v vrstici " "%(location)s." -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "Imamo naslednje ključe: %s" @@ -18409,7 +18626,7 @@ msgstr "Imamo naslednje ključe: %s" msgid "We were unable to active or deactivate this report." msgstr "Aktiviranje ali deaktiviranje poročila ni uspelo." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18430,7 +18647,7 @@ msgstr "" msgid "Web" msgstr "Mreža" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "Sreda" @@ -18454,11 +18671,11 @@ msgstr "Teden z začetkom v ponedeljek" msgid "Week starting Sunday" msgstr "Teden z začetkom v nedeljo" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "Tedensko poročilo" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "Tedensko poročilo za %s" @@ -18467,7 +18684,7 @@ msgstr "Tedensko poročilo za %s" msgid "Weekly seasonality" msgstr "Tedenska sezonskost" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "Tedni %s" @@ -18509,27 +18726,27 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "Kaj bo prikazano na oznaki" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "Kaj bo prikazano na opisu orodja" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "Kaj bo prikazano na oznaki?" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "Kaj naj se zgodi, če tabela že obstaja" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" @@ -18537,7 +18754,7 @@ msgstr "" "Če je `Vrsta izračuna` nastavljena na \"Procentualna sprememba\", bo " "oblika Y-osi vsiljena na `.1%`" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "Če je podana sekundarna metrika, je uporabljena linearna barvna skala." @@ -18549,17 +18766,17 @@ msgstr "" "Z dovolitvijo opcije CREATE TABLE AS v SQL laboratoriju se tabele " "ustvarjajo s to shemo" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "Če želite, da se zemljevid prilagodi vašim podatkom po vsaki poizvedbi" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" "Ko je omogočeno, lahko uporabniki prikazujejo rezultate SQL laboratorija " "v raziskovalcu." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" "Če je podana samo primarna metrika, je uporabljena kategorična barvna " @@ -18609,7 +18826,7 @@ msgstr "Če ne uporabljate prilagodljive oblike, se oznake lahko prekrivajo" msgid "When using this option, default value can’t be set" msgstr "Če uporabite to možnost, privzeta vrednost ne more biti nastavljena" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "Če želite prekrivanje območij, ko imate več skupin podatkov" @@ -18627,13 +18844,13 @@ msgstr "" "Če želite, da je ta stolpec na voljo v sekciji `Filtri` v raziskovalnem " "pogledu." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "Poravnava grafa v ozadju celic za negativne in pozitivne vrednosti pri 0" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" "Če želite poravnati pozitivne in negativne vrednosti v stolpčnem " @@ -18643,12 +18860,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "Če želite vedno prikazati naslov oznake" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "Če želite animiran prikaz grafikona" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" "Če želite uporabiti normalno porazdelitev glede na stopnjo na barvni " @@ -18658,13 +18875,13 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "Če želite uporabiti filter, ko kliknete na elemente" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" "Če želite obarvati številske vrednosti, ko so le-te pozitivne ali " "negativne" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" @@ -18672,24 +18889,24 @@ msgstr "" "Če želite obarvati številske vrednosti, ko so le-te pozitivne ali " "negativne" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" "Če želite omogočiti prikaz manjših stolpčnih grafikonov v ozadju stolpcev" " tabele" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "Če želite prikaz legende za grafikon" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "Če želite prikaz mehurčkov nad državami" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "Če želite prikazati agregirano število" @@ -18697,11 +18914,11 @@ msgstr "Če želite prikazati agregirano število" msgid "Whether to display the interactive data table" msgstr "Če želite prikaz interaktivne podatkovne tabele" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "Če želite prikaz oznak." @@ -18712,10 +18929,10 @@ msgid "" msgstr "Če želite prikazati oznake. Oznake so prikazane le nad 5-odstotnim pragom." #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "Preklapljanje prikaza legende" @@ -18723,65 +18940,65 @@ msgstr "Preklapljanje prikaza legende" msgid "Whether to display the metric name as a title" msgstr "Če želite prikazati ime mere kot naslov" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "Če želite prikaz min. in max. vrednosti X-osi" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "Če želite prikaz min. in max. vrednosti Y-osi" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "Če želite v celicah prikazati numerične vrednosti" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "Če želite prikazati obrobe" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "Če želite prikaz interaktivnega izbirnika časovnega obdobja" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "Če želite prikazati časovno značko" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 msgid "Whether to display the tooltip labels." msgstr "Če želite prikaz oznak opisa orodja." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 msgid "Whether to display the trend line" msgstr "Če želite prikazati trendno črto" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "Če želite omogočiti premikanje in povečevanje/zmanjševanje grafikona." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "Če želite omogočiti premikanje vozlišč v načinu vsiljenega prikaza." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "Če želite zapolniti objekte" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "Če ne želite upoštevati praznih (NULL) lokacij" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "Če želite vključiti iskalno polje za uporabnika" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "Če želite prikaz procentov v opisu orodja" @@ -18789,7 +19006,7 @@ msgstr "Če želite prikaz procentov v opisu orodja" msgid "Whether to include the time granularity as defined in the time section" msgstr "Če želite vključiti granulacijo časa, ki je določena v sekciji Čas" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "Če želite mrežo v 3D-prikazu" @@ -18822,13 +19039,13 @@ msgstr "" "Če želite napolniti spustni seznam filtra v raziskovalnem pogledu " "filtrske sekcije z različnimi vrednostmi, pridobljenimi sproti v ozadju" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "Prikaži merilno območje števčnega grafikona" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." @@ -18836,19 +19053,19 @@ msgstr "" "Če želite prikaz dodatnih kontrolnikov. Dodatni kontrolniki vključujejo " "možnost izdelave večstolpčnih grafikonov, naloženih ali drug ob drugem." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "Če želite prikaz pomožnih oznak na osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "Če želite prikazati kazalec" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "Prikaži merilno območje števčnega grafikona" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "Če želite prikazati razdelitvene črte na osi" @@ -18857,9 +19074,9 @@ msgstr "Če želite prikazati razdelitvene črte na osi" msgid "Whether to sort ascending or descending on the base Axis." msgstr "Če želite padajoče ali naraščajoče razvrščanje na osnovni osi." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "Če želite padajoče ali naraščajoče razvrščanje" @@ -18869,20 +19086,11 @@ msgstr "" "Če želite padajoče ali naraščajoče razvrščanje, ko je prisotna omejitev " "serije" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "Če želite padajoče razvrstiti rezultate z izbrano mero." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "Če želite padajoče razvrstiti opis orodja z izbrano mero." @@ -18894,7 +19102,7 @@ msgstr "Če želite odstraniti naziv mere" msgid "Which country to plot the map for?" msgstr "Za katero državo želite grafikon?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "Kateri element se poudari na prehodu z miško" @@ -18932,7 +19140,7 @@ msgstr "S podnaslovom" msgid "Word Cloud" msgstr "Oblak besed" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "Vrtenje besed" @@ -18940,7 +19148,7 @@ msgstr "Vrtenje besed" msgid "Working" msgstr "Delam" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "Pretek delovanja" @@ -18949,7 +19157,7 @@ msgstr "Pretek delovanja" msgid "World Map" msgstr "Zemljevid sveta" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "Dodajte opis vaše poizvedbe" @@ -18957,7 +19165,7 @@ msgstr "Dodajte opis vaše poizvedbe" msgid "Write a handlebars template to render the data" msgstr "Napišite Handlebars-predlogo za prikaz podatkov" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "SPODNJA OBROBA NASLOVA X-OSI" @@ -18965,9 +19173,9 @@ msgstr "SPODNJA OBROBA NASLOVA X-OSI" msgid "X AXIS TITLE MARGIN" msgstr "OBROBA NASLOVA X-OSI" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -18976,36 +19184,37 @@ msgstr "OBROBA NASLOVA X-OSI" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "X-os" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 msgid "X Axis Bounds" msgstr "Meje X-osi" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "Oblika X-osi" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "Naslov X-osi" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "Naslov X-osi" @@ -19013,13 +19222,13 @@ msgstr "Naslov X-osi" msgid "X Log Scale" msgstr "Logaritemska X-os" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "Postavitev oznak na X-osi" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "Meje X-osi" @@ -19037,12 +19246,12 @@ msgstr "\"Razvrsčanje po\" za X-os" msgid "X-axis" msgstr "X-os" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "Interval X-osi" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "Meje Y-osi 2" @@ -19050,9 +19259,9 @@ msgstr "Meje Y-osi 2" msgid "Y AXIS TITLE MARGIN" msgstr "OBROBA NASLOVA Y-OSI" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -19060,67 +19269,68 @@ msgstr "OBROBA NASLOVA Y-OSI" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Y-os" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "Meje Y-osi 2" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "Meje Y-osi" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Oblika Y-osi" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "Naslov Y-osi" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "Naslov Y-osi" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "Rob naslova Y-osi" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 msgid "Y Axis Title Position" msgstr "Položaj naslova Y-osi" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "Logaritemska Y-os" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "Meje Y-osi" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Y-os" @@ -19143,8 +19353,8 @@ msgstr "Y-os" msgid "Y-axis bounds" msgstr "Meje Y-osi" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "Interval Y-osi" @@ -19160,7 +19370,7 @@ msgstr "Leto (freq=AS)" msgid "Yearly seasonality" msgstr "Letna sezonskost" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "Leta %s" @@ -19168,14 +19378,14 @@ msgstr "Leta %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "Da" @@ -19188,7 +19398,7 @@ msgstr "Da, prekini" msgid "Yes, overwrite changes" msgstr "Da, prepiši spremembe" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "Oznake dodajate %s %ss" @@ -19211,7 +19421,7 @@ msgstr "" "Uvažate eno ali več nadzornih plošč, ki že obstajajo. S prepisom lahko " "izgubite podatke. Ali ste prepričani, da želite prepisati?" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -19250,7 +19460,7 @@ msgstr "Elemente lahko dodate v" msgid "You can add the components in the edit mode." msgstr "Elemente lahko dodate v načinu urejanja." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "Lahko tudi samo kliknete na grafikon za medsebojno filtriranje." @@ -19273,17 +19483,17 @@ msgid "" "right" msgstr "Ustvarite lahko nove grafikone ali uporabite obstoječe iz panela na desni" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" "Seznam nadzornih plošč si lahko ogledate v spustnem meniju nastavitev " "grafikona." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "Za to podatkovno točko ne morete uporabiti medsebojnega filtra." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." @@ -19291,23 +19501,23 @@ msgstr "" "Zadnjega časovnega filtra ni mogoče izbrisati, ker se uporablja za filtre" " časovnega obdobja v nadzorni plošči." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" "Skupaj s filtriranjem časovnega obdobja ne morete uporabiti oznak pod 45°" " kotom" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "Nimate dovoljenja za urejanje %s" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "Nimate dovoljenja za urejanje tega grafikona" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -19317,13 +19527,13 @@ msgstr "Nimate dovoljenja za urejanje te nadzorne plošče" msgid "You do not have permission to read tags" msgstr "Nimate dovoljenja za branje oznak" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "Nimate dovoljenj za urejanje te nadzorne plošče." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 #, fuzzy msgid "You do not have sufficient permissions to edit the chart" msgstr "Nimate dovoljenja za urejanje tega grafikona" @@ -19344,7 +19554,7 @@ msgstr "Nimate dostopa do tega podatkovnega seta." msgid "You don't have access to this embedded dashboard config." msgstr "Nimate dostopa do konfiguracije te vgrajene nadzorne plošče." -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "Priljubljenih še niste izbrali!" @@ -19353,7 +19563,7 @@ msgstr "Priljubljenih še niste izbrali!" msgid "You don't have permission to modify the value." msgstr "Nimate dovoljenja za spreminjanje vrednosti." -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "Nimate pravic za spreminjanje %(resource)s" @@ -19362,7 +19572,7 @@ msgstr "Nimate pravic za spreminjanje %(resource)s" msgid "You don't have the rights to alter this chart" msgstr "Nimate pravic za spreminjanje tega grafikona" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "Nimate pravic za spreminjanje te nadzorne plošče" @@ -19374,7 +19584,7 @@ msgstr "Nimate pravic za spreminjanje tega naslova." msgid "You don't have the rights to create a chart" msgstr "Nimate pravic za ustvarjanje grafikona" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "Nimate pravic za ustvarjanje nadzorne plošče" @@ -19390,7 +19600,7 @@ msgstr "Odstranili ste ta filter." msgid "You have unsaved changes." msgstr "Imate neshranjene spremembe." -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19406,7 +19616,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19418,15 +19628,15 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "Izbrati morate ime nove nadzorne plošče" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "Najprej morate uspešno izvesti poizvedbo" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "Za uporabo CSS morate nastaviti sanitizacijo HTML" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " @@ -19436,7 +19646,7 @@ msgstr "" "samodejno posodobil. Zaženite poizvedbo z gumbom \"Posodobi grafikon\" " "ali" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." @@ -19444,7 +19654,7 @@ msgstr "" "Spremenili ste podatkovne sete. Vsi kontrolniki nad podatki (stolpci, " "mere), ki se ujemajo z novim podatkovnim setom, se bodo ohranili." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "Grafikon ni aktualen" @@ -19452,23 +19662,23 @@ msgstr "Grafikon ni aktualen" msgid "Your chart is ready to go!" msgstr "Grafikon je pripravljen!" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "Vaša nadzorna plošča je prevelika. Pred shranjevanjem jo zmanjšajte." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "Vaše poizvedbe ni mogoče shraniti" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "Vaše poizvedbe ni mogoče uvrstiti v urnik" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "Vaše poizvedbe ni mogoče posodobiti" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" @@ -19476,15 +19686,15 @@ msgstr "" "Vaša poizvedba je v urniku. Za ogled podrobnosti poizvedbe pojdite na " "shranjene poizvedbe" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "Vaša poizvedba ni bila pravilno shranjena" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "Vaša poizvedba je shranjena" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "Vaša poizvedba je posodobljena" @@ -19496,8 +19706,8 @@ msgstr "Vašega poročila ni mogoče izbrisati" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "Nadomeščanje ničel" @@ -19509,7 +19719,7 @@ msgstr "Povečava" msgid "Zoom level of the map" msgstr "Stopnja povečave zemljevida" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "[ neimenovana nadzorna plošča ]" @@ -19543,7 +19753,7 @@ msgstr "[ime nadzorne plošče]" msgid "[desc]" msgstr "[desc]" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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 " @@ -19552,7 +19762,7 @@ msgstr "" "[opcijsko] sekundarna mera določa barvo kot razmerje do primarne mere. Če" " je izpuščena, je barva določena kategorično na podlagi oznak" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "[neimenovana]" @@ -19606,21 +19816,25 @@ msgstr "`row_offset` mora biti večja ali enaka 0" msgid "`width` must be greater or equal to 0" msgstr "`width` mora biti večja ali enaka 0" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "agregacija" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "opozorilo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "Status opozorila" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 msgid "alert dark" msgstr "opozorilo (temno)" @@ -19629,8 +19843,10 @@ msgid "alerts" msgstr "opozorila" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "vsi" @@ -19638,43 +19854,43 @@ msgstr "vsi" msgid "also copy (duplicate) charts" msgstr "kopiraj (podvoji) tudi grafikone" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "nadrejeni" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "oznaka" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "annotation_layer" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "asfreq" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "ob" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "samodejno" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "samodejno (glajenje)" @@ -19682,7 +19898,12 @@ msgstr "samodejno (glajenje)" msgid "background" msgstr "ozadje" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "Pogojno oblikovanje" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "basis" @@ -19694,10 +19915,10 @@ msgstr "v polje spodaj (primer:" msgid "between {down} and {up} {name}" msgstr "med {down} in {up} {name}" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "bfill" @@ -19710,8 +19931,8 @@ msgstr "vijak" msgid "boolean type icon" msgstr "ikona binarnega tipa" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "spodaj" @@ -19727,7 +19948,7 @@ msgstr "z uporabo" msgid "cannot be empty" msgstr "ne sme biti prazno" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "cardinal" @@ -19742,11 +19963,11 @@ msgstr "sprememba" msgid "chart" msgstr "grafikona" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "grafikoni" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "izberite WHERE ali HAVING..." @@ -19755,7 +19976,7 @@ msgid "clear all filters" msgstr "počisti vse filtre" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "kliknite tukaj" @@ -19776,16 +19997,21 @@ msgstr "koda Mednarodnega olimpijskega komiteja (cioc)" msgid "color scheme for comparison" msgstr "Časovna primerjava" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "Barva glede na" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "stolpec" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, fuzzy, python-format msgid "connecting to %(dbModelName)s" msgstr "povezovanje z %(dbModelName)s." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "Stopnični tip" @@ -19803,28 +20029,28 @@ msgstr "ustvari" msgid "create a new chart" msgstr "ustvarite nov grafikon" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "ustvari podatkovni set iz SQL-poizvedbe" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "število" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "css" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "css_template" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "kumulativna vsota" @@ -19832,29 +20058,29 @@ msgstr "kumulativna vsota" msgid "cumulative" msgstr "kumulativno" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "nadzorna plošča" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "nadzorne plošče" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "podatkovna baza" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "podatkovni set" @@ -19863,21 +20089,21 @@ msgstr "podatkovni set" msgid "dataset name" msgstr "naziv podatkovnega seta" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "datum" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "dan" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "dan v mesecu" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "dan v tednu" @@ -19954,14 +20180,14 @@ msgstr "privzeto" msgid "delete" msgstr "izbriši" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "podrejeni" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "opis" @@ -19981,62 +20207,62 @@ msgstr "osnutek" msgid "dttm" msgstr "datum-čas" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "npr. ********" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "npr. 127.0.0.1" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "npr. 5432" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "npr. AccountAdmin" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "npr. Analitika" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "npr. compute_wh" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "privzeto" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "npr. param1=value1¶m2=value2" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "npr. sql/protocolv1/o/12345" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "npr. world_population" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "npr. xy12345.us-east-2.aws" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "npr. stolpec \"id_uporabnika\"" @@ -20044,59 +20270,59 @@ msgstr "npr. stolpec \"id_uporabnika\"" msgid "edit mode" msgstr "načinu urejanja" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 #, fuzzy msgid "email subject" msgstr "Izberite zadevo" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "vnosi" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 msgid "error" msgstr "napaka" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "napaka (temno)" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "error_message" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "vsak" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "vsak dan v mesecu" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "vsak dan v tednu" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "vsako uro" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "vsako minuto" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "vsak mesec" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "razširi" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "raziskovanje" @@ -20109,16 +20335,16 @@ msgstr "ni uspelo" msgid "fetching" msgstr "pridobivanje" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "ffill" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "ravno" @@ -20130,36 +20356,36 @@ msgstr "za več informacij o oblikovanju URI." msgid "function type icon" msgstr "ikona funkcijskega tipa" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "geohash (kvadrat)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "toplotni prikaz" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "heatmap: vrednosti so normirane po celotni temperaturni lestvici" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "tukaj" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "ura" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" @@ -20167,7 +20393,7 @@ msgstr "" "atribut CSS za izris objekta platna, ki določa, kako brskalnik poveča " "sliko" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "v" @@ -20189,13 +20415,13 @@ msgstr "pričakovano je število" msgid "is expected to be an integer" msgstr "pričakovano je celo število" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "a - ž" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "ž - a" @@ -20207,8 +20433,8 @@ msgstr "oznaka" msgid "latest partition:" msgstr "zadnja particija:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "levo" @@ -20216,7 +20442,7 @@ msgstr "levo" msgid "less than {min} {name}" msgstr "manj kot {min} {name}" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "linearno" @@ -20239,26 +20465,26 @@ msgid "max" msgstr "max" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "povprečje" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "mediana" @@ -20280,23 +20506,23 @@ msgstr "mera" msgid "min" msgstr "min" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "minuta" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "minut" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "monotone" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "mesec" @@ -20305,13 +20531,13 @@ msgid "more than {max} {name}" msgstr "več kot {max} {name}" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "mora imeti vrednost" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 msgid "name" msgstr "ime" @@ -20345,13 +20571,13 @@ msgstr "nvd3" msgid "offline" msgstr "offline" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "v" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "ali" @@ -20367,7 +20593,7 @@ msgstr "stolpec za razvrščanje (orderby) mora biti izpolnjen" msgid "overall" msgstr "skupaj" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Lastniki" @@ -20397,11 +20623,11 @@ msgstr "p99" msgid "page_size.all" msgstr "page_size.all" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "page_size.entries" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "page_size.show" @@ -20422,11 +20648,11 @@ msgstr "" "percentili morajo biti tipa list ali tuple z vsaj dvema numeričnima " "vrednostma, pri čemer je prva manjša od druge" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "stanje povezave ni najdeno" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "pikselirano (ostro)" @@ -20436,15 +20662,15 @@ msgstr "pikselirano (ostro)" msgid "pixels" msgstr "piksli" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "prejšnji koledarski mesec" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "prejšnji koledarski teden" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "prejšnje koledarsko leto" @@ -20453,7 +20679,7 @@ msgid "published" msgstr "objavljeno" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "četrtletje" @@ -20465,11 +20691,11 @@ msgstr "poizvedbe" msgid "query" msgstr "poizvedba" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "naključno" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "ponovni zagon" @@ -20477,16 +20703,16 @@ msgstr "ponovni zagon" msgid "recent" msgstr "nedavno" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "nedavne" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "nedavne" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "poročilo" @@ -20498,12 +20724,12 @@ msgstr "poročilo" msgid "reports" msgstr "poročila" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "ponastavi prikaz" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "desno" @@ -20516,12 +20742,12 @@ msgstr "varnost na nivoju vrstic" msgid "running" msgstr "v teku" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "shranjene poizvedbe" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "sekunde" @@ -20544,38 +20770,38 @@ msgstr "" msgid "shift start date" msgstr "Začetni datum" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "pravokotno" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "nalaganje" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "cik-cak" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "std" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "step-after" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "step-before" @@ -20584,7 +20810,7 @@ msgid "stopped" msgstr "ustavljeno" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "tok" @@ -20594,27 +20820,27 @@ msgstr "ikona znakovnega tipa" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "uspešno" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 msgid "success dark" msgstr "uspešno (temno)" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "vsota" @@ -20626,7 +20852,7 @@ msgstr "sintakse." msgid "tag" msgstr "oznaka" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 msgid "tags" msgstr "oznake" @@ -20642,8 +20868,8 @@ msgstr "področje besedila" msgid "to" msgstr "do" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "zgoraj" @@ -20667,13 +20893,13 @@ msgstr "" msgid "use latest_partition template" msgstr "uporaba predloge latest_partition" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "0 - 9" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "9 - 0" @@ -20685,7 +20911,7 @@ msgstr "var" msgid "variance" msgstr "varianca" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "ogled navodil" @@ -20697,60 +20923,60 @@ msgstr "virtualen" msgid "viz type" msgstr "tip vizualizacije" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "ustvarjeno" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "teden" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "teden s koncem v soboto" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "teden z začetkom v nedeljo" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 #, fuzzy msgid "working timeout" msgstr "Pretek delovanja" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "x" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "x: vrednosti so normirane znotraj vsakega stolpca" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "y" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "y: vrednosti so normirane znotraj vsake vrstice" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "leto" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "približaj območje" diff --git a/superset/translations/tr/LC_MESSAGES/messages.po b/superset/translations/tr/LC_MESSAGES/messages.po index 57139b62df1e..93fcf7c562cf 100644 --- a/superset/translations/tr/LC_MESSAGES/messages.po +++ b/superset/translations/tr/LC_MESSAGES/messages.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: Superset VERSION\n" "Report-Msgid-Bugs-To: avsarcoteli@gmail.com\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2024-02-25 14:00+0300\n" "Last-Translator: FULL NAME \n" "Language: tr\n" @@ -32,8 +32,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -53,8 +83,8 @@ msgstr "" msgid " (excluded)" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -72,7 +102,7 @@ msgstr "" msgid " expression which needs to adhere to the " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -94,7 +124,7 @@ msgid "" " database/column name level via the extra parameter." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" msgstr "" @@ -106,24 +136,24 @@ msgstr "" msgid " to edit or add columns and metrics." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, python-format msgid "% calculation" msgstr "" @@ -166,22 +196,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "" @@ -199,9 +229,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "" @@ -222,7 +252,7 @@ msgid_plural "" "\"%(undefinedParameter)s\"?" msgstr[0] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -240,26 +270,26 @@ msgstr "" msgid "%s Error" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "%s ŞİFRE" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "" @@ -269,17 +299,17 @@ msgstr "" msgid "%s Selected" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "" @@ -289,27 +319,27 @@ msgstr "" msgid "%s aggregates(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "" @@ -322,18 +352,18 @@ msgid "%s option" msgid_plural "%s options" msgstr[0] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "son kullanılanlar" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -344,8 +374,8 @@ msgstr[0] "" msgid "%s saved metric(s)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "" @@ -362,7 +392,7 @@ msgstr "" msgid "%s-%s of %s" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "" @@ -370,7 +400,7 @@ msgstr "" msgid "(deleted or invalid type)" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "" @@ -378,7 +408,7 @@ msgstr "" msgid "), and they become available in your SQL (example:" msgstr "" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -390,7 +420,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -401,58 +431,58 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 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/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0 Seçildi" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "1 gün" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "1 gün önce" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1 saat" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1 dakika" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "" @@ -461,24 +491,24 @@ msgstr "" msgid "1 month ago" msgstr "ay" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "1 hafta" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "1 hafta önce" @@ -491,25 +521,25 @@ msgstr "" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "1 yıl" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "1 yıl önce" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "" @@ -517,14 +547,14 @@ msgstr "" msgid "10 minute" msgstr "10 dakika" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "104 hafta" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "104 hafta önce" @@ -533,61 +563,61 @@ msgstr "104 hafta önce" msgid "15 minute" msgstr "15 dakika" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "156 hafta" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "156 hafta önce" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "2 yıl" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "2 yıl önce" @@ -600,14 +630,14 @@ msgstr "" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 msgid "28 days" msgstr "28 gün" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "28 gün önce" @@ -619,31 +649,31 @@ msgstr "28 gün önce" msgid "2D" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 msgid "3 years" msgstr "3 yıl" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "3 yıl önce" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30 gün" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "30 gün önce" @@ -653,7 +683,7 @@ msgid "30 minute" msgstr "30 dakika" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30 dakika" @@ -662,7 +692,7 @@ msgid "30 second" msgstr "30 saniye" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30 saniye" @@ -682,7 +712,7 @@ msgid "5 minute" msgstr "5 dakika" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5 dakika" @@ -691,18 +721,18 @@ msgid "5 second" msgstr "5 saniye" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "5 saniye" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "52 hafta" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "52 hafta önce" @@ -712,29 +742,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "6 saat" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60 gün" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "7 gün" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -742,19 +772,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90 gün" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "" @@ -779,15 +809,15 @@ msgstr "" msgid "" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "" @@ -795,11 +825,11 @@ msgstr "" msgid "A Big Number" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "" @@ -811,7 +841,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -824,7 +854,7 @@ msgid "" "on a CDN for example)" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -838,12 +868,12 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" @@ -857,8 +887,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "" @@ -881,12 +911,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" @@ -928,7 +958,7 @@ msgstr "" msgid "A timeout occurred while taking a screenshot." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "" @@ -942,11 +972,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "UYGULA" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "NİS" @@ -955,30 +985,30 @@ msgstr "NİS" msgid "AQE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "AĞU" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "Hakkında" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "Erişim" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "" @@ -986,7 +1016,7 @@ msgstr "" msgid "Action" msgstr "Olay" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "Olay Logu" @@ -998,7 +1028,7 @@ msgstr "Olay Logu" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1010,17 +1040,17 @@ msgstr "Olaylar" msgid "Active" msgstr "Aktif" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "Aktif Değerler" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 msgid "Actual range for comparison" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "Aktif zaman aralığı" @@ -1028,33 +1058,33 @@ msgstr "Aktif zaman aralığı" msgid "Actual value" msgstr "Aktif değer" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "Aktif değerler" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "Ekle" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "Alarm Ekle" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "CSS şablonu ekle" @@ -1082,7 +1112,7 @@ msgstr "Log Ekle" msgid "Add Metric" msgstr "Metrik Ekle" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "Rapor Ekle" @@ -1098,19 +1128,19 @@ msgstr "Etiket Ekle" msgid "Add a Plugin" msgstr "Eklenti Ekle" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "Veriseti Ekle" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "Yeni sekme ekle" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "SQL sorgusu oluşturmak için bir sekme ekle" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "" @@ -1122,29 +1152,29 @@ msgstr "" msgid "Add an item" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "Ekle ve filtreleri düzenle" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 msgid "Add another notification method" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1153,7 +1183,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "Çapraz filtre ekle" @@ -1161,19 +1191,19 @@ msgstr "Çapraz filtre ekle" msgid "Add custom scoping" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 msgid "Add dataset columns here to group the pivot table columns." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 msgid "Add description of your tag" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "" @@ -1182,7 +1212,7 @@ msgstr "" msgid "Add filter" msgstr "Filtre ekle" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1195,11 +1225,11 @@ msgid "" "displayed in the filter." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "" @@ -1211,11 +1241,11 @@ msgstr "Metrik ekle" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "" @@ -1223,23 +1253,23 @@ msgstr "" msgid "Add required control values to preview chart" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "Sayfa ekle" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "Grafiğin adını ekleyin" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "Dashboardın adını ekleyin" @@ -1252,49 +1282,49 @@ msgstr "Dashboarda ekle" msgid "Add/Edit Filters" msgstr "Filtre Ekle/Düzenle" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "Eklendi" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "1 Dashboarda eklendi" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "Ek Parametreler" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "Ek alanlar gerekebilir" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "Ek bilgi" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "Ek metaveri" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "Ek parametreler" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "Ek ayarlar." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" @@ -1306,28 +1336,29 @@ msgid "Additive" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "" @@ -1342,17 +1373,17 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "" @@ -1360,21 +1391,21 @@ msgstr "" msgid "Advanced Data type" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 msgid "Advanced analytics post processing" msgstr "" @@ -1396,12 +1427,12 @@ msgstr "" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "Sonra" @@ -1409,11 +1440,11 @@ msgstr "Sonra" msgid "Aggregate" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "" @@ -1423,7 +1454,7 @@ msgid "" "produce the cluster label." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1440,7 +1471,7 @@ msgstr "" msgid "Aggregation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "" @@ -1448,15 +1479,15 @@ msgstr "" msgid "Alert" msgstr "Alarm" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Grafik sahipleri" @@ -1465,7 +1496,7 @@ msgstr "Grafik sahipleri" msgid "Alert ended grace period." msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "" @@ -1477,11 +1508,11 @@ msgstr "" msgid "Alert found an error while executing a query." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Alert is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "Alarm adı" @@ -1511,11 +1542,11 @@ msgstr "" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "" @@ -1527,7 +1558,7 @@ msgstr "" msgid "Alerts" msgstr "Alarmlar" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "Alarmlar & Raporlar" @@ -1536,8 +1567,8 @@ msgstr "Alarmlar & Raporlar" msgid "Alerts & reports" msgstr "Alarmlar & raporlar" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "" @@ -1557,7 +1588,7 @@ msgstr "" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1578,7 +1609,7 @@ msgstr "Tüm Metin" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "Tüm grafikler" @@ -1598,7 +1629,7 @@ msgstr "Tüm paneller" msgid "All panels with this column will be affected by this filter" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "" @@ -1607,7 +1638,7 @@ msgstr "" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "" @@ -1620,12 +1651,12 @@ msgstr "" msgid "Allow Csv Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1636,15 +1667,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "" @@ -1652,23 +1683,23 @@ msgstr "" msgid "Allow data manipulation language" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "" @@ -1676,11 +1707,11 @@ msgstr "" msgid "Allow sending multiple polygons as a filter event" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "" @@ -1708,7 +1739,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "" @@ -1716,7 +1747,7 @@ msgstr "" msgid "Always filter main datetime column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "Bir Hata Oluştu" @@ -1739,19 +1770,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "Bir hata oluştu" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "Bir hata oluştu" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "Verisetini kaydederken bir hata oluştu" @@ -1766,7 +1797,7 @@ msgstr "" msgid "An error occurred while accessing the value." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1777,8 +1808,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "" @@ -1794,7 +1825,7 @@ msgstr "" msgid "An error occurred while deleting the value." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1852,7 +1883,7 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1861,21 +1892,21 @@ msgstr "" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "" @@ -1889,14 +1920,14 @@ msgstr "" msgid "An error occurred while fetching owners values: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "" @@ -1904,7 +1935,7 @@ msgstr "" msgid "An error occurred while fetching table metadata" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -1929,7 +1960,7 @@ msgstr "" msgid "An error occurred while loading the SQL" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "" @@ -1941,15 +1972,11 @@ msgstr "" msgid "An error occurred while pruning logs " msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -1960,17 +1987,11 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -1990,19 +2011,19 @@ msgstr "" msgid "An unexpected error occurred" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "" @@ -2018,7 +2039,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "" @@ -2060,7 +2081,7 @@ msgstr "" msgid "Annotation layer interval end" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "" @@ -2097,13 +2118,13 @@ msgstr "" msgid "Annotation layer value" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "" @@ -2127,11 +2148,11 @@ msgstr "" msgid "Annotation source type" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 msgid "Annotation template created" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 msgid "Annotation template updated" msgstr "" @@ -2140,7 +2161,7 @@ msgstr "" msgid "Annotations and Layers" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "" @@ -2153,13 +2174,13 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "" @@ -2169,32 +2190,32 @@ msgid "" "dashboard's individual charts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "Uygulanan çapraz filtreler (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "Uygulanan filtreler (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "Uygulanan filtreler (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "Uygulanan filtreler: (%s)" @@ -2205,10 +2226,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "Uygula" @@ -2216,11 +2237,11 @@ msgstr "Uygula" msgid "Apply conditional color formatting to metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "" @@ -2228,7 +2249,7 @@ msgstr "" msgid "Apply filters" msgstr "Filtreleri uygula" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "" @@ -2240,7 +2261,7 @@ msgstr "" msgid "Apply to specific panels" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "Nisan" @@ -2256,9 +2277,9 @@ msgstr "" msgid "Are you sure you want to cancel?" msgstr "İptal etmek istediğinize emin misiniz?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2289,7 +2310,7 @@ msgstr "" msgid "Are you sure you want to delete the selected dashboards?" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "" @@ -2313,7 +2334,7 @@ msgstr "" msgid "Are you sure you want to delete the selected templates?" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "" @@ -2325,24 +2346,24 @@ msgstr "" msgid "Are you sure you want to save and apply changes?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "Paylaş" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "" @@ -2353,7 +2374,7 @@ msgid "" "other." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "" @@ -2373,34 +2394,34 @@ msgstr "" msgid "Async Execution" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "Ağustos" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "Otomatik tamamlama" @@ -2416,12 +2437,12 @@ msgstr "" msgid "Automatic Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 msgid "Average" msgstr "" @@ -2429,30 +2450,30 @@ msgstr "" msgid "Average value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "" @@ -2460,10 +2481,10 @@ msgstr "" msgid "BOOLEAN" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "" @@ -2478,8 +2499,8 @@ msgstr "" msgid "Backend" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "" @@ -2493,9 +2514,9 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "" @@ -2511,11 +2532,11 @@ msgstr "" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "" @@ -2525,7 +2546,7 @@ msgid "Base" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2534,24 +2555,24 @@ msgstr "" msgid "Based on a metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "" @@ -2568,8 +2589,8 @@ msgstr "" msgid "Be careful." msgstr "Dikkat edin." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "" @@ -2589,36 +2610,41 @@ msgstr "" msgid "Big Number with Trendline" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "Bitiş" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " "axes. When left empty, the bounds are dynamically defined based on the " @@ -2626,28 +2652,28 @@ msgid "" "range. It won't narrow the data's extent." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the 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/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2655,7 +2681,7 @@ msgid "" "extent." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2671,11 +2697,11 @@ msgid "Box Plot" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2691,7 +2717,7 @@ msgstr "" msgid "Bubble Chart (legacy)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "" @@ -2699,12 +2725,12 @@ msgstr "" msgid "Bubble Opacity" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "" @@ -2716,7 +2742,7 @@ msgstr "" msgid "Bucket break points" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "" @@ -2726,14 +2752,14 @@ msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "Çoklu seçim" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2768,33 +2794,33 @@ msgid "" " add stress to your database)." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "İPTAL" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "VERİSETİ OLUŞTUR" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "" @@ -2802,11 +2828,11 @@ msgstr "" msgid "CREATE VIEW statement" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "" @@ -2815,15 +2841,15 @@ msgstr "" msgid "CSS" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -2844,15 +2870,15 @@ msgstr "" msgid "CSS templates could not be deleted." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -2863,7 +2889,7 @@ msgstr "" msgid "CTAS Schema" msgstr "" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -2883,20 +2909,20 @@ msgid "Cache Timeout" msgstr "Önbellek Zamanaşımı" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "Önbellek Zamanaşımı (saniye)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "Önbellek zamanaşımı" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "Cachelendi" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "Cachelendi %s" @@ -2909,11 +2935,11 @@ msgstr "Cachelenen değer bulunamadı" msgid "Calculate contribution per series or row" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -2926,12 +2952,12 @@ msgstr "" msgid "Calculated columns" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "" @@ -2952,26 +2978,26 @@ msgstr "Birden fazla değer seçilebilir" msgid "Can't have overlap between Series and Breakdowns" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "İptal" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "" @@ -2987,8 +3013,8 @@ msgstr "" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "" @@ -3022,33 +3048,33 @@ msgstr "" msgid "Categories to group by on the x-axis." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "Kategori" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "Kategori Adı" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "Kategori ve Yüzde" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "Kategori ve Değer" @@ -3056,14 +3082,14 @@ msgstr "Kategori ve Değer" msgid "Category name" msgstr "Kategori adı" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3080,26 +3106,22 @@ msgstr "" msgid "Cell Size" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "" @@ -3107,15 +3129,15 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "Onaylı" @@ -3126,23 +3148,23 @@ msgstr "Onaylayan" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "Onaylayan" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "%s tarafından onaylandı" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "" @@ -3162,7 +3184,7 @@ msgstr "" msgid "Changing one or more of these dashboards is forbidden" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3185,16 +3207,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "Bu kontrolün değiştirilmesi anında etkili olur" @@ -3216,23 +3238,23 @@ msgstr "" msgid "Changing this report is forbidden" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "Grafik" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "Grafik %(id)s bulunamadı" @@ -3241,26 +3263,26 @@ msgstr "Grafik %(id)s bulunamadı" msgid "Chart Cache Timeout" msgstr "Grafik Önbellek Zamanaşımı" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, python-format msgid "Chart Data: %s" msgstr "Grafik Verisi: %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "Grafik ID" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3272,32 +3294,34 @@ msgstr "Grafik ID" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "Grafik Seçenekleri" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "Grafik Yönü" @@ -3308,13 +3332,13 @@ msgid "Chart Owner: %s" msgid_plural "Chart Owners: %s" msgstr[0] "Grafik Sahibi: %s" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 msgid "Chart Source" msgstr "Grafik Kaynağı" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "Grafik Başlığı" @@ -3333,23 +3357,23 @@ msgstr "[%s] grafiği kaydedildi" msgid "Chart [%s] was added to dashboard [%s]" msgstr "[%s] grafiği [%s] dashboardına eklendi" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "[{}] grafiğinin üzerine yazıldı" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "[{}] grafiği kaydedildi" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "[{}] grafiği [{}] dashboardına eklendi" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "Grafik önbellek zamanaşımı" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "" @@ -3393,8 +3417,8 @@ msgstr "Grafik adı" msgid "Chart not found" msgstr "Grafik bulunamadı" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "Grafik seçenekleri" @@ -3406,15 +3430,15 @@ msgstr "Grafik sahipleri" msgid "Chart parameters are invalid." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "Grafik başlığı" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3422,13 +3446,13 @@ msgstr "" msgid "Chart width" msgstr "Grafik genişliği" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Grafikler" @@ -3441,9 +3465,9 @@ msgstr "Grafikler silinemedi." msgid "Check for sorting ascending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3453,19 +3477,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "" @@ -3486,29 +3510,29 @@ msgstr "Dosya Seçin" msgid "Choose a chart or dashboard not both" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "Veritabanı seçin…" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "Bir veriseti seçin" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "Bir veriseti seçin" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "Kaynak seçin" @@ -3517,42 +3541,42 @@ msgstr "Kaynak seçin" msgid "Choose a source and a target" msgstr "Kaynak ve hedef seçin" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "Hedef seçin" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "Veriseti %(name)s zaten var" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "Grafik tipini seçin" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 msgid "Choose columns to be parsed as dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "Kolonlar bulunamadı" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "Kolon seç" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 msgid "Choose notification method and recipients." msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Grafik tipini seçin" @@ -3561,11 +3585,11 @@ msgstr "Grafik tipini seçin" msgid "Choose the annotation layer type" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "" @@ -3573,13 +3597,13 @@ msgstr "" msgid "Choose the source of your annotations" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 msgid "" "Choose values that should be treated as null. Warning: Hive database " "supports only a single value" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3593,25 +3617,25 @@ msgstr "" msgid "Chosen non-numeric column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3632,7 +3656,7 @@ msgstr "" msgid "Clause" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "Temizle" @@ -3640,15 +3664,15 @@ msgstr "Temizle" msgid "Clear all" msgstr "Tümünü temizle" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "Tüm veriyi temizle" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "Formu temizle" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "Yeni dashboard filtresi oluşturmak için Filtre Ekle/Düzenle butonuna basın" @@ -3666,13 +3690,13 @@ msgstr "Değişiklik yapmak için kilit butonuna basın." msgid "Click the lock to prevent further changes." msgstr "Değişiklikleri engellemek için kilitle." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 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/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3682,7 +3706,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "Sıralamayı iptal etmek için tıklayın" @@ -3690,21 +3714,21 @@ msgstr "Sıralamayı iptal etmek için tıklayın" msgid "Click to edit" msgstr "Düzenlemek için tıklayın" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "%s’i düzenlemek için tıklayın." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "Grafiği düzenlemek için tıklayın." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "Etiketi düzenlemek için tıklayın" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "Favorilere ekle/çıkart" @@ -3712,38 +3736,38 @@ msgstr "Favorilere ekle/çıkart" msgid "Click to force-refresh" msgstr "Yenilemek için tıklayın" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "Farkı görmek için tıklayın" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "Artan sıralama için tıklayın" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "Azalan sıralama için tıklayın" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "Kapat" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "Diğer sekmeleri kapat" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "Sekmey, kapat" @@ -3760,23 +3784,23 @@ msgstr "" msgid "Code" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "" @@ -3786,12 +3810,11 @@ msgstr "" msgid "Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "" @@ -3808,11 +3831,11 @@ msgstr "" msgid "Color bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "" @@ -3820,35 +3843,36 @@ msgstr "" msgid "Color of the target location" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 msgid "Color: " msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -3869,7 +3893,7 @@ msgstr "" msgid "Column Configuration" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 msgid "Column Data Types" msgstr "" @@ -3891,7 +3915,7 @@ msgstr "" msgid "Column containing longitude data" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "Veri tipi" @@ -3926,37 +3950,37 @@ msgstr "" msgid "Column select" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 msgid "Columnar Upload" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "" @@ -3970,7 +3994,7 @@ msgstr "" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "" @@ -3978,44 +4002,44 @@ msgstr "" msgid "Columns to calculate distribution across." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "" @@ -4072,6 +4096,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4081,7 +4106,7 @@ msgstr "" msgid "Comparison" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "" @@ -4089,7 +4114,7 @@ msgstr "" msgid "Comparison font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "" @@ -4099,16 +4124,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "" @@ -4116,8 +4141,7 @@ msgstr "" msgid "Conditional Formatting" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "" @@ -4129,15 +4153,19 @@ msgstr "" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +msgid "Configure Time Range: Current..." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "" @@ -4145,7 +4173,7 @@ msgstr "" msgid "Configure Time Range: Previous..." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "" @@ -4173,41 +4201,41 @@ msgstr "" msgid "Confirm save" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "Bağlan" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "Google Sheet’e bağlan" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "Veritabanına bağlan" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "Veritabanına bağlan" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "Bağlantı" @@ -4216,7 +4244,7 @@ msgstr "Bağlantı" msgid "Connection failed, please check your connection settings" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 msgid "Connection failed, please check your connection settings." msgstr "" @@ -4224,23 +4252,23 @@ msgstr "" msgid "Connection looks good!" msgstr "Bağlantı iyi görünüyor!" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "Tarih formatı" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "Filtre tipi" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "Devam" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "" @@ -4250,12 +4278,12 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "" @@ -4263,21 +4291,21 @@ msgstr "" msgid "Contribution Mode" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "Kontrol" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "" @@ -4298,7 +4326,7 @@ msgstr "" msgid "Copy and paste the entire service account .json file here" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "Linki kopyala" @@ -4306,8 +4334,8 @@ msgstr "Linki kopyala" msgid "Copy message" msgstr "Mesajı kopyala" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4317,9 +4345,9 @@ msgstr "%s’in kopyası" msgid "Copy partition query to clipboard" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "Linki panoya kopyala" @@ -4327,24 +4355,24 @@ msgstr "Linki panoya kopyala" msgid "Copy query URL" msgstr "Sorgu URL’ini kopyala" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "Sorgu linkini panoya kopyala" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 msgid "Copy the identifier of the account you are trying to connect to." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "Panoya Kopyala" @@ -4388,7 +4416,7 @@ msgstr "" msgid "Could not load database driver" msgstr "Veritabanı sürücüsü yüklenemedi" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "Veritabanı sürücüsü yüklenemedi: {}" @@ -4397,37 +4425,37 @@ msgstr "Veritabanı sürücüsü yüklenemedi: {}" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "Say" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "Ülke" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "" @@ -4440,25 +4468,25 @@ msgstr "" msgid "Country Map" msgstr "Ülke Haritası" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "Oluştur" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "Grafik Oluştur" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 msgid "Create a dataset" msgstr "Veriseti oluştur" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4466,7 +4494,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "Yeni grafik oluştur" @@ -4479,25 +4507,25 @@ msgstr "Grafik oluştur" msgid "Create chart with dataset" msgstr "Veriseti ile grafik oluştur" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Veriseti oluştur" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "Veriseti oluştur" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "Veriseti ekle ve grafik oluştur" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "Yeni grafik oluştur" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "" @@ -4505,7 +4533,7 @@ msgstr "" msgid "Created" msgstr "Oluşturuldu" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "Oluşturan" @@ -4513,7 +4541,7 @@ msgstr "Oluşturan" msgid "Created by me" msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "Oluşturan" @@ -4521,7 +4549,7 @@ msgstr "Oluşturan" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "" @@ -4534,11 +4562,11 @@ msgstr "" msgid "Crimson" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "" @@ -4546,7 +4574,7 @@ msgstr "" msgid "Cross-filtering is not enabled in this dashboard" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 msgid "Cross-filtering scoping" @@ -4557,6 +4585,7 @@ msgid "Cross-filters" msgstr "Çapraz filtreler" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "" @@ -4565,7 +4594,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 msgid "Currency format" msgstr "" @@ -4577,15 +4606,48 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "sayı" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "Geçerli sayfayı seç" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "son ay" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "son çeyrek" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +msgid "Current week" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +msgid "Current year" +msgstr "" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "Ek bilgi" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "" @@ -4594,8 +4656,8 @@ msgstr "" msgid "Custom Plugins" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4605,11 +4667,11 @@ msgstr "" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "Otomatik tamamlama" @@ -4632,29 +4694,29 @@ msgstr "" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4663,24 +4725,24 @@ msgid "D3 Format" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "" @@ -4697,11 +4759,11 @@ msgstr "" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "ARA" @@ -4719,7 +4781,7 @@ msgid "Daily seasonality" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "" @@ -4731,10 +4793,10 @@ msgstr "" msgid "Dark mode" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4746,7 +4808,7 @@ msgstr "Dashboard" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "" @@ -4770,19 +4832,19 @@ msgstr "Dashboard aktarıldı" msgid "Dashboard parameters are invalid." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "Dashboard özellikleri" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "Dashboard özellikleri güncellendi" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "Dashboard şeması" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -4790,7 +4852,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 msgid "Dashboard title" msgstr "Dashboard başlığı" @@ -4798,11 +4860,11 @@ msgstr "Dashboard başlığı" msgid "Dashboard usage" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Dashboardlar" @@ -4819,13 +4881,13 @@ msgstr "Dashboardlar bulunmuyor" msgid "Dashed" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Veri" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "Veriseti aktarıldı" @@ -4838,13 +4900,13 @@ msgstr "Veri Tablosu" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "" @@ -4870,7 +4932,7 @@ msgstr "" msgid "Data preview" msgstr "Veri önizleme" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "Veri yenilendi" @@ -4890,13 +4952,13 @@ msgid "DataFrame must include temporal column" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -4907,18 +4969,18 @@ msgstr "" msgid "Database" msgstr "Veritabanı" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "Veritabanı oluşturma hatası" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "Veritabanı bağlandı" @@ -4944,7 +5006,7 @@ msgstr "" msgid "Database does not exist" msgstr "Veritabanı bulunmuyor" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "" @@ -4954,7 +5016,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "Veritabanı hatası" @@ -4966,8 +5028,8 @@ msgstr "Veritabanı çevrimdışı." msgid "Database is required for alerts" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -4986,11 +5048,11 @@ msgstr "Veritabanı bulunamadı." msgid "Database parameters are invalid." msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "Veritabanı şifreleri" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5001,7 +5063,7 @@ msgstr "Veritabanı portu" msgid "Database schema is not allowed for csv uploads." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "Veritabanı ayarları güncellendi" @@ -5023,15 +5085,15 @@ msgstr "" msgid "Databases" msgstr "Veritabanları" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "Veriseti" @@ -5069,11 +5131,11 @@ msgstr "Veriseti güncellenemedi." msgid "Dataset does not exist" msgstr "Veriseti bulunmuyor" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "Veriseti aktarıldı" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "Veriseti gereklidir" @@ -5093,18 +5155,18 @@ msgstr "Veriseti ismi" msgid "Dataset parameters are invalid." msgstr "" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Verisetleri" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5122,7 +5184,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "" @@ -5147,19 +5209,19 @@ msgstr "" msgid "Datasource type is required when datasource_id is given" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "Tarih formatı" @@ -5168,7 +5230,7 @@ msgstr "Tarih formatı" msgid "Date format string" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "Tarih/Zaman" @@ -5176,7 +5238,7 @@ msgstr "Tarih/Zaman" msgid "Datetime Format" msgstr "" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5194,12 +5256,12 @@ msgstr "Gün" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "" @@ -5207,7 +5269,7 @@ msgstr "" msgid "Deactivate" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "Aralık" @@ -5219,7 +5281,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "" @@ -5268,11 +5330,11 @@ msgid "Deck.gl - Screen Grid" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 msgid "Decrease" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 msgid "Default Catalog" msgstr "" @@ -5280,7 +5342,7 @@ msgstr "" msgid "Default Endpoint" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "Şema seç" @@ -5293,7 +5355,7 @@ msgstr "" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "" @@ -5310,13 +5372,13 @@ msgstr "" msgid "Default longitude" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "" @@ -5334,17 +5396,17 @@ msgid "" "default\" is checked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5360,20 +5422,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5383,28 +5445,28 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." msgstr "" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 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/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5416,17 +5478,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5436,13 +5498,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Sil" @@ -5459,7 +5521,7 @@ msgstr "" msgid "Delete Database?" msgstr "Veritabanı Silinsin mi?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "Veriseti Silinsin mi?" @@ -5480,7 +5542,7 @@ msgstr "Rapor Silinsin mi?" msgid "Delete Template?" msgstr "Şablon Silinsin mi?" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "Hepsini silmek istiyor musunuz?" @@ -5510,7 +5572,7 @@ msgstr "Sorguyu sil" msgid "Delete template" msgstr "Şablonu sil" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "" @@ -5542,7 +5604,7 @@ msgid "Deleted %(num)d css template" msgid_plural "Deleted %(num)d css templates" msgstr[0] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5584,7 +5646,7 @@ msgstr "%s Silindi" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5602,11 +5664,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "" @@ -5633,20 +5695,20 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5655,8 +5717,8 @@ msgstr "" msgid "Description" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "" @@ -5672,7 +5734,7 @@ msgstr "" msgid "Deselect all" msgstr "" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 msgid "Details" msgstr "" @@ -5691,7 +5753,7 @@ msgid "" "dashboards" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "" @@ -5699,14 +5761,14 @@ msgstr "" msgid "Did you mean:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "" @@ -5714,8 +5776,8 @@ msgstr "" msgid "Dim Gray" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "" @@ -5724,18 +5786,18 @@ msgid "Dimension to use on x-axis." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -5749,21 +5811,22 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 msgid "Disable drill to detail" msgstr "" @@ -5771,35 +5834,40 @@ msgstr "" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 msgid "Disables the drill to detail feature for this database." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 msgid "Display" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "Tümünü temizle" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 msgid "Display column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "" @@ -5807,24 +5875,24 @@ msgstr "" msgid "Display configuration" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 msgid "Display row level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "" @@ -5847,6 +5915,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "" @@ -5854,17 +5924,17 @@ msgstr "" msgid "Distribution - Bar Chart" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "" @@ -5873,7 +5943,7 @@ msgid "Domain" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "" @@ -5881,22 +5951,22 @@ msgstr "" msgid "Dotted" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "İndir" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 msgid "Download as Image" msgstr "Resim olarak indir" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "Resim olarak indir" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "CSV olarak indir" @@ -5916,75 +5986,75 @@ msgstr "" msgid "Drag and drop components to this tab" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -5995,7 +6065,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6007,7 +6077,7 @@ msgid "Drop a column/metric here or click" msgid_plural "Drop columns/metrics here or click" msgstr[0] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "" @@ -6016,7 +6086,7 @@ msgid "Drop columns/metrics here or click" msgstr "" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "" @@ -6036,7 +6106,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "" @@ -6046,7 +6116,7 @@ msgstr "" msgid "Duration" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6066,7 +6136,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6080,13 +6150,13 @@ msgid "" "database timeout if undefined." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 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/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6096,12 +6166,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "" @@ -6119,10 +6189,11 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6132,7 +6203,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "" @@ -6140,9 +6211,9 @@ msgstr "" msgid "EMAIL_REPORTS_CTA" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "" @@ -6155,47 +6226,47 @@ msgstr "HATA" msgid "ERROR: %s" msgstr "HATA: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "Düzenle" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "Alarmı Düzenle" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "CSS’i Düzenle" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "CSS şablonu özelliklerini düzenle" @@ -6203,7 +6274,7 @@ msgstr "CSS şablonu özelliklerini düzenle" msgid "Edit Chart" msgstr "Grafiği Düzenle" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "Grafik Özelliklerini Düzenle" @@ -6235,7 +6306,7 @@ msgstr "" msgid "Edit Plugin" msgstr "Eklentiyi Düzenle" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "Raporu Düzenle" @@ -6251,7 +6322,7 @@ msgstr "Tabloyu Düzenli" msgid "Edit Tag" msgstr "Etiketi Düzenle" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "" @@ -6260,27 +6331,27 @@ msgstr "" msgid "Edit annotation layer" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 msgid "Edit chart" msgstr "Grafiği düzenle" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "Grafik özelliklerini düzenle" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "Dashboardı düzenle" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "Veritabanını düzenle" @@ -6290,15 +6361,15 @@ msgstr "Verisetini düzenle" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "Email raporunu düzenle" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "Özellikleri düzenle" @@ -6315,12 +6386,12 @@ msgstr "Şablonu düzenle" msgid "Edit template parameters" msgstr "Şablon parametrelerini düzenle" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "Dashboardı düzenle" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "" @@ -6364,7 +6435,7 @@ msgstr "" msgid "Email reports active" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6372,12 +6443,12 @@ msgstr "" msgid "Embed" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 msgid "Embed dashboard" msgstr "" @@ -6389,7 +6460,7 @@ msgstr "" msgid "Emit Filter Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "" @@ -6397,7 +6468,7 @@ msgstr "" msgid "Employment and education" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "" @@ -6413,7 +6484,7 @@ msgstr "" msgid "Empty query result" msgstr "" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "" @@ -6421,8 +6492,8 @@ msgstr "" msgid "Empty row" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" @@ -6434,13 +6505,13 @@ msgstr "" msgid "Enable cross-filtering" msgstr "Çapraz filtrelemeyi etkinleştir" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "" @@ -6456,25 +6527,25 @@ msgstr "" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "" @@ -6485,12 +6556,12 @@ msgid "" "out" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "" @@ -6498,17 +6569,17 @@ msgstr "" msgid "End Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "Bitiş tarihi" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "" @@ -6521,8 +6592,8 @@ msgstr "" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "" @@ -6532,59 +6603,59 @@ msgid "" "individual parameters." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "Alarm adı" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "Tam ekrana geç" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Rapor ismi" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "" @@ -6592,10 +6663,10 @@ msgstr "" msgid "Equal to (=)" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "Hata" @@ -6604,17 +6675,17 @@ msgstr "Hata" msgid "Error Fetching Tagged Objects" msgstr "" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "" @@ -6624,7 +6695,7 @@ msgstr "" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "" @@ -6669,8 +6740,8 @@ msgstr "" msgid "Error: %(error)s" msgstr "Hata: %(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "Hata: %(msg)s" @@ -6687,7 +6758,7 @@ msgstr "" msgid "Estimate selected query cost" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "" @@ -6700,11 +6771,11 @@ msgstr "" msgid "Event Flow" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "" @@ -6716,7 +6787,7 @@ msgstr "" msgid "Event time column" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "Her" @@ -6737,24 +6808,24 @@ msgstr "Her" msgid "Evolution" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "Örnek" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "Örnekler" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "Yükle" @@ -6771,7 +6842,7 @@ msgstr "" msgid "Excluded roles" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "" @@ -6787,12 +6858,12 @@ msgstr "" msgid "Execution log" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "Tam ekrandan çık" @@ -6800,23 +6871,23 @@ msgstr "Tam ekrandan çık" msgid "Expand" msgstr "" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "" @@ -6836,7 +6907,7 @@ msgstr "" msgid "Experimental" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "" @@ -6846,20 +6917,20 @@ msgstr "" msgid "Explore - %(table)s" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -6873,49 +6944,54 @@ msgstr "Dashboardlar Dışa Aktarılsın mı?" msgid "Export query" msgstr "Sorguyu Dışa Aktar" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "CSV’ye Aktar" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "JSON’a Aktar" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "Excel’e Aktar" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 msgid "Export to PDF" msgstr "" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "CSV’ye Aktar" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "YAML’a Aktar" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "YAML’a Aktarılsın mı?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 msgid "Export to full Excel" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "" @@ -6939,8 +7015,8 @@ msgstr "" msgid "Extra" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "" @@ -6948,7 +7024,7 @@ msgstr "" msgid "Extra Parameters" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "" @@ -6965,7 +7041,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "" @@ -6979,23 +7055,23 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "ŞUB" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "CUM" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "" @@ -7005,17 +7081,17 @@ msgstr "" msgid "Failed" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "" @@ -7024,7 +7100,7 @@ msgstr "" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7032,12 +7108,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7045,23 +7121,23 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 msgid "Failed to save cross-filter scoping" msgstr "" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 msgid "Failed to tag items" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "" @@ -7073,16 +7149,38 @@ msgstr "" msgid "Favorite" msgstr "Favoriler" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "Oluşturuldu" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "Şubat" @@ -7090,11 +7188,11 @@ msgstr "Şubat" msgid "Fetch Values Predicate" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "" @@ -7122,7 +7220,7 @@ msgstr "" msgid "File" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Ayarları Filtrele" @@ -7140,30 +7238,30 @@ msgstr "" msgid "File upload" msgstr "Yükle" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "Filtre" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "" @@ -7171,11 +7269,11 @@ msgstr "" msgid "Filter List" msgstr "Filtre Listesi" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "Ayarları Filtrele" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7188,15 +7286,15 @@ msgstr "Filtre Tipi" msgid "Filter charts" msgstr "Grafikleri filtrele" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "Filtrenin default değeri var" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "Filtre İsmi" @@ -7204,16 +7302,16 @@ msgstr "Filtre İsmi" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "Sonuçları filtrele" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "Filtre tipi" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "Filtre değeri (büyük küçük harf duyarlı)" @@ -7225,7 +7323,7 @@ msgstr "Filtre değeri (büyük küçük harf duyarlı)" msgid "Filter value is required" msgstr "Filtre değeri gereklidir" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "Filtre değeri listesi boş olamaz" @@ -7237,17 +7335,17 @@ msgstr "Grafiklerinizi filtreleyin" msgid "Filterable" msgstr "Filtrelenebilir" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "Filtreler" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "" @@ -7277,23 +7375,23 @@ msgstr "" msgid "Find" msgstr "Bul" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "Bitiş" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "İlk" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "" @@ -7305,11 +7403,11 @@ msgstr "" msgid "Fixed Color" msgstr "" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "" @@ -7317,32 +7415,34 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7352,7 +7452,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7365,27 +7465,27 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 msgid "Force categorical" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "Yenilemeye zorla" @@ -7423,11 +7523,18 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 msgid "Format SQL" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "" @@ -7435,11 +7542,11 @@ msgstr "" msgid "Formatted date" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "" @@ -7449,8 +7556,8 @@ msgstr "" msgid "Formula" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "" @@ -7458,7 +7565,7 @@ msgstr "" msgid "Found invalid orderby options" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "" @@ -7466,19 +7573,19 @@ msgstr "" msgid "Frequency" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "Cuma" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "" @@ -7490,16 +7597,16 @@ msgstr "" msgid "Funnel Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "" @@ -7507,12 +7614,12 @@ msgstr "" msgid "Gauge Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "Ek bilgi" @@ -7533,7 +7640,7 @@ msgstr "" msgid "Geo" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "" @@ -7546,19 +7653,19 @@ msgstr "" msgid "Geohash" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -7566,11 +7673,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "" @@ -7578,11 +7685,11 @@ msgstr "" msgid "Graph Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "" @@ -7594,20 +7701,24 @@ msgstr "" msgid "Greater than (>)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "" @@ -7617,7 +7728,7 @@ msgstr "" msgid "Group Key" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "" @@ -7625,7 +7736,7 @@ msgstr "" msgid "Groupable" msgstr "" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -7638,15 +7749,15 @@ msgstr "saat" msgid "Handlebars" msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -7656,15 +7767,15 @@ msgstr "" msgid "Has created by" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "Yeni başlık" @@ -7678,13 +7789,13 @@ msgstr "" msgid "Heatmap (legacy)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -7698,7 +7809,7 @@ msgstr "" msgid "Hide Line" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "" @@ -7706,11 +7817,11 @@ msgstr "" msgid "Hide layer" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "Şifreyi gizle." -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "Sekmeyi gizle" @@ -7718,17 +7829,21 @@ msgstr "Sekmeyi gizle" msgid "Hides the Line for the time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +msgid "Histogram (legacy)" +msgstr "" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "Anasayfa" @@ -7740,7 +7855,7 @@ msgstr "" msgid "Horizon Charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "" @@ -7748,15 +7863,15 @@ msgstr "" msgid "Horizontal (Top)" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -7766,7 +7881,7 @@ msgstr "" msgid "Hour" msgstr "Saat" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "" @@ -7787,12 +7902,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -7812,15 +7927,15 @@ msgstr "" msgid "ISO 8601" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -7838,16 +7953,16 @@ msgid "" "hive.server2.proxy.user property." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -7857,19 +7972,19 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 msgid "Ignore cache when generating report" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "" @@ -7877,7 +7992,7 @@ msgstr "" msgid "Image download failed, please refresh and try again." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "" @@ -7885,11 +8000,11 @@ msgstr "" msgid "Impersonate the logged on user" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "İçe aktar" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "İçe aktar %s" @@ -7923,7 +8038,7 @@ msgstr "Dashboardları içe aktar" msgid "Import database failed for an unknown reason" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "" @@ -7931,7 +8046,7 @@ msgstr "" msgid "Import dataset failed for an unknown reason" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "Verisetlerini içe aktar" @@ -7943,7 +8058,7 @@ msgstr "Sorguları içe aktar" msgid "Import saved query failed for an unknown reason." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -7957,11 +8072,11 @@ msgstr "" msgid "Include Series" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, python-format msgid "Include description to be sent with %s" msgstr "" @@ -7975,7 +8090,7 @@ msgid "Include time" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 msgid "Increase" msgstr "" @@ -7983,21 +8098,21 @@ msgstr "" msgid "Index" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "etiket" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "etiket" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "Bilgi" @@ -8005,21 +8120,21 @@ msgstr "Bilgi" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "" @@ -8054,11 +8169,11 @@ msgstr "" msgid "Interval End column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "" @@ -8066,7 +8181,7 @@ msgstr "" msgid "Interval start column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "" @@ -8107,7 +8222,7 @@ msgid "" "db/database'

" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "" @@ -8124,7 +8239,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "" @@ -8137,7 +8252,7 @@ msgstr "" msgid "Invalid geohash string" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8149,7 +8264,7 @@ msgstr "" msgid "Invalid longitude/latitude" msgstr "" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "" @@ -8193,7 +8308,7 @@ msgstr "" msgid "Invalid state." msgstr "" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8202,7 +8317,7 @@ msgstr "" msgid "Inverse selection" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "" @@ -8263,24 +8378,24 @@ msgstr "" msgid "Isoline" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "OCA" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "" @@ -8289,16 +8404,16 @@ msgstr "" msgid "JSON Metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8306,27 +8421,27 @@ msgid "" "used by SQLAlchemy." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "TEM" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "HAZ" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "Ocak" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "" @@ -8334,11 +8449,11 @@ msgstr "" msgid "Jinja templating" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "Temmuz" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "Haziran" @@ -8351,7 +8466,7 @@ msgstr "Haziran" msgid "KPI" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8359,12 +8474,12 @@ msgstr "" msgid "Keep editing" msgstr "Devam et" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8376,13 +8491,13 @@ msgstr "" msgid "Kilometers" msgstr "" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8391,19 +8506,24 @@ msgstr "" msgid "Label" msgstr "Etiket" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 msgid "Label Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "Şablonu sil" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "" @@ -8411,19 +8531,19 @@ msgstr "" msgid "Label already exists" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "" @@ -8431,11 +8551,11 @@ msgstr "" msgid "Labelling" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "" @@ -8457,8 +8577,8 @@ msgstr "" msgid "Large" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "Son" @@ -8470,7 +8590,7 @@ msgstr "Son Değiştirme" msgid "Last Modified" msgstr "Son Düzenleme" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "%s Son Gücelleme" @@ -8480,36 +8600,36 @@ msgstr "%s Son Gücelleme" msgid "Last Updated %s by %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "son gün" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "Son düzenleme" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "son ay" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "son çeyrek" @@ -8518,12 +8638,12 @@ msgstr "son çeyrek" msgid "Last run" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "son hafta" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "son yıl" @@ -8541,25 +8661,25 @@ msgstr "" 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:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "Tasarım" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8571,29 +8691,29 @@ msgstr "" msgid "Least recently modified" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "" @@ -8624,32 +8744,32 @@ msgid "Legacy" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "Filtre tipi" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "" @@ -8666,7 +8786,7 @@ msgid "Lift percent precision" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "" @@ -8692,17 +8812,17 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -8720,11 +8840,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -8735,7 +8855,7 @@ msgstr "" msgid "Line Chart" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "" @@ -8747,11 +8867,11 @@ msgid "" "chart common in many fields." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "" @@ -8766,21 +8886,21 @@ msgstr "" msgid "Linear Color Scheme" msgstr "" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "" @@ -8789,11 +8909,11 @@ msgstr "" msgid "Link Copied!" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "" @@ -8801,7 +8921,7 @@ msgstr "" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 msgid "List of the column names that should be read" msgstr "" @@ -8837,43 +8957,43 @@ msgstr "Yüklenen veriler cachelendi" msgid "Loaded from cache" msgstr "Cacheden yüklendi" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "Yükleniyor" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "Yükleniyor…" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "" @@ -8884,23 +9004,23 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "Giriş" @@ -8908,7 +9028,7 @@ msgstr "Giriş" msgid "Login with" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "Çıkış" @@ -8925,7 +9045,7 @@ msgstr "" msgid "Longitude" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "" @@ -8933,8 +9053,8 @@ msgstr "" msgid "Longitude & Latitude columns" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "" @@ -8951,11 +9071,11 @@ msgstr "" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "MAR" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "MAY" @@ -8964,10 +9084,16 @@ msgstr "MAY" msgid "MINUTE" msgstr "dakika" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "PZT" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "Benim" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "" @@ -8978,29 +9104,29 @@ msgid "" "contains data for the selected time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Yönetim" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "" @@ -9042,7 +9168,7 @@ msgid "Map" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "" @@ -9054,32 +9180,32 @@ msgstr "" msgid "Mapbox" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "Mart" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "" @@ -9095,7 +9221,7 @@ msgstr "" msgid "Marker lines" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "" @@ -9107,28 +9233,28 @@ msgstr "" msgid "Markup type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "" @@ -9146,41 +9272,41 @@ msgstr "" msgid "Maximum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "Mayıs" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 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 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "" @@ -9192,16 +9318,16 @@ msgstr "" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "" @@ -9209,28 +9335,28 @@ msgstr "" msgid "Metadata has been synced" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "" @@ -9244,20 +9370,20 @@ msgstr "" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "" @@ -9265,16 +9391,16 @@ msgstr "" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "" @@ -9287,11 +9413,11 @@ msgstr "" msgid "Metric name [%s] is duplicated" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "" @@ -9305,7 +9431,7 @@ msgstr "" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "" @@ -9313,14 +9439,14 @@ msgstr "" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " "appropriate)." msgstr "" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9333,20 +9459,20 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "" @@ -9354,24 +9480,24 @@ msgstr "" msgid "Miles" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "" @@ -9385,12 +9511,12 @@ msgstr "" msgid "Mine" msgstr "Benim" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "" @@ -9398,7 +9524,7 @@ msgstr "" msgid "Minimum Radius" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "" @@ -9408,9 +9534,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "" @@ -9418,25 +9544,25 @@ msgstr "" msgid "Minimum value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 msgid "Minor ticks" msgstr "" @@ -9444,7 +9570,7 @@ msgstr "" msgid "Minute" msgstr "Dakika" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "" @@ -9458,7 +9584,7 @@ msgstr "Bir değer girin" msgid "Missing URL parameters" msgstr "" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9468,34 +9594,34 @@ msgstr "" msgid "Mixed Chart" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "Düzenleme" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "Son düzenleme %s" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "Düzenleyen" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, python-format msgid "Modified by: %s" msgstr "Düzenleyen: %s" @@ -9505,7 +9631,7 @@ msgstr "Düzenleyen: %s" msgid "Modified columns: %s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "Pazartesi" @@ -9513,16 +9639,16 @@ msgstr "Pazartesi" msgid "Month" msgstr "Ay" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "" @@ -9530,12 +9656,12 @@ msgstr "" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "" @@ -9552,7 +9678,7 @@ msgstr "" msgid "Multi-Layers" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -9566,7 +9692,7 @@ msgstr "" msgid "Multi-Variables" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "" @@ -9580,7 +9706,7 @@ msgid "" "details" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "" @@ -9604,7 +9730,7 @@ msgstr "" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "" @@ -9612,30 +9738,30 @@ msgstr "" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "KAS" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "ŞİMDİ" @@ -9643,17 +9769,17 @@ msgstr "ŞİMDİ" msgid "NUMERIC" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -9667,8 +9793,8 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -9678,8 +9804,8 @@ msgstr "" msgid "Name" msgstr "İsim" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "İsim gereklidir" @@ -9687,20 +9813,20 @@ msgstr "İsim gereklidir" msgid "Name must be unique" msgstr "İsim benzersiz olmalıdır" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "Veritabanı oluşturulamadı." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "" @@ -9708,11 +9834,11 @@ msgstr "" msgid "Name of the table that exists in the source database" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 msgid "Name of your tag" msgstr "" @@ -9720,15 +9846,15 @@ msgstr "" msgid "Name your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "" @@ -9737,7 +9863,7 @@ msgstr "" msgid "Network error." msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "Yeni grafik" @@ -9763,13 +9889,13 @@ msgstr "Yeni başlık" msgid "New tab" msgstr "Yeni sekme" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "Yeni sekme (Ctrl + q)" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "Yeni sekme (Ctrl + t)" @@ -9789,7 +9915,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -9797,7 +9923,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "Hayır" @@ -9834,7 +9960,7 @@ msgstr "" msgid "No annotation yet" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "Uygulanmış filtre yok" @@ -9846,11 +9972,11 @@ msgstr "Uygun filtre yok." msgid "No charts" msgstr "Grafik yok" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 msgid "No charts yet" msgstr "Henüz grafik yok" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "Kolonlar bulunamadı" @@ -9870,42 +9996,42 @@ msgstr "" msgid "No compatible schema found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 msgid "No dashboards yet" msgstr "Henüz dashboard yok" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "Veri bulunamadı" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "Filtrelemeden sonra veri bulunamadı veya en son kayıt için veriler NULL" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "Dosyada veri yok" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "Aramanızla eşleşen veritabanı yok" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "Açıklama bulunmuyor." -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "Filtre bulunamadı" @@ -9913,7 +10039,7 @@ msgstr "Filtre bulunamadı" msgid "No filter is selected." msgstr "Herhangi bir filtre seçilmedi." -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "Filtreler bulunamadı" @@ -9921,15 +10047,15 @@ msgstr "Filtreler bulunamadı" msgid "No filters are currently added to this dashboard." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "" @@ -9937,17 +10063,17 @@ msgstr "" msgid "No of Bins" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "Sonuç bulunamadı" @@ -9960,7 +10086,7 @@ msgid "No results match your filter criteria" msgstr "Filtrenizle eşleşen sonuç yok" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "Bu sorgu için bir değer dönmedi" @@ -9971,16 +10097,16 @@ msgid "" "contains data for the selected time range." msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "" @@ -9989,7 +10115,7 @@ msgstr "" msgid "No saved metrics found" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 msgid "No saved queries yet" msgstr "Henüz kaydedilmiş sorgu yok" @@ -9997,17 +10123,17 @@ msgstr "Henüz kaydedilmiş sorgu yok" msgid "No stored results found, you need to re-run your query" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "" @@ -10026,47 +10152,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "" @@ -10075,8 +10201,12 @@ msgstr "" msgid "Normal" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +msgid "Normalize" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "" @@ -10084,13 +10214,13 @@ msgstr "" msgid "Normalize column names" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "" @@ -10100,24 +10230,24 @@ msgstr "" msgid "Not a valid ZIP file" msgstr "Uygulanmış filtre yok" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "Yok" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 msgid "Not defined" msgstr "" @@ -10129,7 +10259,7 @@ msgstr "" msgid "Not in" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "" @@ -10137,38 +10267,38 @@ msgstr "" msgid "Not triggered" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 msgid "Notification Method" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "Kasım" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "Şimdi" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "" @@ -10188,21 +10318,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "" @@ -10211,7 +10341,7 @@ msgstr "" msgid "Number format string" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 msgid "Number formatting" msgstr "" @@ -10219,7 +10349,7 @@ msgstr "" msgid "Number of buckets to group data" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "" @@ -10241,49 +10371,53 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +msgid "Numeric column used to calculate the histogram." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "EKİ" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "Ekim" @@ -10300,13 +10434,13 @@ msgstr "" msgid "On Grace" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "dashboardlar" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10319,11 +10453,11 @@ msgid "" "columns must be present." msgstr "" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "" @@ -10363,15 +10497,15 @@ msgstr "" msgid "One or more parameters specified in the query are missing." msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "" @@ -10391,7 +10525,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10401,20 +10535,20 @@ msgstr "" msgid "Only single queries supported" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "" @@ -10422,7 +10556,7 @@ msgstr "" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "" @@ -10434,7 +10568,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "" @@ -10448,7 +10582,7 @@ msgstr "SQL Lab’da aç" msgid "Open query in SQL Lab" msgstr "Sorguyu SQL Lab’da aç" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10457,8 +10591,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "" @@ -10467,7 +10601,7 @@ msgstr "" msgid "Operator undefined for aggregator: %(name)s" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10481,7 +10615,7 @@ msgstr "" msgid "Optional d3 number format string" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "" @@ -10490,42 +10624,42 @@ msgid "Optional warning about use of this metric" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "Seçenekler" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "" @@ -10533,11 +10667,11 @@ msgstr "" msgid "Orientation of filter bar" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "" @@ -10546,55 +10680,55 @@ msgid "Original table column order" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 msgid "Other color palettes" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 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/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -10624,17 +10758,17 @@ msgstr "" msgid "Override time range" msgstr "" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "" @@ -10643,7 +10777,7 @@ msgstr "" msgid "Overwrite Dashboard [%s]" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "" @@ -10658,29 +10792,29 @@ msgstr "" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "Sahibi" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -10695,8 +10829,8 @@ msgstr "" msgid "Owners is a list of users who can alter the dashboard." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -10706,7 +10840,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "" @@ -10714,21 +10848,21 @@ msgstr "" msgid "Paired t-test Table" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "" @@ -10750,11 +10884,11 @@ msgstr "" msgid "Parameters " msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "" @@ -10782,23 +10916,23 @@ msgstr "" msgid "Partition Diagram" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -10812,22 +10946,23 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 msgid "Paste your access token here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "" @@ -10835,25 +10970,25 @@ msgstr "" msgid "Percent Difference format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 msgid "Percent of total" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "" @@ -10862,13 +10997,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "" @@ -10886,7 +11021,7 @@ msgstr "" msgid "Percentages" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "" @@ -10894,12 +11029,12 @@ msgstr "" msgid "Period average" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "" @@ -10907,11 +11042,11 @@ msgstr "" msgid "Periods must be a whole number" msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "" @@ -10921,8 +11056,8 @@ msgid "Person or group that has certified this metric" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "" @@ -10930,7 +11065,7 @@ msgstr "" msgid "Physical (table or view)" msgstr "Fiziksel (tablo veya view)" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "Fiziksel veriseti" @@ -10951,7 +11086,7 @@ msgstr "" msgid "Pick a name to help you identify this database." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "" @@ -10993,15 +11128,15 @@ msgstr "" msgid "Pie Chart (legacy)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "" @@ -11017,7 +11152,7 @@ msgstr "" msgid "Pivot operation requires at least one index" msgstr "" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "" @@ -11029,15 +11164,15 @@ msgstr "" msgid "Pixels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11073,9 +11208,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11085,7 +11220,7 @@ msgstr "" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11094,15 +11229,15 @@ msgstr "" msgid "Please confirm" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11121,7 +11256,7 @@ msgid "Please reach out to the Chart Owner for assistance." msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "" @@ -11133,7 +11268,7 @@ msgstr "" msgid "Please save your dashboard first, then try creating a new email report." msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "" @@ -11159,7 +11294,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "" @@ -11180,7 +11315,7 @@ msgid "Point Radius Unit" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "" @@ -11190,7 +11325,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "" @@ -11215,27 +11350,10 @@ msgid "Polygon Settings" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "" @@ -11244,7 +11362,7 @@ msgstr "" msgid "Population age data" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "" @@ -11264,35 +11382,35 @@ msgstr "" msgid "Position JSON" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "" @@ -11331,7 +11449,7 @@ msgstr "" msgid "Preview" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "Excel dosyası yükle" @@ -11341,7 +11459,7 @@ msgstr "Excel dosyası yükle" msgid "Preview: `%s`" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11351,11 +11469,11 @@ msgstr "" msgid "Previous Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "" @@ -11363,15 +11481,15 @@ msgstr "" msgid "Primary key" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "" @@ -11387,11 +11505,11 @@ msgstr "" msgid "Private Key Password" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "" @@ -11411,7 +11529,7 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "" @@ -11436,7 +11554,7 @@ msgid "Purple" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "" @@ -11448,7 +11566,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "" @@ -11464,7 +11582,7 @@ msgstr "" msgid "Python datetime string pattern" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "" @@ -11472,12 +11590,12 @@ msgstr "" msgid "Quarter" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 msgid "Queries" msgstr "" @@ -11486,15 +11604,15 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -11512,31 +11630,33 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -11545,22 +11665,22 @@ msgstr "" msgid "Query" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "Sorgu Geçmişi" @@ -11578,7 +11698,7 @@ msgstr "sorgu geçmişi" msgid "Query imported" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "" @@ -11587,7 +11707,7 @@ msgid "Query is too complex and takes too long to run." msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "Sorgu modu" @@ -11603,16 +11723,16 @@ msgstr "Sorgu ismi" msgid "Query preview" msgstr "Sorgu önizleme" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "" @@ -11628,7 +11748,7 @@ msgstr "" msgid "RLS rules could not be deleted." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "" @@ -11636,15 +11756,15 @@ msgstr "" msgid "Radar Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 msgid "Radius" msgstr "" @@ -11668,10 +11788,11 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "" @@ -11700,12 +11821,12 @@ msgstr "" msgid "Ranking" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "" @@ -11713,13 +11834,13 @@ msgstr "" msgid "Raw records" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" "Son zamanlarda oluşturulan grafikler, dashboardlar ve kaydedilen sorgular" " burada görünecek" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" "Son zamanlarda değiştirilen grafikler, dashboardlar ve kaydedilen " @@ -11731,7 +11852,7 @@ msgstr "" msgid "Recently modified" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" "Son görüntülenen grafikler, dashboardlar ve kayıtlı sorgular burada " @@ -11741,7 +11862,7 @@ msgstr "" msgid "Recents" msgstr "Son Kullanılanlar" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "" @@ -11749,27 +11870,31 @@ msgstr "" msgid "Record Count" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -11785,7 +11910,7 @@ msgstr "" msgid "Referenced columns not available in DataFrame." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "" @@ -11793,7 +11918,7 @@ msgstr "" msgid "Refresh" msgstr "Yenile" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "Dashboardı yenile" @@ -11811,15 +11936,15 @@ msgstr "Yenileme aralığı" msgid "Refresh interval saved" msgstr "Yenileme aralığı kaydedildi" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "Grafikler yenileniyor" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "Kolonlar yenileniyor" @@ -11850,17 +11975,17 @@ msgstr "" msgid "Relationships between community channels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "" @@ -11872,7 +11997,7 @@ msgstr "" msgid "Remove" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "Çapraz filtrelemeyi kaldır" @@ -11893,23 +12018,23 @@ msgstr "" msgid "Removed columns: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "" @@ -11933,7 +12058,7 @@ msgstr "" msgid "Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "Rapor İsmi" @@ -11993,24 +12118,24 @@ msgstr "" msgid "Report Schedule state not found" msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "son kullanılanlar" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 msgid "Report is active" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "Rapor ismi" @@ -12026,11 +12151,11 @@ msgstr "" msgid "Report schedule unexpected error" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "" @@ -12042,11 +12167,11 @@ msgstr "" msgid "Reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "" @@ -12064,26 +12189,26 @@ msgstr "" msgid "Request missing data field." msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "Zorunlu" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "" @@ -12095,11 +12220,11 @@ msgstr "" msgid "Resample operation requires DatetimeIndex" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "" @@ -12117,19 +12242,19 @@ msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "Sonuçlar" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "Sonuçlar %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "" @@ -12137,11 +12262,11 @@ msgstr "" msgid "Results backend needed for asynchronous queries is not configured." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "" @@ -12149,42 +12274,42 @@ msgstr "" msgid "Reverse lat/long " msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "Sağ" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -12192,17 +12317,17 @@ msgstr "" msgid "Role" msgstr "Rol" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "Roller" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12216,45 +12341,45 @@ msgid "" "defined, regular access permissions apply." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "Filtre tipi" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "" @@ -12262,68 +12387,68 @@ msgstr "" msgid "Rotate y axis label" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "Satır" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 msgid "" "Row containing the headers to use as column names (0 is first line of " "data)." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "Satırlar" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 msgid "Rows to read" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "Kural" @@ -12336,7 +12461,7 @@ msgstr "Kural İsmi" msgid "Rule added" msgstr "Kural eklendi" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "Çalıştır" @@ -12345,7 +12470,7 @@ msgid "Run a query to display query history" msgstr "Sorgu geçmişini görmek için sorguyu çalıştır" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "Sonuçları görmek için sorguyu çalıştır" @@ -12353,7 +12478,7 @@ msgstr "Sonuçları görmek için sorguyu çalıştır" msgid "Run current query" msgstr "" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "" @@ -12363,7 +12488,7 @@ msgstr "" msgid "Run query" msgstr "Çalıştır" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "Çalıştır (Ctrl + Return)" @@ -12371,7 +12496,7 @@ msgstr "Çalıştır (Ctrl + Return)" msgid "Run query in a new tab" msgstr "Sorguyu yeni sekmede çalıştır" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "Seçimi çalıştır" @@ -12380,12 +12505,12 @@ msgstr "Seçimi çalıştır" msgid "Running" msgstr "Çalışıyor" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "CMT" @@ -12394,25 +12519,25 @@ msgstr "CMT" msgid "SECOND" msgstr "saniye" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "EYL" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "" @@ -12420,9 +12545,9 @@ msgstr "" msgid "SQL Expression" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "" @@ -12442,19 +12567,19 @@ msgid "" "Note that you will need to close other SQL Lab windows before you do this." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "SQL Sorgusu" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "SQL sorgusu" @@ -12503,21 +12628,21 @@ msgstr "" msgid "SSH Tunneling is not enabled" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "" @@ -12526,19 +12651,19 @@ msgstr "" msgid "STRING" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "PZR" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "Tabloyu gör" @@ -12554,8 +12679,13 @@ msgstr "" msgid "Sankey" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Grafiği kaydet" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +msgid "Sankey Diagram (legacy)" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -12563,60 +12693,60 @@ msgid "Sankey Diagram with Loops" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "Cumartesi" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "Kaydet" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "Kaydet & İncele" @@ -12628,8 +12758,8 @@ msgstr "Kaydet & dashboarda git" msgid "Save (Overwrite)" msgstr "Kaydet (Üstüne yaz)" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "Farklı kaydet" @@ -12641,8 +12771,8 @@ msgstr "Veriseti Olarak Kaydet" msgid "Save as dataset" msgstr "Veriseti olarak kaydet" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "" @@ -12666,7 +12796,7 @@ msgstr "Grafiği kaydet" msgid "Save dashboard" msgstr "Dashboardı kaydet" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 msgid "Save dataset" msgstr "Verisetini kaydet" @@ -12674,35 +12804,35 @@ msgstr "Verisetini kaydet" msgid "Save for this session" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "Verisetini Kaydet veya Üstüne Yaz" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "Sorguyu kaydet" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "Bu özelliği aktif etmek için sorguyu kaydet" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "Kaydedildi" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Kaydedilmiş Sorgular" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "" @@ -12711,7 +12841,7 @@ msgid "Saved metric" msgstr "" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -12729,13 +12859,13 @@ msgstr "" 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "" @@ -12744,8 +12874,8 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "" @@ -12761,15 +12891,15 @@ msgid "" "variables." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "" @@ -12777,17 +12907,17 @@ msgstr "" msgid "Schedule email report" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 msgid "Schedule type" msgstr "" @@ -12806,11 +12936,11 @@ msgid "Scheduled task executor not found" msgstr "" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -12818,7 +12948,7 @@ msgstr "" msgid "Schema" msgstr "Şema" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "" @@ -12826,7 +12956,7 @@ msgstr "" msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "" @@ -12834,12 +12964,12 @@ msgstr "" msgid "Scope" msgstr "Kapsam" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -12848,7 +12978,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "" @@ -12856,7 +12986,7 @@ msgstr "" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -12864,12 +12994,12 @@ msgstr "" msgid "Search" msgstr "Ara" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, python-format msgid "Search %s records" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "Ara / Filtrele" @@ -12877,11 +13007,11 @@ msgstr "Ara / Filtrele" msgid "Search Metrics & Columns" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "Tüm grafikleri ara" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "Arama kutusu" @@ -12889,11 +13019,11 @@ msgstr "Arama kutusu" msgid "Search by query text" msgstr "Sorgu metni ile arama" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "Kolonları ara" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "Filtrelerde ara" @@ -12905,31 +13035,31 @@ msgstr "Ara…" msgid "Second" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 msgid "Secondary currency format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "Saniye %s" @@ -12943,18 +13073,18 @@ msgstr "saniye" msgid "Secure Extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Güvenlik" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "Tümünü gör %(tableName)s" @@ -12969,7 +13099,7 @@ msgstr "" msgid "See more" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "" @@ -12979,27 +13109,27 @@ msgstr "Tabloları listele" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "Seç" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "Seç…" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 msgid "Select Tags" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "" @@ -13011,7 +13141,7 @@ msgstr "Kolon seç" msgid "Select a dashboard" msgstr "Dashboard seç" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Veritabanını sil" @@ -13020,19 +13150,19 @@ msgstr "Veritabanını sil" msgid "Select a database table and create dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "Veritabanı tablosu seç." -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "Bağlanmak için veritabanı seç" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "Sorgu yazmak için veritabanı seç" @@ -13040,34 +13170,34 @@ msgstr "Sorgu yazmak için veritabanı seç" msgid "Select a dataset" msgstr "Veritabanı seç" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 msgid "Select a delimiter for this data" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 msgid "Select a metric to display on the right axis" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Şema seç" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 msgid "Select a sheet name from the uploaded file" msgstr "" @@ -13085,15 +13215,15 @@ msgstr "" msgid "Select aggregate options" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 msgid "Select all data" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 msgid "Select all items" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "" @@ -13104,55 +13234,61 @@ msgid "Select catalog or type to search catalogs" msgstr "Tablo seç" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 msgid "Select chart" msgstr "Grafik seç" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Grafikleri seç" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "Grafikleri seç" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "Kolon seç" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "Geçerli sayfayı seç" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "Geçerli sayfayı seç" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Dashboard seç" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Dashboard seç" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 msgid "Select dashboards" msgstr "Dashboard seç" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Veritabanını sil" @@ -13162,22 +13298,22 @@ msgstr "Veritabanını sil" msgid "Select database or type to search databases" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "Veriseti kaynağı seç" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "Dosya seç" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "Filtre seç" @@ -13190,14 +13326,14 @@ msgstr "" msgid "Select first filter value by default" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Zaman formatı" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13205,13 +13341,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "" @@ -13220,8 +13356,8 @@ msgstr "" msgid "Select or type a custom value..." msgstr "Değer seçin / girin" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "Değer seçin / girin" @@ -13229,12 +13365,12 @@ msgstr "Değer seçin / girin" msgid "Select or type currency symbol" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "Veriseti ismini seçin / girin" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "" @@ -13242,7 +13378,7 @@ msgstr "" msgid "Select saved metrics" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 msgid "Select saved queries" msgstr "" @@ -13251,11 +13387,11 @@ msgstr "" msgid "Select schema or type to search schemas" msgstr "Şema seçin" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "Şema seç" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "" @@ -13285,7 +13421,7 @@ msgid "" "column name in the dashboard." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "" @@ -13305,24 +13441,24 @@ msgid "" "query by clicking on the %s button." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Sorgu yazmak için veritabanı seç" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 msgid "Send as PDF" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "" @@ -13330,7 +13466,7 @@ msgstr "" msgid "Send range filter events to other charts" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "Eylül" @@ -13355,42 +13491,42 @@ msgstr "" msgid "Series Limit Sort Descending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 msgid "Series colors" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "" @@ -13398,15 +13534,15 @@ msgstr "" msgid "Service Account" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "Otomatik yenilemeyi ayarla" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -13415,11 +13551,11 @@ msgstr "" msgid "Set up an email report" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -13428,46 +13564,46 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "Ayarlar" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "Paylaş" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "Grafiği email ile paylaş" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "Linki email ile paylaş" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "Pylaşılmış sorgu" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 msgid "Shared query fields" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "veriseti ismi" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -13497,7 +13633,13 @@ msgstr "" msgid "Show" msgstr "Adet Göster" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, python-format +msgid "Show %s entries" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "" @@ -13505,6 +13647,10 @@ msgstr "" msgid "Show CREATE VIEW statement" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +msgid "Show Cell bars" +msgstr "" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "" @@ -13522,11 +13668,11 @@ msgid "Show Database" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "" @@ -13534,7 +13680,7 @@ msgstr "" msgid "Show Log" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "" @@ -13547,7 +13693,7 @@ msgstr "" msgid "Show Metric Names" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "" @@ -13555,35 +13701,35 @@ msgstr "" msgid "Show Table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 msgid "Show Tooltip Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "" @@ -13601,31 +13747,31 @@ msgstr "" msgid "Show all columns" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 msgid "Show columns subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "" @@ -13648,12 +13794,12 @@ msgstr "" msgid "Show label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "" @@ -13661,11 +13807,11 @@ msgstr "" msgid "Show less columns" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 msgid "Show minor ticks on axes." msgstr "" @@ -13673,55 +13819,56 @@ msgstr "" msgid "Show only my charts" msgstr "" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "Şifreyi göster." -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 msgid "Show rows subtotal" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +msgid "Show summary" +msgstr "" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "Toplamı göster" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -13755,13 +13902,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "" @@ -13773,8 +13920,8 @@ msgstr "" msgid "Significance Level" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -13784,7 +13931,7 @@ msgstr "" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "" @@ -13794,7 +13941,7 @@ msgstr "" msgid "Single Metric" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "" @@ -13802,20 +13949,20 @@ msgstr "" msgid "Single value" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "" @@ -13823,20 +13970,20 @@ msgstr "" msgid "Sizes of vehicles" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "Satırlar" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "" @@ -13850,13 +13997,13 @@ msgstr "" msgid "Small" msgstr "Küçük" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "" @@ -13880,7 +14027,7 @@ msgstr "" msgid "Something went wrong." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" @@ -13889,20 +14036,20 @@ msgstr "" msgid "Sorry there was an error fetching saved charts: " msgstr "" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "" @@ -13920,25 +14067,25 @@ msgstr "" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -13950,7 +14097,7 @@ msgstr "" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "" @@ -13959,34 +14106,34 @@ msgid "Sort Bars" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "" @@ -13995,9 +14142,9 @@ msgstr "" msgid "Sort bars by x labels." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "Sırala" @@ -14006,16 +14153,7 @@ msgstr "Sırala" msgid "Sort by %s" msgstr "%s’e göre sırala" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "" @@ -14023,38 +14161,39 @@ msgstr "" msgid "Sort columns alphabetically" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "" @@ -14064,11 +14203,11 @@ msgstr "" msgid "Source / Target" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "" @@ -14082,25 +14221,25 @@ msgstr "" msgid "Spatial" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "" @@ -14120,17 +14259,17 @@ msgstr "" msgid "Stack" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "" @@ -14144,14 +14283,14 @@ msgstr "" msgid "Stacked" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "" @@ -14159,16 +14298,16 @@ msgstr "" msgid "Stacked style" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "" @@ -14176,7 +14315,7 @@ msgstr "" msgid "Start Longitude & Latitude" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "" @@ -14184,21 +14323,21 @@ msgstr "" msgid "Start at (UTC)" msgstr "" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "Başlangıç tarihi" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14214,7 +14353,7 @@ msgstr "" msgid "State" msgstr "Durum" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -14230,25 +14369,25 @@ msgstr "" msgid "Status" msgstr "Durum" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" +msgid "Step - end" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "" @@ -14264,7 +14403,7 @@ msgid "" "irregular intervals." msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "" @@ -14274,11 +14413,11 @@ msgstr "" msgid "Stop query" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "" @@ -14291,11 +14430,11 @@ msgid "Stream" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "" @@ -14303,7 +14442,7 @@ msgstr "" msgid "Stretched style" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "" @@ -14312,7 +14451,7 @@ msgstr "" msgid "Stroke Width" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "" @@ -14325,7 +14464,7 @@ msgstr "" msgid "Style" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "" @@ -14341,7 +14480,7 @@ msgstr "" msgid "Subheader Font Size" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "" @@ -14358,7 +14497,7 @@ msgstr "" msgid "Success" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "" @@ -14366,40 +14505,45 @@ msgstr "" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "Pazar" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "Pazar" @@ -14412,11 +14556,11 @@ msgid "Superset Embedded SDK documentation." msgstr "" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "" @@ -14428,7 +14572,7 @@ msgstr "" msgid "Superset encountered an unexpected error." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "" @@ -14436,13 +14580,13 @@ msgstr "" msgid "Survey Responses" msgstr "" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 msgid "Swap dataset" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "" @@ -14453,15 +14597,15 @@ msgid "" "well." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "" @@ -14469,11 +14613,11 @@ msgstr "" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "" @@ -14487,7 +14631,7 @@ msgstr "" msgid "TABLES" msgstr "TABLOLAR" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "" @@ -14495,11 +14639,11 @@ msgstr "" msgid "TEMPORAL_RANGE" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "PER" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "SAL" @@ -14508,6 +14652,11 @@ msgstr "SAL" msgid "Tab name" msgstr "Sekme ismi" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -14524,13 +14673,13 @@ msgstr "Sekme başlığı" msgid "Table" msgstr "Tablo" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "Tablo ismi" @@ -14542,17 +14691,17 @@ msgid "" "connection, schema, and table name" msgstr "" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "" @@ -14578,7 +14727,7 @@ msgstr "" msgid "Tables" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "Sekmeler" @@ -14613,11 +14762,11 @@ msgstr "" msgid "Tag could not be updated." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 msgid "Tag created" msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 msgid "Tag name" msgstr "" @@ -14629,11 +14778,11 @@ msgstr "" msgid "Tag parameters are invalid." msgstr "" -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 msgid "Tag updated" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -14642,16 +14791,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "" @@ -14661,8 +14810,9 @@ msgid "" "densest areas of information lie" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "" @@ -14670,14 +14820,19 @@ msgstr "" msgid "Target Color" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "Şablonu düzenle" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -14690,7 +14845,7 @@ msgid "" "coming from the controls." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -14709,15 +14864,15 @@ msgstr "" msgid "Text" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "" @@ -14750,15 +14905,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -14766,15 +14932,15 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -14816,11 +14982,11 @@ msgid "The color of the isoline" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -14830,6 +14996,14 @@ msgstr "" msgid "The column header label" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "" @@ -14840,7 +15014,7 @@ msgid "" "[country] column" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "" @@ -14863,7 +15037,7 @@ msgid "" "want to continue? Deleting the database will break those objects." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "" @@ -14880,7 +15054,7 @@ msgstr "" msgid "The database is under an unusual load." msgstr "" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -14898,7 +15072,7 @@ msgstr "" msgid "The database was not found." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -14911,11 +15085,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -14929,7 +15103,7 @@ msgid "" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "" @@ -14937,7 +15111,7 @@ msgstr "" msgid "The dataset linked to this chart may have been deleted." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "" @@ -14945,15 +15119,15 @@ msgstr "" msgid "The datasource is too large to query." msgstr "Veri kaynağı sorgulama için çok geniş." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -14969,11 +15143,11 @@ msgid "" "-1 to bypass the cache." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -14986,12 +15160,31 @@ msgid "" "%(columns)s. " msgstr "" +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15024,7 +15217,7 @@ msgid "The hostname provided can't be resolved." msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "" @@ -15041,17 +15234,17 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "" @@ -15069,18 +15262,18 @@ msgid "" "%{key}s is invalid." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15097,13 +15290,17 @@ msgstr "" msgid "The number color \"steps\"" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +msgid "The number of bins for the histogram" +msgstr "" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15111,7 +15308,7 @@ msgid "" "download to csv to see more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15119,22 +15316,22 @@ msgid "" "more rows up to the %(limit)d limit." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, 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:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, 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:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15142,7 +15339,7 @@ msgid "" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "" @@ -15150,7 +15347,7 @@ msgstr "" msgid "The object does not exist in the given database." msgstr "" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15201,7 +15398,7 @@ msgid "" " they are needed." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -15240,7 +15437,7 @@ msgstr "" msgid "The port number is invalid." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "" @@ -15259,11 +15456,11 @@ msgid "" "re-run the original query." msgstr "" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "" @@ -15278,11 +15475,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -15307,11 +15504,11 @@ msgstr "" msgid "The report has been created" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 msgid "The report will be sent to your email at" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -15328,13 +15525,13 @@ msgid "" "no longer can be deserialized." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -15406,8 +15603,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -15420,13 +15617,13 @@ msgid "" "use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 msgid "" "The time granularity for the visualization. Note that you can type and " "use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -15434,7 +15631,7 @@ msgid "" "in the Superset source code." msgstr "" -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -15456,7 +15653,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "" @@ -15487,9 +15684,9 @@ msgstr "" msgid "The username provided when connecting to a database is not valid." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "" @@ -15497,7 +15694,7 @@ msgstr "" msgid "The width of the Isoline in pixels" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "" @@ -15507,14 +15704,14 @@ msgstr "" msgid "There are associated alerts or reports" msgstr "" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "" @@ -15523,7 +15720,7 @@ msgstr "" msgid "There are no components added to this tab" msgstr "Bu sekmeye eklenen herhangi bir komponent yok" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "" @@ -15541,7 +15738,7 @@ msgid "" " or a typo." msgstr "" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -15576,7 +15773,7 @@ msgstr "" msgid "There was an error loading the catalogs" msgstr "Tabloları yüklerken hata oluştu" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 msgid "There was an error loading the chart data" msgstr "Grafiği yüklerken hata oluştu" @@ -15597,7 +15794,7 @@ msgstr "Tabloları yüklerken hata oluştu" msgid "There was an error saving the favorite status: %s" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "" @@ -15607,7 +15804,7 @@ msgstr "" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -15639,7 +15836,7 @@ msgstr "" msgid "There was an issue deleting the selected dashboards: " msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "" @@ -15664,16 +15861,16 @@ msgstr "" msgid "There was an issue deleting: %s" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "" @@ -15681,7 +15878,7 @@ msgstr "" msgid "There was an issue fetching reports attached to this dashboard." msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "" @@ -15733,7 +15930,7 @@ msgid "" "parameters." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -15760,13 +15957,13 @@ msgstr "Bu eylem kaydedilmiş sorguyu kalıcı olarak silecektir." msgid "This action will permanently delete the template." msgstr "Bu eylem şablonu kalıcı olarak silecektir." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 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/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -15778,7 +15975,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -15786,19 +15983,19 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "" @@ -15832,14 +16029,14 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "Bu dashboard %s aralıklarla yenilenmektedir." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -15856,11 +16053,11 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "Bu dashboard paylaşılmadı, dashboardı paylaşmak için tıklayın." -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "Dashboard gizli" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "Dashboard paylaşıldı" @@ -15874,16 +16071,16 @@ msgid "" " id to the SDK:" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "Dashboard başarıyla kaydedildi." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -15897,8 +16094,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "" @@ -15920,11 +16117,11 @@ msgid "" "against this string as a subquery." msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "" @@ -15957,7 +16154,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 msgid "" "This metric is used to define row selection criteria (how the rows are " "sorted) if a series or row limit is present. If not defined, it reverts " @@ -15968,23 +16165,27 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 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:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "" @@ -15995,26 +16196,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "" @@ -16028,6 +16229,13 @@ msgid "This was triggered by:" msgid_plural "This may be triggered by:" msgstr[0] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "" @@ -16040,8 +16248,8 @@ msgstr "" msgid "Threshold alpha level for determining significance" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 msgid "Threshold: " msgstr "" @@ -16049,7 +16257,7 @@ msgstr "" msgid "Thumbnails" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "Perşembe" @@ -16070,7 +16278,7 @@ msgstr "Perşembe" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "Zaman" @@ -16080,9 +16288,9 @@ msgid "Time Column" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "" @@ -16115,7 +16323,7 @@ msgstr "Zaman Aralığı" msgid "Time Ratio" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "" @@ -16148,13 +16356,13 @@ msgstr "" msgid "Time Series - Stacked" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 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:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "" @@ -16163,14 +16371,14 @@ msgstr "" msgid "Time Table View" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "" @@ -16179,17 +16387,17 @@ msgstr "" msgid "Time column filter plugin" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "" @@ -16206,7 +16414,7 @@ msgid "" "[%(human_readable)s later]." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "Zaman Filtresi" @@ -16215,7 +16423,7 @@ msgstr "Zaman Filtresi" msgid "Time format" msgstr "Zaman formatı" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -16233,8 +16441,8 @@ msgstr "" msgid "Time granularity" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "" @@ -16242,8 +16450,8 @@ msgstr "" msgid "Time lag" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -16255,7 +16463,7 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "" @@ -16268,9 +16476,9 @@ msgstr "" msgid "Time series columns" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "" @@ -16309,12 +16517,12 @@ msgstr "" msgid "Timeout error" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "" @@ -16350,7 +16558,7 @@ msgstr "" msgid "Title or Slug" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "" @@ -16358,46 +16566,46 @@ msgstr "" msgid "To get a readable URL for your dashboard" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 msgid "Tooltip Contents" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "" @@ -16417,17 +16625,13 @@ msgstr "" msgid "Total value" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "Toplam" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "" @@ -16447,7 +16651,7 @@ msgstr "" msgid "Transparent" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "" @@ -16459,11 +16663,11 @@ msgstr "" msgid "Tree Chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "" @@ -16484,19 +16688,19 @@ msgstr "" msgid "Trend" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "" @@ -16504,45 +16708,45 @@ msgstr "" msgid "Truncate Metric" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 msgid "Truncate X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" " applicable for numercal X axis." msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" @@ -16550,7 +16754,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "Sonuçları görmek için farklı filtreler deneyin." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "Salı" @@ -16558,23 +16762,23 @@ msgstr "Salı" msgid "Tukey" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "Tipi" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "Onaylamak için “%s” yazınız" @@ -16584,11 +16788,11 @@ msgstr "Onaylamak için “%s” yazınız" msgid "Type a number" msgstr "Bir değer girin" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "Bir değer girin" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "Buraya bir değer girin" @@ -16621,19 +16825,15 @@ msgstr "" msgid "URL Parameters" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -16657,7 +16857,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -16669,41 +16869,46 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "1 Dashboarda eklendi" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "" @@ -16711,11 +16916,11 @@ msgstr "" msgid "Undefined window for rolling operation" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "Geri almak ister misiniz?" @@ -16729,7 +16934,7 @@ msgstr "Beklenmeyen hata" msgid "Unexpected error occurred, please check your logs for details" msgstr "Beklenmeyen bir hata oluştu, detaylar için lütfen loglarınızı kontrol edin" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "Beklenmeyen hata:" @@ -16764,12 +16969,13 @@ msgstr "" msgid "Unknown Status" msgstr "" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "Bilinmeyen hata" @@ -16778,7 +16984,7 @@ msgstr "Bilinmeyen hata" msgid "Unknown input format" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 msgid "Unknown type" msgstr "Bilinmeyen tip" @@ -16821,11 +17027,11 @@ msgstr "" msgid "Unsupported time grain: %(time_grain)s" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "Başlıksız Veriseti" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "Başlıksız Sorgu" @@ -16833,7 +17039,7 @@ msgstr "Başlıksız Sorgu" msgid "Untitled query" msgstr "Başlıksız sorgu" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "Güncelle" @@ -16846,7 +17052,7 @@ msgstr "Grafiği güncelle" msgid "Updating chart was stopped" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "Yükle" @@ -16855,7 +17061,7 @@ msgstr "Yükle" msgid "Upload CSV" msgstr "CSV Yükle" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "CSV’yi veritabanına yükle" @@ -16864,7 +17070,7 @@ msgstr "CSV’yi veritabanına yükle" msgid "Upload Columnar" msgstr "Kolon Ekle" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "Excel dosyasını veritabanına yükle" @@ -16882,7 +17088,7 @@ msgstr "" msgid "Upload Excel" msgstr "Excel dosyası yükle" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Excel dosyasını veritabanına yükle" @@ -16891,12 +17097,12 @@ msgstr "Excel dosyasını veritabanına yükle" msgid "Upload JSON file" msgstr "JSON dosyası yükle" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "Dosyayı veritabanına yükle" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -16910,7 +17116,7 @@ msgstr "Dosyayı veritabanına yükle" msgid "Upload file to preview columns" msgstr "Dosyayı veritabanına yükle" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "İsim gereklidir" @@ -16923,27 +17129,27 @@ msgstr "" msgid "Upper threshold must be greater than lower threshold" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "Kullanım" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "Yeni sekmede açmak için %s kısayolunu kullanın." -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "" @@ -16951,18 +17157,18 @@ msgstr "" msgid "Use a log scale for the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 msgid "Use an ssh tunnel connection to the database" msgstr "" @@ -16974,7 +17180,7 @@ msgid "" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -16982,7 +17188,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "" @@ -16990,7 +17196,7 @@ msgstr "" msgid "Use only a single value." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "" @@ -17004,17 +17210,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "" @@ -17032,7 +17238,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -17055,9 +17261,9 @@ msgstr "" msgid "User query" msgstr "Kullanıcı sorgusu" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -17090,15 +17296,15 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "Değer" @@ -17107,18 +17313,18 @@ msgstr "Değer" msgid "Value Domain" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 msgid "Value and Percentage" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "" @@ -17131,8 +17337,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "" @@ -17172,16 +17378,16 @@ msgstr "" msgid "Verbose Name" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "" @@ -17204,7 +17410,7 @@ msgstr "" msgid "View All »" msgstr "Tümünü Göster »" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 msgid "View Dataset" msgstr "Verisetini Gör" @@ -17212,7 +17418,7 @@ msgstr "Verisetini Gör" msgid "View all charts" msgstr "Tüm grafikleri gör" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "Tablo olarak gör" @@ -17226,10 +17432,10 @@ msgstr "SQL Lab’da gör" msgid "View keys & indexes (%s)" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "Sorguyu gör" @@ -17243,13 +17449,13 @@ msgid "Viewed %s" msgstr "%s görüldü" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "Sanal" @@ -17257,11 +17463,11 @@ msgstr "Sanal" msgid "Virtual (SQL)" msgstr "Sanal (SQL)" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "Sanal veriseti" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "Sanal veriseti sorgusu boş olamaz" @@ -17269,7 +17475,7 @@ msgstr "Sanal veriseti sorgusu boş olamaz" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "Sanal veriseti sorgusu read-only olmak zorunda" @@ -17277,6 +17483,11 @@ msgstr "Sanal veriseti sorgusu read-only olmak zorunda" msgid "Visual Tweaks" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Ek bilgi" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -17380,11 +17591,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "ÇAR" @@ -17398,7 +17609,7 @@ msgstr "" msgid "Waiting on database..." msgstr "Veritabanını düzenle" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "" @@ -17412,11 +17623,11 @@ msgstr "Uyarı" msgid "Warning Message" msgstr "Uyarı Mesajı" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "Uyarı!" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -17431,7 +17642,7 @@ msgstr "" msgid "Waterfall Chart" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -17456,7 +17667,7 @@ msgid "" "%(location)s." msgstr "" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -17465,7 +17676,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -17484,7 +17695,7 @@ msgstr "" msgid "Web" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "Çarşamba" @@ -17508,11 +17719,11 @@ msgstr "" msgid "Week starting Sunday" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -17521,7 +17732,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "Haftalar %s" @@ -17553,33 +17764,33 @@ msgid_plural "" "timeout after %s seconds." msgstr[0] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 msgid "What should be shown as the label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 msgid "What should be shown as the tooltip label" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "" @@ -17589,15 +17800,15 @@ msgid "" "table to be created in this schema" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" @@ -17635,7 +17846,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "" @@ -17649,13 +17860,13 @@ msgid "" "view." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" @@ -17663,12 +17874,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "" @@ -17676,32 +17887,32 @@ msgstr "" msgid "Whether to apply filter when items are clicked" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "" @@ -17709,11 +17920,11 @@ msgstr "" msgid "Whether to display the interactive data table" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "" @@ -17724,10 +17935,10 @@ msgid "" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "" @@ -17735,65 +17946,65 @@ msgstr "" msgid "Whether to display the metric name as a title" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 msgid "Whether to display the tooltip labels." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "" @@ -17801,7 +18012,7 @@ msgstr "" msgid "Whether to include the time granularity as defined in the time section" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "" @@ -17830,30 +18041,30 @@ msgid "" "fly" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 msgid "Whether to show as Nightingale chart." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "" @@ -17862,9 +18073,9 @@ msgstr "" msgid "Whether to sort ascending or descending on the base Axis." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "" @@ -17872,20 +18083,11 @@ msgstr "" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "" @@ -17897,7 +18099,7 @@ msgstr "" msgid "Which country to plot the map for?" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "" @@ -17935,7 +18137,7 @@ msgstr "" msgid "Word Cloud" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "" @@ -17943,7 +18145,7 @@ msgstr "" msgid "Working" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "" @@ -17952,7 +18154,7 @@ msgstr "" msgid "World Map" msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "" @@ -17960,7 +18162,7 @@ msgstr "" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "" @@ -17968,9 +18170,9 @@ msgstr "" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -17979,36 +18181,37 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 msgid "X Axis Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "" @@ -18016,13 +18219,13 @@ msgstr "" msgid "X Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "" @@ -18040,12 +18243,12 @@ msgstr "" msgid "X-axis" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "" @@ -18053,9 +18256,9 @@ msgstr "" msgid "Y AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -18063,67 +18266,68 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 msgid "Y Axis Title Position" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 msgid "Y-Axis" msgstr "" @@ -18145,8 +18349,8 @@ msgstr "" msgid "Y-axis bounds" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "" @@ -18162,7 +18366,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "" @@ -18170,14 +18374,14 @@ msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "Evet" @@ -18190,7 +18394,7 @@ msgstr "Evet, iptal et" msgid "Yes, overwrite changes" msgstr "Evet, değişiklikleri üstüne yaz" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -18209,7 +18413,7 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -18242,7 +18446,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "Edit modda komponentleri ekleyebilirsiniz." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -18263,35 +18467,35 @@ msgstr "" "Yeni bir grafik oluşturabilir veya mevcut olanları sağdaki panelden " "ekleyebilirsiniz" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "Bu %s’i değiştirmeye yetkiniz yok" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "Bu grafiği değiştirmeye yetkiniz yok" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -18301,13 +18505,13 @@ msgstr "Bu dashboardı değiştirmeye yetkiniz yok" msgid "You do not have permission to read tags" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "Bu dashboardı değiştirmeye yetkiniz yok." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 msgid "You do not have sufficient permissions to edit the chart" msgstr "" @@ -18327,7 +18531,7 @@ msgstr "Bu verisetine erişemezsiniz." msgid "You don't have access to this embedded dashboard config." msgstr "Bu gömülü Dashboard’un configine erişemezsiniz." -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "Henüz favoriniz yok!" @@ -18336,7 +18540,7 @@ msgstr "Henüz favoriniz yok!" msgid "You don't have permission to modify the value." msgstr "Değeri değiştirmek için yetkiniz yok." -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "" @@ -18345,7 +18549,7 @@ msgstr "" msgid "You don't have the rights to alter this chart" msgstr "Bu grafiği değiştirmeye yetkiniz yok" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "Bu dashboardı değiştirmeye yetkiniz yok" @@ -18357,7 +18561,7 @@ msgstr "Bu başlığı değiştirmeye yetkiniz yok." msgid "You don't have the rights to create a chart" msgstr "Bu başlığı değiştirmeye yetkiniz yok." -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "You don’t have the rights to create a dashboard" @@ -18373,7 +18577,7 @@ msgstr "Filtreyi kaldırdınız." msgid "You have unsaved changes." msgstr "Kaydedilmeyen değişiklikler var." -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -18386,7 +18590,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -18396,28 +18600,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "Önce sorguyu başarıyla çalıştırmalısınız" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "" @@ -18425,37 +18629,37 @@ msgstr "" msgid "Your chart is ready to go!" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "Dashboard’unuz çok büyük. Lütfen kaydetmeden önce boyutunu küçültün." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "Sorgunuz kaydedilemedi" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "Sorgunuz planlanamadı" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "Sorgunuz güncellenemedi" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "Sorgunuz düzgünce kaydedilemedi" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "Sorgunuz kaydedildi" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "Sorgunuz güncellendi" @@ -18467,8 +18671,8 @@ msgstr "" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "" @@ -18480,7 +18684,7 @@ msgstr "" msgid "Zoom level of the map" msgstr "" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "[ başlıksız dashboard ]" @@ -18512,14 +18716,14 @@ msgstr "" msgid "[desc]" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "[başlıksız]" @@ -18568,21 +18772,25 @@ msgstr "" msgid "`width` must be greater or equal to 0" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "alarm" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "Grafik seçenekleri" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 msgid "alert dark" msgstr "" @@ -18591,8 +18799,10 @@ msgid "alerts" msgstr "alarmlar" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "tümü" @@ -18600,43 +18810,43 @@ msgstr "tümü" msgid "also copy (duplicate) charts" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -18644,7 +18854,12 @@ msgstr "" msgid "background" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "Ek bilgi" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "" @@ -18656,10 +18871,10 @@ msgstr "" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -18672,8 +18887,8 @@ msgstr "" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "" @@ -18689,7 +18904,7 @@ msgstr "" msgid "cannot be empty" msgstr "boş bırakılamaz" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "" @@ -18704,11 +18919,11 @@ msgstr "" msgid "chart" msgstr "grafik" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "grafikler" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "" @@ -18717,7 +18932,7 @@ msgid "clear all filters" msgstr "tüm filtreleri temizle" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "tıklayın" @@ -18737,16 +18952,21 @@ msgstr "" msgid "color scheme for comparison" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "Filtre tipi" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "Filtre tipi" @@ -18764,28 +18984,28 @@ msgstr "oluştur" msgid "create a new chart" msgstr "yeni grafik oluştur" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "SQL sorgusundan veriseti oluştur" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "sayı" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "" @@ -18793,29 +19013,29 @@ msgstr "" msgid "cumulative" msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "dashboard" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "dashboardlar" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "veritabanı" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "veriseti" @@ -18824,21 +19044,21 @@ msgstr "veriseti" msgid "dataset name" msgstr "veriseti ismi" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "tarih" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "gün" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "" @@ -18914,14 +19134,14 @@ msgstr "" msgid "delete" msgstr "sil" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "" @@ -18941,61 +19161,61 @@ msgstr "taslak" msgid "dttm" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 msgid "e.g. default" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "" @@ -19003,58 +19223,58 @@ msgstr "" msgid "edit mode" msgstr "düzenleme modu" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 msgid "email subject" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 msgid "error" msgstr "hata" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "her" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "ayın her günü" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "haftanın her günü" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "her saat" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "her dakika" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "her ay" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "" @@ -19067,16 +19287,16 @@ msgstr "" msgid "fetching" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "" @@ -19088,42 +19308,42 @@ msgstr "" msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "saat" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 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 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "" @@ -19145,13 +19365,13 @@ msgstr "" msgid "is expected to be an integer" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "" @@ -19163,8 +19383,8 @@ msgstr "etiket" msgid "latest partition:" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "" @@ -19172,7 +19392,7 @@ msgstr "" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "" @@ -19193,26 +19413,26 @@ msgid "max" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "" @@ -19234,23 +19454,23 @@ msgstr "" msgid "min" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "dakika" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "dakika(var)" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "ay" @@ -19259,13 +19479,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 msgid "name" msgstr "isim" @@ -19299,13 +19519,13 @@ msgstr "" msgid "offline" msgstr "" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "" @@ -19321,7 +19541,7 @@ msgstr "" msgid "overall" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Sahipler" @@ -19351,11 +19571,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "kayıt" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -19374,11 +19594,11 @@ msgid "" " first is lower than the second value" msgstr "" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -19388,15 +19608,15 @@ msgstr "" msgid "pixels" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "" @@ -19405,7 +19625,7 @@ msgid "published" msgstr "paylaşıldı" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "" @@ -19417,11 +19637,11 @@ msgstr "" msgid "query" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "yeniden başlat" @@ -19429,16 +19649,16 @@ msgstr "yeniden başlat" msgid "recent" msgstr "" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "son kullanılanlar" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "son kullanılanlar" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "" @@ -19450,12 +19670,12 @@ msgstr "" msgid "reports" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "sağ" @@ -19468,12 +19688,12 @@ msgstr "" msgid "running" msgstr "çalışıyor" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "kaydedilmiş sorgular" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "saniye" @@ -19493,38 +19713,38 @@ msgstr "" msgid "shift start date" msgstr "Başlangıç tarihi" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "" @@ -19533,7 +19753,7 @@ msgid "stopped" msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "" @@ -19543,27 +19763,27 @@ msgstr "" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 msgid "success dark" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "" @@ -19575,7 +19795,7 @@ msgstr "" msgid "tag" msgstr "etiket" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 msgid "tags" msgstr "" @@ -19591,8 +19811,8 @@ msgstr "" msgid "to" msgstr "ila" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "" @@ -19614,13 +19834,13 @@ msgstr "" msgid "use latest_partition template" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "" @@ -19632,7 +19852,7 @@ msgstr "" msgid "variance" msgstr "" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "" @@ -19644,59 +19864,59 @@ msgstr "sanal" msgid "viz type" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "hafta" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 msgid "working timeout" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "yıl" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "" diff --git a/superset/translations/uk/LC_MESSAGES/messages.po b/superset/translations/uk/LC_MESSAGES/messages.po index 5c7a3f8723bd..cf1611055081 100644 --- a/superset/translations/uk/LC_MESSAGES/messages.po +++ b/superset/translations/uk/LC_MESSAGES/messages.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2023-09-17 12:57+0300\n" "Last-Translator: \n" "Language: uk\n" @@ -30,8 +30,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -59,8 +89,8 @@ msgstr "" msgid " (excluded)" msgstr " (виключається)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -80,7 +110,7 @@ msgstr " новий" msgid " expression which needs to adhere to the " msgstr " вираз, який повинен дотримуватися до " -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr " Вихідний код аналізатора пісочниці Superset" @@ -117,7 +147,7 @@ msgstr "" " Рівень імені даних/стовпця через додатковий " "параметр." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 msgid " to add calculated columns" msgstr " Для додавання обчислених стовпців" @@ -129,24 +159,24 @@ msgstr " Додати показники" msgid " to edit or add columns and metrics." msgstr " редагувати або додати стовпці та показники." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr " Щоб позначити стовпець як стовпчик часу" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr " відкрити SQL Lab. Звідти ви можете зберегти запит як набір даних." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr " Візуалізувати свої дані." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "! = (Не рівний)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, fuzzy, python-format msgid "% calculation" msgstr "Тип обчислення" @@ -192,22 +222,22 @@ msgstr "%(name)s.CSV" msgid "%(object)s does not exist in this database." msgstr "%(object)s не існує в цій базі даних." -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, python-format msgid "%(other)s charts will appear here" msgstr "%(other)s -діаграми з’являться тут" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, python-format msgid "%(other)s dashboards will appear here" msgstr "%(other)s інформаційні панелі з’являться тут" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, python-format msgid "%(other)s recents will appear here" msgstr "%(other)s останнє з’явиться тут" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, python-format msgid "%(other)s saved queries will appear here" msgstr "%(other)s збережені запити з’являться тут" @@ -225,9 +255,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "%(rows)d рядки повернулися" @@ -253,7 +283,7 @@ msgstr[0] "%(suggestion)s замість “%(undefinedParameter)s?\"" msgstr[1] "" msgstr[2] "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, fuzzy, python-format msgid "%(type)s File" msgstr "%(prefix)s %(title)s" @@ -274,26 +304,26 @@ msgstr "" msgid "%s Error" msgstr "%s помилка" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, python-format msgid "%s PASSWORD" msgstr "%s пароль" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "%s SSH Тунельний пароль" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "%s SSH Tunnel Private Key" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "%s SSH тунель приватного пароля" @@ -303,17 +333,17 @@ msgstr "%s SSH тунель приватного пароля" msgid "%s Selected" msgstr "%s вибраний" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "%s вибраний ( %s фізичний, %s віртуальний)" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "%s вибраний (фізичний)" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "%s вибраний (віртуальний)" @@ -323,27 +353,27 @@ msgstr "%s вибраний (віртуальний)" msgid "%s aggregates(s)" msgstr "%s агреговані" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "%s стовпці" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "%s Оператор(и)" @@ -358,18 +388,18 @@ msgstr[0] "%s варіант" msgstr[1] "" msgstr[2] "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "%s варіант(и)" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "недавні" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -382,8 +412,8 @@ msgstr[2] "" msgid "%s saved metric(s)" msgstr "%s збережені метрики" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, python-format msgid "%s updated" msgstr "%s оновлено" @@ -400,7 +430,7 @@ msgstr "%s%s" msgid "%s-%s of %s" msgstr "%s-%s з %s" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "(Видалено)" @@ -408,7 +438,7 @@ msgstr "(Видалено)" msgid "(deleted or invalid type)" msgstr "(видалений або недійсний тип)" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "(Немає опису, натисніть, щоб побачити Trace Stack)" @@ -416,7 +446,7 @@ msgstr "(Немає опису, натисніть, щоб побачити Trac msgid "), and they become available in your SQL (example:" msgstr "), і вони стають доступними у вашому SQL (приклад:" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -435,7 +465,7 @@ msgstr "" "\n" "%(table)s\n" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -451,12 +481,12 @@ msgstr "" "Помилка: %(text)s\n" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "+ %s більше" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 msgid "" "-- Note: Unless you save your query, these tabs will NOT persist if you " "clear your cookies or change browsers.\n" @@ -466,46 +496,46 @@ msgstr "" "зберігатись, якщо ви очистите файли cookie або змінить браузери.\n" "\n" -#: superset-frontend/src/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0 Вибрано" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "1 Календарний день частота" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 msgid "1 day" msgstr "1 день" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "1 день тому" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1 година" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 msgid "1 hourly frequency" msgstr "1 погодинна частота" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1 хвилина" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "1 хвилинна частота" @@ -514,24 +544,24 @@ msgstr "1 хвилинна частота" msgid "1 month ago" msgstr "місяць" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "Кінцева частота 1 місяця" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "Частота початку 1 місяця" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 msgid "1 week" msgstr "1 тиждень" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "1 тиждень тому" @@ -544,25 +574,25 @@ msgstr "1 тиждень, починаючи з понеділка (FREQ = W-Mon msgid "1 week starting Sunday (freq=W-SUN)" msgstr "1 тиждень, починаючи з неділі (FREQ = W-SUN)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 msgid "1 year" msgstr "1 рік" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "1 рік тому" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 msgid "1 year end frequency" msgstr "Кінцева частота 1 рік" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 msgid "1 year start frequency" msgstr "1 рік старту частоти" @@ -570,14 +600,14 @@ msgstr "1 рік старту частоти" msgid "10 minute" msgstr "10 хвилин" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 msgid "104 weeks" msgstr "104 тижні" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "104 тижні тому" @@ -586,61 +616,61 @@ msgstr "104 тижні тому" msgid "15 minute" msgstr "15 хвилин" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 msgid "156 weeks" msgstr "156 тижнів" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "156 тижнів тому" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "1AS" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "1D" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 +msgid "1D" +msgstr "1D" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 +#: superset-frontend/src/explore/controlPanels/sections.tsx:244 msgid "1H" msgstr "1H" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 msgid "1M" msgstr "1M" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 -#: superset-frontend/src/explore/controlPanels/sections.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "1T" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "2 years" msgstr "2 роки" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "2 роки тому" @@ -653,14 +683,14 @@ msgstr "2/98 процентиль" msgid "22" msgstr "22" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 msgid "28 days" msgstr "28 днів" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "28 днів тому" @@ -672,31 +702,31 @@ msgstr "28 днів тому" msgid "2D" msgstr "2d" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "3х символьний код країни" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 msgid "3 years" msgstr "3 роки" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "3 роки тому" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30 днів" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 msgid "30 days ago" msgstr "30 днів тому" @@ -706,7 +736,7 @@ msgid "30 minute" msgstr "30 хвилин" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30 хвилин" @@ -715,7 +745,7 @@ msgid "30 second" msgstr "30 секунд" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30 секунд" @@ -735,7 +765,7 @@ msgid "5 minute" msgstr "5 -хвилинний" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5 хвилин" @@ -744,18 +774,18 @@ msgid "5 second" msgstr "5 секунд" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 msgid "5 seconds" msgstr "5 секунд" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 msgid "52 weeks" msgstr "52 тижні" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "52 тижні тому" @@ -765,29 +795,29 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "52 тижні, починаючи з понеділка (частота=52W-MON)" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "6 годин" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60 днів" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "7 Календарний день частота" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 msgid "7 days" msgstr "7 днів" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "7d" @@ -795,19 +825,19 @@ msgstr "7d" msgid "9/91 percentiles" msgstr "9/91 відсотків" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90 днів" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr ":" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "<(Менше, ніж)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "<= (Менший або рівний)" @@ -832,15 +862,15 @@ msgstr "<новий просторовий>" msgid "" msgstr "<без типу>" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "== (рівний)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "> (Більше, ніж)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "> = (Більший або рівний)" @@ -848,11 +878,11 @@ msgstr "> = (Більший або рівний)" msgid "A Big Number" msgstr "Велика кількість" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 msgid "A comma separated list of columns that should be parsed as dates" msgstr "Кома -розділений список стовпців, які слід проаналізувати як дати" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "Список схем, відокремлений комами, до яких файли дозволяють завантажувати." @@ -864,7 +894,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "База даних з тим самим іменем вже існує." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 #, fuzzy msgid "" "A dictionary with column names and their data types if you need to change" @@ -882,7 +912,7 @@ msgstr "" "Повна URL -адреса, що вказує на розташування вбудованого плагіна " "(наприклад, може бути розміщена на CDN)" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "Шаблон ручки, який застосовується до даних" @@ -899,12 +929,12 @@ msgstr "" "лишити це поле порожнім, це дозволить вбудувати панель з будь-якого " "домену." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 msgid "A list of tags that have been applied to this chart." msgstr "Список тегів, які були застосовані до цієї діаграми." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" "Список користувачів, які можуть змінити діаграму. Шукати за іменем або " @@ -922,8 +952,8 @@ msgstr "" "Карта, яка приймає кола з рендерінгу зі змінною радіусом на координатах " "широти/довготи" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "Показник для використання для кольору" @@ -952,12 +982,12 @@ msgstr "" "кутом, а значення, представлене будь -яким клином, проілюстровано його " "областю, а не його радіусом або кутом підмітання." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "Читабельна URL адреса для вашої інформаційної панелі" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "Посилання на конфігурацію [часу], враховуючи деталізацію" @@ -1006,7 +1036,7 @@ msgstr "Під час генерування даних даних трапля msgid "A timeout occurred while taking a screenshot." msgstr "Під час зняття скріншота стався таймаут." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "Потрібна дійсна кольорова гама" @@ -1020,11 +1050,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "Застосовувати" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "Квітня" @@ -1033,30 +1063,30 @@ msgstr "Квітня" msgid "AQE" msgstr "AQE" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "Серпень" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "ЗАВДАННЯ ВІСІВ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 msgid "AXIS TITLE POSITION" msgstr "Позиція заголовка вісь" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "Про" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "Доступ" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 msgid "Access token" msgstr "Маркер доступу" @@ -1064,7 +1094,7 @@ msgstr "Маркер доступу" msgid "Action" msgstr "Дія" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "Журнал дій" @@ -1076,7 +1106,7 @@ msgstr "Журнал дій" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1088,18 +1118,18 @@ msgstr "Дії" msgid "Active" msgstr "Активний" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 msgid "Actual Values" msgstr "Фактичні значення" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "Порівняння часу" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "Фактичний часовий діапазон" @@ -1107,33 +1137,33 @@ msgstr "Фактичний часовий діапазон" msgid "Actual value" msgstr "Фактичне значення" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "Actual values" msgstr "Фактичні значення" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "Адаптивне форматування" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "Додавання" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "Додати сповіщення" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "Додайте шаблон CSS" @@ -1161,7 +1191,7 @@ msgstr "Додати журнал" msgid "Add Metric" msgstr "Додати показник" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "Додайте звіт" @@ -1178,19 +1208,19 @@ msgstr "мітка" msgid "Add a Plugin" msgstr "Додайте плагін" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 msgid "Add a dataset" msgstr "Додайте набір даних" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "Додайте нову вкладку" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "Додайте нову вкладку, щоб створити запит SQL" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "Додайте додаткові спеціальні параметри" @@ -1202,32 +1232,32 @@ msgstr "Додайте шар анотації" msgid "Add an item" msgstr "Додайте предмет" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 msgid "Add and edit filters" msgstr "Додати та редагувати фільтри" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "Додати анотацію" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "Додайте шар анотації" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "Додайте метод сповіщення" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "" "Додайте обчислені стовпці до набору даних у модалі \"Редагувати " "DataSource\"" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" "Додайте обчислені тимчасові стовпці до набору даних у модалі \"редагувати" @@ -1238,7 +1268,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 msgid "Add cross-filter" msgstr "Додати перехресний фільтр" @@ -1246,21 +1276,21 @@ msgstr "Додати перехресний фільтр" msgid "Add custom scoping" msgstr "Додайте власні сфери застосування" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 #, fuzzy msgid "Add dataset columns here to group the pivot table columns." msgstr "Стовпці до групи на стовпцях" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "Додайте метод доставки" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 #, fuzzy msgid "Add description of your tag" msgstr "Напишіть опис свого запиту" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 msgid "Add extra connection information." msgstr "Додайте додаткову інформацію про з'єднання." @@ -1269,7 +1299,7 @@ msgstr "Додайте додаткову інформацію про з'єдн msgid "Add filter" msgstr "Додати фільтр" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1290,11 +1320,11 @@ msgstr "" " базових даних або обмежити наявні значення, " "відображені у фільтрі." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "Додайте фільтри та роздільники" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "Додати елемент" @@ -1306,11 +1336,11 @@ msgstr "Додати показник" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "Додайте показники до набору даних у модал \"Редагувати DataSource\"" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "Додайте новий кольоровий форматер" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "Додати новий форматер" @@ -1318,23 +1348,23 @@ msgstr "Додати новий форматер" msgid "Add required control values to preview chart" msgstr "Додайте необхідні контрольні значення для попереднього перегляду діаграми" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "Додайте необхідні контрольні значення для збереження діаграми" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "Додати аркуш" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 msgid "Add the name of the chart" msgstr "Додайте назву діаграми" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 msgid "Add the name of the dashboard" msgstr "Додайте назву інформаційної панелі" @@ -1347,12 +1377,12 @@ msgstr "Додайте до інформаційної панелі" msgid "Add/Edit Filters" msgstr "Додати/редагувати фільтри" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "Доданий" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" @@ -1360,38 +1390,38 @@ msgstr[0] "Додано до 1 інформаційної панелі" msgstr[1] "" msgstr[2] "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "Додаткові параметри" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "Можуть знадобитися додаткові поля" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "Додаткова інформація" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "Додаткові метадані" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "Додаткові прокладки для легенди." -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "Додаткові параметри" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 msgid "Additional settings." msgstr "Додаткові налаштування." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "" "Додатковий текст, який можна додати до або після значення, наприклад " @@ -1405,28 +1435,29 @@ msgid "Additive" msgstr "Добавка" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "Відрегулюйте, як ця база даних буде взаємодіяти з лабораторією SQL." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "Налаштуйте налаштування продуктивності цієї бази даних." @@ -1441,17 +1472,17 @@ msgstr "Налаштуйте налаштування продуктивност #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "Просунутий" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "Розширена аналітика" @@ -1459,21 +1490,21 @@ msgstr "Розширена аналітика" msgid "Advanced Data type" msgstr "Розширений тип даних" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "Розширена аналітика" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 msgid "Advanced analytics Query A" msgstr "Розширений запит аналітики a" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 msgid "Advanced analytics Query B" msgstr "Розширений запит аналітики b" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "Розширена аналітика" @@ -1496,12 +1527,12 @@ msgstr "Розширений тип даних" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "Розширена аналітика" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "Після" @@ -1509,11 +1540,11 @@ msgstr "Після" msgid "Aggregate" msgstr "Сукупний" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "Сукупне середнє значення" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "Сукупна сума" @@ -1525,7 +1556,7 @@ msgstr "" "Агрегатна функція, застосована до списку точок у кожному кластері для " "отримання етикетки кластера." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1546,7 +1577,7 @@ msgstr "" msgid "Aggregation" msgstr "Агрегація" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "Функція агрегації" @@ -1554,15 +1585,15 @@ msgstr "Функція агрегації" msgid "Alert" msgstr "Насторожений" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "Попередження, спрацьоване, в пільговий період" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "Умова попередження" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "Вміст клітин" @@ -1571,7 +1602,7 @@ msgstr "Вміст клітин" msgid "Alert ended grace period." msgstr "Попередження закінчився пільговим періодом." -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "Попередження не вдалося" @@ -1583,12 +1614,12 @@ msgstr "Попередження, вистрілене під час витон msgid "Alert found an error while executing a query." msgstr "Попередження знайшло помилку під час виконання запиту." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Alert is active" msgstr "Звіти про електронну пошту активні" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "Ім'я сповіщення" @@ -1618,11 +1649,11 @@ msgstr "Попередній запит повернув більше одног msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "Попередній запит повернув більше одного ряду. %s Рядки повернулися" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "Попередження" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "Попередження, спрацьоване, повідомлення надіслано" @@ -1634,7 +1665,7 @@ msgstr "Помилка конфігурації валідатора." msgid "Alerts" msgstr "Попередження" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "Попередження та звіти" @@ -1643,8 +1674,8 @@ msgstr "Попередження та звіти" msgid "Alerts & reports" msgstr "Попередження та звіти" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "Вирівняти +/-" @@ -1664,7 +1695,7 @@ msgstr "Вирівняти +/-" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1685,7 +1716,7 @@ msgstr "Весь текст" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "Усі діаграми" @@ -1705,7 +1736,7 @@ msgstr "Всі панелі" msgid "All panels with this column will be affected by this filter" msgstr "На всі панелі з цим стовпцем впливатимуть цей фільтр" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "Дозволити створити таблицю як" @@ -1714,7 +1745,7 @@ msgstr "Дозволити створити таблицю як" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "Дозволити створювати таблицю як опцію в лабораторії SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "Дозволити створити перегляд як" @@ -1727,12 +1758,12 @@ msgstr "Дозволити створити перегляд як опцію в msgid "Allow Csv Upload" msgstr "Дозволити завантаження CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "Дозволити DML" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1743,15 +1774,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "Дозволити перестановку стовпців" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "Дозволити створення нових таблиць на основі запитів" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "Дозволити створення нових поглядів на основі запитів" @@ -1759,7 +1790,7 @@ msgstr "Дозволити створення нових поглядів на msgid "Allow data manipulation language" msgstr "Дозволити мову маніпулювання даними" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." @@ -1768,11 +1799,11 @@ msgstr "" "переставити їх. Зверніть увагу, що їх зміни не будуть зберігатись " "наступного разу, коли вони відкриють діаграму." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 msgid "Allow file uploads to database" msgstr "Дозволити завантаження файлів у базу даних" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." @@ -1780,7 +1811,7 @@ msgstr "" "Дозволити маніпулювання базою даних за допомогою операторів, що не " "вибирають, такі як оновлення, видалення, створення тощо." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "Дозволити вибір вузлів" @@ -1788,11 +1819,11 @@ msgstr "Дозволити вибір вузлів" msgid "Allow sending multiple polygons as a filter event" msgstr "Дозволити надсилання декількох багатокутників як події фільтра" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "Дозволити досліджувати цю базу даних" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "Дозволити цю базу даних запитувати в лабораторії SQL" @@ -1827,7 +1858,7 @@ msgstr "" "коробки візуалізують мінімальний, максимум, діапазон та зовнішні 2 " "квартали." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "Змінений" @@ -1836,7 +1867,7 @@ msgstr "Змінений" msgid "Always filter main datetime column" msgstr "Основний стовпець DateTime" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 msgid "An Error Occurred" msgstr "Виникла помилка" @@ -1863,19 +1894,19 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "Сталася помилка" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "Виникла помилка" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "Сталася помилка збереження набору даних" @@ -1891,7 +1922,7 @@ msgstr "Помилка сталася під час обрізки журнал msgid "An error occurred while accessing the value." msgstr "Під час доступу до значення сталася помилка." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1904,8 +1935,8 @@ msgstr "" msgid "An error occurred while creating %ss: %s" msgstr "Помилка сталася під час створення %ss: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "Під час створення джерела даних сталася помилка" @@ -1921,7 +1952,7 @@ msgstr "Під час створення значення сталася пом msgid "An error occurred while deleting the value." msgstr "Під час видалення значення сталася помилка." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1983,7 +2014,7 @@ msgstr "Помилка сталася під час отримання знач #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1992,21 +2023,21 @@ msgstr "Помилка сталася під час отримання знач msgid "An error occurred while fetching dataset datasource values: %s" msgstr "Помилка сталася під час отримання значень набору даних набору даних: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "Помилка сталася під час отримання значень власника набору даних: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "Помилка сталася під час отримання даних, пов’язаних з наборами" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "Помилка сталася під час отримання даних, пов’язаних з набором даних: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "Помилка сталася під час отримання наборів даних: %s" @@ -2020,14 +2051,14 @@ msgstr "Помилка сталася під час отримання імен msgid "An error occurred while fetching owners values: %s" msgstr "Помилка сталася під час отримання цінностей власників: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "Помилка сталася під час отримання значень схеми: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "Під час отримання стану вкладки сталася помилка" @@ -2035,7 +2066,7 @@ msgstr "Під час отримання стану вкладки сталас msgid "An error occurred while fetching table metadata" msgstr "Помилка сталася під час отримання метаданих таблиці" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2062,7 +2093,7 @@ msgstr "Під час завантаження інформації про ін msgid "An error occurred while loading the SQL" msgstr "Під час завантаження SQL сталася помилка" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 msgid "An error occurred while opening Explore" msgstr "Під час відкриття досліджувати сталася помилка" @@ -2074,17 +2105,11 @@ msgstr "Під час розбору ключа сталася помилка." msgid "An error occurred while pruning logs " msgstr "Помилка сталася під час обрізки журналів " -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "Під час зняття запиту сталася помилка. Зверніться до свого адміністратора." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "" -"Під час видалення вкладки сталася помилка. Зверніться до свого " -"адміністратора." - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2097,19 +2122,11 @@ msgstr "" msgid "An error occurred while rendering the visualization: %s" msgstr "Під час візуалізації сталася помилка: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "" -"Під час встановлення вкладки Active сталася помилка. Зверніться до свого " -"адміністратора." - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "Під час головної частини цього діаграми сталася помилка" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2131,19 +2148,19 @@ msgstr "Помилка сталася під час збільшення зна msgid "An unexpected error occurred" msgstr "Сталася несподівана помилка" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "Прив’язати до" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "Кут, з яким слід закінчити вісь прогресу" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "Кут, з яким почати прогрес вісь" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "Анімація" @@ -2159,7 +2176,7 @@ msgstr "Анотаційний шар %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "Анотаційні шари" @@ -2201,7 +2218,7 @@ msgstr "Анотаційний шар має пов’язані анотаці msgid "Annotation layer interval end" msgstr "Анотаційний шар інтервалу кінця" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "Назва шару анотації" @@ -2238,13 +2255,13 @@ msgstr "Тип шару анотації" msgid "Annotation layer value" msgstr "Значення шару анотації" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "Анотаційні шари" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "Анотаційні шари все ще завантажуються." @@ -2269,11 +2286,11 @@ msgstr "Джерело анотації" msgid "Annotation source type" msgstr "Тип джерела анотації" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 msgid "Annotation template created" msgstr "Створений шаблон анотації" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 msgid "Annotation template updated" msgstr "Шаблон анотації оновлений" @@ -2282,7 +2299,7 @@ msgstr "Шаблон анотації оновлений" msgid "Annotations and Layers" msgstr "Анотації та шари" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "Анотації та шари" @@ -2295,13 +2312,13 @@ msgstr "Анотації не можна було видалити." #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "Будь -який" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "Будь -яка додаткова деталь для показу в підказці сертифікації." @@ -2313,11 +2330,11 @@ msgstr "" "Будь-яка вибрана тут палітра перевищить кольори, застосовані до окремих " "діаграм цієї інформаційної панелі" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "Будь-які бази даних, які можуть бути з'єднані через URIs SQL Alchemy. " -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " @@ -2325,22 +2342,22 @@ msgstr "" "Будь-які бази даних, які можуть бути з'єднані через URIs SQL Alchemy. " "Дізнайтеся, як підключити драйвер бази даних " -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, python-format msgid "Applied cross-filters (%d)" msgstr "Застосовані перехресні фільти (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, python-format msgid "Applied filters (%d)" msgstr "Застосовані фільтри (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "Застосовані фільтри (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, python-format msgid "Applied filters: %s" msgstr "Застосовані фільтри: %s" @@ -2354,10 +2371,10 @@ msgstr "" "переконайтесь, що запит джерела задовольняє мінімальні періоди, визначені" " у вікні прокатки." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "Застосовувати" @@ -2365,11 +2382,11 @@ msgstr "Застосовувати" msgid "Apply conditional color formatting to metric" msgstr "Застосувати умовне форматування кольорів до метрики" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "Застосувати умовне форматування кольорів до показників" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "Застосовуйте умовне форматування кольорів до числових стовпців" @@ -2377,7 +2394,7 @@ msgstr "Застосовуйте умовне форматування коль msgid "Apply filters" msgstr "Застосувати фільтри" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "Застосувати показники на" @@ -2389,7 +2406,7 @@ msgstr "Застосовуйте до всіх панелей" msgid "Apply to specific panels" msgstr "Застосовуйте до певних панелей" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "Квітень" @@ -2405,9 +2422,9 @@ msgstr "Ви впевнені, що маєте намір перезаписат msgid "Are you sure you want to cancel?" msgstr "Ви впевнені, що хочете скасувати?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2438,7 +2455,7 @@ msgstr "Ви впевнені, що хочете видалити вибрані msgid "Are you sure you want to delete the selected dashboards?" msgstr "Ви впевнені, що хочете видалити вибрані інформаційні панелі?" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "Ви впевнені, що хочете видалити вибрані набори даних?" @@ -2462,7 +2479,7 @@ msgstr "Ви впевнені, що хочете видалити вибрані msgid "Are you sure you want to delete the selected templates?" msgstr "Ви впевнені, що хочете видалити вибрані шаблони?" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 msgid "Are you sure you want to overwrite this dataset?" msgstr "Ви впевнені, що хочете перезаписати цей набір даних?" @@ -2474,24 +2491,24 @@ msgstr "Ви впевнені, що хочете продовжити?" msgid "Are you sure you want to save and apply changes?" msgstr "Ви впевнені, що хочете зберегти та застосувати зміни?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "textarea" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "Діаграма" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "Діаграма" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "Область прозоість діаграми" @@ -2505,7 +2522,7 @@ msgstr "" "змінні з однаковою шкалою, але діаграми області складають показники один " "до одного." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "Стрілка" @@ -2526,34 +2543,34 @@ msgstr "Асоційовані діаграми" msgid "Async Execution" msgstr "Виконання асинхронізації" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "Асинхронне виконання запитів" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "Серпень" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 msgid "Auto" msgstr "Автоматичний" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 msgid "Auto Zoom" msgstr "Автомобільний масштаб" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "Автозаповнення" @@ -2569,12 +2586,12 @@ msgstr "Auto -Complete Query Prediac" msgid "Automatic Color" msgstr "Автоматичний колір" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "Доступні режими сортування:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 msgid "Average" msgstr "Середній" @@ -2582,30 +2599,30 @@ msgstr "Середній" msgid "Average value" msgstr "Середнє значення" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "Вісь" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 msgid "Axis Bounds" msgstr "Межі вісь" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 msgid "Axis Format" msgstr "Формат вісь" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 msgid "Axis Title" msgstr "Назва вісь" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "Осі висхідна" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "Осі, що спускається" @@ -2613,10 +2630,10 @@ msgstr "Осі, що спускається" msgid "BOOLEAN" msgstr "Булевий" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "Спинка" @@ -2631,8 +2648,8 @@ msgstr "Назад до всіх" msgid "Backend" msgstr "Бекен" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 msgid "Backward values" msgstr "Назад значення" @@ -2646,9 +2663,9 @@ msgstr "Поганий просторовий ключ" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "Бар" @@ -2664,11 +2681,11 @@ msgstr "Діаграма (спадщина)" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "Барські діаграми використовуються для показу показників як серії барів." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "Значення планки" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 msgid "Bar orientation" msgstr "Орієнтація" @@ -2678,7 +2695,7 @@ msgid "Base" msgstr "Базовий" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2687,24 +2704,24 @@ msgstr "" msgid "Based on a metric" msgstr "На основі метрики" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "На основі деталізації, кількість часових періодів для порівняння" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "Виходячи з того, як слід впорядкувати серії на діаграмі та легенді" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "Основний" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "Основна інформація" @@ -2721,8 +2738,8 @@ msgstr "Рівень акумулятора з часом" msgid "Be careful." msgstr "Будь обережний." -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "До" @@ -2742,38 +2759,43 @@ msgstr "" msgid "Big Number with Trendline" msgstr "Велика кількість з Trendline" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "у" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "Дно" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "Нижня маржа" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 msgid "Bottom left" msgstr "Знизу зліва" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "" "Нижній запас, в пікселях, що дозволяє отримати більше місця для етикетки " "осі" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 msgid "Bottom right" msgstr "Знизу праворуч" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "Дно вгорі" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 #, fuzzy msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " @@ -2785,14 +2807,14 @@ msgstr "" "основі міні/максимуму даних. Зауважте, що ця функція лише розширить " "діапазон осі. Це не звузить ступінь даних." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 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 " @@ -2802,7 +2824,7 @@ msgstr "" "основі міні/максимуму даних. Зауважте, що ця функція лише розширить " "діапазон осі. Це не звузить ступінь даних." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 msgid "" "Bounds for the axis. When left empty, the bounds are dynamically defined " "based on the min/max of the data. Note that this feature will only expand" @@ -2812,7 +2834,7 @@ msgstr "" "основі міні/максимуму даних. Зауважте, що ця функція лише розширить " "діапазон осі. Це не звузить ступінь даних." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " "dynamically defined based on the min/max of the data. Note that this " @@ -2823,7 +2845,7 @@ msgstr "" "визначаються на основі міні/максимуму даних. Зауважте, що ця функція лише" " розширить діапазон осі. Це не звузить ступінь даних." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" " bounds are enabled. When left empty, the bounds are " @@ -2845,11 +2867,11 @@ msgid "Box Plot" msgstr "Ділянка коробки" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "Розбиття" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2866,7 +2888,7 @@ msgstr "Міхурна діаграма" msgid "Bubble Chart (legacy)" msgstr "Лінійна діаграма (спадщина)" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "Бульбашковий колір" @@ -2875,12 +2897,12 @@ msgstr "Бульбашковий колір" msgid "Bubble Opacity" msgstr "Міхурна діаграма" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "Розмір міхура" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "Розмір міхура" @@ -2893,7 +2915,7 @@ msgstr "Формат невеликого числа" msgid "Bucket break points" msgstr "Точки розриву відра" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 msgid "Build" msgstr "Побудувати" @@ -2903,14 +2925,14 @@ msgstr "Побудувати" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "Виберіть декілька" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2950,33 +2972,33 @@ msgstr "" " значення фільтра, як вводить користувачі (може додавати напругу до вашої" " бази даних)." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "За ключем: Використовуйте імена стовпців як ключ сортування" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "За ключем: Використовуйте імена рядків як ключ сортування" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "За значенням: Використовуйте метричні значення як ключ сортування" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "Скасувати" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 msgid "CREATE DATASET" msgstr "Створити набір даних" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "Створити таблицю як" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "Створити перегляд як" @@ -2984,11 +3006,11 @@ msgstr "Створити перегляд як" msgid "CREATE VIEW statement" msgstr "Створіть оператор перегляду" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 msgid "CRON Schedule" msgstr "Графік крон" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "Вираження крон" @@ -2997,15 +3019,15 @@ msgstr "Вираження крон" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 msgid "CSS Styles" msgstr "Стилі CSS" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "Шаблони CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "CSS, застосований до діаграми" @@ -3027,15 +3049,15 @@ msgstr "Шаблони CSS" msgid "CSS templates could not be deleted." msgstr "Шаблон CSS не можна було видалити." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 msgid "CSV Upload" msgstr "Завантаження CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "Схема CTAS & CVAS" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -3050,7 +3072,7 @@ msgstr "" msgid "CTAS Schema" msgstr "Схема CTAS" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3073,20 +3095,20 @@ msgid "Cache Timeout" msgstr "Тайм -аут кешу" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "Час кешу (секунди)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "Тайм -аут кешу" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 msgid "Cached" msgstr "Кешевий" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "Кешовані %s" @@ -3099,11 +3121,11 @@ msgstr "Кешоване значення не знайдено" msgid "Calculate contribution per series or row" msgstr "Обчисліть внесок на серію або ряд" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -3116,12 +3138,12 @@ msgstr "Обчислений стовпчик [%s] вимагає виразу" msgid "Calculated columns" msgstr "Обчислені стовпці" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "Тип обчислення" @@ -3142,26 +3164,26 @@ msgstr "Може вибрати кілька значень" msgid "Can't have overlap between Series and Breakdowns" msgstr "Не може бути перекриття між серіями та розбиттями" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "Скасувати" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "Скасувати запит на подію Window Unload" @@ -3177,8 +3199,8 @@ msgstr "Не вдається видалити базу даних, в якій msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "Не може бути декількох облікових даних для тунелю SSH" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "Не вдається завантажувати фільтр" @@ -3212,33 +3234,33 @@ msgstr "Категоричний колір" msgid "Categories to group by on the x-axis." msgstr "Категорії групуватися на осі x." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "Категорія" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 msgid "Category Name" msgstr "Назва категорії" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 msgid "Category and Percentage" msgstr "Категорія та відсоток" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 msgid "Category and Value" msgstr "Категорія та значення" @@ -3246,14 +3268,14 @@ msgstr "Категорія та значення" msgid "Category name" msgstr "Назва категорії" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "Категорія цільових вузлів" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "Категорія, вартість та відсоток" @@ -3270,26 +3292,22 @@ msgstr "Радіус клітин" msgid "Cell Size" msgstr "Розмір клітини" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "Клітинні смуги" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "Вміст клітин" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 msgid "Cell limit" msgstr "Обмеження клітин" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 msgid "Centroid (Longitude and Latitude): " msgstr "Центроїд (довгота та широта): " -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "Сертифікація" @@ -3297,15 +3315,15 @@ msgstr "Сертифікація" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "Деталі сертифікації" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "Сертифікований" @@ -3316,23 +3334,23 @@ msgstr "Сертифікований" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "Сертифікований" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "Сертифікований %s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "Змінити порядок стовпців." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "Змінити порядок рядків." @@ -3354,7 +3372,7 @@ msgstr "Збережені зміни." msgid "Changing one or more of these dashboards is forbidden" msgstr "Зміна цієї інформаційної панелі заборонена" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3379,16 +3397,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "Зміна цього контролю набуває чинності миттєво" @@ -3410,23 +3428,23 @@ msgstr "Зміна цього даних забороняється" msgid "Changing this report is forbidden" msgstr "Зміна цього звіту заборонена" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 msgid "Character to interpret as decimal point" msgstr "Характер тлумачити як десяткову точку" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "Графік" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "Діаграма %(id)s не знайдено" @@ -3435,26 +3453,26 @@ msgstr "Діаграма %(id)s не знайдено" msgid "Chart Cache Timeout" msgstr "ЧАС КАХ ЧАСУВАННЯ" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, python-format msgid "Chart Data: %s" msgstr "Дані діаграми: %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "Ідентифікатор діаграми" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3466,32 +3484,34 @@ msgstr "Ідентифікатор діаграми" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "Параметри діаграми" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 msgid "Chart Orientation" msgstr "Орієнтація діаграми" @@ -3504,13 +3524,13 @@ msgstr[0] "Власник діаграми: %s" msgstr[1] "" msgstr[2] "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 msgid "Chart Source" msgstr "Джерело діаграми" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "Назва діаграми" @@ -3529,23 +3549,23 @@ msgstr "Діаграма [%s] збережена" msgid "Chart [%s] was added to dashboard [%s]" msgstr "Діаграма [%s] була додана до інформаційної панелі [%s]" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "Діаграма [{}] була перезаписана" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "Діаграма [{}] збережена" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "Діаграма [{}] була додана до інформаційної панелі [{}]" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "ЧАС КАХ ЧАСУВАННЯ" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "Зміни діаграми" @@ -3592,8 +3612,8 @@ msgstr "Назва діаграми" msgid "Chart not found" msgstr "Діаграма %(id)s не знайдено" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "Параметри діаграми" @@ -3605,15 +3625,15 @@ msgstr "Власники діаграм" msgid "Chart parameters are invalid." msgstr "Параметри діаграми недійсні." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 msgid "Chart properties updated" msgstr "Властивості діаграми оновлені" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 msgid "Chart title" msgstr "Назва діаграми" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "Тип діаграми вимагає набору даних" @@ -3621,13 +3641,13 @@ msgstr "Тип діаграми вимагає набору даних" msgid "Chart width" msgstr "Ширина діаграми" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "Діаграми" @@ -3640,9 +3660,9 @@ msgstr "Діаграми не можна було видалити." msgid "Check for sorting ascending" msgstr "Перевірте наявність сортування висхідного" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3654,19 +3674,19 @@ msgstr "" msgid "Check out this chart in dashboard:" msgstr "Перегляньте цю діаграму на інформаційній панелі:" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "Перегляньте цю діаграму: " -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "Перегляньте цю інформаційну панель: " -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "Перевірте, щоб змусити датні розділи мати однакову висоту" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "Позиція дочірньої етикетки" @@ -3687,29 +3707,29 @@ msgstr "Виберіть файл" msgid "Choose a chart or dashboard not both" msgstr "Виберіть діаграму або інформаційну панель, а не обидва" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "Виберіть базу даних ..." -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "Виберіть набір даних" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "Виберіть набір даних" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "Виберіть метрику для правої осі" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "Виберіть формат числа" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "Виберіть джерело" @@ -3718,44 +3738,44 @@ msgstr "Виберіть джерело" msgid "Choose a source and a target" msgstr "Виберіть джерело та ціль" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "Виберіть ціль" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "Етикетка вже існує" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "Виберіть тип діаграми" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 #, fuzzy msgid "Choose columns to be parsed as dates" msgstr "Стовпці, які слід проаналізувати як дати" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "Стовпці для читання" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "Стовпчик індексу" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "Додайте метод сповіщення" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "Виберіть одну з доступних баз даних з панелі зліва." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Назва аркуша" @@ -3764,11 +3784,11 @@ msgstr "Назва аркуша" msgid "Choose the annotation layer type" msgstr "Виберіть тип шару анотації" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 msgid "Choose the format for legend values" msgstr "Виберіть формат для значень легенди" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 msgid "Choose the position of the legend" msgstr "Виберіть положення легенди" @@ -3776,7 +3796,7 @@ msgstr "Виберіть положення легенди" msgid "Choose the source of your annotations" msgstr "Виберіть джерело своїх анотацій" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 #, fuzzy msgid "" "Choose values that should be treated as null. Warning: Hive database " @@ -3786,7 +3806,7 @@ msgstr "" "порожніх рядків, [\"Немає\", \"n/a\"], [\"nan\", \"null\"]. Попередження:" " база даних HIVE підтримує лише одне значення" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3802,25 +3822,25 @@ msgstr "Акордна діаграма" msgid "Chosen non-numeric column" msgstr "Обраний не-чим’яний стовпчик" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "Кола" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "Коло -> Стрілка" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "Коло -> Коло" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "Форма радіолокаційного кола" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3844,7 +3864,7 @@ msgstr "" msgid "Clause" msgstr "Застереження" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "Чіткий" @@ -3852,15 +3872,15 @@ msgstr "Чіткий" msgid "Clear all" msgstr "Очистити всі" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 msgid "Clear all data" msgstr "Очистіть усі дані" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 msgid "Clear form" msgstr "Чітка форма" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "" "Натисніть кнопку \"+додавання/редагування фільтрів\", щоб створити нові " @@ -3882,7 +3902,7 @@ msgstr "Клацніть замок, щоб внести зміни." msgid "Click the lock to prevent further changes." msgstr "Клацніть замок, щоб запобігти подальшим змінам." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 msgid "" "Click this link to switch to an alternate form that allows you to input " "the SQLAlchemy URL for this database manually." @@ -3890,7 +3910,7 @@ msgstr "" "Клацніть на це посилання, щоб перейти на альтернативну форму, яка " "дозволяє вводити URL -адресу SQLALCHEMY для цієї бази даних вручну." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3902,7 +3922,7 @@ msgstr "" msgid "Click to add a contour" msgstr "" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "Клацніть, щоб скасувати сортування" @@ -3910,21 +3930,21 @@ msgstr "Клацніть, щоб скасувати сортування" msgid "Click to edit" msgstr "Клацніть, щоб редагувати" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, python-format msgid "Click to edit %s." msgstr "Клацніть на редагування %s." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 msgid "Click to edit chart." msgstr "Клацніть на Редагувати діаграму." #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "Клацніть, щоб редагувати мітку" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "Клацніть на улюблений/несправедливий" @@ -3932,38 +3952,38 @@ msgstr "Клацніть на улюблений/несправедливий" msgid "Click to force-refresh" msgstr "Клацніть, щоб примусити-рефреш" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "Клацніть, щоб побачити різницю" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 msgid "Click to sort ascending" msgstr "Клацніть, щоб сортувати висхід" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 msgid "Click to sort descending" msgstr "Клацніть, щоб сортувати низхід" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "Закривати" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "Закрийте всі інші вкладки" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "Вкладка Закрийте" @@ -3980,23 +4000,23 @@ msgstr "Радій кластеризації" msgid "Code" msgstr "Кодування" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "Згорнути всі" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 msgid "Collapse data panel" msgstr "Панель даних про крах" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 msgid "Collapse row" msgstr "Колапс ряд" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 msgid "Collapse tab content" msgstr "Вміст вкладки колапсу" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "Попередній перегляд таблиці колапсу" @@ -4006,12 +4026,11 @@ msgstr "Попередній перегляд таблиці колапсу" msgid "Color" msgstr "Забарвлення" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "Колір +/-" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "Кольоровий показник" @@ -4028,11 +4047,11 @@ msgstr "Кольорові кроки" msgid "Color bounds" msgstr "Кольорові межі" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 msgid "Color by" msgstr "Забарвляти" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "Кольоровий показник" @@ -4040,16 +4059,16 @@ msgstr "Кольоровий показник" msgid "Color of the target location" msgstr "Колір цільового розташування" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "Кольорова схема" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " @@ -4057,21 +4076,22 @@ msgstr "" "Колір буде затінений на основі нормалізованого (0% до 100%) значення " "даної клітини проти інших клітин у вибраному діапазоні: " -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 #, fuzzy msgid "Color: " msgstr "Забарвлення" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "Кольори" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4092,7 +4112,7 @@ msgstr "Стовпчик “%(column)s” не є числовим або не msgid "Column Configuration" msgstr "Конфігурація стовпців" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 msgid "Column Data Types" msgstr "Типи даних стовпців" @@ -4116,7 +4136,7 @@ msgstr "Стовпчик, що містить дані про широту" msgid "Column containing longitude data" msgstr "Стовпчик, що містить дані довготи" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "Типи даних стовпців" @@ -4151,7 +4171,7 @@ msgstr "Стовпчик, на який посилається агрегат, msgid "Column select" msgstr "Вибір стовпця" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 #, fuzzy msgid "" "Column to use as the index of the dataframe. If None is given, Index " @@ -4160,32 +4180,32 @@ msgstr "" "Стовпчик для використання в якості рядків рядків даних даних. Залиште " "порожній, якщо немає стовпця індексу." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "Стовпчик" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "Колони" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 msgid "Columns To Be Parsed as Dates" msgstr "Стовпці, які слід проаналізувати як дати" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 msgid "Columns To Read" msgstr "Стовпці для читання" @@ -4199,7 +4219,7 @@ msgstr "Стовпці відсутні в наборі даних: %(invalid_co msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "Стовпці відсутні в даних datasource: %(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "Стовпці субтотального положення" @@ -4207,31 +4227,31 @@ msgstr "Стовпці субтотального положення" msgid "Columns to calculate distribution across." msgstr "Стовпці для обчислення розподілу поперек." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "Стовпці для відображення" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "Стовпці до групи" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "Стовпці до групи на стовпцях" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "Стовпці до групи на рядках" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "Поєднати показники" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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" @@ -4241,7 +4261,7 @@ msgstr "" "числа позначають кольори з обраної кольорової гами і є 1-індексованими. " "Довжина повинна відповідати межі інтервалу." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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." @@ -4250,7 +4270,7 @@ msgstr "" "та 4-5. Останнє число повинно відповідати значенням, передбаченим для " "максимуму." -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "Параметр порівняння" @@ -4317,6 +4337,7 @@ msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4326,7 +4347,7 @@ msgstr "" msgid "Comparison" msgstr "Порівняння" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "Порівняльний період відставання" @@ -4335,7 +4356,7 @@ msgstr "Порівняльний період відставання" msgid "Comparison font size" msgstr "Суфікс порівняння" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "Суфікс порівняння" @@ -4345,16 +4366,16 @@ msgstr "Складіть кілька шарів разом для формув #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "Обчисліть внесок у загальний" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "Хвороба" @@ -4362,8 +4383,7 @@ msgstr "Хвороба" msgid "Conditional Formatting" msgstr "Умовне форматування" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "Умовне форматування" @@ -4375,15 +4395,20 @@ msgstr "Довірчий інтервал" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "Інтервал довіри повинен бути від 0 до 1 (ексклюзивний)" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "Конфігурація" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "Налаштування розширеного діапазону часу " -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +#, fuzzy +msgid "Configure Time Range: Current..." +msgstr "Налаштування діапазону часу: Останнє ..." + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "Налаштування діапазону часу: Останнє ..." @@ -4391,7 +4416,7 @@ msgstr "Налаштування діапазону часу: Останнє ... msgid "Configure Time Range: Previous..." msgstr "Налаштування діапазону часу: Попередній ..." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "Налаштуйте спеціальний діапазон часу" @@ -4421,41 +4446,41 @@ msgstr "Підтвердити перезапис" msgid "Confirm save" msgstr "Підтвердьте збереження" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "З'єднувати" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "Підключіть аркуш Google" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "Підключіть аркуші Google як таблиці до цієї бази даних" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "Підключіть базу даних" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "Підключіть базу даних" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "Підключіть цю базу даних за допомогою динамічної форми" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "Підключіть цю базу даних за допомогою рядка URI SQLALCHEMY" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "З'єднання" @@ -4464,7 +4489,7 @@ msgstr "З'єднання" msgid "Connection failed, please check your connection settings" msgstr "Не вдалося підключити, будь ласка, перевірте налаштування з'єднання" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "Не вдалося підключити, будь ласка, перевірте налаштування з'єднання" @@ -4473,23 +4498,23 @@ msgstr "Не вдалося підключити, будь ласка, пере msgid "Connection looks good!" msgstr "З'єднання виглядає добре!" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "Формат дати" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "Тип кроку" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 msgid "Continue" msgstr "Продовжувати" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "Безперервний" @@ -4500,12 +4525,12 @@ msgstr "Безперервний" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "Внесок" @@ -4513,21 +4538,21 @@ msgstr "Внесок" msgid "Contribution Mode" msgstr "Режим внеску" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 msgid "Control" msgstr "КОНТРОЛЬ" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "Метод контролю позначено " -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "Методи керування позначені " #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "Скопіюється в буфер обміну!" @@ -4548,7 +4573,7 @@ msgstr "Копіювати та вставити облікові дані JSON" msgid "Copy and paste the entire service account .json file here" msgstr "Скопіюйте та вставте весь обліковий запис служби .json файл тут" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "Копіювати посилання" @@ -4556,8 +4581,8 @@ msgstr "Копіювати посилання" msgid "Copy message" msgstr "Скопіюйте повідомлення" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4567,9 +4592,9 @@ msgstr "Копія %s" msgid "Copy partition query to clipboard" msgstr "Скопіюйте запит на розділ у буфер обміну" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 msgid "Copy permalink to clipboard" msgstr "Скопіюйте постійне посилання на буфер обміну" @@ -4577,25 +4602,25 @@ msgstr "Скопіюйте постійне посилання на буфер msgid "Copy query URL" msgstr "Скопіюйте URL -адресу запитів" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "Скопіюйте посилання на запит у свій буфер обміну" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 #, fuzzy msgid "Copy the identifier of the account you are trying to connect to." msgstr "Скопіюйте назву бази даних, до якої ви намагаєтесь підключитися." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "Скопіюйте назву HTTP -шляху кластера." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 msgid "Copy the name of the database you are trying to connect to." msgstr "Скопіюйте назву бази даних, до якої ви намагаєтесь підключитися." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "Копіювати в буфер обміну" @@ -4639,7 +4664,7 @@ msgstr "Не вдалося знайти об'єкт Viz" msgid "Could not load database driver" msgstr "Не вдалося завантажити драйвер бази даних" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "Не вдалося завантажити драйвер бази даних: {}" @@ -4648,37 +4673,37 @@ msgstr "Не вдалося завантажити драйвер бази да msgid "Could not resolve hostname: \"%(host)s\"." msgstr "Не вдалося вирішити ім'я хоста: “%(host)s\"." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 msgid "Count" msgstr "Рахувати" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 msgid "Count Unique Values" msgstr "Порахуйте унікальні значення" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "Вважати як частка стовпців" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "Порахуйте як частку рядків" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "Вважається часткою загальної кількості" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "Країна" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "Колірна гамма країни" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "Стовпчик країни" @@ -4691,25 +4716,25 @@ msgstr "Тип поля країни" msgid "Country Map" msgstr "Карта країни" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "Створити" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 msgid "Create Chart" msgstr "Створити діаграму" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 msgid "Create a dataset" msgstr "Створіть набір даних" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4720,7 +4745,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "Створіть нову діаграму" @@ -4733,25 +4758,25 @@ msgstr "Створити діаграму" msgid "Create chart with dataset" msgstr "Створіть діаграму за допомогою набору даних" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Індекс даних даних" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 msgid "Create dataset" msgstr "Створити набір даних" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 msgid "Create dataset and create chart" msgstr "Створити набір даних та створити діаграму" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "Створіть нову діаграму" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "Створити або вибрати схему ..." @@ -4759,7 +4784,7 @@ msgstr "Створити або вибрати схему ..." msgid "Created" msgstr "Створений" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "Створений" @@ -4767,7 +4792,7 @@ msgstr "Створений" msgid "Created by me" msgstr "Створений мною" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "Створений на" @@ -4775,7 +4800,7 @@ msgstr "Створений на" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "Створення тунелю SSH не вдалося з незрозумілої причини" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "Створення джерела даних та створення нової вкладки" @@ -4788,13 +4813,13 @@ msgstr "Творець" msgid "Crimson" msgstr "Малиновий" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" "Перехресний фільтр буде застосований до всіх діаграм, які використовують " "цей набір даних." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 msgid "Cross-filtering is not enabled for this dashboard." msgstr "Перехресне фільтрування не ввімкнено для цієї інформаційної панелі." @@ -4802,7 +4827,7 @@ msgstr "Перехресне фільтрування не ввімкнено д msgid "Cross-filtering is not enabled in this dashboard" msgstr "Перехресне фільтрування не ввімкнено для цієї інформаційної панелі" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 msgid "Cross-filtering scoping" @@ -4813,6 +4838,7 @@ msgid "Cross-filters" msgstr "Перехресні фільтри" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "Кумулятивний" @@ -4821,7 +4847,7 @@ msgid "Currency" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 #, fuzzy msgid "Currency format" msgstr "Формат значення" @@ -4834,15 +4860,50 @@ msgstr "" msgid "Currency symbol" msgstr "" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "рахувати" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "Запустити запит" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "Формат значення" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "Запустити запит" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "Запустити запит" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "Запустити запит" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "В даний час надано: %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "Звичайний" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "Умовне форматування" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "Спеціальний плагін" @@ -4851,8 +4912,8 @@ msgstr "Спеціальний плагін" msgid "Custom Plugins" msgstr "Спеціальні плагіни" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4862,11 +4923,11 @@ msgstr "Спеціальний SQL" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "Спеціальні спеціальні показники SQL не ввімкнено для цього набору даних" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "Спеціальні поля SQL не можуть містити підзапити." -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "Автозаповнення" @@ -4889,29 +4950,29 @@ msgstr "Спеціальний плагін фільтра часу" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "Налаштувати" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "Налаштуйте показники" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "Налаштуйте стовпці" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "Виявлена ​​циклічна залежність" @@ -4920,17 +4981,17 @@ msgid "D3 Format" msgstr "Формат D3" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "Формат D3" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "D3 Формат Синтаксис: https://github.com/d3/d3-format" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" @@ -4938,8 +4999,8 @@ msgstr "" "Формат чисел D3 для чисел між -1,0 до 1,0, корисний, коли ви хочете мати " "різні значні цифри для невеликої та великої кількості" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "D3 Формат часу для стовпців DateTime" @@ -4956,11 +5017,11 @@ msgstr "ДАТА, ЧАС" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "Стовпчик DB %(col_name)s має невідомий тип: %(value_type)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "Ухвала" @@ -4978,7 +5039,7 @@ msgid "Daily seasonality" msgstr "Щоденна сезонність" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 msgid "Dark" msgstr "Темний" @@ -4990,10 +5051,10 @@ msgstr "Темний блакит" msgid "Dark mode" msgstr "Темний режим" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -5005,7 +5066,7 @@ msgstr "Дашборд" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "Дашборд [%s] був щойно створений, а діаграма [%s] була додана до нього" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "Дашборд [{}] був щойно створений, і діаграма [{}] була додана до нього" @@ -5029,19 +5090,19 @@ msgstr "Дашборд імпортовано" msgid "Dashboard parameters are invalid." msgstr "Параметри інформаційної панелі недійсні." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "Властивості інформаційної панелі" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 msgid "Dashboard properties updated" msgstr "Оновлені властивості інформаційної панелі" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "Схема інформаційної панелі" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -5055,7 +5116,7 @@ msgstr "" " Фільтри, щоб цей фільтр на інформаційній панелі впливав на ці " "діаграми." -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 msgid "Dashboard title" msgstr "Назва інформаційної панелі" @@ -5063,11 +5124,11 @@ msgstr "Назва інформаційної панелі" msgid "Dashboard usage" msgstr "Використання інформаційної панелі" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "Дашборди" @@ -5085,13 +5146,13 @@ msgstr "Дашбордів не існує" msgid "Dashed" msgstr "Бридкий" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "Дані" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "Імпортний набір даних" @@ -5104,13 +5165,13 @@ msgstr "Таблиця даних" msgid "Data URI is not allowed." msgstr "URI даних заборонено." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "Масштаб даних" @@ -5141,7 +5202,7 @@ msgstr "Додаткові дані для JS" msgid "Data preview" msgstr "Попередній перегляд даних" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 msgid "Data refreshed" msgstr "Дані оновлені" @@ -5161,13 +5222,13 @@ msgid "DataFrame must include temporal column" msgstr "Dataframe повинен включати часовий стовпчик" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5178,18 +5239,18 @@ msgstr "Dataframe повинен включати часовий стовпчи msgid "Database" msgstr "База даних" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 msgid "Database Connections" msgstr "З'єднання бази даних" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "Помилка створення бази даних" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 msgid "Database connected" msgstr "База даних підключена" @@ -5215,7 +5276,7 @@ msgstr "База даних не дозволяє маніпулювати да msgid "Database does not exist" msgstr "Бази даних не існує" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "База даних не підтримує підрозділи" @@ -5227,7 +5288,7 @@ msgstr "" "Драйвер бази даних для імпорту, можливо, не встановлений. Відвідайте " "сторінку документації Superset для інструкцій щодо встановлення: " -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "Помилка бази даних" @@ -5239,8 +5300,8 @@ msgstr "База даних офлайн." msgid "Database is required for alerts" msgstr "База даних необхідна для сповіщень" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5259,11 +5320,11 @@ msgstr "База даних не знайдена." msgid "Database parameters are invalid." msgstr "Параметри бази даних недійсні." -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 msgid "Database passwords" msgstr "Паролі бази даних" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5275,7 +5336,7 @@ msgstr "Порт бази даних" msgid "Database schema is not allowed for csv uploads." msgstr "Схеми дозволені для завантаження файлів" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 msgid "Database settings updated" msgstr "Оновлені параметри бази даних" @@ -5298,15 +5359,15 @@ msgstr "" msgid "Databases" msgstr "Бази даних" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "Набір даних" @@ -5344,11 +5405,11 @@ msgstr "Набір даних не вдалося оновити." msgid "Dataset does not exist" msgstr "Набір даних не існує" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 msgid "Dataset imported" msgstr "Імпортний набір даних" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "Необхідний набір даних" @@ -5368,18 +5429,18 @@ msgstr "Назва набору даних" msgid "Dataset parameters are invalid." msgstr "Параметри набору даних недійсні." -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "Схема набору даних недійсна, викликана: %(error)s" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "Набори даних" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5400,7 +5461,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "Набір даних не можна було видалити." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "Набори даних не містять тимчасового стовпця" @@ -5425,19 +5486,19 @@ msgstr "Тип даних недійсний" msgid "Datasource type is required when datasource_id is given" msgstr "Тип даних потрібен, коли задається DataSource_ID" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "Формат часу дати" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "Формат дати" @@ -5446,7 +5507,7 @@ msgstr "Формат дати" msgid "Date format string" msgstr "Рядок формату дати" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "Дата, час" @@ -5454,7 +5515,7 @@ msgstr "Дата, час" msgid "Datetime Format" msgstr "Формат DateTime" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5474,12 +5535,12 @@ msgstr "День" msgid "Day (freq=D)" msgstr "День (Freq = D)" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "Дні %s" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "БД двигун не повернув усі запити стовпчики" @@ -5487,7 +5548,7 @@ msgstr "БД двигун не повернув усі запити стовпч msgid "Deactivate" msgstr "Деактивувати" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "Грудень" @@ -5499,7 +5560,7 @@ msgstr "Вирішує, який стовпець для сортування б msgid "Decides which measure to sort the base axis by." msgstr "Вирішує, яка міра для сортування базової осі за." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "Десятковий характер" @@ -5549,12 +5610,12 @@ msgid "Deck.gl - Screen Grid" msgstr "Deck.gl - сітка екрана" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 #, fuzzy msgid "Decrease" msgstr "створити" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "Значення за замовчуванням" @@ -5563,7 +5624,7 @@ msgstr "Значення за замовчуванням" msgid "Default Endpoint" msgstr "Кінцева точка за замовчуванням" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "Виберіть схему" @@ -5578,7 +5639,7 @@ msgstr "" "URL -адреса за замовчуванням для перенаправлення на доступ до доступу зі " "сторінки списку даних" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "Значення за замовчуванням" @@ -5595,7 +5656,7 @@ msgstr "Широта за замовчуванням" msgid "Default longitude" msgstr "Довгота за замовчуванням" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 msgid "" "Default minimal column width in pixels, actual width may still be larger " "than this if other columns don't need much space" @@ -5604,7 +5665,7 @@ msgstr "" "все ще може бути більша, ніж це, якщо іншим стовпцям не потрібно багато " "місця" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "Значення за замовчуванням необхідне" @@ -5628,19 +5689,19 @@ msgstr "" "Налаштування значення за замовчуванням автоматично, коли перевіряється " "\"Виберіть значення першого фільтра\"" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "Визначте функцію, яка отримує вхід і виводить вміст для підказки" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "" "Визначте функцію, яка повертає URL -адресу, щоб перейти до того, коли " "користувач клацає" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5660,20 +5721,20 @@ msgid "" " a given threshold range." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5685,11 +5746,11 @@ msgstr "" msgid "Defines how each series is broken down" msgstr "Визначає, як розбивається кожна серія" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "Визначає розмір сітки в пікселях" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 #, fuzzy msgid "" "Defines the grouping of entities. Each series is represented by a " @@ -5698,7 +5759,7 @@ msgstr "" "Визначає групування суб'єктів. Кожна серія відображається як конкретний " "колір на діаграмі і має легенду перемикання" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 msgid "" "Defines the grouping of entities. Each series is shown as a specific " "color on the chart and has a legend toggle" @@ -5706,12 +5767,12 @@ msgstr "" "Визначає групування суб'єктів. Кожна серія відображається як конкретний " "колір на діаграмі і має легенду перемикання" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5723,7 +5784,7 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" @@ -5731,11 +5792,11 @@ msgstr "" "Визначає, чи повинен крок з’являтися на початку, середній або кінець між " "двома точками даних" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5745,13 +5806,13 @@ msgstr "" #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "Видаляти" @@ -5768,7 +5829,7 @@ msgstr "Видалити анотацію?" msgid "Delete Database?" msgstr "Видалити базу даних?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "Видалити набір даних?" @@ -5789,7 +5850,7 @@ msgstr "Видалити звіт?" msgid "Delete Template?" msgstr "Видалити шаблон?" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "Видалити все справді?" @@ -5819,7 +5880,7 @@ msgstr "Видалити запит" msgid "Delete template" msgstr "Видалити шаблон" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "Видаліть цей контейнер і збережіть, щоб видалити це повідомлення." @@ -5859,7 +5920,7 @@ msgstr[0] "Видалений %(num) d шаблон CSS" msgstr[1] "" msgstr[2] "" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, fuzzy, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5911,7 +5972,7 @@ msgstr "Видалено %s" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5931,11 +5992,11 @@ msgstr "" msgid "Delimited long & lat single column" msgstr "Розмежований одиночний стовпчик Long & Lat" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "Розмежування" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "Метод доставки" @@ -5962,20 +6023,20 @@ msgstr "Застарілий" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5984,8 +6045,8 @@ msgstr "Застарілий" msgid "Description" msgstr "Опис" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "Опис (це можна побачити у списку)" @@ -6001,7 +6062,7 @@ msgstr "Опис текст, який відображається нижче в msgid "Deselect all" msgstr "Скасувати всі" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 #, fuzzy msgid "Details" msgstr "Підсумки" @@ -6023,7 +6084,7 @@ msgstr "" "Визначає, чи видно цю інформаційну панель у списку всіх інформаційних " "панелей" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "Алмаз" @@ -6031,14 +6092,14 @@ msgstr "Алмаз" msgid "Did you mean:" msgstr "Ти мав на увазі:" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "Різниця" @@ -6046,8 +6107,8 @@ msgstr "Різниця" msgid "Dim Gray" msgstr "Тьмяно сірий" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 msgid "Dimension" msgstr "Вимір" @@ -6056,18 +6117,18 @@ msgid "Dimension to use on x-axis." msgstr "Розмір використання на осі x." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "Розмір використання в осі Y." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 msgid "Dimensions" msgstr "Розміри" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -6081,14 +6142,15 @@ msgstr "Спрямований макет сили" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "Спрямований" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "Вимкнути запити попереднього перегляду даних SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " @@ -6098,7 +6160,7 @@ msgstr "" "лабораторії SQL. Корисно, щоб уникнути проблем з продуктивністю браузера " "при використанні баз даних з дуже широкими таблицями." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 #, fuzzy msgid "Disable drill to detail" msgstr "Свердлити до деталей" @@ -6107,38 +6169,43 @@ msgstr "Свердлити до деталей" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "Інвалід" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 #, fuzzy msgid "Disables the drill to detail feature for this database." msgstr "Для цього набору даних не було повернуто жодних зразків" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 msgid "Discard" msgstr "Відкинути" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 #, fuzzy msgid "Display" msgstr "Назва відображення" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "Назва відображення" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "Назва відображення" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 #, fuzzy msgid "Display column level subtotal" msgstr "Загальний рівень стовпців відображення" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "Загальний рівень стовпців відображення" @@ -6146,7 +6213,7 @@ msgstr "Загальний рівень стовпців відображенн msgid "Display configuration" msgstr "Конфігурація відображення" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 msgid "" "Display metrics side by side within each column, as opposed to each " "column being displayed side by side for each metric." @@ -6154,19 +6221,19 @@ msgstr "" "Показники дисплея поруч у кожному стовпці, на відміну від кожного " "стовпця, що відображається поруч для кожної метрики." -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 #, fuzzy msgid "Display row level subtotal" msgstr "Відображення рівня рядка загалом" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "Відображення рівня рядка загалом" @@ -6193,6 +6260,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "Розподіл" @@ -6200,17 +6269,17 @@ msgstr "Розподіл" msgid "Distribution - Bar Chart" msgstr "Розповсюдження - штрих -діаграма" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "Роздільник" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "Ви хочете пончик чи пиріг?" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "Документація" @@ -6219,7 +6288,7 @@ msgid "Domain" msgstr "Домен" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "Пончик" @@ -6227,23 +6296,23 @@ msgstr "Пончик" msgid "Dotted" msgstr "Пунктирний" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 msgid "Download" msgstr "Завантажувати" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 #, fuzzy msgid "Download as Image" msgstr "Завантажте як зображення" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "Завантажте як зображення" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "Завантажте в CSV" @@ -6263,71 +6332,71 @@ msgstr "Перетягніть компоненти та діаграми на msgid "Drag and drop components to this tab" msgstr "Перетягніть компоненти на цю вкладку" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "Накресліть маркер на точках даних. Застосовується лише для типів ліній." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "Накресліть область під кривими. Застосовується лише для типів ліній." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "Намалювати лінію з пирога до етикетки, коли етикетки зовні?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 msgid "Draw split lines for minor axis ticks" msgstr "Накресліть розділені лінії для незначних кліщів" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "Накресліть розділені лінії для незначних кліщів у осі Y" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "Свердлити" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "Свердло не доступне для цієї точки даних" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "Свердло ще не підтримується для цього типу діаграми" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, python-format msgid "Drill by: %s" msgstr "Свердлити: %s" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "Свердлити до деталей" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "Свердлити до деталей" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "" "Свердло до деталей за значенням ще не підтримується для цього типу " "діаграми." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." @@ -6335,7 +6404,7 @@ msgstr "" "Дріль до деталей вимкнено, оскільки ця діаграма не групує дані за " "значенням розмірності." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6346,7 +6415,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "Свердло до деталей: %s" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6362,7 +6431,7 @@ msgstr[0] "Спустіть сюди стовпець/метрику або на msgstr[1] "" msgstr[2] "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 msgid "Drop a temporal column here or click" msgstr "Спустіть тимчасовий стовпець або натисніть" @@ -6371,7 +6440,7 @@ msgid "Drop columns/metrics here or click" msgstr "Спустіть тут стовпці/метрики або натисніть" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 msgid "Duplicate" msgstr "Дублікат" @@ -6393,7 +6462,7 @@ msgstr "" msgid "Duplicate dataset" msgstr "Дублікат набору даних" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "Вкладка дублікатів" @@ -6403,7 +6472,7 @@ msgstr "Вкладка дублікатів" msgid "Duration" msgstr "Тривалість" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 msgid "" "Duration (in seconds) of the caching timeout for charts of this database." " A timeout of 0 indicates that the cache never expires, and -1 bypasses " @@ -6434,7 +6503,7 @@ msgstr "" "увагу на за замовчуванням до часу очікування даних/таблиці, якщо він не " "визначений." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" " bypass the cache. Note this defaults to the dataset's timeout if " @@ -6454,7 +6523,7 @@ msgstr "" "очікування 0 вказує на те, що кеш ніколи не закінчується. Зверніть увагу " "на цей час очікування бази даних, якщо він не визначений." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 msgid "" "Duration (in seconds) of the metadata caching timeout for schemas of this" " database. If left unset, the cache never expires." @@ -6462,7 +6531,7 @@ msgstr "" "Тривалість (за лічені секунди) таймаут кешування метаданих для схем цієї " "бази даних. Якщо залишатись не встановлено, кеш ніколи не закінчується." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6475,12 +6544,12 @@ msgstr "" msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "Тривалість в МС (1,40008 => 1 мс 400 мк 80ns)" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "Тривалість у MS (100,40008 => 100 мс 400 мкс 80ns)" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "Тривалість у MS (66000 => 1 м 6с)" @@ -6498,10 +6567,11 @@ msgstr "Динамічно шукайте всі значення фільтра #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6511,7 +6581,7 @@ msgstr "Динамічно шукайте всі значення фільтра #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "Echarts" @@ -6519,9 +6589,9 @@ msgstr "Echarts" msgid "EMAIL_REPORTS_CTA" msgstr "Email_reports_cta" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "Кінець (ексклюзивний)" @@ -6534,47 +6604,47 @@ msgstr "Помилка" msgid "ERROR: %s" msgstr "Помилка: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "Довжина краю" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "Довжина краю між вузлами" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "Символи краю" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "Ширина краю" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "Редагувати" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "Редагувати попередження" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "Редагувати CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "Редагувати властивості шаблону CSS" @@ -6582,7 +6652,7 @@ msgstr "Редагувати властивості шаблону CSS" msgid "Edit Chart" msgstr "Редагувати діаграму" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 msgid "Edit Chart Properties" msgstr "Редагувати властивості діаграми" @@ -6614,7 +6684,7 @@ msgstr "Метрика редагування" msgid "Edit Plugin" msgstr "Редагувати плагін" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "Редагувати звіт" @@ -6631,7 +6701,7 @@ msgstr "Редагувати таблицю" msgid "Edit Tag" msgstr "Редагувати журнал" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "Редагувати анотацію" @@ -6640,27 +6710,27 @@ msgstr "Редагувати анотацію" msgid "Edit annotation layer" msgstr "Редагувати шар анотації" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "Редагувати властивості шару анотації" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 msgid "Edit chart" msgstr "Редагувати діаграму" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "Редагувати властивості діаграми" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "Редагувати інформаційну панель" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "Редагувати базу даних" @@ -6670,15 +6740,15 @@ msgstr "Редагувати набір даних" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "Редагувати звіт електронної пошти" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "Редагувати форматер" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "Редагувати властивості" @@ -6695,12 +6765,12 @@ msgstr "Редагувати шаблон" msgid "Edit template parameters" msgstr "Редагувати параметри шаблону" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 msgid "Edit the dashboard" msgstr "Відредагуйте інформаційну панель" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "Редагувати часовий діапазон" @@ -6746,7 +6816,7 @@ msgstr "Піднесення" msgid "Email reports active" msgstr "Звіти про електронну пошту активні" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6754,12 +6824,12 @@ msgstr "" msgid "Embed" msgstr "Вбудувати" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "Вбудувати код" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 msgid "Embed dashboard" msgstr "Вбудувати інформаційну панель" @@ -6771,7 +6841,7 @@ msgstr "Вбудовування деактивовано." msgid "Emit Filter Events" msgstr "Виносити подій фільтра" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "Наголос" @@ -6779,7 +6849,7 @@ msgstr "Наголос" msgid "Employment and education" msgstr "Зайнятість та освіта" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "Порожнє коло" @@ -6795,7 +6865,7 @@ msgstr "Порожній стовпчик" msgid "Empty query result" msgstr "Порожній результат запиту" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "Порожній запит?" @@ -6803,8 +6873,8 @@ msgstr "Порожній запит?" msgid "Empty row" msgstr "Порожній ряд" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "" "Увімкніть \"Дозволити завантаження файлів у базу даних\" в налаштуваннях " @@ -6818,13 +6888,13 @@ msgstr "Увімкнути фільтр Виберіть" msgid "Enable cross-filtering" msgstr "Увімкнути перехресне фільтрування" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "Увімкнути контроль за масштабуванням даних" @@ -6840,25 +6910,25 @@ msgstr "Увімкнути прогноз" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "Увімкнути роумінг графів" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "Увімкнути перетягування вузла" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "Увімкнути оцінку витрат на запит" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "Увімкнути серверну пагінування результатів (експериментальна функція)" @@ -6871,12 +6941,12 @@ msgstr "" "Зіткнувшись недійсний нульовий просторовий запис, будь ласка, подумайте " "про фільтрування їх" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "Кінець" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 msgid "End (Longitude, Latitude): " msgstr "Кінець (довгота, широта): " @@ -6884,17 +6954,17 @@ msgstr "Кінець (довгота, широта): " msgid "End Longitude & Latitude" msgstr "Кінцева довгота та широта" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "Кінцевий кут" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "End date" msgstr "Дата закінчення" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "Дата закінчення виключається з часового діапазону" @@ -6907,8 +6977,8 @@ msgstr "Дата закінчення повинна бути після дат msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "Двигун “%(engine)s” не може бути налаштований за параметрами." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "Параметри двигуна" @@ -6920,59 +6990,59 @@ msgstr "" "Специфікація двигуна \"Invalidengine\" не підтримує налаштування за " "допомогою окремих параметрів." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "Введіть ca_bundle" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 msgid "Enter Primary Credentials" msgstr "Введіть первинні дані" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "Введіть ім’я для цього аркуша" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "Введіть новий заголовок для вкладки" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "Ім'я сповіщення" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "Введіть тривалість за лічені секунди" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "Введіть повноекранний" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "Назва звіту" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "Введіть необхідні дані %(dbModelName)s" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "Об'єкт" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "Ідентифікатор сутності" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "Рівні розміри дати" @@ -6980,10 +7050,10 @@ msgstr "Рівні розміри дати" msgid "Equal to (=)" msgstr "Дорівнює (=)" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "Помилка" @@ -6993,17 +7063,17 @@ msgstr "Помилка" msgid "Error Fetching Tagged Objects" msgstr "Були помилкові об'єкти, пов’язані з набором даних" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "Помилка в виразі jinja у HAVING фразі: %(msg)s" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "Помилка в виразі jinja у фільтрах RLS: %(msg)s" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "Помилка в виразі jinja WHERE: %(msg)s" @@ -7013,7 +7083,7 @@ msgstr "Помилка в виразі jinja WHERE: %(msg)s" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "Помилка в експресії jinja у значеннях вибору предикат: %(msg)s" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "Помилка завантаження діаграм даних. Фільтри можуть працювати не правильно." @@ -7060,8 +7130,8 @@ msgstr "Помилка під час надання віртуального з msgid "Error: %(error)s" msgstr "Помилка: %(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "Помилка: %(msg)s" @@ -7078,7 +7148,7 @@ msgstr "Оцінка вартості" msgid "Estimate selected query cost" msgstr "Оцініть вибрані вартість запиту" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "Оцініть вартість перед проведенням запиту" @@ -7091,11 +7161,11 @@ msgstr "Подія" msgid "Event Flow" msgstr "Потік подій" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "Назви подій" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "Визначення події" @@ -7107,7 +7177,7 @@ msgstr "Потік подій" msgid "Event time column" msgstr "Стовпчик часу події" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "Кожен" @@ -7128,24 +7198,24 @@ msgstr "Кожен" msgid "Evolution" msgstr "Еволюція" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "Приклад" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "Приклади" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "Завантаження CSV" @@ -7162,7 +7232,7 @@ msgstr "Виключіть вибрані значення" msgid "Excluded roles" msgstr "Виключені ролі" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "Виконаний SQL" @@ -7178,12 +7248,12 @@ msgstr "Ідентифікатор виконання" msgid "Execution log" msgstr "Журнал виконання" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 msgid "Existing dataset" msgstr "Існуючий набір даних" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "Вийти на повне екран" @@ -7191,23 +7261,23 @@ msgstr "Вийти на повне екран" msgid "Expand" msgstr "Розширити" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "Розширити всі" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "Розгорнути панель даних" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 msgid "Expand row" msgstr "Розширити ряд" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "Розширити попередній перегляд таблиці" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "Розгорнути панель інструментів" @@ -7231,7 +7301,7 @@ msgstr "" msgid "Experimental" msgstr "Експериментальний" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "Досліджувати" @@ -7241,20 +7311,20 @@ msgstr "Досліджувати" msgid "Explore - %(table)s" msgstr "Дослідити - %(table)s" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "Вивчіть результат, встановлений у поданні досліджень даних" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7268,51 +7338,56 @@ msgstr "Експортувати інформаційні панелі?" msgid "Export query" msgstr "Експортний запит" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 msgid "Export to .CSV" msgstr "Експорт до .csv" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 msgid "Export to .JSON" msgstr "Експорт до .json" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 msgid "Export to Excel" msgstr "Експорт до Excel" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 #, fuzzy msgid "Export to PDF" msgstr "Експорт до Ямла" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "Експорт до повороту .csv" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "Експорт до Ямла" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "Експорт до Ямла?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 msgid "Export to full .CSV" msgstr "Експорт до повного .csv" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 #, fuzzy msgid "Export to full Excel" msgstr "Експорт до Excel" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "Експорт до оригіналу .csv" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "Експорт до повороту .csv" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "Викрити базу даних у лабораторії SQL" @@ -7336,8 +7411,8 @@ msgstr "Вираз" msgid "Extra" msgstr "Додатковий" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "Додаткові елементи управління" @@ -7345,7 +7420,7 @@ msgstr "Додаткові елементи управління" msgid "Extra Parameters" msgstr "Додаткові параметри" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "Додаткові дані для JS" @@ -7366,7 +7441,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "Додаткове поле не може розшифровувати JSON. %(msg)s" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "Додаткові параметри для використання в шаблонних запитах Jinja" @@ -7382,23 +7457,23 @@ msgstr "" msgid "Extra url parameters for use in Jinja templated queries" msgstr "Додаткові параметри URL -адреси для використання в шаблонних запитах Jinja" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 msgid "Extruded" msgstr "Екструдований" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "Лютий" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "Пт" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "Фактор" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "Коефіцієнт для множення метрики на" @@ -7408,17 +7483,17 @@ msgstr "Коефіцієнт для множення метрики на" msgid "Failed" msgstr "Провалився" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "Не вдалося отримати результати" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "Не вдалося зупинити запит. %s" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "Не вдалося створити звіт" @@ -7427,7 +7502,7 @@ msgstr "Не вдалося створити звіт" msgid "Failed to execute %(query)s" msgstr "Не вдалося виконати %(query)s" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "Не вдалося створити URL -адресу редагування діаграм" @@ -7435,12 +7510,12 @@ msgstr "Не вдалося створити URL -адресу редагува msgid "Failed to load chart data" msgstr "Не вдалося завантажити дані діаграми" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "Не вдалося завантажити дані діаграми." -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "Не вдалося завантажити розміри для свердління" @@ -7448,24 +7523,24 @@ msgstr "Не вдалося завантажити розміри для све msgid "Failed to retrieve advanced type" msgstr "Не вдалося отримати розширений тип" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 msgid "Failed to save cross-filter scoping" msgstr "Не вдалося зберегти перехресне фільтрування" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "Не вдалося запустити віддалений запит на працівника." -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 #, fuzzy msgid "Failed to tag items" msgstr "Виберіть усі елементи" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "Не вдалося оновити звіт" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "Не вдалося перевірити вибрати параметри: %s" @@ -7477,16 +7552,38 @@ msgstr "Не вдалося перевірити вибрати параметр msgid "Favorite" msgstr "Улюблені" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 #, fuzzy msgid "Featured" msgstr "Створений" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "Лютий" @@ -7494,11 +7591,11 @@ msgstr "Лютий" msgid "Fetch Values Predicate" msgstr "Значення отримання предикатів" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "Попередній перегляд даних" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "Витягнутий %s" @@ -7526,7 +7623,7 @@ msgstr "Потрібне поле" msgid "File" msgstr "Файл" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "Налаштування фільтра" @@ -7545,30 +7642,30 @@ msgstr "" msgid "File upload" msgstr "Завантажувати" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 msgid "Fill Color" msgstr "Заповнити колір" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "Заповніть усі необхідні поля, щоб увімкнути \"значення за замовчуванням\"" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "Метод заповнення" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 msgid "Filled" msgstr "Наповнений" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "Фільтрувати" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 msgid "Filter Configuration" msgstr "Конфігурація фільтра" @@ -7576,11 +7673,11 @@ msgstr "Конфігурація фільтра" msgid "Filter List" msgstr "Список фільтрів" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 msgid "Filter Settings" msgstr "Налаштування фільтра" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7593,15 +7690,15 @@ msgstr "Тип фільтру" msgid "Filter charts" msgstr "Фільтр -діаграми" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "Фільтр має значення за замовчуванням" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 msgid "Filter menu" msgstr "Меню фільтра" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "Назва фільтра" @@ -7611,16 +7708,16 @@ msgstr "" "Фільтр відображає лише значення, що стосуються вибору, зроблених в інших " "фільтрах." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "Результати фільтрів" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "Тип фільтру" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "Значення фільтра (чутливе до випадку)" @@ -7632,7 +7729,7 @@ msgstr "Значення фільтра (чутливе до випадку)" msgid "Filter value is required" msgstr "Потрібне значення фільтра" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "Список значень фільтра не може бути порожнім" @@ -7644,17 +7741,17 @@ msgstr "Відфільтруйте свої діаграми" msgid "Filterable" msgstr "Фільтруваний" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "Фільтри" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "Фільтри за колонками" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "Фільтри за метриками" @@ -7693,17 +7790,17 @@ msgstr "" msgid "Find" msgstr "у" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "Закінчити" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "Перший" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 msgid "" "Fix the trend line to the full time range specified in case filtered " "results do not include the start or end dates" @@ -7711,7 +7808,7 @@ msgstr "" "Зафіксуйте лінію тенденції до повного часу, зазначеного у відфільтрованих" " результатах" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "Виправте до вибраного діапазону часу" @@ -7723,11 +7820,11 @@ msgstr "Нерухомий" msgid "Fixed Color" msgstr "Фіксований колір" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "Фіксований колір" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 msgid "Fixed point radius" msgstr "Фіксований радіус точки" @@ -7735,28 +7832,30 @@ msgstr "Фіксований радіус точки" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "Протікати" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "Розмір шрифту" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "" "Розмір шрифту для етикетки осі, детальне значення та інші текстові " "елементи" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "Розмір шрифту за найбільшим значенням у списку" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "Розмір шрифту для найменшого значення у списку" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." @@ -7764,7 +7863,7 @@ msgstr "" "Для BigQuery, Presto та Postgres показує кнопку для обчислення вартості " "перед запуском запиту." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7774,7 +7873,7 @@ msgstr "" msgid "For further instructions, consult the" msgstr "Для отримання додаткових інструкцій проконсультуйтеся" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7792,11 +7891,11 @@ msgstr "" "Для базових фільтрів це ролі, до яких фільтр не застосовується, наприклад" " Адміністратор, якщо адміністратор повинен побачити всі дані." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "Примушувати" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." @@ -7805,17 +7904,17 @@ msgstr "" "лабораторії SQL." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "Категорія джерела" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 msgid "Force date format" msgstr "Формат дат сили" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "Оновити" @@ -7855,12 +7954,19 @@ msgstr "" "даних." #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 #, fuzzy msgid "Format SQL" msgstr "Формат D3" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "Відформатовано CSV, доданий електронною поштою" @@ -7868,11 +7974,11 @@ msgstr "Відформатовано CSV, доданий електронною msgid "Formatted date" msgstr "Відформатована дата" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 msgid "Formatted value" msgstr "Відформатоване значення" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 msgid "Formatting" msgstr "Форматування" @@ -7882,8 +7988,8 @@ msgstr "Форматування" msgid "Formula" msgstr "Формула" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 msgid "Forward values" msgstr "Значення вперед" @@ -7891,7 +7997,7 @@ msgstr "Значення вперед" msgid "Found invalid orderby options" msgstr "Знайдені недійсні параметри замовлення" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "Фракційні цифри" @@ -7899,19 +8005,19 @@ msgstr "Фракційні цифри" msgid "Frequency" msgstr "Частота" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "Тертя" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "Тертя між вузлами" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "П’ятниця" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "З дати не може бути більшим, ніж на сьогоднішній день" @@ -7923,16 +8029,16 @@ msgstr "Повне ім'я" msgid "Funnel Chart" msgstr "Графік воронки" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "Далі налаштувати, як відобразити кожен стовпець" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "Далі налаштувати, як відобразити кожну метрику" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 msgid "GROUP BY" msgstr "Група" @@ -7940,12 +8046,12 @@ msgstr "Група" msgid "Gauge Chart" msgstr "Діаграма калібру" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "Загальний" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "Додаткова інформація" @@ -7966,7 +8072,7 @@ msgstr "Загальна діаграма" msgid "Geo" msgstr "Гео" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 msgid "GeoJson Column" msgstr "Колонка Geojson" @@ -7979,19 +8085,19 @@ msgstr "Налаштування Geojson" msgid "Geohash" msgstr "Геохаш" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "Отримайте останню дату до одиниці дати." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "Отримайте дату вказати на свято" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" "Перейдіть у режим редагування, щоб налаштувати інформаційну панель та " @@ -8001,11 +8107,11 @@ msgstr "" msgid "Gold" msgstr "Золото" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "Назва та URL адреса Google Sheet" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "Період витонченості" @@ -8013,11 +8119,11 @@ msgstr "Період витонченості" msgid "Graph Chart" msgstr "Діаграма графа" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "Розположення графу" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "Тяжкість" @@ -8029,20 +8135,24 @@ msgstr "Більший або рівний (> =)" msgid "Greater than (>)" msgstr "Більше (>)" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 msgid "Grid" msgstr "Сітка" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 msgid "Grid Size" msgstr "Розмір сітки" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "Група" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "Група за, показники або відсоткові показники повинні мати значення" @@ -8052,7 +8162,7 @@ msgstr "Група за, показники або відсоткові пока msgid "Group Key" msgstr "Груповий ключ" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "Група" @@ -8060,7 +8170,7 @@ msgstr "Група" msgid "Groupable" msgstr "Груповий" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -8073,15 +8183,15 @@ msgstr "година" msgid "Handlebars" msgstr "Ручка" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 msgid "Handlebars Template" msgstr "Шаблон ручки" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -8094,15 +8204,15 @@ msgstr "" msgid "Has created by" msgstr "Створив" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "Заголовок" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "Заголовок" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "Заголовок" @@ -8117,13 +8227,13 @@ msgstr "Теплова карта" msgid "Heatmap (legacy)" msgstr "Лінійна діаграма (спадщина)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "Варіанти теплової карти" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8137,7 +8247,7 @@ msgstr "Висота іскрової лінії" msgid "Hide Line" msgstr "Приховувати лінію" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 msgid "Hide chart description" msgstr "Сховати опис діаграми" @@ -8145,11 +8255,11 @@ msgstr "Сховати опис діаграми" msgid "Hide layer" msgstr "Сховати шар" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 msgid "Hide password." msgstr "Приховати пароль." -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "Сховати панель інструментів" @@ -8157,17 +8267,22 @@ msgstr "Сховати панель інструментів" msgid "Hides the Line for the time series" msgstr "Приховує лінію для часових рядів" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "Ієрархія" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "Гістограма" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "Лінійна діаграма (спадщина)" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "Домашня сторінка" @@ -8179,7 +8294,7 @@ msgstr "Діаграма горизонту" msgid "Horizon Charts" msgstr "Horizon Charts" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 msgid "Horizontal" msgstr "Горизонтальний" @@ -8187,15 +8302,15 @@ msgstr "Горизонтальний" msgid "Horizontal (Top)" msgstr "Горизонтальний (вгорі)" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "Горизонтальне вирівнювання" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "Господар" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8205,7 +8320,7 @@ msgstr "Ім'я хоста або IP -адреса" msgid "Hour" msgstr "Година" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "Години %s" @@ -8226,12 +8341,12 @@ msgstr "Скільки відра слід згрупувати дані." msgid "How many periods into the future do we want to predict" msgstr "Скільки періодів у майбутньому ми хочемо передбачити" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8254,15 +8369,15 @@ msgstr "ISO 3166-2 Коди" msgid "ISO 8601" msgstr "ISO 8601" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "Ідентифікатор" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "Id кореневого вузла дерева." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -8289,18 +8404,18 @@ msgstr "" " запис служби, але представляє себе в даний час зафіксовано користувача " "через властивість hive.server2.proxy.user." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 msgid "If Table Already Exists" msgstr "Якщо таблиця вже існує" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "" "Якщо вказано метрику, сортування буде здійснено на основі метричного " "значення" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8310,20 +8425,20 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "Якщо вибрано, встановіть схеми, дозволені для завантаження CSV додатково." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 #, fuzzy msgid "Ignore cache when generating report" msgstr "Ігноруйте кеш при генеруванні скріншоту" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "Ігноруйте нульові місця" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "Ігноруйте час" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "Зображення (PNG), вбудоване в електронну пошту" @@ -8331,7 +8446,7 @@ msgstr "Зображення (PNG), вбудоване в електронну msgid "Image download failed, please refresh and try again." msgstr "Завантажити зображення не вдалося, оновити та повторіть спробу." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "Видання себе в системі в системі (Presto, Trino, Drill, Hive та Gsheets)" @@ -8339,11 +8454,11 @@ msgstr "Видання себе в системі в системі (Presto, Tri msgid "Impersonate the logged on user" msgstr "Видати себе за реєстрацію користувача" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "Імпорт" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "Імпорт %s" @@ -8377,7 +8492,7 @@ msgstr "Імпортувати інформаційні панелі" msgid "Import database failed for an unknown reason" msgstr "Імпортувати базу даних не вдалося з незрозумілої причини" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "Імпортувати базу даних з файлу" @@ -8385,7 +8500,7 @@ msgstr "Імпортувати базу даних з файлу" msgid "Import dataset failed for an unknown reason" msgstr "Імпортувати набір даних не вдалося з незрозумілої причини" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "Імпортувати набори даних" @@ -8397,7 +8512,7 @@ msgstr "Імпортувати запити" msgid "Import saved query failed for an unknown reason." msgstr "Збережений імпорт не вдалося з невідомих причин." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8414,11 +8529,11 @@ msgstr "У" msgid "Include Series" msgstr "Включіть серію" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "Включіть опис, який буде надіслано з вашим звітом" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, fuzzy, python-format msgid "Include description to be sent with %s" msgstr "Включіть опис, який буде надіслано з вашим звітом" @@ -8432,7 +8547,7 @@ msgid "Include time" msgstr "Включіть час" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 #, fuzzy msgid "Increase" msgstr "створити" @@ -8441,21 +8556,21 @@ msgstr "створити" msgid "Index" msgstr "Індекс" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "Стовпчик індексу" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "Етикетки діапазону" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "Етикетки діапазону" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "Інформація" @@ -8463,21 +8578,21 @@ msgstr "Інформація" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "Внутрішній радіус" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "Внутрішній радіус пончиків" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "Поле введення підтримує власне обертання. напр. 30 на 30 °" @@ -8512,11 +8627,11 @@ msgstr "Інтервал" msgid "Interval End column" msgstr "Інтервальний кінцевий стовпчик" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "Інтервальні межі" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "Інтервальні кольори" @@ -8524,7 +8639,7 @@ msgstr "Інтервальні кольори" msgid "Interval start column" msgstr "Стовпчик запуску інтервалу" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "Інтервали" @@ -8573,7 +8688,7 @@ msgstr "" "// користувач: пароль@db-host/database-name'

Приклад: 'postgresql: //" " user: password@your-postgres-db/база даних' < /p>" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "Недійсний вираз Cron" @@ -8590,7 +8705,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "Недійсна дата/формат часової позначки" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "Недійсний тип функції фільтра: %(op)s" @@ -8603,7 +8718,7 @@ msgstr "Недійсна геодезна струна" msgid "Invalid geohash string" msgstr "Недійсна геохашна струна" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "Неправильні дані" @@ -8615,7 +8730,7 @@ msgstr "Недійсна конфігурація LAT/Довга." msgid "Invalid longitude/latitude" msgstr "Недійсна довгота/широта" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, python-format msgid "Invalid metric object: %(metric)s" msgstr "Недійсний метричний об’єкт: %(metric)s" @@ -8659,7 +8774,7 @@ msgstr "Недійсна просторова точка, що зустріча msgid "Invalid state." msgstr "Недійсна держава." -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "Недійсні ідентифікатори вкладки: %s (tab_ids)" @@ -8668,7 +8783,7 @@ msgstr "Недійсні ідентифікатори вкладки: %s (tab_id msgid "Inverse selection" msgstr "Зворотний вибір" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 msgid "Invert current page" msgstr "Інвертуйте поточну сторінку" @@ -8732,24 +8847,24 @@ msgstr "і" msgid "Isoline" msgstr "офлайн" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "Випуск 1000 - набір даних занадто великий, щоб запитувати." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "Випуск 1001 - База даних знаходиться під незвичним навантаженням." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 msgid "It’s not recommended to truncate axis in Bar chart." msgstr "Не рекомендується скоротити вісь у гістограмі." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "Ян" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "Json" @@ -8758,16 +8873,16 @@ msgstr "Json" msgid "JSON Metadata" msgstr "Метадані JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "Метадані JSON" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 msgid "JSON metadata is invalid!" msgstr "Метадані JSON недійсні!" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8779,27 +8894,27 @@ msgstr "" "як Hive, Presto та BigQuery, які не відповідають імені користувача: " "синтаксис пароля, як правило, використовується SQLALCHEMY." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "Липень" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "Червень" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "Січень" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "Перехоплювач даних JavaScript" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "Javascript onclick href" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "Generator JavaScript" @@ -8807,11 +8922,11 @@ msgstr "Generator JavaScript" msgid "Jinja templating" msgstr "Шаблон джинджа" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "Липень" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "Червень" @@ -8824,7 +8939,7 @@ msgstr "Червень" msgid "KPI" msgstr "KPI" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "Продовжувати налаштування контролю?" @@ -8832,12 +8947,12 @@ msgstr "Продовжувати налаштування контролю?" msgid "Keep editing" msgstr "Продовжуйте редагувати" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 msgid "Key" msgstr "Ключ" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "" @@ -8849,13 +8964,13 @@ msgstr "Ключі для столу" msgid "Kilometers" msgstr "Кілометри" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 msgid "LIMIT" msgstr "Обмежувати" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8864,20 +8979,25 @@ msgstr "Обмежувати" msgid "Label" msgstr "Мітка" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 #, fuzzy msgid "Label Contents" msgstr "Вміст клітин" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "Лінія мітки" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "Видалити шаблон" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "Тип етикетки" @@ -8885,19 +9005,19 @@ msgstr "Тип етикетки" msgid "Label already exists" msgstr "Етикетка вже існує" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "Етикетка для вашого запиту" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "Позиція мітки" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "Поріг мітки" @@ -8905,11 +9025,11 @@ msgstr "Поріг мітки" msgid "Labelling" msgstr "Маркування" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "Етикетки" @@ -8931,8 +9051,8 @@ msgstr "Мітки для діапазонів" msgid "Large" msgstr "Великий" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "Останній" @@ -8944,7 +9064,7 @@ msgstr "Востаннє змінився" msgid "Last Modified" msgstr "Останнє змінено" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "Останній оновлений %s" @@ -8954,36 +9074,36 @@ msgstr "Останній оновлений %s" msgid "Last Updated %s by %s" msgstr "Останній оновлений %s на %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "Остання доступна вартість, що спостерігається на %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "останній день" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "Останнє змінено" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "минулого місяця" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "останній чверть" @@ -8992,12 +9112,12 @@ msgstr "останній чверть" msgid "Last run" msgstr "Останній пробіг" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "минулого тижня" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "минулого року" @@ -9015,25 +9135,25 @@ msgstr "Широта перегляду за замовчуванням" 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:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "Макет" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "Елементи макета" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "Тип макета графа" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "Тип макета дерева" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -9047,31 +9167,31 @@ msgstr "" msgid "Least recently modified" msgstr "Найменше нещодавно модифіковано" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "Лівий" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "Залишив націнку" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "" "Лівий запас у пікселях, що дозволяє отримати більше місця для етикетки " "Axis" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "Зліва направо" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "Ліва цінність" @@ -9102,32 +9222,32 @@ msgid "Legacy" msgstr "Спадщина" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "Легенда" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 msgid "Legend Format" msgstr "Легенда формат" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 msgid "Legend Orientation" msgstr "Орієнтація на легенду" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 msgid "Legend Position" msgstr "Легенда позиція" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "Тип легенди" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "Тип легенди" @@ -9144,7 +9264,7 @@ msgid "Lift percent precision" msgstr "Підніміть відсоткову точність" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 msgid "Light" msgstr "Світлий" @@ -9172,17 +9292,17 @@ msgstr "" "Обмеження рядків може призвести до неповних даних та оманливих діаграм. " "Подумайте про фільтрацію або групування джерел/цільових імен." -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 msgid "Limits the number of cells that get retrieved." msgstr "Обмежує кількість клітин, які отримують." -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "Обмежує кількість рядків, які відображаються." #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9205,11 +9325,11 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9220,7 +9340,7 @@ msgstr "Лінія" msgid "Line Chart" msgstr "Лінійна діаграма" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "Лінійний стиль" @@ -9236,11 +9356,11 @@ msgstr "" "інформацію як ряд точок даних, підключених за допомогою прямих сегментів." " Це основний тип діаграми, поширений у багатьох полях." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "Лінійна інтерполяція, визначена D3.js" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "Ширина лінії" @@ -9256,21 +9376,21 @@ msgstr "Ширина лінії" msgid "Linear Color Scheme" msgstr "Лінійна кольорова гамма" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "Лінійна кольорова гамма" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "Лінійна інтерполяція" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 msgid "Lines column" msgstr "Стовпчик рядків" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 msgid "Lines encoding" msgstr "Лінії кодування" @@ -9279,11 +9399,11 @@ msgstr "Лінії кодування" msgid "Link Copied!" msgstr "Посилання скопійовано!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 msgid "List Unique Values" msgstr "Перелічіть унікальні значення" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "Список додаткових стовпців, доступних у функціях JavaScript" @@ -9291,7 +9411,7 @@ msgstr "Список додаткових стовпців, доступних msgid "List of n+1 values for bucketing metric into n buckets." msgstr "Список значення N+1 для метрики відра в N відра." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 #, fuzzy msgid "List of the column names that should be read" msgstr "Json список імен стовпців, які слід прочитати" @@ -9328,43 +9448,43 @@ msgstr "Завантажені дані кешуються" msgid "Loaded from cache" msgstr "Завантажений з кешу" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 msgid "Loading" msgstr "Навантаження" #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "Завантаження ..." -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 msgid "Locate the chart" msgstr "Знайдіть діаграму" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "Журнал" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "Затримка журналу" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 msgid "Logarithmic axis" msgstr "Логарифмічна вісь" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "Логарифмічна шкала на первинній осі Y" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "Логарифмічна шкала на вторинній осі Y" @@ -9376,23 +9496,23 @@ msgstr "Логарифмічна вісь Y" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "Логарифмічна вісь Y" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "Логін" @@ -9400,7 +9520,7 @@ msgstr "Логін" msgid "Login with" msgstr "Увійти за допомогою" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "Вийти" @@ -9417,7 +9537,7 @@ msgstr "Довгий пункт" msgid "Longitude" msgstr "Довгота" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 msgid "Longitude & Latitude" msgstr "Довгота та широта" @@ -9425,8 +9545,8 @@ msgstr "Довгота та широта" msgid "Longitude & Latitude columns" msgstr "Стовпці довготи та широти" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 msgid "Longitude and Latitude" msgstr "Довгота і широта" @@ -9444,11 +9564,11 @@ msgstr "Поріг мітки" msgid "Lower threshold must be lower than upper threshold" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "Марнотратство" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "МОЖЕ" @@ -9457,10 +9577,16 @@ msgstr "МОЖЕ" msgid "MINUTE" msgstr "хвилина" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "Мн" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "хв" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "Основний стовпець DateTime" @@ -9473,11 +9599,11 @@ msgstr "" "Переконайтесь, що елементи керування налаштовано належним чином, а " "DataSource містить дані для вибраного часового діапазону" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" @@ -9485,19 +9611,19 @@ msgstr "" "Неправильно сформований запит. Очікуються аргументи slice_id або " "table_name та db_name" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "Керувати" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 msgid "Manage email report" msgstr "Керуйте звітом електронної пошти" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "Керуйте своїми базами даних" @@ -9539,7 +9665,7 @@ msgid "Map" msgstr "Карта" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "Стиль карти" @@ -9551,32 +9677,32 @@ msgstr "Mapbox" msgid "Mapbox" msgstr "Mapbox" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "Марш" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "Націнка" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "Позначте стовпець як тимчасовий у модальному режимі \"редагувати дані\"" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "Маркер" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "Розмір маркера" @@ -9592,7 +9718,7 @@ msgstr "Мітки маркерної лінії" msgid "Marker lines" msgstr "Маркерні лінії" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "Розмір маркера" @@ -9604,28 +9730,28 @@ msgstr "Маркери" msgid "Markup type" msgstr "Тип розмітки" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "Максимум" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "Максимальний розмір міхура" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "Максимальні події" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "Максимум" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "Максимальний розмір шрифту" @@ -9645,28 +9771,28 @@ msgstr "" msgid "Maximum value" msgstr "Максимальне значення" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "Максимальне значення на осі датчика" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "Може" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "Середнє значення за визначений період" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 msgid "Mean values" msgstr "Середні значення" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "Медіана" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 msgid "" "Median edge width, the thickest edge will be 4 times thicker than the " "thinnest." @@ -9674,7 +9800,7 @@ msgstr "" "Середня ширина краю, найгустіший край буде в 4 рази товстіший, ніж " "найтонший." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" @@ -9682,8 +9808,8 @@ msgstr "" "Середній розмір вузла, найбільший вузол буде в 4 рази більший, ніж " "найменший" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 msgid "Median values" msgstr "Середні цінності" @@ -9695,16 +9821,16 @@ msgstr "Середній" msgid "Menu actions trigger" msgstr "Дії меню запускають" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "Вміст повідомлення" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "Метадані" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "Параметри метаданих" @@ -9712,28 +9838,28 @@ msgstr "Параметри метаданих" msgid "Metadata has been synced" msgstr "Метадані синхронізовані" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "Метод" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "Метричний" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "Метрика ‘%(metric)s' не існує" @@ -9748,20 +9874,20 @@ msgstr "метричний" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "Метричний висхід" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "Метрика, призначена до осі [x]" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "Метрика, присвоєна вісь [y]" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "Метрична зміна значення від `з` `` до '" @@ -9769,16 +9895,16 @@ msgstr "Метрична зміна значення від `з` `` до '" msgid "Metric currency" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "Метричний спуск" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "Зміна метричного фактора від `з` `до` до '" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "Метрика для значень вузла" @@ -9791,11 +9917,11 @@ msgstr "Метрична назва" msgid "Metric name [%s] is duplicated" msgstr "Метрична назва [%s] дублюється" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "Метрична відсоткова зміна вартості з `з моменту` `до '" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "Метрика, яка визначає розмір міхура" @@ -9809,7 +9935,7 @@ msgstr "Метрика для відображення нижньої назви msgid "Metric used as a weight for the grid's coloring" msgstr "Метрика, що використовується як вага для забарвлення сітки" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "Метрика, що використовується для обчислення розміру міхура" @@ -9817,7 +9943,7 @@ msgstr "Метрика, що використовується для обчис msgid "Metric used to control height" msgstr "Метрика, що використовується для контролю висоти" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 msgid "" "Metric used to define how the top series are sorted if a series or cell " "limit is present. If undefined reverts to the first metric (where " @@ -9827,7 +9953,7 @@ msgstr "" "серія, якщо присутня ліміт серії або комірки. Якщо невизначений " "повернення до першої метрики (де це доречно)." -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9845,20 +9971,20 @@ msgstr "" "Метрика, яка використовується для замовлення ліміту, якщо присутній ліміт" " серії. Якщо невизначений повернення до першої метрики (де це доречно)." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "Показники" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 msgid "Middle" msgstr "Середина" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "Опівночі" @@ -9866,24 +9992,24 @@ msgstr "Опівночі" msgid "Miles" msgstr "Милі" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "Хв" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "Мінські періоди" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "Мінина ширина" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "Мінські періоди" @@ -9897,12 +10023,12 @@ msgstr "Мін/Макс (без переживань)" msgid "Mine" msgstr "Мої" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "Мінімум" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "Мінімальний розмір шрифту" @@ -9910,7 +10036,7 @@ msgstr "Мінімальний розмір шрифту" msgid "Minimum Radius" msgstr "Мінімальний радіус" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "Мінімальний кількість подій вузла листя" @@ -9922,9 +10048,9 @@ msgstr "" "Мінімальний розмір радіуса кола, в пікселях. У міру зміни рівня масштабу " "це гарантує, що коло поважає цей мінімальний радіус." -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "Мінімальний поріг у відсотковому пункті для показу мітків." @@ -9932,25 +10058,25 @@ msgstr "Мінімальний поріг у відсотковому пункт msgid "Minimum value" msgstr "Мінімальне значення" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "Мінімальне значення для мітки для відображення на графі." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "Мінімальне значення на осі датчика" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "Незначна лінія розколу" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 #, fuzzy msgid "Minor ticks" msgstr "Поєднати показники" @@ -9959,7 +10085,7 @@ msgstr "Поєднати показники" msgid "Minute" msgstr "Хвилина" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "Хвилини %s" @@ -9973,7 +10099,7 @@ msgstr "Мінімальне значення" msgid "Missing URL parameters" msgstr "Відсутні параметри URL -адреси" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9983,34 +10109,34 @@ msgstr "Відсутній набір даних" msgid "Mixed Chart" msgstr "Змішана діаграма" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "Змінений" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "Модифіковані %s" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "Змінений" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, fuzzy, python-format msgid "Modified by: %s" msgstr "Останнє змінено на %s" @@ -10020,7 +10146,7 @@ msgstr "Останнє змінено на %s" msgid "Modified columns: %s" msgstr "Модифіковані стовпці: %s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "Понеділок" @@ -10028,16 +10154,16 @@ msgstr "Понеділок" msgid "Month" msgstr "Місяць" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "Місяці %s" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 msgid "More" msgstr "Більше" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 msgid "More filters" msgstr "Більше фільтрів" @@ -10045,12 +10171,12 @@ msgstr "Більше фільтрів" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "Тільки рухатися" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "Переміщує заданий набір дати заданим інтервалом." @@ -10067,7 +10193,7 @@ msgstr "Мультимір" msgid "Multi-Layers" msgstr "Багатошарові" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -10081,7 +10207,7 @@ msgstr "Багаторівневі" msgid "Multi-Variables" msgstr "Багаторазові" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "Багаторазовий" @@ -10097,7 +10223,7 @@ msgstr "" "Прийняті кілька форматів, подивіться на бібліотеку Python Geopy.points " "для отримання детальної інформації" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 msgid "Multiplier" msgstr "Множник" @@ -10121,7 +10247,7 @@ msgstr "Повинен мати щонайменше один числовий msgid "Must provide credentials for the SSH Tunnel" msgstr "Повинен надати облікові дані для тунелю SSH" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "Потрібно вказати значення для фільтрів з операторами порівняння" @@ -10129,30 +10255,30 @@ msgstr "Потрібно вказати значення для фільтрів msgid "My beautiful colors" msgstr "Мої прекрасні кольори" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "Моя колонка" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "Мій показник" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "N/a" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 msgid "NOT GROUPED BY" msgstr "Не згрупований" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "Листопада" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "Тепер" @@ -10160,17 +10286,17 @@ msgstr "Тепер" msgid "NUMERIC" msgstr "Числовий" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10184,8 +10310,8 @@ msgstr "Числовий" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10195,8 +10321,8 @@ msgstr "Числовий" msgid "Name" msgstr "Назва" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "Ім'я потрібно" @@ -10204,20 +10330,20 @@ msgstr "Ім'я потрібно" msgid "Name must be unique" msgstr "Ім'я повинно бути унікальним" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "Ім'я таблиці, яке потрібно створити за допомогою файлу CSV" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "Назва стовпця, що містить ідентифікатор батьківського вузла" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "Ім'я стовпця ідентифікатора" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "Назва вихідних вузлів" @@ -10225,11 +10351,11 @@ msgstr "Назва вихідних вузлів" msgid "Name of the table that exists in the source database" msgstr "Назва таблиці, яка існує у вихідній базі даних" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "Назва цільових вузлів" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 #, fuzzy msgid "Name of your tag" msgstr "Назвіть свою базу даних" @@ -10238,15 +10364,15 @@ msgstr "Назвіть свою базу даних" msgid "Name your database" msgstr "Назвіть свою базу даних" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "Потрібна допомога? Дізнайтеся, як підключити базу даних" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "Потрібна допомога? Дізнайтеся більше про" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 msgid "Network error" msgstr "Помилка мережі" @@ -10255,7 +10381,7 @@ msgstr "Помилка мережі" msgid "Network error." msgstr "Помилка мережі." -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "Нова діаграма" @@ -10281,13 +10407,13 @@ msgstr "Новий заголовок" msgid "New tab" msgstr "Нова вкладка" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "Нова вкладка (Ctrl + Q)" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "Нова вкладка (Ctrl + T)" @@ -10308,7 +10434,7 @@ msgstr "Sowingale Rose Chart" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10316,7 +10442,7 @@ msgstr "Sowingale Rose Chart" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "Немає" @@ -10354,7 +10480,7 @@ msgstr "Ще немає анотаційних шарів" msgid "No annotation yet" msgstr "Ще немає анотації" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 msgid "No applied filters" msgstr "Немає застосованих фільтрів" @@ -10366,11 +10492,11 @@ msgstr "Немає доступних фільтрів." msgid "No charts" msgstr "Немає діаграм" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 msgid "No charts yet" msgstr "Ще немає діаграм" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 msgid "No columns found" msgstr "Не знайдено стовпців" @@ -10391,44 +10517,44 @@ msgstr "Не знайдено сумісних наборів даних" msgid "No compatible schema found" msgstr "Не знайдено сумісної схеми" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 msgid "No dashboards yet" msgstr "Ще немає інформаційних панелей" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "Немає даних" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "" "Ніякі дані після фільтрації або даних є нульовими для останнього запису " "часу" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "Немає даних у файлі" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "Жодне бази даних не відповідає вашому пошуку" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "Опис не доступний." -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "Без фільтра" @@ -10436,7 +10562,7 @@ msgstr "Без фільтра" msgid "No filter is selected." msgstr "Фільтр не вибирається." -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 msgid "No filters" msgstr "Немає фільтрів" @@ -10444,15 +10570,15 @@ msgstr "Немає фільтрів" msgid "No filters are currently added to this dashboard." msgstr "Наразі на цю інформаційну панель не додано жодних фільтрів." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "Налаштування форми не зберігалися" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "Наразі глобальні фільтри не додаються" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 msgid "No matching records found" msgstr "Не знайдено відповідних записів" @@ -10460,17 +10586,17 @@ msgstr "Не знайдено відповідних записів" msgid "No of Bins" msgstr "Немає бункерів" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 msgid "No recents yet" msgstr "Ще немає жодних випадків" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "Записів не знайдено" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 msgid "No results" msgstr "Немає результатів" @@ -10483,7 +10609,7 @@ msgid "No results match your filter criteria" msgstr "Ніякі результати не відповідають вашим критеріям фільтра" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "Для цього запиту не було повернуто жодних результатів" @@ -10497,16 +10623,16 @@ msgstr "" " результатів, переконайтеся, що будь -які фільтри налаштовані належним " "чином, а дані містять дані для вибраного діапазону часу." -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "Для цього набору даних не було повернуто рядків" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 msgid "No samples were returned for this dataset" msgstr "Для цього набору даних не було повернуто жодних зразків" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 msgid "No saved expressions found" msgstr "Збережених виразів не знайдено" @@ -10515,7 +10641,7 @@ msgstr "Збережених виразів не знайдено" msgid "No saved metrics found" msgstr "Збережених показників не знайдено" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 msgid "No saved queries yet" msgstr "Ще немає врятованих запитів" @@ -10525,19 +10651,19 @@ msgstr "" "Не знайдено жодних збережених результатів, вам потрібно повторно " "запустити свій запит" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" "Такого стовпця не знайдено. Щоб фільтрувати метрику, спробуйте спеціальну" " вкладку SQL." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 msgid "No table columns" msgstr "Немає стовпців таблиці" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 msgid "No temporal columns found" msgstr "Не знайдено тимчасових стовпців" @@ -10556,47 +10682,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "Немає валідатора названого {} знайдено (налаштовано для двигуна {})" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "Положення мітки вузлів" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "Режим вибору вузла" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "Розмір вузла" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "Ні" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "Жоден -> Стрілка" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "Жоден -> Жоден" @@ -10605,8 +10731,13 @@ msgstr "Жоден -> Жоден" msgid "Normal" msgstr "Нормальний" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +#, fuzzy +msgid "Normalize" +msgstr "Нормалізований" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "Нормалізувати" @@ -10615,13 +10746,13 @@ msgstr "Нормалізувати" msgid "Normalize column names" msgstr "Налаштуйте стовпці" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "Нормалізований" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "Не часовий ряд" @@ -10631,24 +10762,24 @@ msgstr "Не часовий ряд" msgid "Not a valid ZIP file" msgstr "Немає застосованих фільтрів" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 msgid "Not added to any dashboard" msgstr "Не додано на будь-яку інформаційну панель" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 msgid "Not available" msgstr "Недоступний" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 #, fuzzy msgid "Not defined" msgstr "Невизначений" @@ -10661,7 +10792,7 @@ msgstr "Не дорівнює (≠)" msgid "Not in" msgstr "Не в" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "Не нульовий" @@ -10669,39 +10800,39 @@ msgstr "Не нульовий" msgid "Not triggered" msgstr "Не спрацьований" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "Не в курсі" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "Ніщо не спрацювало" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "Метод сповіщення" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "Метод сповіщення" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "Листопад" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "Тепер" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 msgid "Null Values" msgstr "Нульові значення" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 msgid "Null imputation" msgstr "Нульова імпутація" @@ -10726,21 +10857,21 @@ msgstr "" "чистий червоний або синій,\n" " Ви можете ввести лише хв, або максимум." -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "Формат числа" @@ -10749,7 +10880,7 @@ msgstr "Формат числа" msgid "Number format string" msgstr "Рядок формату числа" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 #, fuzzy msgid "Number formatting" msgstr "Рядок формату числа" @@ -10758,7 +10889,7 @@ msgstr "Рядок формату числа" msgid "Number of buckets to group data" msgstr "Кількість відр для групування даних" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "Кількість десяткових цифр до круглих чисел до" @@ -10780,54 +10911,59 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "Кількість періодів до співвідношення проти" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 #, fuzzy msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "Кількість рядків файлу для читання." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "Кількість рядків для пропускання на початку файлу." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "Кількість розділених сегментів на осі" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "" "Кількість кроків, які потрібно зробити між кліщами при відображенні шкали" " X" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "" "Кількість кроків, які потрібно зробити між кліщами при відображенні шкали" " Y" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +#, fuzzy +msgid "Numeric column used to calculate the histogram." +msgstr "Виберіть числові стовпці, щоб намалювати гістограму" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "Чисельний діапазон" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "Жовт" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "в порядку" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "Переписувати" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "Жовтень" @@ -10844,13 +10980,13 @@ msgstr "Компенсація" msgid "On Grace" msgstr "На благодать" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "інформаційні панелі" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10868,11 +11004,11 @@ msgstr "" "Один або багато елементів керування групами за. Якщо групування, широта " "та довгота повинні бути присутніми." -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "Один або багато елементів керування, щоб стригти як стовпці" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "Один або багато показників для відображення" @@ -10915,15 +11051,15 @@ msgstr "Один або кілька параметрів, зазначених msgid "One or more parameters specified in the query are missing." msgstr "Один або кілька параметрів, зазначених у запиті, відсутні." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "Один руду більше анотаційних шарів не вдалося завантажити." -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "Протягом цієї бази даних допускаються лише вибору." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "Тільки повне" @@ -10945,7 +11081,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "На цей фільтр вплине лише вибрані панелі" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10957,20 +11093,20 @@ msgstr "" msgid "Only single queries supported" msgstr "Підтримуються лише одиночні запити" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 msgid "Oops! An error occurred!" msgstr "На жаль! Виникла помилка!" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "Непрозорість" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "Прозоість діаграми області. Також застосовується до групи довіри." @@ -10978,7 +11114,7 @@ msgstr "Прозоість діаграми області. Також заст msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "Прозоість усіх кластерів, балів та мітків. Між 0 і 1." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "Прозоість діаграми області." @@ -10990,7 +11126,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "Непрозорість, очікує значення від 0 до 100" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "Вкладка Відкрийте DataSource" @@ -11004,7 +11140,7 @@ msgstr "Відкрито в лабораторії SQL" msgid "Open query in SQL Lab" msgstr "Відкритий запит у лабораторії SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -11018,8 +11154,8 @@ msgstr "" "резервні результати. Для отримання додаткової інформації зверніться до " "документів про встановлення." -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "Оператор" @@ -11028,7 +11164,7 @@ msgstr "Оператор" msgid "Operator undefined for aggregator: %(name)s" msgstr "Оператор, не визначений для агрегатора: %(ім'я)s" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -11044,7 +11180,7 @@ msgstr "Необов’язковий рядок формату D3 D3" msgid "Optional d3 number format string" msgstr "Необов’язковий рядок формату числа D3" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "Необов’язкове ім'я стовпця даних." @@ -11053,42 +11189,42 @@ msgid "Optional warning about use of this metric" msgstr "Необов’язкове попередження про використання цієї метрики" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "Варіанти" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "Або виберіть зі списку інших баз даних, які ми підтримуємо:" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "Замовлення за сутністю ідентифікатор" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "Результати замовлення за вибраними стовпцями" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "Замовлення" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 msgid "Orientation" msgstr "Орієнтація" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 msgid "Orientation of bar chart" msgstr "Орієнтація гістограмної діаграми" @@ -11096,11 +11232,11 @@ msgstr "Орієнтація гістограмної діаграми" msgid "Orientation of filter bar" msgstr "Орієнтація панелі фільтра" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "Орієнтація дерева" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "Оригінальний" @@ -11109,47 +11245,47 @@ msgid "Original table column order" msgstr "Оригінальне замовлення стовпця таблиці" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "Початкове значення" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "Ортогональний" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "Інший" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 #, fuzzy msgid "Other color palettes" msgstr "Колір числа \"кроки\"" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "На відкритому повітрі" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "Зовнішній радіус" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "Зовнішній край кругообігу" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "Перетинати" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11159,9 +11295,9 @@ msgstr "" "відносного часу дельти природною мовою (приклад: 24 години, 7 днів, 52 " "тижні, 365 днів). Підтримується безкоштовний текст." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 msgid "" "Overlay one or more timeseries from a relative time period. Expects " "relative time deltas in natural language (example: 24 hours, 7 days, 52 " @@ -11200,17 +11336,17 @@ msgstr "Переоцінка зерна часу" msgid "Override time range" msgstr "Переоцінка часового діапазону" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "Переписувати" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "Переписати та досліджувати" @@ -11219,7 +11355,7 @@ msgstr "Переписати та досліджувати" msgid "Overwrite Dashboard [%s]" msgstr "Перезаписати Інформаційну панель [%s]" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 msgid "Overwrite existing" msgstr "Переписати існуючі" @@ -11234,29 +11370,29 @@ msgstr "Належить створеним або прихильним" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "Власник" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11271,8 +11407,8 @@ msgstr "Власники недійсні" msgid "Owners is a list of users who can alter the dashboard." msgstr "Власники - це список користувачів, які можуть змінити інформаційну панель." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11285,7 +11421,7 @@ msgstr "" msgid "PDF download failed, please refresh and try again." msgstr "Завантажити зображення не вдалося, оновити та повторіть спробу." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "Довжина сторінки" @@ -11293,21 +11429,21 @@ msgstr "Довжина сторінки" msgid "Paired t-test Table" msgstr "Парна таблиця t-тесту" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "Метод Pandas Resample" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "Pandas resamplable Правило" @@ -11329,11 +11465,11 @@ msgstr "Параметри" msgid "Parameters " msgstr "Параметри " -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "Параметри, пов’язані з переглядом та перспективою на карті" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "Батько" @@ -11361,15 +11497,15 @@ msgstr "Діаграма розділів" msgid "Partition Diagram" msgstr "Діаграма розділів" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "Обмеження розділу" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "Поріг розділення" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" @@ -11377,9 +11513,9 @@ msgstr "" "Перегородки, пропорції висоти, висота батьківства нижче цього значення " "обрізаються" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -11393,11 +11529,11 @@ msgstr "Вставте тут приватний ключ" msgid "Paste content of service credentials JSON file here" msgstr "Вставте вміст службових облікових даних JSON Файл тут" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "Вставте сюди спільну URL -адресу Google Sheet" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "Покладіть свій код сюди" @@ -11405,11 +11541,12 @@ msgstr "Покладіть свій код сюди" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "Зразок" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "Відсоткова зміна" @@ -11418,26 +11555,26 @@ msgstr "Відсоткова зміна" msgid "Percent Difference format" msgstr "Формат дат сили" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 #, fuzzy msgid "Percent of total" msgstr "загалом" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 msgid "Percentage" msgstr "Відсоток" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 -#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 msgid "Percentage change" msgstr "Зміна відсотків" @@ -11446,13 +11583,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "Відсоткові показники" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "Відсоток поріг" @@ -11470,7 +11607,7 @@ msgstr "Відсоток поріг" msgid "Percentages" msgstr "Відсотки" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "Виконання" @@ -11478,12 +11615,12 @@ msgstr "Виконання" msgid "Period average" msgstr "Середній період" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "Періоди" @@ -11491,11 +11628,11 @@ msgstr "Періоди" msgid "Periods must be a whole number" msgstr "Періоди повинні бути цілим числом" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "Особа або група, яка сертифікувала цю діаграму." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "Особа або група, яка сертифікувала цю інформаційну панель." @@ -11505,8 +11642,8 @@ msgid "Person or group that has certified this metric" msgstr "Особа або група, яка сертифікувала цей показник" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "Фізичний" @@ -11514,7 +11651,7 @@ msgstr "Фізичний" msgid "Physical (table or view)" msgstr "Фізичний (таблиця або перегляд)" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "Фізичний набір даних" @@ -11535,7 +11672,7 @@ msgstr "Виберіть показник для відображення" msgid "Pick a name to help you identify this database." msgstr "Виберіть ім’я, яке допоможе вам визначити цю базу даних." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 msgid "Pick a nickname for how the database will display in Superset." msgstr "Виберіть прізвисько, як база даних відображатиметься в суперсеті." @@ -11580,15 +11717,15 @@ msgstr "Кругова діаграма" msgid "Pie Chart (legacy)" msgstr "Лінійна діаграма (спадщина)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "Форма пирога" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "Шпилька" @@ -11604,7 +11741,7 @@ msgstr "Робота повороту повинна включати щонай msgid "Pivot operation requires at least one index" msgstr "Робота повороту вимагає щонайменше одного індексу" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "Обрізаний" @@ -11616,15 +11753,15 @@ msgstr "Висота пікселів кожної серії" msgid "Pixels" msgstr "Пікселі" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "Простий" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "Будь ласка, не перезапишіть клавішу \"filter_scopes\"." -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11670,9 +11807,9 @@ msgstr "" msgid "Please choose at least one groupby" msgstr "Будь ласка, виберіть хоча б одну групу" -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11682,7 +11819,7 @@ msgstr "Будь ласка, виберіть хоча б одну групу" #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11691,15 +11828,15 @@ msgstr "Будь ласка, виберіть хоча б одну групу" msgid "Please confirm" msgstr "Будь-ласка підтвердіть" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "Будь ласка, підтвердьте значення перезапису." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "Будь ласка, введіть URI SQLALCHEMY для тестування" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11720,7 +11857,7 @@ msgstr[0] "Будь ласка, зверніться до власника ді msgstr[1] "" msgstr[2] "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "Збережіть запит, щоб увімкнути обмін" @@ -11736,7 +11873,7 @@ msgstr "" "Спочатку збережіть свою інформаційну панель, а потім спробуйте створити " "новий звіт на електронну пошту." -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "Виберіть як набір даних, так і тип діаграми, щоб продовжити" @@ -11767,7 +11904,7 @@ msgstr "" "пов'язують їх як ряд. Ця діаграма корисна для порівняння декількох " "показників у всіх зразках або рядах у даних." -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "Плагіни" @@ -11788,7 +11925,7 @@ msgid "Point Radius Unit" msgstr "Блок радіуса точки" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 msgid "Point Size" msgstr "Розмір точки" @@ -11798,7 +11935,7 @@ msgstr "Точкова одиниця" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "Вкажіть на свої просторові стовпці" @@ -11823,27 +11960,10 @@ msgid "Polygon Settings" msgstr "Налаштування багатокутників" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "Полілінія" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "Популярний" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "Населення \"значення за замовчуванням\", щоб увімкнути цей контроль" @@ -11852,7 +11972,7 @@ msgstr "Населення \"значення за замовчуванням\", msgid "Population age data" msgstr "Дані віку населення" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 msgid "Port" msgstr "Порт" @@ -11872,35 +11992,35 @@ msgstr "Порт поза діапазоном 0-65535" msgid "Position JSON" msgstr "Позиція JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "Положення етикетки дитячого вузла на дереві" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "Положення субтотального рівня стовпця" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 msgid "Position of intermediate node label on tree" msgstr "Положення мітки проміжного вузла на дереві" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "Положення субтотального рівня рядка" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "Працює від Superset Apache" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "Попередній фільтр" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "Доступні значення попереднього фільтра" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "Потрібен попередній фільтр" @@ -11942,7 +12062,7 @@ msgstr "" msgid "Preview" msgstr "Попередній перегляд" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "Завантажте файл Excel" @@ -11952,7 +12072,7 @@ msgstr "Завантажте файл Excel" msgid "Preview: `%s`" msgstr "Попередній перегляд: `%S`" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11962,11 +12082,11 @@ msgstr "Попередній" msgid "Previous Line" msgstr "Попередній рядок" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "Первинний" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "Первинний показник" @@ -11974,15 +12094,15 @@ msgstr "Первинний показник" msgid "Primary key" msgstr "Первинний ключ" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "Первинна або вторинна осі Y" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 msgid "Primary y-axis Bounds" msgstr "Первинні межі вісь Y" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "Первинний формат осі Y" @@ -11998,11 +12118,11 @@ msgstr "Приватний ключ та пароль" msgid "Private Key Password" msgstr "Пароль приватного ключа" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 msgid "Proceed" msgstr "Тривати" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "Прогресувати" @@ -12022,7 +12142,7 @@ msgstr "Розповсюджувати" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "Пропорційний" @@ -12047,7 +12167,7 @@ msgid "Purple" msgstr "Фіолетовий" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "Покладіть етикетки назовні" @@ -12060,7 +12180,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "Значення повинно бути більше 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "Поставити етикетки поза пирогом?" @@ -12076,7 +12196,7 @@ msgstr "Покладіть свій код сюди" msgid "Python datetime string pattern" msgstr "Python DateTime String шаблон" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "Дані запиту в лабораторії SQL" @@ -12084,12 +12204,12 @@ msgstr "Дані запиту в лабораторії SQL" msgid "Quarter" msgstr "Чверть" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr "Квартали %s" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 msgid "Queries" msgstr "Запити" @@ -12098,15 +12218,15 @@ msgstr "Запити" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12124,31 +12244,33 @@ msgstr "Запити" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12157,22 +12279,22 @@ msgstr "Запити" msgid "Query" msgstr "Запит" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "Запит %s: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "Запит a" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "Запит B" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "Історія запитів" @@ -12190,7 +12312,7 @@ msgstr "Історія запитів" msgid "Query imported" msgstr "Імпортний запит" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "Запит на новій вкладці" @@ -12199,7 +12321,7 @@ msgid "Query is too complex and takes too long to run." msgstr "Запит занадто складний і займає занадто багато часу." #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "Режим запиту" @@ -12215,16 +12337,16 @@ msgstr "Назва запиту" msgid "Query preview" msgstr "Попередній перегляд запитів" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "Запит був зупинений" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "Запит зупинився." -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "Тип дальності" @@ -12241,7 +12363,7 @@ msgstr "Правило RLS не знайдено." msgid "RLS rules could not be deleted." msgstr "Правило RLS не можна було видалити." -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "Радар" @@ -12249,15 +12371,15 @@ msgstr "Радар" msgid "Radar Chart" msgstr "Радарна діаграма" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "Тип радіолокаційного візуалізації, чи відображати форму \"кола\"." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "Радіальний" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "Радіус клітин" @@ -12282,10 +12404,11 @@ msgstr "Ran %s" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "Діапазон" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "Фільтр діапазону" @@ -12314,12 +12437,12 @@ msgstr "Діапазони, щоб виділити за допомогою за msgid "Ranking" msgstr "Рейтинг" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "Співвідношення" @@ -12327,13 +12450,13 @@ msgstr "Співвідношення" msgid "Raw records" msgstr "RAW Records" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" "Нещодавно створені діаграми, інформаційні панелі та збережені запити " "з’являться тут" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" "Нещодавно відредаговані діаграми, інформаційні панелі та збереженні " @@ -12345,7 +12468,7 @@ msgstr "" msgid "Recently modified" msgstr "Нещодавно змінений" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" "Нещодавно переглянуті діаграми, інформаційні панелі та збережені запити " @@ -12355,7 +12478,7 @@ msgstr "" msgid "Recents" msgstr "Втілення" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "Одержувачі розділені \",\" або \";\"" @@ -12363,29 +12486,33 @@ msgstr "Одержувачі розділені \",\" або \";\"" msgid "Record Count" msgstr "Реєстрація" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "Прямокутник" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "" "Перенаправлення до цієї кінцевої точки при натисканні на таблицю зі " "списку таблиці" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "Переробити дію" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "Зменшіть X кліщів" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12405,7 +12532,7 @@ msgstr "Зверніться до" msgid "Referenced columns not available in DataFrame." msgstr "Посилання на стовпці недоступні в даних даних." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "Результати переробки" @@ -12413,7 +12540,7 @@ msgstr "Результати переробки" msgid "Refresh" msgstr "Оновлювати" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "Оновити інформаційну панель" @@ -12431,15 +12558,15 @@ msgstr "Інтервал оновлення" msgid "Refresh interval saved" msgstr "Оновити інтервал збережено" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "Оновити значення за замовчуванням" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 msgid "Refreshing charts" msgstr "Освіжаючі діаграми" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 msgid "Refreshing columns" msgstr "Освіжаючі стовпці" @@ -12475,17 +12602,17 @@ msgstr "Реляційний" msgid "Relationships between community channels" msgstr "Відносини між каналами громади" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "Відносна дата/час" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "Відносний період" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "Відносна кількість" @@ -12497,7 +12624,7 @@ msgstr "Перезавантажувати" msgid "Remove" msgstr "Видалити" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 msgid "Remove cross-filter" msgstr "Видаліть перехресний фільтр" @@ -12518,23 +12645,23 @@ msgstr "Видалити попередній перегляд таблиці" msgid "Removed columns: %s" msgstr "Видалені стовпці: %s" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "Перейменуйте вкладку" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "Візуалізація" @@ -12558,7 +12685,7 @@ msgstr "Замінити" msgid "Report" msgstr "Доповідь" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 msgid "Report Name" msgstr "Назва звіту" @@ -12619,25 +12746,25 @@ msgstr "Графік звітів досяг робочого тайм -ауту msgid "Report Schedule state not found" msgstr "Держава розкладу звітів не знайдена" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "Повідомте про помилку" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "Звіт надісланий" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "Звіт не вдалося" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "Звіти про електронну пошту активні" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "Назва звіту" @@ -12653,11 +12780,11 @@ msgstr "Помилка системи розкладу звітів" msgid "Report schedule unexpected error" msgstr "Графік звіту про несподівану помилку" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "Надсилання звітів" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "Звіт надісланий" @@ -12669,11 +12796,11 @@ msgstr "Звіт про оновлений" msgid "Reports" msgstr "Звіти" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "Відштовхування" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "Сила відштовхування між вузлами" @@ -12691,26 +12818,26 @@ msgstr "Запит - це не json" msgid "Request missing data field." msgstr "Запит пропущеного поля даних." -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 msgid "Request timed out" msgstr "Час запиту вичерпано" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "Вимагається" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "Необхідні контрольні значення були видалені" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "Перепродаж" @@ -12723,11 +12850,11 @@ msgstr "Метод REPAMBLE повинен в " msgid "Resample operation requires DatetimeIndex" msgstr "REPAMBLE ORTERCTION вимагає DateTimeIndex" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 msgid "Reset" msgstr "Скинути" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "Скидання стану" @@ -12745,19 +12872,19 @@ msgstr "Відновити фільтр" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "Результат" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, python-format msgid "Results %s" msgstr "Результати %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "Бекенд результатів не налаштовано." @@ -12765,11 +12892,11 @@ msgstr "Бекенд результатів не налаштовано." msgid "Results backend needed for asynchronous queries is not configured." msgstr "Результати, необхідні для асинхронних запитів, не налаштована." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "Повернення до конкретного часу." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 msgid "Reverse Lat & Long" msgstr "Зворотний лат і довгий" @@ -12777,42 +12904,42 @@ msgstr "Зворотний лат і довгий" msgid "Reverse lat/long " msgstr "Зворотня шир/довгота " -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "Багатий підказки" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "Багатий підказки" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "Право" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "Формат правої осі" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "Метрика правої осі" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "Метрика правої осі" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "Праворуч зліва" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "Правильне значення" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" "Клацніть правою кнопкою миші на значення виміру, щоб до деталей за цим " @@ -12822,17 +12949,17 @@ msgstr "" msgid "Role" msgstr "Роль" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "Ролі" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 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 are " @@ -12854,45 +12981,45 @@ msgstr "" " даних. Якщо визначаються жодні ролі, застосовуються регулярні дозволи на" " доступ." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "Функція прокатки" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "Коктейльне вікно" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "Функція прокатки" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "Коктейльне вікно" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "Кореневий сертифікат" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "Ідентифікатор кореневого вузла" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "Тип кроку" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "Обертати мітку осі X" @@ -12901,26 +13028,26 @@ msgstr "Обертати мітку осі X" msgid "Rotate y axis label" msgstr "Обертати мітку осі X" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "Обертання, щоб застосувати до слів у хмарі" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "Круглий cap" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "Рядок" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "Безпека на рівні рядків" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 #, fuzzy msgid "" "Row containing the headers to use as column names (0 is first line of " @@ -12930,43 +13057,43 @@ msgstr "" "це перший рядок даних). Залиште порожнім, якщо немає рядка заголовка" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "Межа рядка" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "Ряди" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "Рядки на сторінку, 0 означає, що немає пагінації" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "Рядки субтотального положення" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "Ряди для читання" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "Ряди для читання" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "Правити" @@ -12979,7 +13106,7 @@ msgstr "Назва права" msgid "Rule added" msgstr "Додано правило" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "Пробігати" @@ -12988,7 +13115,7 @@ msgid "Run a query to display query history" msgstr "Запустіть запит для відображення історії запитів" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 msgid "Run a query to display results" msgstr "Запустіть запит для відображення результатів" @@ -12997,7 +13124,7 @@ msgstr "Запустіть запит для відображення резул msgid "Run current query" msgstr "Запустити запит" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "Запустити в SQL Lab" @@ -13007,7 +13134,7 @@ msgstr "Запустити в SQL Lab" msgid "Run query" msgstr "Запустити запит" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "Запустіть запит (Ctrl + return)" @@ -13015,7 +13142,7 @@ msgstr "Запустіть запит (Ctrl + return)" msgid "Run query in a new tab" msgstr "Запустіть запит на новій вкладці" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "Вибір запуску" @@ -13024,12 +13151,12 @@ msgstr "Вибір запуску" msgid "Running" msgstr "Біг" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "Запуск оператора %(statement_num)s з %(statement_count)s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "Сидіти" @@ -13038,25 +13165,25 @@ msgstr "Сидіти" msgid "SECOND" msgstr "Другий" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "Сеп" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "Ша" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "SQL скопійований!" @@ -13064,9 +13191,9 @@ msgstr "SQL скопійований!" msgid "SQL Expression" msgstr "Вираз SQL" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL LAB" @@ -13096,19 +13223,19 @@ msgstr "" "Зауважте, що вам потрібно буде закрити інші вікна лабораторії SQL, перш " "ніж це зробити." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "SQL -запит" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "Вираз SQL" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "SQL -запит" @@ -13157,21 +13284,21 @@ msgstr "Параметри тунелю SSH недійсні." msgid "SSH Tunneling is not enabled" msgstr "Тунелювання SSH не ввімкнено" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "Буде використаний режим SSL \"вимагати\"." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "Почати (включно)" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "Крок %(stepCurr)s %(stepLast)s" @@ -13180,19 +13307,19 @@ msgstr "Крок %(stepCurr)s %(stepLast)s" msgid "STRING" msgstr "Нитка" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "Сонце" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 msgid "Sample Standard Deviation" msgstr "Зразок стандартного відхилення" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "Дисперсія зразка" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 msgid "Samples" msgstr "Зразки" @@ -13208,8 +13335,14 @@ msgstr "Зразки для даних не вдалося отримати." msgid "Sankey" msgstr "Санкі" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "Зберегти діаграму" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +#, fuzzy +msgid "Sankey Diagram (legacy)" msgstr "Діаграма Санкі" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -13217,60 +13350,60 @@ msgid "Sankey Diagram with Loops" msgstr "Діаграма Санкі з петлями" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 msgid "Satellite" msgstr "Супутник" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "Супутникові вулиці" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "Субота" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "Заощадити" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "Зберегти та досліджувати" @@ -13282,8 +13415,8 @@ msgstr "Збережіть та перейдіть на інформаційну msgid "Save (Overwrite)" msgstr "Зберегти (перезапис)" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "Зберегти як" @@ -13295,8 +13428,8 @@ msgstr "Збережіть як набір даних" msgid "Save as dataset" msgstr "Збережіть як набір даних" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "Зберегти як нове" @@ -13320,7 +13453,7 @@ msgstr "Зберегти діаграму" msgid "Save dashboard" msgstr "Зберегти приладову панель" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 msgid "Save dataset" msgstr "Зберегти набір даних" @@ -13328,35 +13461,35 @@ msgstr "Зберегти набір даних" msgid "Save for this session" msgstr "Збережіть для цього сеансу" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "Зберегти або перезаписати набір даних" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "Зберегти запит" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "Збережіть запит, щоб увімкнути цю функцію" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "Збережіть цей запит як віртуальний набір даних для продовження вивчення" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "Врятований" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "Збережені запити" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "Збережені вирази" @@ -13365,7 +13498,7 @@ msgid "Saved metric" msgstr "Збережені метрики" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -13383,13 +13516,13 @@ msgstr "Збережений запит не знайдено." 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "Лише масштаб" @@ -13398,8 +13531,8 @@ msgstr "Лише масштаб" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "Розсіювати" @@ -13418,15 +13551,15 @@ msgstr "" "з'єднані в порядку. Він показує статистичну залежність між двома " "змінними." -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "Розклад" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Schedule a new email report" msgstr "Заплануйте новий звіт електронної пошти" @@ -13434,17 +13567,17 @@ msgstr "Заплануйте новий звіт електронної пошт msgid "Schedule email report" msgstr "Розклад звіту електронної пошти" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "Запит на розклад" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "Періодично планувати запит" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "Запит на розклад" @@ -13464,11 +13597,11 @@ msgid "Scheduled task executor not found" msgstr "Запланований виконавець завдань не знайдено" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13476,7 +13609,7 @@ msgstr "Запланований виконавець завдань не зна msgid "Schema" msgstr "Схема" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "Час очікування кешу схеми" @@ -13486,7 +13619,7 @@ msgstr "" "Схема, як використовується лише в деяких базах даних, таких як Postgres, " "Redshift та DB2" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 msgid "Schemas allowed for File upload" msgstr "Схеми дозволені для завантаження файлів" @@ -13494,12 +13627,12 @@ msgstr "Схеми дозволені для завантаження файлі msgid "Scope" msgstr "Область" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "Виділення області" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "" @@ -13508,7 +13641,7 @@ msgstr "" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "Прокрутити" @@ -13516,7 +13649,7 @@ msgstr "Прокрутити" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "Прокрутіть донизу, щоб увімкнути перезапис змін. " -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13524,12 +13657,12 @@ msgstr "Прокрутіть донизу, щоб увімкнути перез msgid "Search" msgstr "Пошук" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, fuzzy, python-format msgid "Search %s records" msgstr "RAW Records" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "Пошук / фільтр" @@ -13537,11 +13670,11 @@ msgstr "Пошук / фільтр" msgid "Search Metrics & Columns" msgstr "Пошук показників та стовпців" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "Шукайте всі діаграми" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "Поле пошуку" @@ -13549,11 +13682,11 @@ msgstr "Поле пошуку" msgid "Search by query text" msgstr "Пошук за текстом запитів" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 msgid "Search columns" msgstr "Пошук стовпців" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 msgid "Search in filters" msgstr "Пошук у фільтрах" @@ -13565,32 +13698,32 @@ msgstr "Пошук ..." msgid "Second" msgstr "Другий" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "Вторинний" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "Вторинна метрика" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 #, fuzzy msgid "Secondary currency format" msgstr "Вторинний формат осі Y" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 msgid "Secondary y-axis Bounds" msgstr "Вторинні межі осі y" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "Вторинний формат осі Y" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "Вторинна назва осі Y" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "Секунди %s" @@ -13604,18 +13737,18 @@ msgstr "секунди" msgid "Secure Extra" msgstr "Забезпечити додаткове" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "Забезпечити додаткове" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "Безпека" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "Див. All %(tableName)s" @@ -13630,7 +13763,7 @@ msgstr "Див. Менше" msgid "See more" msgstr "Побачити більше" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 msgid "See query details" msgstr "Див. Деталі запиту" @@ -13640,28 +13773,28 @@ msgstr "Див. Схему таблиці" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "Обраний" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "Виберіть ..." -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "Виберіть метод доставки" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "Скасувати всі" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "Виберіть тип ITE" @@ -13673,7 +13806,7 @@ msgstr "Виберіть стовпець" msgid "Select a dashboard" msgstr "Виберіть приладову панель" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "Видалити базу даних" @@ -13682,19 +13815,19 @@ msgstr "Видалити базу даних" msgid "Select a database table and create dataset" msgstr "Виберіть таблицю бази даних та створіть набір даних" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 msgid "Select a database table." msgstr "Виберіть таблицю бази даних." -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "Виберіть базу даних для підключення" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 msgid "Select a database to upload the file to" msgstr "Виберіть базу даних для завантаження файлу в" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "Виберіть базу даних, щоб записати запит" @@ -13703,36 +13836,36 @@ msgstr "Виберіть базу даних, щоб записати запит msgid "Select a dataset" msgstr "Виберіть усі дані" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "Введіть розмежування цих даних" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 msgid "Select a dimension" msgstr "Виберіть вимір" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 #, fuzzy msgid "Select a metric to display on the right axis" msgstr "Виберіть метрику для правої осі" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "Виберіть схему" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 msgid "Select a schema if the database supports this" msgstr "Виберіть схему, якщо база даних підтримує це" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 #, fuzzy msgid "Select a sheet name from the uploaded file" msgstr "Виберіть базу даних для завантаження файлу в" @@ -13751,15 +13884,15 @@ msgstr "Виберіть тип візуалізації" msgid "Select aggregate options" msgstr "Виберіть параметри сукупності" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 msgid "Select all data" msgstr "Виберіть усі дані" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 msgid "Select all items" msgstr "Виберіть усі елементи" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "Виберіть будь -які стовпці для перевірки метаданих" @@ -13770,56 +13903,62 @@ msgid "Select catalog or type to search catalogs" msgstr "Виберіть таблицю або введіть для пошукових таблиць" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 msgid "Select chart" msgstr "Виберіть діаграму" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "Виберіть діаграми" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "Виберіть діаграми" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "Виберіть кольорову гаму" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "Виберіть стовпець" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "Виберіть Поточну сторінку" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 msgid "Select current page" msgstr "Виберіть Поточну сторінку" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "Виберіть приладову панель" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "Виберіть приладову панель" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "Виберіть приладову панель" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "Видалити базу даних" @@ -13829,7 +13968,7 @@ msgstr "Видалити базу даних" msgid "Select database or type to search databases" msgstr "Виберіть базу даних або введіть у пошукові бази даних" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 msgid "" "Select databases require additional fields to be completed in the " "Advanced tab to successfully connect the database. Learn what " @@ -13839,15 +13978,15 @@ msgstr "" " «Додаткові» для успішного підключення бази даних. Дізнайтеся, які вимоги" " мають ваші бази даних " -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 msgid "Select dataset source" msgstr "Виберіть джерело набору даних" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 msgid "Select file" msgstr "Виберіть Файл" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "Виберіть фільтр" @@ -13860,14 +13999,14 @@ msgstr "Виберіть плагін фільтра за допомогою ANT msgid "Select first filter value by default" msgstr "Виберіть за замовчуванням значення First Filter" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "Формат значення" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13875,13 +14014,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "Виберіть оператор" @@ -13890,8 +14029,8 @@ msgstr "Виберіть оператор" msgid "Select or type a custom value..." msgstr "Виберіть або введіть значення" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "Виберіть або введіть значення" @@ -13900,12 +14039,12 @@ msgstr "Виберіть або введіть значення" msgid "Select or type currency symbol" msgstr "Виберіть або введіть значення" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 msgid "Select or type dataset name" msgstr "Виберіть або введіть ім'я набору даних" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "Виберіть власників" @@ -13913,7 +14052,7 @@ msgstr "Виберіть власників" msgid "Select saved metrics" msgstr "Виберіть Збережена показниця" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "Виберіть Збережена показниця" @@ -13923,11 +14062,11 @@ msgstr "Виберіть Збережена показниця" msgid "Select schema or type to search schemas" msgstr "Виберіть схему або введіть для схем пошуку" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "Виберіть схему" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "Виберіть тему" @@ -13968,7 +14107,7 @@ msgstr "" "набір даних, або містити одне і те ж ім'я стовпця на інформаційній " "панелі." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 msgid "Select the geojson column" msgstr "Виберіть стовпчик Geojson" @@ -13990,25 +14129,25 @@ msgstr "" "Виберіть значення у виділеному полі на панелі управління. Потім запустіть" " запит, натиснувши кнопку %s." -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "Виберіть базу даних, щоб записати запит" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "Надіслати як CSV" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 #, fuzzy msgid "Send as PDF" msgstr "Надіслати як PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "Надіслати як PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "Надіслати як текст" @@ -14016,7 +14155,7 @@ msgstr "Надіслати як текст" msgid "Send range filter events to other charts" msgstr "Надіслати події фільтра діапазону на інші діаграми" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "Вересень" @@ -14041,43 +14180,43 @@ msgstr "Серія ліміту сортування" msgid "Series Limit Sort Descending" msgstr "Серія обмежує сортування" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 msgid "Series Order" msgstr "Замовлення серії" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "Стиль серії" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "Тип діаграми серії (рядок, бар тощо)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "Стовпці часових рядів" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "Ліміт серії" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "Тип серії" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "Довжина сторінки сервера" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "Сервер Пагінування" @@ -14085,15 +14224,15 @@ msgstr "Сервер Пагінування" msgid "Service Account" msgstr "Рахунок служби" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "Встановіть інтервал автоматичного рефреша" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "Встановіть картографування фільтра" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14102,11 +14241,11 @@ msgstr "" msgid "Set up an email report" msgstr "Налаштування звіту електронної пошти" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14118,46 +14257,46 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "Налаштування" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "Налаштування часових рядів" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "Розподіляти" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "Поділитися діаграмою електронною поштою" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 msgid "Share permalink by email" msgstr "Поділитися постійним посиланням електронною поштою" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "Спільний запит" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 msgid "Shared query fields" msgstr "Поля спільного запиту" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Назва аркуша" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "Shift + Клацніть, щоб сортувати на кілька стовпців" @@ -14193,7 +14332,13 @@ msgstr "" msgid "Show" msgstr "Показувати" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "Показати показник" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "Показати бульбашки" @@ -14201,6 +14346,11 @@ msgstr "Показати бульбашки" msgid "Show CREATE VIEW statement" msgstr "Показати заяву про створення перегляду" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "Показати стільникові смуги" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "Показати діаграму" @@ -14218,11 +14368,11 @@ msgid "Show Database" msgstr "Показати базу даних" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "Показувати етикетки" @@ -14230,7 +14380,7 @@ msgstr "Показувати етикетки" msgid "Show Log" msgstr "Показувати журнал" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "Шоу маркерів" @@ -14243,7 +14393,7 @@ msgstr "Показати показник" msgid "Show Metric Names" msgstr "Показати метричні назви" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "Показати фільтр діапазону" @@ -14251,36 +14401,36 @@ msgstr "Показати фільтр діапазону" msgid "Show Table" msgstr "Показати таблицю" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "Показати часову позначку" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 #, fuzzy msgid "Show Tooltip Labels" msgstr "Показати підсумки" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 msgid "Show Total" msgstr "Показати загалом" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "Показати лінію тренду" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "Показати верхні етикетки" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "Показувати цінність" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "Показувати значення" @@ -14300,32 +14450,32 @@ msgstr "" msgid "Show all columns" msgstr "Показати всі стовпці" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "Покажи все..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "Показати кліщі лінії осі" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "Показати стільникові смуги" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 msgid "Show chart description" msgstr "Показати опис діаграми" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 #, fuzzy msgid "Show columns subtotal" msgstr "Показати стовпці Всього" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "Показати стовпці Всього" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "Показати точки даних як маркери кола на лініях" @@ -14350,12 +14500,12 @@ msgstr "Показати інформацію про підказку" msgid "Show label" msgstr "Лейбл шоу" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "Показати етикетки, коли у вузла є діти." -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "Показати легенду" @@ -14363,11 +14513,11 @@ msgstr "Показати легенду" msgid "Show less columns" msgstr "Показати менше стовпців" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "Показувати менше ..." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 #, fuzzy msgid "Show minor ticks on axes." msgstr "Чи слід показувати незначні кліщі на осі" @@ -14376,46 +14526,53 @@ msgstr "Чи слід показувати незначні кліщі на ос msgid "Show only my charts" msgstr "Показати лише мої діаграми" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 msgid "Show password." msgstr "Показати пароль." -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "Показати відсоток" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "Покажіть вказівник" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "Показати прогрес" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 #, fuzzy msgid "Show rows subtotal" msgstr "Показати ціє рядки" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "Показати ціє рядки" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "Показувати значення серії на діаграмі" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "Показати розділені лінії" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "Шоу маркерів" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "Покажіть значення на вершині бару" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." @@ -14423,11 +14580,6 @@ msgstr "" "Показати загальну сукупність вибраних показників. Зауважте, що обмеження " "рядка не застосовується до результату." -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "Показати підсумки" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14475,13 +14627,13 @@ msgstr "" "Демонструє прогрес однієї метрики проти заданої цілі. Чим вище заливка, " "тим ближче метрика до цілі." -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "Показуючи %s %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "Показує список усіх серій, доступних на той момент часу" @@ -14493,8 +14645,8 @@ msgstr "Показує або приховує маркери для часов msgid "Significance Level" msgstr "Рівень значущості" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14504,7 +14656,7 @@ msgstr "Простий" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "Прості спеціальні показники не ввімкнено для цього набору даних" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "Поодинокий" @@ -14514,7 +14666,7 @@ msgstr "Поодинокий" msgid "Single Metric" msgstr "Єдиний метрик" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "Єдине значення" @@ -14522,20 +14674,20 @@ msgstr "Єдине значення" msgid "Single value" msgstr "Єдине значення" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "Тип єдиного значення" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "Розмір символів краю" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "Розмір маркера. Також застосовується до прогнозних спостережень." @@ -14543,20 +14695,20 @@ msgstr "Розмір маркера. Також застосовується д msgid "Sizes of vehicles" msgstr "Розміри транспортних засобів" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "Пропустити ряди" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "Пропустити порожні рядки, а не інтерпретувати їх як не значення числа" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "Пропустити ряди" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 msgid "Skip spaces after delimiter" msgstr "Пропустити простори після розмежування" @@ -14570,13 +14722,13 @@ msgstr "Слимак" msgid "Small" msgstr "Невеликий" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "Формат невеликого числа" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "Гладка лінія" @@ -14602,7 +14754,7 @@ msgstr "Деяких ролей не існує" msgid "Something went wrong." msgstr "Щось пішло не так." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "Вибачте, була помилка отримання інформації про базу даних: %s" @@ -14611,20 +14763,20 @@ msgstr "Вибачте, була помилка отримання інформ msgid "Sorry there was an error fetching saved charts: " msgstr "На жаль, була помилка, яка отримала збережені діаграми: " -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "Вибачте, сталася помилка" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 msgid "Sorry, an error occurred" msgstr "Вибачте, сталася помилка" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 msgid "Sorry, an unknown error occurred" msgstr "Вибачте, сталася невідома помилка" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 msgid "Sorry, an unknown error occurred." msgstr "Вибачте, сталася невідома помилка." @@ -14643,25 +14795,25 @@ msgstr "Вибач, щось пішло не так. Спробуйте ще р #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "Вибач, щось пішло не так. Спробуйте ще раз пізніше." -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "Вибачте, даних, як видається, немає" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "Вибачте, була помилка, заощадивши цей %s: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "Вибачте, була помилка збереження цієї інформаційної панелі: %s" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14675,7 +14827,7 @@ msgstr "" #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "Сортувати" @@ -14684,34 +14836,34 @@ msgid "Sort Bars" msgstr "Сортування барів" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "Сортувати низхід" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "Метрика сортування" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 msgid "Sort Series Ascending" msgstr "Сортування серії, що піднімається" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 msgid "Sort Series By" msgstr "Сортування серії" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "Сортуйте вісь x" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "Сортуйте вісь" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "Сортувати висхід" @@ -14720,9 +14872,9 @@ msgstr "Сортувати висхід" msgid "Sort bars by x labels." msgstr "Сортуйте смуги за x мітками." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "Сортувати за" @@ -14731,16 +14883,7 @@ msgstr "Сортувати за" msgid "Sort by %s" msgstr "Сортувати на %s" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "Сортування за метрикою" @@ -14748,38 +14891,39 @@ msgstr "Сортування за метрикою" msgid "Sort columns alphabetically" msgstr "Сортувати стовпці в алфавітному" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "Сортувати стовпці за" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "Сортувати низхід" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "Сортувати значення фільтра" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "Метрика сортування" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "Сортувати ряди за" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "Сортування серії у зростаючому порядку" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "Тип сортування" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "Джерело" @@ -14789,11 +14933,11 @@ msgstr "Джерело" msgid "Source / Target" msgstr "Джерело / ціль" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "Джерело SQL" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "Категорія джерела" @@ -14807,19 +14951,19 @@ msgstr "Іскрова лінія" msgid "Spatial" msgstr "Просторовий" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "Конкретна дата/час" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "Вкажіть ім'я, щоб створити таблицю як схему в: Public" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "Вкажіть ім'я, щоб створити перегляд як схему в: public" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 #, fuzzy msgid "" "Specify the database version. This is used with Presto for query cost " @@ -14828,7 +14972,7 @@ msgstr "" "Вкажіть версію бази даних. Це слід використовувати з Presto для того, щоб" " забезпечити оцінку витрат на запит." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "Розділений номер" @@ -14848,17 +14992,17 @@ msgstr "Квадратні милі" msgid "Stack" msgstr "Стек" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "Стечко слід:" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "Серія стека" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "Серія стека один на одного" @@ -14872,14 +15016,14 @@ msgstr "Серія стека один на одного" msgid "Stacked" msgstr "Складений" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "Складені бари" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "Складений стиль" @@ -14887,16 +15031,16 @@ msgstr "Складений стиль" msgid "Stacked style" msgstr "Складений стиль" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "Стандартний часовий ряд" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "Почати" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 msgid "Start (Longitude, Latitude): " msgstr "Початок (довгота, широта): " @@ -14904,7 +15048,7 @@ msgstr "Початок (довгота, широта): " msgid "Start Longitude & Latitude" msgstr "Почніть довготу та широту" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "Почати кут" @@ -14912,21 +15056,21 @@ msgstr "Почати кут" msgid "Start at (UTC)" msgstr "Почніть з (UTC)" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 msgid "Start date" msgstr "Дата початку" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "Дата початку, що входить у часовий діапазон" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "Почніть осі y о 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14944,7 +15088,7 @@ msgstr "Розпочато" msgid "State" msgstr "Держави" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "Заява %(statement_num)s з %(statement_count)s" @@ -14960,25 +15104,25 @@ msgstr "Статистичний" msgid "Status" msgstr "Статус" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "Крок - Кінець" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" -msgstr "Крок - Середній" +msgid "Step - end" +msgstr "Крок - Кінець" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "Крок - Середній" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "Крок - Почати" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "Тип кроку" @@ -14998,7 +15142,7 @@ msgstr "" " Крок діаграми може бути корисною, коли ви хочете показати зміни, які " "відбуваються з нерегулярними інтервалами." -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "СТІЙ" @@ -15008,11 +15152,11 @@ msgstr "СТІЙ" msgid "Stop query" msgstr "Зупиніть запит" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 msgid "Stop running (Ctrl + e)" msgstr "Перестаньте бігати (Ctrl + E)" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "Перестаньте бігати (Ctrl + x)" @@ -15025,11 +15169,11 @@ msgid "Stream" msgstr "Потік" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 msgid "Streets" msgstr "Вулиці" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "Сила, щоб потягнути граф до центру" @@ -15037,7 +15181,7 @@ msgstr "Сила, щоб потягнути граф до центру" msgid "Stretched style" msgstr "Розтягнутий стиль" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 msgid "Stroke Color" msgstr "Колір удару" @@ -15046,7 +15190,7 @@ msgstr "Колір удару" msgid "Stroke Width" msgstr "Ширина інсульту" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 msgid "Stroked" msgstr "Погладжений" @@ -15059,7 +15203,7 @@ msgstr "Структурний" msgid "Style" msgstr "Стиль" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "Стильні кінці смуги прогресу з круглою шапкою" @@ -15075,7 +15219,7 @@ msgstr "Підзаголовка" msgid "Subheader Font Size" msgstr "Розмір шрифту підзаголовка" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "Подавати" @@ -15092,7 +15236,7 @@ msgstr "Суттєвий" msgid "Success" msgstr "Успіх" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 msgid "Successfully changed dataset!" msgstr "Успішно змінили набір даних!" @@ -15100,40 +15244,45 @@ msgstr "Успішно змінили набір даних!" msgid "Suffix" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "Суфікс подати заявку після відсоткового дисплея" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "Сума" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "Сума як частка стовпців" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "Сума як частка рядків" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "Сума як частка загальної кількості" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "Сума значень протягом визначеного періоду" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 msgid "Sum values" msgstr "Значення суми" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "Неділя" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "Діаграма Sunburst" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "Неділя" @@ -15146,11 +15295,11 @@ msgid "Superset Embedded SDK documentation." msgstr "Суперсет вбудована документація SDK." #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Суперсетна діаграма" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "Інформаційна панель суперсетів" @@ -15162,7 +15311,7 @@ msgstr "Суперсет зіткнувся з помилкою під час з msgid "Superset encountered an unexpected error." msgstr "Суперсет зіткнувся з несподіваною помилкою." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "Підтримувані бази даних" @@ -15170,13 +15319,13 @@ msgstr "Підтримувані бази даних" msgid "Survey Responses" msgstr "Відповіді на опитування" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 msgid "Swap dataset" msgstr "Swap DataSet" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "Поміняйте ряди та стовпці" @@ -15190,15 +15339,15 @@ msgstr "" "рядками, розсіюванням та штрихами. Цей тип Viz також має багато варіантів" " налаштування." -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "Символ" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "Символ двох кінців лінії краю" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "Розмір символу" @@ -15206,11 +15355,11 @@ msgstr "Розмір символу" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "Синтаксис" @@ -15226,7 +15375,7 @@ msgstr "" msgid "TABLES" msgstr "Столи" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 msgid "TEMPORAL X-AXIS" msgstr "Тимчасова осі x" @@ -15234,11 +15383,11 @@ msgstr "Тимчасова осі x" msgid "TEMPORAL_RANGE" msgstr "Temporal_range" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "Чт" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "Зміст" @@ -15247,6 +15396,11 @@ msgstr "Зміст" msgid "Tab name" msgstr "Назва вкладки" +#: superset/dashboards/api.py:453 +#, fuzzy, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "Схема набору даних недійсна, викликана: %(error)s" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15263,13 +15417,13 @@ msgstr "Назва вкладки" msgid "Table" msgstr "Стіл" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "Таблиця %(table)s не знайдено в базі даних %(db)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "Назва таблиці" @@ -15283,17 +15437,17 @@ msgstr "" "Таблиця [%(table_name)s] Не вдалося знайти, будь ласка, перевірте " "підключення до бази даних, схеми та назву таблиці" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "Тайм -аут кешу таблиці" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 msgid "Table columns" msgstr "Стовпці таблиці" @@ -15321,7 +15475,7 @@ msgstr "" msgid "Tables" msgstr "Столи" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "Вкладки" @@ -15359,12 +15513,12 @@ msgstr "Бази даних не вдалося знайти" msgid "Tag could not be updated." msgstr "Набір даних не вдалося оновити." -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 #, fuzzy msgid "Tag created" msgstr "було створено" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "Назва вкладки" @@ -15377,12 +15531,12 @@ msgstr "Назва тегу недійсна (не може містити ':')" msgid "Tag parameters are invalid." msgstr "Параметри тегів недійсні." -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 #, fuzzy msgid "Tag updated" msgstr "Список оновлено" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "" @@ -15391,16 +15545,16 @@ msgstr "" msgid "Tagged Object could not be deleted." msgstr "Позначений об’єкт не можна було видалити." -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "Теги" @@ -15412,8 +15566,9 @@ msgstr "" "Візьміть свої точки даних та групуйте їх у \"бункери\", щоб побачити, де " "лежать найгустіші області інформації" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "Цільовий" @@ -15421,14 +15576,19 @@ msgstr "Цільовий" msgid "Target Color" msgstr "Цільовий колір" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "Цільова категорія" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "Цільове значення" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "css_template" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15443,7 +15603,7 @@ msgstr "" "Шаблове посилання, можна включити {{metric}} або інші значення, що " "надходять з елементів управління." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15465,15 +15625,15 @@ msgstr "Тестове з'єднання" msgid "Text" msgstr "Текст" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "Текст вирівнює" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "Текст, вбудований в електронну пошту" @@ -15513,15 +15673,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "У URL -адреси відсутні параметри DataSet_ID або Slice_ID." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "Осі x немає у списку фільтрів" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15532,15 +15703,15 @@ msgstr "" " Фільтри часового діапазону на інформаційних панелях. Ви " "хотіли б додати його до списку фільтрів?" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "Анотація врятована" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "Анотація оновлена" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15595,11 +15766,11 @@ msgid "The color of the isoline" msgstr "Формат кодування ліній" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "Колірна гама для діаграми візуалізації" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 msgid "" "The color scheme is determined by the related dashboard.\n" " Edit the color scheme in the dashboard properties." @@ -15611,6 +15782,14 @@ msgstr "" msgid "The column header label" msgstr "Мітка заголовка стовпчика" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "Стовпчик був видалений або перейменований у базу даних." @@ -15623,7 +15802,7 @@ msgstr "" "Стандарт коду країни, який суперсет повинен очікувати, що у стовпці " "[країна]" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "Приладна панель збережена" @@ -15653,7 +15832,7 @@ msgstr "" "базу даних. Ви впевнені, що хочете продовжувати? Видалення бази даних " "порушить ці об'єкти." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 msgid "The database columns that contains lines information" msgstr "Стовпці бази даних, що містить інформацію про рядки" @@ -15670,7 +15849,7 @@ msgstr "В даний час база даних працює занадто б msgid "The database is under an unusual load." msgstr "База даних знаходиться під незвичним навантаженням." -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15691,7 +15870,7 @@ msgstr "База даних була видалена." msgid "The database was not found." msgstr "База даних не була знайдена." -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15707,11 +15886,11 @@ msgstr "" msgid "The dataset associated with this chart no longer exists" msgstr "Набір даних, пов'язаний з цією діаграмою, більше не існує" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -15730,7 +15909,7 @@ msgstr "" " небажаними способами." #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "Набір даних зберігається" @@ -15738,7 +15917,7 @@ msgstr "Набір даних зберігається" msgid "The dataset linked to this chart may have been deleted." msgstr "Набір даних, пов'язаний з цією діаграмою, можливо, був видалений." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "Дані не вдалося завантажити" @@ -15746,15 +15925,15 @@ msgstr "Дані не вдалося завантажити" msgid "The datasource is too large to query." msgstr "DataSource занадто великий, щоб запитувати." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15774,11 +15953,11 @@ msgstr "" "Тривалість часу за секунди до кешу недійсна. Встановіть -1, щоб обійти " "кеш." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 msgid "The encoding format of the lines" msgstr "Формат кодування ліній" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15791,12 +15970,31 @@ msgid "" "%(columns)s. " msgstr "Наступні записи в `series_columns` відсутні у ґcolumnsґ: %(columns)s. " +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "Функція, яку слід використовувати при агрегуванні точок у групи" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15831,7 +16029,7 @@ msgid "The hostname provided can't be resolved." msgstr "Ім'я хоста неможливо вирішити." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "Ідентифікатор активної діаграми" @@ -15853,13 +16051,13 @@ msgstr "" msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 msgid "" "The maximum number of subdivisions of each group; lower values are pruned" " first" @@ -15867,7 +16065,7 @@ msgstr "" "Максимальна кількість підрозділів кожної групи; Нижні значення " "обрізаються спочатку" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "Максимальне значення показників. Це необов'язкова конфігурація" @@ -15889,18 +16087,18 @@ msgstr "" "Metadata_params у додатковому полі налаштовані не правильно. Ключ %{key} " "s є недійсним." -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "Об'єкт Metadata_Params розпаковується в дзвінок SQLALCHEMY.METADATA." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15923,7 +16121,12 @@ msgstr "Ім'я повинно бути унікальним" msgid "The number color \"steps\"" msgstr "Колір числа \"кроки\"" -#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "Виберіть кількість бункерів для гістограми" + +#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 msgid "" "The number of hours, negative or positive, to shift the time column. This" " can be used to move UTC time to local time." @@ -15931,7 +16134,7 @@ msgstr "" "Кількість годин, негативна чи позитивна, щоб змістити стовпчик часу. Це " "можна використовувати для переміщення часу UTC до місцевого часу." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, fuzzy, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15943,7 +16146,7 @@ msgstr "" "обмеження/фільтри або завантажте в CSV, щоб побачити більше рядків до " "обмеження %(ліміт) D." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15954,24 +16157,24 @@ msgstr "" "додайте додаткові ліміти/фільтри, завантажте в CSV або зв’яжіться з " "адміністратором, щоб побачити більше рядків до обмеження (ліміт) D." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "" "Кількість відображених рядків обмежена %(рядами) d шляхом спадного " "падіння." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the limit dropdown." msgstr "Кількість відображених рядків обмежена %(рядами) d шляхом спадного краплі." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the query" msgstr "Кількість відображених рядків обмежена %(рядами) d за запитом" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15981,7 +16184,7 @@ msgstr "" "спадного падіння." #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "Кількість секунд до закінчення кешу" @@ -15989,7 +16192,7 @@ msgstr "Кількість секунд до закінчення кешу" msgid "The object does not exist in the given database." msgstr "Об'єкт не існує в даній базі даних." -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, fuzzy, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -16061,7 +16264,7 @@ msgstr "" "\"Сертифікат\" конфігурації бази даних не присутні в експортних файлах, і" " його слід додавати вручну після імпорту, якщо вони потрібні." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 msgid "" "The passwords for the databases below are needed in order to import them." " Please note that the \"Secure Extra\" and \"Certificate\" sections of " @@ -16111,7 +16314,7 @@ msgstr "Порт закритий." msgid "The port number is invalid." msgstr "Номер порту недійсний." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "Первинний показник використовується для визначення розмірів сегмента дуги" @@ -16133,11 +16336,11 @@ msgstr "" "Не вдалося знайти запит, пов'язаний з цими результатами. Потрібно " "повторно запустити оригінальний запит." -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "Запит містить один або кілька неправильно сформованих параметрів шаблону." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "Запит не вдалося завантажити" @@ -16154,11 +16357,11 @@ msgstr "" msgid "The query has a syntax error." msgstr "Запит має помилку синтаксису." -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "Запит не повертав даних" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -16190,14 +16393,14 @@ msgstr "" msgid "The report has been created" msgstr "Звіт створений" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 #, fuzzy msgid "The report will be sent to your email at" msgstr "" "Скріншот інформаційної панелі буде надіслано на ваш електронний лист за " "адресою" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -16216,13 +16419,13 @@ msgstr "" "Результати, що зберігаються в бекенді, зберігалися в іншому форматі, і " "більше не можуть бути дезеріалізовані." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "Багата підказка показує список усіх серій для цього моменту часу" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -16306,8 +16509,8 @@ msgstr "" msgid "The table was deleted or renamed in the database." msgstr "Таблицю було видалено або перейменовано в базу даних." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -16326,7 +16529,7 @@ msgstr "" "використовувати просту природну мову, як у 10 секунд, `1 день 'або` 56 " "тижнів'" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 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`" @@ -16335,7 +16538,7 @@ msgstr "" "використовувати просту природну мову, як у 10 секунд, `1 день 'або` 56 " "тижнів'" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16346,7 +16549,7 @@ msgstr "" "зміни стовпчика часу та визначає нову деталізацію часу. Параметри тут " "визначаються на основі двигуна на базу даних у вихідному коді суперсета." -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16377,7 +16580,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "Одиниця часу, що використовується для групування блоків" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "Тип візуалізації для відображення" @@ -16412,9 +16615,9 @@ msgstr "" "Ім'я користувача, що надається при підключенні до бази даних, не є " "дійсним." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "Те, як кліщі викладені на осі x" @@ -16423,7 +16626,7 @@ msgstr "Те, як кліщі викладені на осі x" msgid "The width of the Isoline in pixels" msgstr "Ширина ліній" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 msgid "The width of the lines" msgstr "Ширина ліній" @@ -16433,14 +16636,14 @@ msgstr "Ширина ліній" msgid "There are associated alerts or reports" msgstr "Є пов'язані сповіщення або звіти" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, fuzzy, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "Існують пов'язані сповіщення або звіти: %s," -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 msgid "There are no charts added to this dashboard" msgstr "На цю інформаційну панель не додано діаграм" @@ -16449,7 +16652,7 @@ msgstr "На цю інформаційну панель не додано діа msgid "There are no components added to this tab" msgstr "На цю вкладку немає компонентів" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "Баз даних немає" @@ -16469,7 +16672,7 @@ msgstr "" "У запиті SQL є помилка синтаксису. Можливо, було неправильне написання чи" " друкарську помилку." -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16508,7 +16711,7 @@ msgstr "Була помилка, яка отримала вашу недавню msgid "There was an error loading the catalogs" msgstr "Сталася помилка, що завантажує таблиці" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 msgid "There was an error loading the chart data" msgstr "Була помилка завантаження даних діаграми" @@ -16529,7 +16732,7 @@ msgstr "Сталася помилка, що завантажує таблиці" msgid "There was an error saving the favorite status: %s" msgstr "Була помилка, щоб зберегти улюблений статус: %s" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "Була помилка з вашим запитом" @@ -16539,7 +16742,7 @@ msgstr "Була помилка з вашим запитом" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16571,7 +16774,7 @@ msgstr "Виникла проблема з видалення вибраних msgid "There was an issue deleting the selected dashboards: " msgstr "Була проблема, яка видалила вибрані інформаційні панелі: " -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "Виникла проблема з видалення вибраних наборів даних: %s" @@ -16596,16 +16799,16 @@ msgstr "Виникла проблема з видалення вибраних msgid "There was an issue deleting: %s" msgstr "Видаляло проблему: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 msgid "There was an issue duplicating the dataset." msgstr "Існувала проблема, що дублювання набору даних." -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "Існувала проблема, що дублювання вибраних наборів даних: %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "Була проблема, яка сприяла цій інформаційній панелі." @@ -16613,7 +16816,7 @@ msgstr "Була проблема, яка сприяла цій інформац msgid "There was an issue fetching reports attached to this dashboard." msgstr "На цій інформаційній панелі було додано питання про отримання звітів." -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "Була проблема, яка отримала улюблений статус цієї інформаційної панелі." @@ -16671,7 +16874,7 @@ msgstr "" "перезапис у перегляді. Цей об’єкт JSON викривають тут для довідок та для " "користувачів живлення, які можуть захотіти змінити конкретні параметри." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16702,7 +16905,7 @@ msgstr "Ця дія назавжди видаляє збережений зап msgid "This action will permanently delete the template." msgstr "Ця дія назавжди видаляє шаблон." -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 msgid "" "This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. " "mydatabase.com)." @@ -16710,7 +16913,7 @@ msgstr "" "Це може бути IP -адреса (наприклад, 127.0.0.1), або доменне ім'я " "(наприклад, mydatabase.com)." -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -16722,7 +16925,7 @@ msgstr "" msgid "This chart has been moved to a different filter scope." msgstr "Ця діаграма була переміщена до іншої області фільтра." -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "Ця діаграма керується зовні і не може бути відредагована в суперсеті" @@ -16730,7 +16933,7 @@ msgstr "Ця діаграма керується зовні і не може б msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "Ця діаграма може бути несумісною з фільтром (набори даних не відповідають)" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " @@ -16738,7 +16941,7 @@ msgstr "" "Цей тип діаграми не підтримується при використанні незбереженого запиту " "як джерела діаграми. " -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 msgid "" "This color scheme is being overridden by custom label colors.\n" " Check the JSON metadata in the Advanced settings" @@ -16747,7 +16950,7 @@ msgstr "" "етикетки.\n" " Перевірте метадані JSON у розширених налаштуваннях" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 msgid "This column might be incompatible with current dataset" msgstr "Цей стовпець може бути несумісним з поточним набором даних" @@ -16787,7 +16990,7 @@ msgstr "" " Переглянути слід передати на діаграму, що містить дані " "анотації." -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " @@ -16796,7 +16999,7 @@ msgstr "" "На даний момент ця інформаційна панель автоматично освіжає; Наступне " "автоматичне оновлення буде у %s." -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" "Ця інформаційна панель керує зовні, і не може бути відредагована в " @@ -16821,11 +17024,11 @@ msgstr "" "інформаційних панелей. Клацніть тут, щоб опублікувати цю інформаційну " "панель." -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "Ця інформаційна панель зараз прихована" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "Ця інформаційна панель зараз опублікована" @@ -16841,16 +17044,16 @@ msgstr "" "Ця інформаційна панель готова до вбудовування. У своїй заявці передайте " "наступний ідентифікатор SDK:" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "Ця інформаційна панель була успішно збережена." -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "Ця база даних керує зовні, і не може бути відредагована в суперсеті" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -16864,8 +17067,8 @@ msgstr "Цей набір даних керує зовні, і його не м msgid "This dataset is not used to power any charts." msgstr "Цей набір даних не використовується для живлення будь -яких діаграм." -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "Це визначає елемент, який потрібно побудувати на діаграмі" @@ -16889,11 +17092,11 @@ msgstr "" "Ця поля діє на суперсетний вигляд, що означає, що Superset буде " "виконувати запит проти цього рядка як підзапит." -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 msgid "This filter might be incompatible with current dataset" msgstr "Цей фільтр може бути несумісним із поточним набором даних" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "Ця функціональність відключена у вашому середовищі з міркувань безпеки." @@ -16936,7 +17139,7 @@ msgstr "" msgid "This may be triggered by:" msgstr "Це може бути спровоковано:" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 #, fuzzy msgid "" "This metric is used to define row selection criteria (how the rows are " @@ -16951,6 +17154,10 @@ msgstr "" msgid "This metric might be incompatible with current dataset" msgstr "Цей показник може бути несумісним із поточним набором даних" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 msgid "" "This section allows you to configure how to use the slice\n" @@ -16959,11 +17166,11 @@ msgstr "" "Цей розділ дозволяє налаштувати, як користуватися шматочком\n" " генерувати анотації." -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" @@ -16971,7 +17178,7 @@ msgstr "" "Цей розділ містить варіанти, які дозволяють отримати розширену аналітичну" " обробку результатів запитів" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "Цей розділ містить помилки перевірки" @@ -16985,12 +17192,12 @@ msgstr "" " працювати за призначенням. Якщо ви розробник цього додатка, будь ласка, " "перевірте, чи правильно генерується маркер." -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "Ця таблиця вже має набір даних" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" @@ -16998,15 +17205,15 @@ msgstr "" "У цій таблиці вже є набір даних, пов'язаний з ним. Ви можете асоціювати " "лише один набір даних із таблицею.\n" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "Це значення повинно бути більшим, ніж ліве цільове значення" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "Це значення повинно бути меншим, ніж правильне цільове значення" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 msgid "This visualization type does not support cross-filtering." msgstr "Цей тип візуалізації не підтримує перехресне фільтрування." @@ -17022,6 +17229,13 @@ msgstr[0] "Це викликало:" msgstr[1] "" msgstr[2] "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "Це видалить вашу поточну вбудовану конфігурацію." @@ -17035,8 +17249,8 @@ msgstr "Поріг мітки" msgid "Threshold alpha level for determining significance" msgstr "Пороговий рівень альфа для визначення значущості" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 #, fuzzy msgid "Threshold: " msgstr "Поріг мітки" @@ -17045,7 +17259,7 @@ msgstr "Поріг мітки" msgid "Thumbnails" msgstr "Мініатюри" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "Четвер" @@ -17066,7 +17280,7 @@ msgstr "Четвер" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "Час" @@ -17076,9 +17290,9 @@ msgid "Time Column" msgstr "Стовпчик часу" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "Порівняння часу" @@ -17112,7 +17326,7 @@ msgstr "Часовий діапазон" msgid "Time Ratio" msgstr "Співвідношення часу" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "Часовий ряд" @@ -17145,13 +17359,13 @@ msgstr "Часовий ряд - Період" msgid "Time Series - Stacked" msgstr "Часовий ряд - складений" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 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:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "Зрушення в часі" @@ -17160,14 +17374,14 @@ msgstr "Зрушення в часі" msgid "Time Table View" msgstr "Перегляд таблиці часу" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "Стовпчик часу" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "Стовпчик часу “%(col)s” не існує в наборі даних" @@ -17176,17 +17390,17 @@ msgstr "Стовпчик часу “%(col)s” не існує в наборі msgid "Time column filter plugin" msgstr "Плагін фільтра у стовпці часу" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "Стовпчик часу для застосування залежного тимчасового фільтра до" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "Стовпчик часу, щоб застосувати часовий діапазон до" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "Порівняння часу" @@ -17207,7 +17421,7 @@ msgstr "" "Дельта часу неоднозначна. Будь ласка, вкажіть [%(human_readable)s тому] " "або [%(human_readable)s пізніше]." -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "Час фільтр" @@ -17216,7 +17430,7 @@ msgstr "Час фільтр" msgid "Time format" msgstr "Формат часу" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -17234,8 +17448,8 @@ msgstr "Часове зерно відсутнє" msgid "Time granularity" msgstr "Час деталізація" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "Час за секундами" @@ -17243,8 +17457,8 @@ msgstr "Час за секундами" msgid "Time lag" msgstr "Затримка" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -17256,7 +17470,7 @@ msgstr "Співвідношення часу" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "Атрибути, пов’язані з часом" @@ -17269,9 +17483,9 @@ msgstr "Часовий ряд" msgid "Time series columns" msgstr "Стовпці часових рядів" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "Зрушення в часі" @@ -17312,12 +17526,12 @@ msgstr "Таблиця часових рядів" msgid "Timeout error" msgstr "Помилка тайм -ауту" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "Формат часової позначки" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "Часовий пояс" @@ -17353,7 +17567,7 @@ msgstr "Потрібна назва" msgid "Title or Slug" msgstr "Назва або слим" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "Щоб фільтрувати метрику, використовуйте власну вкладку SQL." @@ -17361,47 +17575,47 @@ msgstr "Щоб фільтрувати метрику, використовуйт msgid "To get a readable URL for your dashboard" msgstr "Щоб отримати читабельну URL адресу для вашої інформаційної панелі" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "Підказка" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 #, fuzzy msgid "Tooltip Contents" msgstr "Вміст клітин" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "Сортування підказок за метрикою" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "Формат часу підказки" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "Топ" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 msgid "Top left" msgstr "Зверху ліворуч" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 msgid "Top right" msgstr "Праворуч зверху" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "Зверху вниз" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 msgid "Total" msgstr "Загальний" @@ -17421,17 +17635,13 @@ msgstr "Всього (%(aggregatorName)s)" msgid "Total value" msgstr "Загальна вартість" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, python-format msgid "Total: %s" msgstr "Всього: %s" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "Підсумки" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "Відстежувати" @@ -17451,7 +17661,7 @@ msgstr "Перетворений" msgid "Transparent" msgstr "Прозорий" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "Перекладіть поворот" @@ -17463,11 +17673,11 @@ msgstr "" msgid "Tree Chart" msgstr "Деревна діаграма" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "Макет дерева" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "Орієнтація на дерева" @@ -17488,19 +17698,19 @@ msgstr "Подумати" msgid "Trend" msgstr "Тенденція" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "Трикутник" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "Тригер, якщо ..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 msgid "Truncate Axis" msgstr "Усікатна вісь" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 msgid "Truncate Cells" msgstr "Усікатні клітини" @@ -17508,12 +17718,12 @@ msgstr "Усікатні клітини" msgid "Truncate Metric" msgstr "Укорочений метрик" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 #, fuzzy msgid "Truncate X Axis" msgstr "Укорочення y вісь" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" @@ -17523,36 +17733,36 @@ msgstr "" "межу." #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "Укорочення y вісь" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "" "Укоротився вісь. Можна перекрити, вказавши мінімальну або максимальну " "межу." -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "Урізати довгі клітини до встановленої вище “min width”" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "Обрізає вказану дату до точності, визначеної одиницею дати." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "" "Спробуйте застосувати різні фільтри або забезпечити, щоб ваш DataSource " @@ -17562,7 +17772,7 @@ msgstr "" msgid "Try different criteria to display results." msgstr "Спробуйте різні критерії для відображення результатів." -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "У вівторок" @@ -17570,23 +17780,23 @@ msgstr "У вівторок" msgid "Tukey" msgstr "Тюкі" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "Тип" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "Введіть “%s” для підтвердження" @@ -17596,11 +17806,11 @@ msgstr "Введіть “%s” для підтвердження" msgid "Type a number" msgstr "Введіть значення" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "Введіть значення" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "Введіть тут значення" @@ -17633,21 +17843,15 @@ msgstr "URL" msgid "URL Parameters" msgstr "Параметри URL -адреси" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "Параметри URL -адреси" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "URL -адреса" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" -"Неможливо додати нову вкладку до бекенду. Зверніться до свого " -"адміністратора." - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17676,7 +17880,7 @@ msgstr "" " дозволи встановлюються \"bigquery.readsessions.create\", " "\"bigquery.readsessions.getData\"" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "Неможливо створити діаграму без ідентифікатора запиту." @@ -17688,18 +17892,23 @@ msgstr "Не в змозі розшифрувати значення" msgid "Unable to encode value" msgstr "Неможливо кодувати значення" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "Не в змозі знайти таке свято: [%(holiday)s]" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "Неможливо завантажити стовпці для вибраної таблиці. Виберіть іншу таблицю." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "Додано до 1 інформаційної панелі" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 msgid "" "Unable to migrate query editor state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -17708,7 +17917,7 @@ msgstr "" "повернеться пізніше. Зверніться до свого адміністратора, якщо ця проблема" " зберігається." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 msgid "" "Unable to migrate query state to backend. Superset will retry later. " "Please contact your administrator if this problem persists." @@ -17717,7 +17926,7 @@ msgstr "" "повернеться пізніше. Зверніться до свого адміністратора, якщо ця проблема" " зберігається." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." @@ -17726,12 +17935,12 @@ msgstr "" "повернеться пізніше. Зверніться до свого адміністратора, якщо ця проблема" " зберігається." -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "Не в змозі отримати кольори панелі панелі" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "Невизначений" @@ -17739,11 +17948,11 @@ msgstr "Невизначений" msgid "Undefined window for rolling operation" msgstr "Невизначене вікно для операції прокатки" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 msgid "Undo the action" msgstr "Скасувати дію" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "Скасувати?" @@ -17759,7 +17968,7 @@ msgstr "" "Сталася несподівана помилка, будь ласка, перевірте свої журнали на " "детальну інформацію" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "Неочікувана помилка: " @@ -17795,12 +18004,13 @@ msgstr "Невідома помилка Престо" msgid "Unknown Status" msgstr "Невідомий статус" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "Невідомий стовпчик, що використовується в порядку: %(col)s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "Невідома помилка" @@ -17809,7 +18019,7 @@ msgstr "Невідома помилка" msgid "Unknown input format" msgstr "Невідомий формат введення" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 msgid "Unknown type" msgstr "Невідомий тип" @@ -17852,11 +18062,11 @@ msgstr "Небудова значення шаблону для ключа %(key msgid "Unsupported time grain: %(time_grain)s" msgstr "Непідтримуване зерно часу: %(time_grain)s" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 msgid "Untitled Dataset" msgstr "Без назви набору даних" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 msgid "Untitled Query" msgstr "Неправлений запит" @@ -17864,7 +18074,7 @@ msgstr "Неправлений запит" msgid "Untitled query" msgstr "Неправлений запит" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "Оновлення" @@ -17877,7 +18087,7 @@ msgstr "Оновлення діаграми" msgid "Updating chart was stopped" msgstr "Оновлення діаграми було припинено" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "Завантажувати" @@ -17886,7 +18096,7 @@ msgstr "Завантажувати" msgid "Upload CSV" msgstr "Завантажте CSV" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "Завантажте CSV у базу даних" @@ -17895,7 +18105,7 @@ msgstr "Завантажте CSV у базу даних" msgid "Upload Columnar" msgstr "Завантажте стовпчастий файл" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "Завантажте стовпчастий файл у базу даних" @@ -17913,7 +18123,7 @@ msgstr "Завантажити увімкнено" msgid "Upload Excel" msgstr "Завантажте файл Excel" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "Завантажте файл Excel у базу даних" @@ -17922,12 +18132,12 @@ msgstr "Завантажте файл Excel у базу даних" msgid "Upload JSON file" msgstr "Завантажити файл JSON" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "Завантажте файл у базу даних" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -17941,7 +18151,7 @@ msgstr "Завантажте файл у базу даних" msgid "Upload file to preview columns" msgstr "Завантажте файл у базу даних" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "Ім'я потрібно" @@ -17956,27 +18166,27 @@ msgstr "Поріг мітки" msgid "Upper threshold must be greater than lower threshold" msgstr "`row_limit` повинен бути більшим або рівним 0" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 msgid "Usage" msgstr "Використання" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "Натомість використовуйте меню “%(menuName)s”." -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, python-format msgid "Use %s to open in a new tab." msgstr "Використовуйте %s, щоб відкрити на новій вкладці." -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "Використовуйте пропорції площі" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "Використовуйте шкалу журналу" @@ -17984,18 +18194,18 @@ msgstr "Використовуйте шкалу журналу" msgid "Use a log scale for the X-axis" msgstr "Використовуйте шкалу журналу для осі x" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "Використовуйте шкалу журналу для осі y" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "Використовуйте зашифроване з'єднання з базою даних" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 #, fuzzy msgid "Use an ssh tunnel connection to the database" msgstr "Використовуйте зашифроване з'єднання з базою даних" @@ -18011,7 +18221,7 @@ msgstr "" " Ваша діаграма повинна бути одним із цих типів візуалізації: [%s]" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" "Використовуйте форматування дати навіть тоді, коли метричне значення не є" @@ -18021,7 +18231,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "Використовуйте редактор Legacy DataSource" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "Використовуйте показники як групу вищого рівня для стовпців або для рядків" @@ -18029,7 +18239,7 @@ msgstr "Використовуйте показники як групу вищо msgid "Use only a single value." msgstr "Використовуйте лише одне значення." -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "Використовуйте наведені нижче варіанти аналітики" @@ -18045,17 +18255,17 @@ msgstr "" msgid "Use the edit button to change this field" msgstr "Використовуйте кнопку Редагувати, щоб змінити це поле" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "Використовуйте цей розділ, якщо ви хочете запит, який агрегує" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "Використовуйте цей розділ, якщо ви хочете запитувати атомні ряди" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "Використовуйте це для визначення статичного кольору для всіх кола" @@ -18080,7 +18290,7 @@ msgstr "" "користувачами за віком та місцезнаходженням. Не найбільш візуально " "приголомшлива візуалізація, але дуже інформативна та універсальна." -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -18103,9 +18313,9 @@ msgstr "Користувач повинен вибрати значення пе msgid "User query" msgstr "Запит користувача" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -18148,15 +18358,15 @@ msgstr "" "візуалізації воронки та трубопроводів." #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "Цінність" @@ -18165,19 +18375,19 @@ msgstr "Цінність" msgid "Value Domain" msgstr "Домен значення" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "Формат значення" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "Категорія та відсоток" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "Значення цінності" @@ -18190,8 +18400,8 @@ msgstr "" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "Формат значення" @@ -18234,16 +18444,16 @@ msgstr "Типи транспортних засобів" msgid "Verbose Name" msgstr "Назва багатослів'я" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "Версія" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "Номер версії" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "Вертикальний" @@ -18266,7 +18476,7 @@ msgstr "Переглянути" msgid "View All »" msgstr "Подивитись всі »" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 msgid "View Dataset" msgstr "Переглянути набір даних" @@ -18274,7 +18484,7 @@ msgstr "Переглянути набір даних" msgid "View all charts" msgstr "Переглянути всі діаграми" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 msgid "View as table" msgstr "Переглянути як таблицю" @@ -18288,10 +18498,10 @@ msgstr "Переглянути в лабораторії SQL" msgid "View keys & indexes (%s)" msgstr "Переглянути ключі та індекси (%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "Переглянути запит" @@ -18305,13 +18515,13 @@ msgid "Viewed %s" msgstr "Переглянуті %s" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "Viewport" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 msgid "Virtual" msgstr "Віртуальний" @@ -18319,11 +18529,11 @@ msgstr "Віртуальний" msgid "Virtual (SQL)" msgstr "Віртуальний (SQL)" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "Віртуальний набір даних" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "Віртуальний запит набору даних не може бути порожнім" @@ -18331,7 +18541,7 @@ msgstr "Віртуальний запит набору даних не може msgid "Virtual dataset query cannot consist of multiple statements" msgstr "Віртуальний запит набору даних не може складатися з декількох тверджень" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "Віртуальний запит набору даних повинен бути лише для читання" @@ -18339,6 +18549,11 @@ msgstr "Віртуальний запит набору даних повинен msgid "Visual Tweaks" msgstr "Візуальні зміни" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "Форматування" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -18478,11 +18693,11 @@ msgstr "" msgid "Viz is missing a datasource" msgstr "А саме відсутній даних" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "Тип з -за" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "Одружуватися" @@ -18496,7 +18711,7 @@ msgstr "Показуючи %s %s" msgid "Waiting on database..." msgstr "Керуйте своїми базами даних" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "Хочете додати нову базу даних?" @@ -18510,11 +18725,11 @@ msgstr "УВАГА" msgid "Warning Message" msgstr "Попереджувальне повідомлення" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "УВАГА!" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18530,7 +18745,7 @@ msgstr "Не зміг перевірити ваш запит" msgid "Waterfall Chart" msgstr "Шукайте всі діаграми" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18562,7 +18777,7 @@ msgstr "" "Ми, здається, не можемо вирішити стовпець \" %(column_name)s” на лінії " "%(location)s." -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "У нас є такі ключі: %s" @@ -18571,7 +18786,7 @@ msgstr "У нас є такі ключі: %s" msgid "We were unable to active or deactivate this report." msgstr "Ми не змогли активно чи деактивувати цей звіт." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18594,7 +18809,7 @@ msgstr "" msgid "Web" msgstr "Павутина" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "Середа" @@ -18619,11 +18834,11 @@ msgstr "Тиждень, починаючи з понеділка" msgid "Week starting Sunday" msgstr "Тиждень, починаючи з неділі" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 msgid "Weekly Report" msgstr "Тижневий звіт" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "Щотижневий звіт за %s" @@ -18632,7 +18847,7 @@ msgstr "Щотижневий звіт за %s" msgid "Weekly seasonality" msgstr "Щотижнева сезонність" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "Тиждень %s" @@ -18672,29 +18887,29 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 #, fuzzy msgid "What should be shown as the label" msgstr "Що слід показати на етикетці?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 #, fuzzy msgid "What should be shown as the tooltip label" msgstr "Що слід показати на етикетці?" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "Що слід показати на етикетці?" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 msgid "What should happen if the table already exists" msgstr "Що має статися, якщо стіл вже існує" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" @@ -18702,7 +18917,7 @@ msgstr "" "Коли `тип обчислення\" встановлено на \"відсоткову зміну\", формат осі y " "змушений до `.1%` `" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "Коли надається вторинна метрика, використовується лінійна кольорова шкала." @@ -18714,17 +18929,17 @@ msgstr "" "При дозволі створювати таблицю як опцію в лабораторії SQL, ця опція " "змушує створювати таблицю в цій схемі" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "Після перевірки карта збільшиться до ваших даних після кожного запиту" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "" "Коли ввімкнено, користувачі можуть візуалізувати результати SQL Lab в " "дослідженні." -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "" "Коли надається лише первинна метрика, використовується категорична " @@ -18775,7 +18990,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "При використанні цієї опції значення за замовчуванням не можна встановити" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "Чи перекривається панель прогресу, коли існує кілька груп даних" @@ -18789,7 +19004,7 @@ msgid "" "view." msgstr "Чи викривається цей стовпець у розділі \"Фільтри\" перегляду \"Вивчення\"." -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" @@ -18797,7 +19012,7 @@ msgstr "" "Чи вирівнювати фонові діаграми з позитивними, так і негативними " "значеннями на 0" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "" "Чи вирівнювати позитивні та негативні значення в діаграмі клітинної штрих" @@ -18807,12 +19022,12 @@ msgstr "" msgid "Whether to always show the annotation label" msgstr "Чи завжди показувати анотаційну етикетку" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "Чи варто оживити прогрес і значення, чи просто відображати їх" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "Чи застосовувати нормальний розподіл на основі рангу за кольоровою шкалою" @@ -18820,33 +19035,33 @@ msgstr "Чи застосовувати нормальний розподіл н msgid "Whether to apply filter when items are clicked" msgstr "Чи слід застосовувати фільтр, коли елементи клацають" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "Будьте кольорові числові значення, якщо вони є позитивними чи негативними" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 #, fuzzy msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "Будьте кольорові числові значення, якщо вони є позитивними чи негативними" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "Чи відображати фон гастрольної діаграми у стовпцях таблиці" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "Чи відображати легенду для діаграми" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "Чи відображати бульбашки поверх країн" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 msgid "Whether to display the aggregate count" msgstr "Чи відображати кількість сукупності" @@ -18854,11 +19069,11 @@ msgstr "Чи відображати кількість сукупності" msgid "Whether to display the interactive data table" msgstr "Чи відображати таблицю інтерактивних даних" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "Чи відображати мітки." @@ -18871,10 +19086,10 @@ msgstr "" "поріг 5%." #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "Чи відображати легенду (перемикає)" @@ -18882,66 +19097,66 @@ msgstr "Чи відображати легенду (перемикає)" msgid "Whether to display the metric name as a title" msgstr "Чи відображати метричну назву як заголовок" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "Чи відображати значення min та максимально вісь x" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "Чи відображати значення min та максимально вісь y" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "Чи відображати числові значення всередині комірок" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 msgid "Whether to display the stroke" msgstr "Чи відображати хід" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "Чи відображати інтерактивний селектор часу" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "Чи відображати часову позначку" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 #, fuzzy msgid "Whether to display the tooltip labels." msgstr "Чи відображати мітки." -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "Чи можна змінювати положення графіку та масштабування." -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "Чи ввімкнути вузол перетягування в режимі макета." -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 msgid "Whether to fill the objects" msgstr "Чи заповнювати об'єкти" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 msgid "Whether to ignore locations that are null" msgstr "Чи потрібно ігнорувати місця, які є нульовими" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "Чи включати вікно пошуку на стороні клієнта" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "Чи включати відсоток у підказку" @@ -18949,7 +19164,7 @@ msgstr "Чи включати відсоток у підказку" msgid "Whether to include the time granularity as defined in the time section" msgstr "Чи включати часову деталізацію, визначену в розділі часу" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 msgid "Whether to make the grid 3D" msgstr "Чи робити сітку 3D" @@ -18982,13 +19197,13 @@ msgstr "" "Чи заповнити спадне місце у розділі фільтра «Дослідження перегляду» зі " "списком різних значень, отриманих з бекенду на льоту" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "Чи показувати хід датчика діаграми" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 msgid "" "Whether to show extra controls or not. Extra controls include things like" " making mulitBar charts stacked or side by side." @@ -18997,19 +19212,19 @@ msgstr "" "керування включають такі речі, як створення мулітбарів, складеними або " "поруч." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "Чи слід показувати незначні кліщі на осі" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "Чи показувати вказівник" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "Чи показувати хід датчика діаграми" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "Чи відображати розділені лінії на осі" @@ -19018,9 +19233,9 @@ msgstr "Чи відображати розділені лінії на осі" msgid "Whether to sort ascending or descending on the base Axis." msgstr "Чи сортувати висхідну чи спускатися на осі бази." -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "Чи сортувати низхідну чи висхідну" @@ -19028,20 +19243,11 @@ msgstr "Чи сортувати низхідну чи висхідну" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "Чи слід сортувати низхідну чи підніматися, якщо присутній ліміт серії" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "Чи слід сортувати результати за вибраним показником у порядку зменшення." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "Чи сортувати підказку за вибраним показником у порядку зменшення." @@ -19053,7 +19259,7 @@ msgstr "Чи варто обрізати показники" msgid "Which country to plot the map for?" msgstr "Для якої країни побудувати карту?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "Які родичі, щоб виділити на курсі" @@ -19091,7 +19297,7 @@ msgstr "З підзаголовком" msgid "Word Cloud" msgstr "Слово хмара" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "Обертання слів" @@ -19099,7 +19305,7 @@ msgstr "Обертання слів" msgid "Working" msgstr "Робочий" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "Робочий таймаут" @@ -19108,7 +19314,7 @@ msgstr "Робочий таймаут" msgid "World Map" msgstr "Карта світу" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "Напишіть опис свого запиту" @@ -19116,7 +19322,7 @@ msgstr "Напишіть опис свого запиту" msgid "Write a handlebars template to render the data" msgstr "Напишіть шаблон ручки для надання даних" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "X Осі Назва Нижня краю" @@ -19124,9 +19330,9 @@ msgstr "X Осі Назва Нижня краю" msgid "X AXIS TITLE MARGIN" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -19135,37 +19341,38 @@ msgstr "" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "X Вісь" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 #, fuzzy msgid "X Axis Bounds" msgstr "Y-осі межі" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "Формат X Axis" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "X мітка вісь" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "Назва X Axis" @@ -19173,13 +19380,13 @@ msgstr "Назва X Axis" msgid "X Log Scale" msgstr "X шкала журналу" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "X макет галочки" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "X межі" @@ -19197,12 +19404,12 @@ msgstr "X-осі сорт" msgid "X-axis" msgstr "X-вісь" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "Xscale Interval" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "Y 2 межі" @@ -19210,9 +19417,9 @@ msgstr "Y 2 межі" msgid "Y AXIS TITLE MARGIN" msgstr "Y Exis title Margin" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -19220,68 +19427,69 @@ msgstr "Y Exis title Margin" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Y Вісь" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "Y Axis 2 Межі" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "Y межі осі" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Формат y Axis" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "Y мітка вісь" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "Y Назва вісь" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 #, fuzzy msgid "Y Axis Title Position" msgstr "Рядки субтотального положення" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "Y Шкала журналу" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "Y межі" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Y-вісь" @@ -19304,8 +19512,8 @@ msgstr "Y-вісь" msgid "Y-axis bounds" msgstr "Y-осі межі" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "ІНСПАЛЬНИЙ ІНТЕРВАЛЬ" @@ -19321,7 +19529,7 @@ msgstr "Рік (freq = as)" msgid "Yearly seasonality" msgstr "Щорічна сезонність" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "Роки %s" @@ -19329,14 +19537,14 @@ msgstr "Роки %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "Так" @@ -19349,7 +19557,7 @@ msgstr "Так, скасувати" msgid "Yes, overwrite changes" msgstr "Так, переписати зміни" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "" @@ -19374,7 +19582,7 @@ msgstr "" "Перезавантаження може призвести до втрати частини своєї роботи. Ви " "впевнені, що хочете перезаписати?" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -19416,7 +19624,7 @@ msgstr "Ви можете додати компоненти в" msgid "You can add the components in the edit mode." msgstr "Ви можете додати компоненти в режим редагування." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" "Ви також можете просто натиснути на діаграму, щоб застосувати перехресний" @@ -19443,17 +19651,17 @@ msgstr "" "Ви можете створити нову діаграму або використовувати існуючі з панелі " "праворуч" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "" "Ви можете переглянути список інформаційних панелей у спадному порядку " "налаштувань діаграми." -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "Ви не можете застосувати перехресний фільтр у цій точці даних." -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." @@ -19462,21 +19670,21 @@ msgstr "" "використовується для фільтрів часового діапазону на інформаційних " "панелях." -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "Ви не можете використовувати макет кліщів 45 ° разом із фільтром часу часу" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, python-format msgid "You do not have permission to edit this %s" msgstr "Ви не маєте дозволу на редагування цього %s" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "Ви не маєте дозволу на редагування цієї діаграми" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -19487,13 +19695,13 @@ msgstr "У вас немає дозволу на редагування цієї msgid "You do not have permission to read tags" msgstr "Ви не маєте дозволу на редагування цього %s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "У вас немає дозволів на редагування цієї інформаційної панелі." -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 #, fuzzy msgid "You do not have sufficient permissions to edit the chart" msgstr "Ви не маєте дозволу на редагування цієї діаграми" @@ -19514,7 +19722,7 @@ msgstr "Ви не маєте доступу до цього набору дан msgid "You don't have access to this embedded dashboard config." msgstr "У вас немає доступу до цієї вбудованої конфігурації інформаційної панелі." -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "У вас ще немає улюблених!" @@ -19523,7 +19731,7 @@ msgstr "У вас ще немає улюблених!" msgid "You don't have permission to modify the value." msgstr "У вас немає дозволу на зміну значення." -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "Ви не маєте прав на зміну %(ресурси)s" @@ -19532,7 +19740,7 @@ msgstr "Ви не маєте прав на зміну %(ресурси)s" msgid "You don't have the rights to alter this chart" msgstr "Ви не маєте прав на зміну цієї діаграми" -#: superset/views/core.py:646 +#: superset/views/core.py:648 msgid "You don't have the rights to alter this dashboard" msgstr "Ви не маєте прав на зміну цієї інформаційної панелі" @@ -19544,7 +19752,7 @@ msgstr "Ви не маєте прав на зміну цієї назви." msgid "You don't have the rights to create a chart" msgstr "Ви не маєте прав на створення діаграми" -#: superset/views/core.py:662 +#: superset/views/core.py:664 msgid "You don't have the rights to create a dashboard" msgstr "Ви не маєте прав на створення інформаційної панелі" @@ -19560,7 +19768,7 @@ msgstr "Ви видалили цей фільтр." msgid "You have unsaved changes." msgstr "У вас були незберечені зміни." -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19576,7 +19784,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19589,15 +19797,15 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "Ви повинні вибрати ім’я для нової інформаційної панелі" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "Ви повинні спочатку успішно запустити запит" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "Вам потрібно налаштувати санітарію HTML для використання CSS" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " @@ -19607,7 +19815,7 @@ msgstr "" "автоматично. Запустіть запит, натиснувши кнопку \"Оновлення діаграми\" " "або" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." @@ -19616,7 +19824,7 @@ msgstr "" "(стовпчики, метрики), які відповідають цьому новому наборі даних, були " "зберігаються." -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 msgid "Your chart is not up to date" msgstr "Ваша діаграма не оновлена" @@ -19624,25 +19832,25 @@ msgstr "Ваша діаграма не оновлена" msgid "Your chart is ready to go!" msgstr "Ваша діаграма готова йти!" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "" "Ваша інформаційна панель занадто велика. Будь ласка, зменшіть його " "розмір, перш ніж економити." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "Ваш запит не вдалося зберегти" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "Ваша запит не вдалося запланувати" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "Ваш запит не вдалося оновити" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" @@ -19650,15 +19858,15 @@ msgstr "" "Ваш запит запланований. Щоб переглянути деталі вашого запиту, перейдіть " "до збережених запитів" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 msgid "Your query was not properly saved" msgstr "Ваш запит не був належним чином збережений" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "Ваш запит був збережений" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "Ваш запит був оновлений" @@ -19670,8 +19878,8 @@ msgstr "Ваш звіт не можна було видалити" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 msgid "Zero imputation" msgstr "Нульова імпутація" @@ -19683,7 +19891,7 @@ msgstr "Масштаб" msgid "Zoom level of the map" msgstr "Рівень масштабу карти" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 msgid "[ untitled dashboard ]" msgstr "[untitled dashboard]" @@ -19715,7 +19923,7 @@ msgstr "[Назва приладної панелі]" msgid "[desc]" msgstr "[desc]" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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 " @@ -19725,7 +19933,7 @@ msgstr "" "кольору як співвідношення проти первинної метрики. При опущенні кольори є" " категоричним і на основі мітків" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 msgid "[untitled]" msgstr "[Без назви]" @@ -19779,21 +19987,25 @@ msgstr "`row_offset` повинен бути більшим або рівним msgid "`width` must be greater or equal to 0" msgstr "`width` повинна бути більшою або рівною 0" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "сукупний" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "насторожений" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "Умова попередження" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 msgid "alert dark" msgstr "насторожити темно" @@ -19802,8 +20014,10 @@ msgid "alerts" msgstr "попередження" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 msgid "all" msgstr "всі" @@ -19811,43 +20025,43 @@ msgstr "всі" msgid "also copy (duplicate) charts" msgstr "також скопіюйте (зробіть дублікат) діаграм" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "предок" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "анотація" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "анотація_layer" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "асфрек" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "в" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 msgid "auto" msgstr "автоматичний" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "авто (Smooth)" @@ -19855,7 +20069,12 @@ msgstr "авто (Smooth)" msgid "background" msgstr "фон" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "Умовне форматування" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 msgid "basis" msgstr "основа" @@ -19867,10 +20086,10 @@ msgstr "нижче (приклад:" msgid "between {down} and {up} {name}" msgstr "між {down} і {up} {name}" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "блюд" @@ -19883,8 +20102,8 @@ msgstr "болт" msgid "boolean type icon" msgstr "значок булевого типу" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "дно" @@ -19900,7 +20119,7 @@ msgstr "з допомогою" msgid "cannot be empty" msgstr "не може бути порожнім" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 msgid "cardinal" msgstr "кардинальний" @@ -19915,11 +20134,11 @@ msgstr "зміна" msgid "chart" msgstr "діаграма" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "діаграми" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "виберіть WHERE або HAVING ..." @@ -19928,7 +20147,7 @@ msgid "clear all filters" msgstr "очистіть усі фільтри" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "натисніть тут" @@ -19949,16 +20168,21 @@ msgstr "код міжнародного олімпійського коміте msgid "color scheme for comparison" msgstr "Порівняння часу" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "Забарвляти" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "стовпчик" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, fuzzy, python-format msgid "connecting to %(dbModelName)s" msgstr "підключення до %(dbModelName)s." -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "Тип кроку" @@ -19976,28 +20200,28 @@ msgstr "створити" msgid "create a new chart" msgstr "cтворіть нову діаграму" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 msgid "create dataset from SQL query" msgstr "cтворити набір даних із запиту SQL" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "рахувати" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "css" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "css_template" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "кумсум" @@ -20005,29 +20229,29 @@ msgstr "кумсум" msgid "cumulative" msgstr "кумулятивний" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "панель приладів" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "інформаційні панелі" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "база даних" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "набір даних" @@ -20036,21 +20260,21 @@ msgstr "набір даних" msgid "dataset name" msgstr "назва набору даних" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "дата" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "день" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "день місяця" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "день тижня" @@ -20127,14 +20351,14 @@ msgstr "за замовчуванням" msgid "delete" msgstr "видаляти" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "нащадок" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "опис" @@ -20154,62 +20378,62 @@ msgstr "розтягувати" msgid "dttm" msgstr "dttm" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "напр. ********" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "напр. 127.0.0.1" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "напр. 5432" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "напр. Рахунок" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "напр. Аналітика" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "напр. compute_wh" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "за замовчуванням" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "напр. param1 = value1 & param2 = значення2" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "напр. SQL/PROTOCOLV1/O/12345" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "напр. World_Population" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "напр. xy12345.us-east-2.aws" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "наприклад, стовпець “user id”" @@ -20217,59 +20441,59 @@ msgstr "наприклад, стовпець “user id”" msgid "edit mode" msgstr "режим редагування" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 #, fuzzy msgid "email subject" msgstr "Виберіть тему" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 msgid "entries" msgstr "записи" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 msgid "error" msgstr "помилка" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "помилка темна" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 msgid "error_message" msgstr "повідомлення про помилку" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "кожен" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "кожен день місяця" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "кожен день тижня" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "щогодини" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "щохвилини" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "щомісяця" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 msgid "expand" msgstr "розширити" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 msgid "explore" msgstr "досліджувати" @@ -20282,16 +20506,16 @@ msgstr "провалився" msgid "fetching" msgstr "приплив" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "ффіл" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 msgid "flat" msgstr "рівномірний" @@ -20303,42 +20527,42 @@ msgstr "для отримання додаткової інформації пр msgid "function type icon" msgstr "іконка типу функції" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "geohash (square)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 msgid "heatmap" msgstr "теплова карта" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "heatmap: значення нормалізуються по всьому heatmap" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 msgid "here" msgstr "ось" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "година" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "CSS атрибут об'єкта canvas, який визначає, як браузер збільшує зображення" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "у" @@ -20361,13 +20585,13 @@ msgstr "очікується, що буде числом" msgid "is expected to be an integer" msgstr "очікується, що буде цілим числом" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "літера A-Z" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "літера Z-A" @@ -20379,8 +20603,8 @@ msgstr "мітка" msgid "latest partition:" msgstr "останній розділ:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "лівий" @@ -20388,7 +20612,7 @@ msgstr "лівий" msgid "less than {min} {name}" msgstr "менше {min} {name}" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 msgid "linear" msgstr "лінійний" @@ -20411,26 +20635,26 @@ msgid "max" msgstr "максимум" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 msgid "mean" msgstr "середній" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "медіана" @@ -20453,23 +20677,23 @@ msgstr "метричний" msgid "min" msgstr "хв" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "хвилина" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "хвилини" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 msgid "monotone" msgstr "монотонний" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "місяць" @@ -20478,13 +20702,13 @@ msgid "more than {max} {name}" msgstr "більше {max} {name}" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "повинен мати значення" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 msgid "name" msgstr "назва" @@ -20518,13 +20742,13 @@ msgstr "nvd3" msgid "offline" msgstr "офлайн" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "на" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 msgid "or" msgstr "або" @@ -20540,7 +20764,7 @@ msgstr "стовпчик orderby повинен бути заповнений" msgid "overall" msgstr "загальний" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "Власники" @@ -20570,11 +20794,11 @@ msgstr "p99" msgid "page_size.all" msgstr "page_size.all" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "page_size.entries" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "page_size.show" @@ -20595,11 +20819,11 @@ msgstr "" "відсотки повинні бути списком або кортежом з двома числовими значеннями, " "з яких перша нижча за друге значення" -#: superset/views/core.py:840 +#: superset/views/core.py:842 msgid "permalink state not found" msgstr "стан постійного посилання не знайдено" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "пікселізований (різкий)" @@ -20610,15 +20834,15 @@ msgstr "пікселізований (різкий)" msgid "pixels" msgstr "Пікселі" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "попередній календарний місяць" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "попередній календарний тиждень" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "попередній календарний рік" @@ -20627,7 +20851,7 @@ msgid "published" msgstr "опублікований" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 msgid "quarter" msgstr "чверть" @@ -20639,11 +20863,11 @@ msgstr "запити" msgid "query" msgstr "запит" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 msgid "random" msgstr "випадковий" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "перезавантажити" @@ -20651,16 +20875,16 @@ msgstr "перезавантажити" msgid "recent" msgstr "недавній" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "недавні" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "недавні" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "доповідь" @@ -20672,12 +20896,12 @@ msgstr "доповідь" msgid "reports" msgstr "звіти" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "відновити масштаб" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "право" @@ -20690,12 +20914,12 @@ msgstr "rowlevelsecurity" msgid "running" msgstr "біг" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "збережені запити" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 msgid "seconds" msgstr "секунди" @@ -20718,38 +20942,38 @@ msgstr "" msgid "shift start date" msgstr "Дата початку" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 msgid "square" msgstr "квадрат" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 msgid "stack" msgstr "стек" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 msgid "staggered" msgstr "здивований" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "std" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 msgid "step-after" msgstr "накопичувач" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "ступінь" @@ -20758,7 +20982,7 @@ msgid "stopped" msgstr "зупинений" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 msgid "stream" msgstr "потік" @@ -20768,27 +20992,27 @@ msgstr "іконка типу рядка" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 msgid "success" msgstr "успіх" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 msgid "success dark" msgstr "успіх темний" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "сума" @@ -20800,7 +21024,7 @@ msgstr "синтаксис." msgid "tag" msgstr "мітка" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "мітка" @@ -20817,8 +21041,8 @@ msgstr "textarea" msgid "to" msgstr "до" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 msgid "top" msgstr "топ" @@ -20842,13 +21066,13 @@ msgstr "" msgid "use latest_partition template" msgstr "використовуйте шаблон latest_partition" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "значення збільшення" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "значення зменшення" @@ -20860,7 +21084,7 @@ msgstr "var" msgid "variance" msgstr "дисперсія" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 msgid "view instructions" msgstr "переглянути інструкції" @@ -20872,60 +21096,60 @@ msgstr "віртуальний" msgid "viz type" msgstr "тип з -за" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "було створено" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "тиждень" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 msgid "week ending Saturday" msgstr "тиждень, що закінчується в суботу" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 msgid "week starting Sunday" msgstr "тиждень, починаючи з неділі" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 #, fuzzy msgid "working timeout" msgstr "Робочий таймаут" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "x" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "x: Значення нормалізуються в кожному стовпці" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "у" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "y: Значення нормалізуються в кожному рядку" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "рік" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "масштаб" diff --git a/superset/translations/zh/LC_MESSAGES/messages.po b/superset/translations/zh/LC_MESSAGES/messages.po index 359b28d3371f..cd08404aae9f 100644 --- a/superset/translations/zh/LC_MESSAGES/messages.po +++ b/superset/translations/zh/LC_MESSAGES/messages.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Apache Superset 0.22.1\n" "Report-Msgid-Bugs-To: zhouyao94@qq.com\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2019-01-04 22:19+0800\n" "Last-Translator: cdmikechen \n" "Language: zh\n" @@ -29,8 +29,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -55,8 +85,8 @@ msgstr "" msgid " (excluded)" msgstr "(不包含)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -76,7 +106,7 @@ msgstr "另存为新的" msgid " expression which needs to adhere to the " msgstr " 表达式必须基于 " -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -101,7 +131,7 @@ msgstr "" "标准,则需要定义表达式和类型,以便将字符串转换为日期或时间戳。注意:当前不支持时区。如果时间以epoch格式存储,请输入 `epoch_s` or" " `epoch_ms` 。如果没有指定任何模式,我们可以通过额外的参数在每个数据库/列名级别上使用可选的默认值。" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 #, fuzzy msgid " to add calculated columns" msgstr "添加计算列" @@ -116,24 +146,24 @@ msgstr "添加指标" msgid " to edit or add columns and metrics." msgstr "编辑或增加列与指标" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "然后打开SQL工具箱。在那里你可以将查询保存为一个数据集。" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "不等于(!=)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, fuzzy, python-format msgid "% calculation" msgstr "% 计算" @@ -178,22 +208,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "数据库中不存在 %(object)s 。" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, fuzzy, python-format msgid "%(other)s charts will appear here" msgstr " %(other)s 图表将出现在此处" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, fuzzy, python-format msgid "%(other)s dashboards will appear here" msgstr " %(other)s 看板将出现在此处" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, fuzzy, python-format msgid "%(other)s recents will appear here" msgstr " %(other)s 最近访问的将出现在此处" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, fuzzy, python-format msgid "%(other)s saved queries will appear here" msgstr "%(other)s 保存的请求将出现在此处" @@ -211,9 +241,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "返回了 %(rows)d 行" @@ -236,7 +266,7 @@ msgid_plural "" "\"%(undefinedParameter)s\"?" msgstr[0] "用 %(suggestion)s 替换 \"%(undefinedParameter)s\" 吗?" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -257,26 +287,26 @@ msgstr "" msgid "%s Error" msgstr "%s 异常" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, fuzzy, python-format msgid "%s PASSWORD" msgstr "%s 密码" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "%s SSH 隧道密码" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "%s SSH 隧道私有密钥" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "%s SSH 隧道私有密钥密码" @@ -286,17 +316,17 @@ msgstr "%s SSH 隧道私有密钥密码" msgid "%s Selected" msgstr "%s 已选定" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "%s 个被选中 (%s 个实体, %s 个虚拟)" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "%s 个被选中(实体)" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "%s 个被选中(虚拟)" @@ -306,27 +336,27 @@ msgstr "%s 个被选中(虚拟)" msgid "%s aggregates(s)" msgstr "%s 聚合" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "%s 列" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "%s 运算符" @@ -339,18 +369,18 @@ msgid "%s option" msgid_plural "%s options" msgstr[0] "%s 个选项" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "%s 个选项" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "最近" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -361,8 +391,8 @@ msgstr[0] "%s 行" msgid "%s saved metric(s)" msgstr "%s 保存的指标" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, fuzzy, python-format msgid "%s updated" msgstr "上次更新 %s" @@ -379,7 +409,7 @@ msgstr "%s%s" msgid "%s-%s of %s" msgstr "%s-%s 总计 %s" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "(已删除)" @@ -387,7 +417,7 @@ msgstr "(已删除)" msgid "(deleted or invalid type)" msgstr "(已删除或无效类型)" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "无描述,单击可查看堆栈跟踪" @@ -395,7 +425,7 @@ msgstr "无描述,单击可查看堆栈跟踪" msgid "), and they become available in your SQL (example:" msgstr "), 他们在你的SQL中会变成有效数据 (比如:" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -407,7 +437,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -418,60 +448,60 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 msgid "" "-- Note: Unless you save your query, these tabs will NOT persist if you " "clear your cookies or change browsers.\n" "\n" msgstr "-- 注意:除非您保存查询,否则如果清除cookie或更改浏览器时,这些选项卡将不会保留。\n" -#: superset-frontend/src/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0个被选中" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "1个日历日的频率" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 #, fuzzy msgid "1 day" msgstr "天" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "1天之前" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1小时" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 #, fuzzy msgid "1 hourly frequency" msgstr "每小时一次的频率" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1分钟" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "每分钟一次的频率" @@ -480,25 +510,25 @@ msgstr "每分钟一次的频率" msgid "1 month ago" msgstr "月" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "每月一次的频率" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "每月月初的频率" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 #, fuzzy msgid "1 week" msgstr "1周" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "1周之前" @@ -513,27 +543,27 @@ msgstr "周一为一周开始" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "周日为一周开始" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 #, fuzzy msgid "1 year" msgstr "年" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "1年之前" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 #, fuzzy msgid "1 year end frequency" msgstr "每年年末的频率" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 #, fuzzy msgid "1 year start frequency" msgstr "每年年初的频率" @@ -542,15 +572,15 @@ msgstr "每年年初的频率" msgid "10 minute" msgstr "10分钟" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 #, fuzzy msgid "104 weeks" msgstr "周" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "104周之前" @@ -559,63 +589,63 @@ msgstr "104周之前" msgid "15 minute" msgstr "15分钟" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 #, fuzzy msgid "156 weeks" msgstr "156周" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "156周之前" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 #, fuzzy msgid "2 years" msgstr "2年" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "2年之前" @@ -628,15 +658,15 @@ msgstr "2/98百分位" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 #, fuzzy msgid "28 days" msgstr "28天" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "28天之前" @@ -648,32 +678,32 @@ msgstr "28天之前" msgid "2D" msgstr "2D" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "国家3字码" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 #, fuzzy msgid "3 years" msgstr "3年" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "3年前" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30天" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 #, fuzzy msgid "30 days ago" @@ -684,7 +714,7 @@ msgid "30 minute" msgstr "30分钟" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30分钟" @@ -693,7 +723,7 @@ msgid "30 second" msgstr "30秒钟" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30秒钟" @@ -713,7 +743,7 @@ msgid "5 minute" msgstr "5分钟" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5分钟" @@ -722,20 +752,20 @@ msgid "5 second" msgstr "5秒" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 #, fuzzy msgid "5 seconds" msgstr "5秒" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 #, fuzzy msgid "52 weeks" msgstr "52周" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "52周之前" @@ -746,30 +776,30 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "以周一开始的52周" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "6小时" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60天" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "7个日历日的频率" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 #, fuzzy msgid "7 days" msgstr "7天" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -777,19 +807,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "9/91百分位" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90天" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr ":" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "小于(<)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "小于等于(<=)" @@ -818,15 +848,15 @@ msgstr "新空间" msgid "" msgstr "无类型" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "等于(==)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "大于(>)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "大于等于(>=)" @@ -834,12 +864,12 @@ msgstr "大于等于(>=)" msgid "A Big Number" msgstr "大数字" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 #, fuzzy msgid "A comma separated list of columns that should be parsed as dates" msgstr "应作为日期解析的列的逗号分隔列表。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 #, fuzzy msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "允许以逗号分割的CSV文件上传" @@ -852,7 +882,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "已存在同名的数据库。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -865,7 +895,7 @@ msgid "" "on a CDN for example)" msgstr "指向内置插件位置的完整URL(例如,可以托管在CDN上)" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -879,13 +909,13 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 #, fuzzy msgid "A list of tags that have been applied to this chart." msgstr "已应用于此图表的标签列表。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "有权处理该图表的用户列表。可按名称或用户名搜索。" @@ -899,8 +929,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "用于颜色的指标" @@ -926,12 +956,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "一种极坐标图表,其中圆被分成等角度的楔形,任何楔形表示的值由其面积表示,而不是其半径或扫掠角度。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "为看板生成一个可读的 URL" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "对 [时间] 配置的引用,会将粒度考虑在内" @@ -973,7 +1003,7 @@ msgstr "生成数据超时" msgid "A timeout occurred while taking a screenshot." msgstr "截图超时" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "需要有效的配色方案" @@ -987,11 +1017,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "应用" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "四月" @@ -1000,31 +1030,31 @@ msgstr "四月" msgid "AQE" msgstr "异步执行查询" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "八月" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "轴标题边距" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 #, fuzzy msgid "AXIS TITLE POSITION" msgstr "轴标题的位置" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "关于" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "访问" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 #, fuzzy msgid "Access token" msgstr "上一个" @@ -1033,7 +1063,7 @@ msgstr "上一个" msgid "Action" msgstr "操作" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "操作日志" @@ -1045,7 +1075,7 @@ msgstr "操作日志" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1057,19 +1087,19 @@ msgstr "操作" msgid "Active" msgstr "激活" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 #, fuzzy msgid "Actual Values" msgstr "空值" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "比较范围" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "实际时间范围" @@ -1078,34 +1108,34 @@ msgstr "实际时间范围" msgid "Actual value" msgstr "空值" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 #, fuzzy msgid "Actual values" msgstr "空值" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "自动匹配格式化" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "新增" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "新增告警" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "新增CSS模板" @@ -1133,7 +1163,7 @@ msgstr "新增日志" msgid "Add Metric" msgstr "新增指标" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "新增报告" @@ -1150,20 +1180,20 @@ msgstr "新增标签" msgid "Add a Plugin" msgstr "新增插件" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 #, fuzzy msgid "Add a dataset" msgstr "新增数据集" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "新增新的选项卡" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "添加一个选项卡以创建 SQL 查询" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "新增其他自定义参数" @@ -1176,31 +1206,31 @@ msgstr "新增注释层" msgid "Add an item" msgstr "新增一行" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 #, fuzzy msgid "Add and edit filters" msgstr "范围过滤" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "新增注释" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "新增注释层" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "新增通知方法" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "在“编辑数据源”对话框中向数据集添加计算列" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1209,7 +1239,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 #, fuzzy msgid "Add cross-filter" msgstr "增加过滤条件" @@ -1218,21 +1248,21 @@ msgstr "增加过滤条件" msgid "Add custom scoping" msgstr "添加自定义作用域" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 #, fuzzy msgid "Add dataset columns here to group the pivot table columns." msgstr "必须是分组列" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "新增通知方法" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 #, fuzzy msgid "Add description of your tag" msgstr "为您的查询写一段描述" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 #, fuzzy msgid "Add extra connection information." msgstr "增加额外的连接信息" @@ -1242,7 +1272,7 @@ msgstr "增加额外的连接信息" msgid "Add filter" msgstr "增加过滤条件" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1255,11 +1285,11 @@ msgid "" "displayed in the filter." msgstr "为控制筛选器的源查询添加筛选条件,但这只限于自动完成的上下文,即这些条件不会影响筛选器在仪表板上的应用方式。当你希望通过只扫描底层数据的一个子集来提高查询性能,或者限制筛选器中显示的可用值范围时,这一点特别有用。" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "添加过滤器和分隔符" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "增加条件" @@ -1271,11 +1301,11 @@ msgstr "新增指标" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "增加新的的颜色格式化器" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "新增格式化" @@ -1283,24 +1313,24 @@ msgstr "新增格式化" msgid "Add required control values to preview chart" msgstr "添加必需的控制值以预览图表" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "添加必需的控制值以保存图表" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "添加sheet页" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "给对象添加标签" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 #, fuzzy msgid "Add the name of the chart" msgstr "给图表添加名称" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 #, fuzzy msgid "Add the name of the dashboard" msgstr "给看板添加名称" @@ -1315,50 +1345,50 @@ msgstr "添加到看板" msgid "Add/Edit Filters" msgstr "增加过滤条件" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "已添加" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "添加到看板" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "附加参数" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "可能需要额外的字段" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "附加信息" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "附加元数据" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "图例额外的内边距。" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "额外参数" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 #, fuzzy msgid "Additional settings." msgstr "额外的设置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "附加文本到数据前(后),例如:单位" @@ -1370,28 +1400,29 @@ msgid "Additive" msgstr "附加" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "调整此数据库与 SQL 工具箱的交互方式。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "调整此数据库的性能设置" @@ -1406,17 +1437,17 @@ msgstr "调整此数据库的性能设置" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "高级选项" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "高级分析" @@ -1425,23 +1456,23 @@ msgstr "高级分析" msgid "Advanced Data type" msgstr "高级数据类型" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "高级分析" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 #, fuzzy msgid "Advanced analytics Query A" msgstr "高级分析查询A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 #, fuzzy msgid "Advanced analytics Query B" msgstr "高级分析查询B" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "高级分析" @@ -1465,12 +1496,12 @@ msgstr "高级数据类型" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "高级分析" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "之后" @@ -1478,11 +1509,11 @@ msgstr "之后" msgid "Aggregate" msgstr "聚合" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "合计平均值" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "合计" @@ -1492,7 +1523,7 @@ msgid "" "produce the cluster label." msgstr "聚合函数应用于每个群集中的点列表以产生聚合标签。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1510,7 +1541,7 @@ msgstr "" msgid "Aggregation" msgstr "合计" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "聚合功能" @@ -1519,15 +1550,15 @@ msgstr "聚合功能" msgid "Alert" msgstr "警报" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "告警已触发,在宽限期内" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "告警条件" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "标签内容" @@ -1536,7 +1567,7 @@ msgstr "标签内容" msgid "Alert ended grace period." msgstr "告警已结束宽限期。" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "告警失败" @@ -1548,12 +1579,12 @@ msgstr "在宽限期内触发告警。" msgid "Alert found an error while executing a query." msgstr "告警在执行查询时发现错误。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Alert is active" msgstr "激活邮件报告" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "告警名称" @@ -1583,11 +1614,11 @@ msgstr "告警查询返回了多行。" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "告警查询返回了多行。%(num_rows)s 行被返回" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "告警运行中" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "告警已触发,通知已发送" @@ -1599,7 +1630,7 @@ msgstr "告警验证器配置错误。" msgid "Alerts" msgstr "告警" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "告警和报告" @@ -1608,8 +1639,8 @@ msgstr "告警和报告" msgid "Alerts & reports" msgstr "告警和报告" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "对齐 +/-" @@ -1629,7 +1660,7 @@ msgstr "对齐 +/-" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1650,7 +1681,7 @@ msgstr "所有文本" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "所有图表" @@ -1670,7 +1701,7 @@ msgstr "应用于所有面板" msgid "All panels with this column will be affected by this filter" msgstr "包含此列的所有面板都将受到此过滤条件的影响" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "允许 CREATE TABLE AS" @@ -1679,7 +1710,7 @@ msgstr "允许 CREATE TABLE AS" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "在 SQL 编辑器中允许 CREATE TABLE AS 选项" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "允许 CREATE VIEW AS" @@ -1692,12 +1723,12 @@ msgstr "在 SQL 编辑器中允许 CREATE VIEW AS 选项" msgid "Allow Csv Upload" msgstr "允许Csv上传" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "允许 DML" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1708,15 +1739,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "如果数据库支持(例如 Oracle、Snowflake 等),允许将列名更改为不区分大小写的格式。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "允许列重排" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "允许基于查询创建新表" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "允许基于查询创建新视图" @@ -1724,24 +1755,24 @@ msgstr "允许基于查询创建新视图" msgid "Allow data manipulation language" msgstr "允许数据操作语言" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "允许最终用户通过拖放列标题来重新排列它们。请注意,他们所做的更改不会在下次打开图表时保留。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 #, fuzzy msgid "Allow file uploads to database" msgstr "允许上传文件到数据库" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "允许使用非SELECT语句(如UPDATE、DELETE、CREATE等)操作数据库。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "允许节点选择" @@ -1749,11 +1780,11 @@ msgstr "允许节点选择" msgid "Allow sending multiple polygons as a filter event" msgstr "允许使用多个多边形来过滤事件" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "允许浏览此数据库" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "允许在SQL工具箱中查询此数据库" @@ -1781,7 +1812,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "也称为框须图,该可视化比较了一个相关指标在多个组中的分布。中间的框强调平均值、中值和内部2个四分位数。每个框周围的触须可视化了最小值、最大值、范围和外部2个四分区。" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "已更改" @@ -1790,7 +1821,7 @@ msgstr "已更改" msgid "Always filter main datetime column" msgstr "主日期列" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 #, fuzzy msgid "An Error Occurred" msgstr "发生了一个错误" @@ -1814,19 +1845,19 @@ msgstr "向数据库传递单个参数时必须指定引擎。" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "发生了一个错误" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "发生了一个错误" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "保存数据集时发生错误" @@ -1842,7 +1873,7 @@ msgstr "精简日志时出错 " msgid "An error occurred while accessing the value." msgstr "访问值时出错。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1853,8 +1884,8 @@ msgstr "收起表结构时出错。请与管理员联系。" msgid "An error occurred while creating %ss: %s" msgstr "创建时出错:%ss: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "创建数据源时发生错误" @@ -1870,7 +1901,7 @@ msgstr "创建值时出错。" msgid "An error occurred while deleting the value." msgstr "删除值时出错。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1928,7 +1959,7 @@ msgstr "获取数据库信息时出错:%s" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1937,21 +1968,21 @@ msgstr "获取数据库信息时出错:%s" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "获取数据集数据源信息时出错: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "获取数据集所有者值时出错:%s" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "获取数据集相关数据时出错" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "获取数据集相关数据时出错:%s" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "获取数据集时出错:%s" @@ -1965,14 +1996,14 @@ msgstr "获取函数名称时出错。" msgid "An error occurred while fetching owners values: %s" msgstr "获取图表所有者时出错 %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "获取结构信息时出错:%s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "获取选项卡状态时出错" @@ -1980,7 +2011,7 @@ msgstr "获取选项卡状态时出错" msgid "An error occurred while fetching table metadata" msgstr "获取表格元数据时发生错误" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2006,7 +2037,7 @@ msgstr "获取看板时出错" msgid "An error occurred while loading the SQL" msgstr "创建数据源时发生错误" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 #, fuzzy msgid "An error occurred while opening Explore" msgstr "精简日志时出错 " @@ -2020,15 +2051,11 @@ msgstr "更新值时出错。" msgid "An error occurred while pruning logs " msgstr "精简日志时出错 " -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "删除查询时出错。请与管理员联系。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "删除选项卡时出错。请与管理员联系。" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2039,17 +2066,11 @@ msgstr "删除表结构时出错。请与管理员联系。" msgid "An error occurred while rendering the visualization: %s" msgstr "渲染可视化时发生错误:%s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "设置活动选项卡时出错。请与管理员联系。" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "以此字符开头时出错" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2071,19 +2092,19 @@ msgstr "更新值时出错。" msgid "An unexpected error occurred" msgstr "发生了一个错误" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "锚定到" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "进度轴结束的角度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "开始进度轴的角度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "动画" @@ -2099,7 +2120,7 @@ msgstr "注释层 %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "注释层" @@ -2141,7 +2162,7 @@ msgstr "注释层仍在加载。" msgid "Annotation layer interval end" msgstr "注释层间隔结束" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "注释层名称" @@ -2179,13 +2200,13 @@ msgstr "注释层类型" msgid "Annotation layer value" msgstr "注释层值" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "注释层" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "注释层仍在加载。" @@ -2211,12 +2232,12 @@ msgstr "注释来源" msgid "Annotation source type" msgstr "注释数据源类型" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 #, fuzzy msgid "Annotation template created" msgstr "注释无法创建。" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 #, fuzzy msgid "Annotation template updated" msgstr "注释已更新。" @@ -2226,7 +2247,7 @@ msgstr "注释已更新。" msgid "Annotations and Layers" msgstr "注释与注释层" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "注释与注释层" @@ -2239,13 +2260,13 @@ msgstr "无法删除注释。" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "所有" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "要在认证工具提示中显示详细信息。" @@ -2255,32 +2276,32 @@ msgid "" "dashboard's individual charts" msgstr "此处选择的任何调色板都将覆盖应用于此看板的各个图表的颜色" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "可以添加任何允许通过SQL AlChemy URI进行连接的数据库。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "可以添加任何允许通过SQL AlChemy URI进行连接的数据库。了解如何连接数据库驱动程序" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, fuzzy, python-format msgid "Applied cross-filters (%d)" msgstr "应用的交叉筛选器 (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, fuzzy, python-format msgid "Applied filters (%d)" msgstr "应用的过滤器 (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "应用的过滤器 (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, fuzzy, python-format msgid "Applied filters: %s" msgstr "应用的过滤器 (%s)" @@ -2291,10 +2312,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "应用的滚动窗口(rolling window)未返回任何数据。请确保源查询满足滚动窗口中定义的最小周期。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "应用" @@ -2303,11 +2324,11 @@ msgstr "应用" msgid "Apply conditional color formatting to metric" msgstr "将条件颜色格式应用于指标" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "将条件颜色格式应用于指标" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "将条件颜色格式应用于数字列" @@ -2316,7 +2337,7 @@ msgstr "将条件颜色格式应用于数字列" msgid "Apply filters" msgstr "应用过滤器" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "应用指标到" @@ -2328,7 +2349,7 @@ msgstr "应用于所有面板" msgid "Apply to specific panels" msgstr "应用于特定面板" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "四月" @@ -2346,9 +2367,9 @@ msgstr "您确实要删除选定的查询吗?" msgid "Are you sure you want to cancel?" msgstr "您确定要取消吗?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2379,7 +2400,7 @@ msgstr "确实要删除所选图表吗?" msgid "Are you sure you want to delete the selected dashboards?" msgstr "确实要删除选定的看板吗?" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "确实要删除选定的数据集吗?" @@ -2405,7 +2426,7 @@ msgstr "确实要删除选定的 %s 吗?" msgid "Are you sure you want to delete the selected templates?" msgstr "确实要删除选定的模板吗?" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 #, fuzzy msgid "Are you sure you want to overwrite this dataset?" msgstr "确实要删除选定的数据集吗?" @@ -2418,24 +2439,24 @@ msgstr "您确定要继续执行吗?" msgid "Are you sure you want to save and apply changes?" msgstr "确实要保存并应用更改吗?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "文本区域" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "面积图" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "面积图" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "面积图不透明度" @@ -2447,7 +2468,7 @@ msgid "" "other." msgstr "时间序列面积图与折线图相似,因为它们表示具有相同比例的变量,但面积图将度量叠加在一起。超级集中的面积图可以是流式、堆栈式或展开式" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "箭头" @@ -2469,36 +2490,36 @@ msgstr "关联的图表" msgid "Async Execution" msgstr "异步执行查询" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "异步执行查询" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "八月" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 #, fuzzy msgid "Auto" msgstr "自动" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 #, fuzzy msgid "Auto Zoom" msgstr "数据缩放" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "自动补全" @@ -2514,12 +2535,12 @@ msgstr "自动补全查询谓词" msgid "Automatic Color" msgstr "自动配色" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "可用分类模式:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 #, fuzzy msgid "Average" msgstr "平均值" @@ -2529,33 +2550,33 @@ msgstr "平均值" msgid "Average value" msgstr "平均值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "坐标轴" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 #, fuzzy msgid "Axis Bounds" msgstr "Y 轴界限" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 #, fuzzy msgid "Axis Format" msgstr "Y 轴格式化" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 #, fuzzy msgid "Axis Title" msgstr "轴标题" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "轴线升序" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "轴线降序" @@ -2563,10 +2584,10 @@ msgstr "轴线降序" msgid "BOOLEAN" msgstr "布尔值" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "返回" @@ -2581,8 +2602,8 @@ msgstr "返回到列表" msgid "Backend" msgstr "后端" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 #, fuzzy msgid "Backward values" msgstr "向后数值" @@ -2598,9 +2619,9 @@ msgstr "错误的空间字段" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "柱" @@ -2618,11 +2639,11 @@ msgstr "柱状图(传统)" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "柱状图用于将指标以一系列柱状显示。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "柱状图的值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 #, fuzzy msgid "Bar orientation" msgstr "方向" @@ -2634,7 +2655,7 @@ msgid "Base" msgstr "基础" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2643,24 +2664,24 @@ msgstr "" msgid "Based on a metric" msgstr "基于指标" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "根据粒度、要比较的时间阶段" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "基础" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "基本情况" @@ -2677,8 +2698,8 @@ msgstr "电池电量随时间变化" msgid "Be careful." msgstr "小心。" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "之前" @@ -2698,38 +2719,43 @@ msgstr "" msgid "Big Number with Trendline" msgstr "带趋势线的数字" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "处于" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "底端" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "底部边距" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 #, fuzzy msgid "Bottom left" msgstr "底左" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "底部边距,以像素为单位,为轴标签留出更多空间" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 #, fuzzy msgid "Bottom right" msgstr "底右" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "自下而上" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 #, fuzzy msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " @@ -2738,21 +2764,21 @@ msgid "" "range. It won't narrow the data's extent." msgstr "Y轴的边界。当空时,边界是根据数据的最小/最大值动态定义的。请注意,此功能只会扩展轴范围。它不会缩小数据范围。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 msgid "" "Bounds for the Y-axis. When left empty, the bounds are dynamically " "defined based on the min/max of the data. Note that this feature will " "only expand the axis range. It won't narrow the data's extent." msgstr "Y轴的边界。当空时,边界是根据数据的最小/最大值动态定义的。请注意,此功能只会扩展轴范围。它不会缩小数据范围。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 #, fuzzy msgid "" "Bounds for the axis. When left empty, the bounds are dynamically defined " @@ -2760,7 +2786,7 @@ msgid "" " the axis range. It won't narrow the data's extent." msgstr "Y轴的边界。当空时,边界是根据数据的最小/最大值动态定义的。请注意,此功能只会扩展轴范围。它不会缩小数据范围。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 #, fuzzy msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " @@ -2769,7 +2795,7 @@ msgid "" "extent." msgstr "Y轴的边界。当空时,边界是根据数据的最小/最大值动态定义的。请注意,此功能只会扩展轴范围。它不会缩小数据范围。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 #, fuzzy msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" @@ -2786,11 +2812,11 @@ msgid "Box Plot" msgstr "箱线图" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "分解" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2807,7 +2833,7 @@ msgstr "气泡图" msgid "Bubble Chart (legacy)" msgstr "气泡图(传统)" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "气泡颜色" @@ -2816,12 +2842,12 @@ msgstr "气泡颜色" msgid "Bubble Opacity" msgstr "气泡透明度" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "气泡大小" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "气泡尺寸" @@ -2834,7 +2860,7 @@ msgstr "气泡尺寸数字格式" msgid "Bucket break points" msgstr "桶分割点" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 #, fuzzy msgid "Build" msgstr "重构" @@ -2845,14 +2871,14 @@ msgstr "重构" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "批量选择" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2887,34 +2913,34 @@ msgid "" " add stress to your database)." msgstr "默认情况下,每个过滤器在初始页面加载时最多加载1000个选项。如果您有超过1000个过滤值,并且希望启用动态搜索,以便在键入时加载筛选值(可能会给数据库增加压力),请选中此框。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "使用列名作为排序关键字" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "使用行名作为排序关键字" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "使用度量值作为排序关键字" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "取消" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 #, fuzzy msgid "CREATE DATASET" msgstr "创建数据集" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "允许 CREATE TABLE AS" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "允许 CREATE VIEW AS" @@ -2922,12 +2948,12 @@ msgstr "允许 CREATE VIEW AS" msgid "CREATE VIEW statement" msgstr "CREATE VIEW 语句" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 #, fuzzy msgid "CRON Schedule" msgstr "CRON定时任务" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "CRON表达式" @@ -2936,16 +2962,16 @@ msgstr "CRON表达式" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 #, fuzzy msgid "CSS Styles" msgstr "CSS 样式" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "CSS 模板" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -2967,16 +2993,16 @@ msgstr "CSS 模板" msgid "CSS templates could not be deleted." msgstr "CSS模板不能被删除" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 #, fuzzy msgid "CSV Upload" msgstr "允许CSV上传" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "CTAS和CVAS方案" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -2989,7 +3015,7 @@ msgstr "" msgid "CTAS Schema" msgstr "CTAS 模式" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3011,21 +3037,21 @@ msgid "Cache Timeout" msgstr "缓存超时" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "缓存超时(秒)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "缓存时间" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 #, fuzzy msgid "Cached" msgstr "已缓存" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "缓存于%s" @@ -3039,11 +3065,11 @@ msgstr "缓存的值未找到" msgid "Calculate contribution per series or row" msgstr "计算每个系列或总计的贡献" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -3056,12 +3082,12 @@ msgstr "计算列 [%s] 需要一个表达式" msgid "Calculated columns" msgstr "计算列" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "计算类型" @@ -3083,26 +3109,26 @@ msgstr "允许选择多个值" msgid "Can't have overlap between Series and Breakdowns" msgstr "Series 和 Breakdown 之间不能有重叠" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "取消" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "当窗口关闭时取消查询" @@ -3118,8 +3144,8 @@ msgstr "无法删除附加了数据集的数据库" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "无法加载筛选器" @@ -3154,35 +3180,35 @@ msgstr "分类颜色" msgid "Categories to group by on the x-axis." msgstr "要在x轴上分组的类别。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "分类" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 #, fuzzy msgid "Category Name" msgstr "分类名称" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 #, fuzzy msgid "Category and Percentage" msgstr "分类和比例" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 #, fuzzy msgid "Category and Value" msgstr "分类和值" @@ -3192,14 +3218,14 @@ msgstr "分类和值" msgid "Category name" msgstr "分类名称" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "目标节点类别" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3216,28 +3242,24 @@ msgstr "单元格半径" msgid "Cell Size" msgstr "单元尺寸" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "单元格柱状图" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "单元格内容" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 #, fuzzy msgid "Cell limit" msgstr "单元格限制" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 #, fuzzy msgid "Centroid (Longitude and Latitude): " msgstr "中心点(经度/纬度)" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "认证" @@ -3245,15 +3267,15 @@ msgstr "认证" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "认证细节" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "认证" @@ -3264,23 +3286,23 @@ msgstr "认证" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "认证" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "认证人 %s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "更改列的顺序。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "更改行的顺序。" @@ -3302,7 +3324,7 @@ msgstr "修改已保存" msgid "Changing one or more of these dashboards is forbidden" msgstr "一个或多个看板的修改被禁止" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3323,16 +3345,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "更改此控件立即生效。" @@ -3355,24 +3377,24 @@ msgstr "没有权限更新此数据集" msgid "Changing this report is forbidden" msgstr "禁止更改此报告" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 #, fuzzy msgid "Character to interpret as decimal point" msgstr "将字符解释为小数点的字符。" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "图表" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "图表 %(id)s 没有找到" @@ -3381,26 +3403,26 @@ msgstr "图表 %(id)s 没有找到" msgid "Chart Cache Timeout" msgstr "表缓存超时" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, fuzzy, python-format msgid "Chart Data: %s" msgstr "上次更新 %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "图表 ID" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3412,32 +3434,34 @@ msgstr "图表 ID" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "图表选项" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 #, fuzzy msgid "Chart Orientation" msgstr "方向" @@ -3449,14 +3473,14 @@ msgid "Chart Owner: %s" msgid_plural "Chart Owners: %s" msgstr[0] "图表所有者:%s" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 #, fuzzy msgid "Chart Source" msgstr "数据源" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "图表标题" @@ -3475,23 +3499,23 @@ msgstr "图表 [%s] 已经保存" msgid "Chart [%s] was added to dashboard [%s]" msgstr "图表 [%s] 已经添加到看板 [%s]" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "图表 [{}] 已经覆盖" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "图表 [{}] 已经保存" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "图表 [{}] 已经添加到看板 [{}]" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "图表缓存超时" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "图表变化" @@ -3540,8 +3564,8 @@ msgstr "图表名称" msgid "Chart not found" msgstr "图表 %(id)s 没有找到" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "图表选项" @@ -3554,17 +3578,17 @@ msgstr "图表所有者:%s" msgid "Chart parameters are invalid." msgstr "图表参数无效。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 #, fuzzy msgid "Chart properties updated" msgstr "编辑图表属性" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 #, fuzzy msgid "Chart title" msgstr "图表标题" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3573,13 +3597,13 @@ msgstr "" msgid "Chart width" msgstr "图表宽度" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "图表" @@ -3592,9 +3616,9 @@ msgstr "图表无法删除。" msgid "Check for sorting ascending" msgstr "按照升序进行排序" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3604,19 +3628,19 @@ msgstr "检查玫瑰图是否应该使用线段面积而不是线段半径来进 msgid "Check out this chart in dashboard:" msgstr "在看板中查看此图表" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "看看这张图表:" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "查看此看板:" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "选中以强制日期分区具有相同的高度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "子标签位置" @@ -3637,29 +3661,29 @@ msgstr "选择文件" msgid "Choose a chart or dashboard not both" msgstr "选择图表或看板,不能都全部选择" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "选择数据库" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "选择数据源" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "选择数据源" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "为右轴选择一个指标" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "选择一种数字格式" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "选择一个源" @@ -3668,44 +3692,44 @@ msgstr "选择一个源" msgid "Choose a source and a target" msgstr "选择一个源和一个目标" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "选择一个目标" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "标签已存在" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "选择图表类型" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 #, fuzzy msgid "Choose columns to be parsed as dates" msgstr "应作为日期解析的列的逗号分隔列表。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "要读取的列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "索引字段" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "新增通知方法" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "从左侧的面板中选择一个可用的数据库" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Sheet名称" @@ -3714,12 +3738,12 @@ msgstr "Sheet名称" msgid "Choose the annotation layer type" msgstr "选择注释层类型" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 #, fuzzy msgid "Choose the format for legend values" msgstr "选择图例值的格式" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 #, fuzzy msgid "Choose the position of the legend" msgstr "选择图例的位置" @@ -3728,7 +3752,7 @@ msgstr "选择图例的位置" msgid "Choose the source of your annotations" msgstr "选择您的注释来源" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 #, fuzzy msgid "" "Choose values that should be treated as null. Warning: Hive database " @@ -3737,7 +3761,7 @@ msgstr "" "应视为null的值的Json列表。例如:[\"\"], [\"None\", \"N/A\"], [\"nan\", " "\"null\"]。警告:Hive数据库仅支持单个值。用 [\"\"] 代表空字符串。" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3751,25 +3775,25 @@ msgstr "弦图" msgid "Chosen non-numeric column" msgstr "选定的非数字列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "圆" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "圆 -> 箭头" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "圆 -> 圆" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "圆形雷达图" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3790,7 +3814,7 @@ msgstr "数据集的典型的逐行逐列电子表格视图。使用表格显示 msgid "Clause" msgstr "条件" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "清除" @@ -3798,17 +3822,17 @@ msgstr "清除" msgid "Clear all" msgstr "清除所有" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 #, fuzzy msgid "Clear all data" msgstr "清除所有" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 #, fuzzy msgid "Clear form" msgstr "清除表单" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "点击“+添加/编辑过滤器”按钮来创建新的看板过滤器。" @@ -3826,13 +3850,13 @@ msgstr "单击锁以进行更改。" msgid "Click the lock to prevent further changes." msgstr "单击锁定以防止进一步更改。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 msgid "" "Click this link to switch to an alternate form that allows you to input " "the SQLAlchemy URL for this database manually." msgstr "单击此链接可切换到备用表单,该表单允许您手动输入此数据库的SQLAlChemy URL。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3842,7 +3866,7 @@ msgstr "单击此链接可切换到仅显示连接此数据库所需的必填字 msgid "Click to add a contour" msgstr "点击添加等高线" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "点击取消排序" @@ -3850,22 +3874,22 @@ msgstr "点击取消排序" msgid "Click to edit" msgstr "点击编辑" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, fuzzy, python-format msgid "Click to edit %s." msgstr "点击编辑 %s。" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 #, fuzzy msgid "Click to edit chart." msgstr "点击编辑图表。" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "单击以编辑标签" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "点击 收藏/取消收藏" @@ -3873,40 +3897,40 @@ msgstr "点击 收藏/取消收藏" msgid "Click to force-refresh" msgstr "点击强制刷新" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "点击查看差异" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 #, fuzzy msgid "Click to sort ascending" msgstr "按照升序进行排序" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 #, fuzzy msgid "Click to sort descending" msgstr "降序" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "关闭" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "关闭其他选项卡" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "关闭选项卡" @@ -3923,26 +3947,26 @@ msgstr "聚合半径" msgid "Code" msgstr "代码" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "全部折叠" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 #, fuzzy msgid "Collapse data panel" msgstr "折叠数据面板" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 #, fuzzy msgid "Collapse row" msgstr "折叠行" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 #, fuzzy msgid "Collapse tab content" msgstr "折叠选项卡内容" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "折叠表预览" @@ -3952,12 +3976,11 @@ msgstr "折叠表预览" msgid "Color" msgstr "颜色" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "色彩 +/-" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "颜色指标" @@ -3975,12 +3998,12 @@ msgstr "色阶" msgid "Color bounds" msgstr "色彩界限" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 #, fuzzy msgid "Color by" msgstr "颜色" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "颜色指标" @@ -3989,36 +4012,37 @@ msgstr "颜色指标" msgid "Color of the target location" msgstr "目标位置的颜色" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "配色方案" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 #, fuzzy msgid "Color: " msgstr "颜色" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "颜色" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4040,7 +4064,7 @@ msgstr "列\"%(column)s\"不是数字或不在查询结果中" msgid "Column Configuration" msgstr "列配置" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 #, fuzzy msgid "Column Data Types" msgstr "列数据类型" @@ -4064,7 +4088,7 @@ msgstr "包含纬度数据的列" msgid "Column containing longitude data" msgstr "包含经度数据的列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "列数据类型" @@ -4102,40 +4126,40 @@ msgstr "聚合引用的列未定义:%(column)s" msgid "Column select" msgstr "选择列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 #, fuzzy msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "字段作为数据文件的行标签使用。如果没有索引字段,则留空。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "列式存储文件" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 #, fuzzy msgid "Columns To Be Parsed as Dates" msgstr "应作为日期解析的列的逗号分隔列表。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 #, fuzzy msgid "Columns To Read" msgstr "要读取的列" @@ -4150,7 +4174,7 @@ msgstr "数据源中缺少列:%(invalid_columns)s" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "数据源中缺少列:%(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "列的小计位置" @@ -4159,44 +4183,44 @@ msgstr "列的小计位置" msgid "Columns to calculate distribution across." msgstr "计算分布的列。如果留空,则默认为临时列。" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "要显示的字段" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "需要进行分组的一列或多列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "列上分组所依据的列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "行上分组所依据的列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "整合指标" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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 "间隔的逗号分隔色选项,例如1、2、4。整数表示所选配色方案中的颜色,并以1为索引。长度必须与间隔界限匹配。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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 "逗号分隔的区间界限,例如0-2、2-4和4-5区间的2、4、5。最后一个数字应与为Max提供的值匹配。" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "比较器选项" @@ -4253,6 +4277,7 @@ msgstr "比较不同活动在共享时间线视图中所花费的时间长度。 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4262,7 +4287,7 @@ msgstr "比较不同活动在共享时间线视图中所花费的时间长度。 msgid "Comparison" msgstr "比较" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "滞后比较" @@ -4271,7 +4296,7 @@ msgstr "滞后比较" msgid "Comparison font size" msgstr "比较前缀" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "比较前缀" @@ -4281,16 +4306,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "计算对总数的贡献值" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "条件" @@ -4299,8 +4324,7 @@ msgstr "条件" msgid "Conditional Formatting" msgstr "条件格式设置" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "条件格式设置" @@ -4312,15 +4336,20 @@ msgstr "置信区间间隔" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "置信区间必须介于0和1(不包含1)之间" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "配置" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "配置进阶时间范围" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +#, fuzzy +msgid "Configure Time Range: Current..." +msgstr "配置时间范围:最近..." + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "配置时间范围:最近..." @@ -4328,7 +4357,7 @@ msgstr "配置时间范围:最近..." msgid "Configure Time Range: Previous..." msgstr "配置时间范围:上一期..." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "配置自定义时间范围" @@ -4357,41 +4386,41 @@ msgstr "确认保存" msgid "Confirm save" msgstr "确认保存" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "连接" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "将Google Sheet作为表格连接到此数据库" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "连接数据库" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "连接数据库" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "使用动态参数连接此数据库" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "使用SQLAlchemy URI链接此数据库" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "连接" @@ -4400,7 +4429,7 @@ msgstr "连接" msgid "Connection failed, please check your connection settings" msgstr "连接失败,请检查您的连接配置" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "连接失败,请检查您的连接配置" @@ -4409,24 +4438,24 @@ msgstr "连接失败,请检查您的连接配置" msgid "Connection looks good!" msgstr "连接测试成功!" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "日期格式化" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "每阶类型" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 #, fuzzy msgid "Continue" msgstr "连续式" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "连续式" @@ -4437,12 +4466,12 @@ msgstr "等高线" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "贡献" @@ -4450,22 +4479,22 @@ msgstr "贡献" msgid "Contribution Mode" msgstr "贡献模式" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 #, fuzzy msgid "Control" msgstr "控件" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "控件已标记 " -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "控件已标记" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "复制到剪贴板!" @@ -4486,7 +4515,7 @@ msgstr "复制和粘贴JSON凭据" msgid "Copy and paste the entire service account .json file here" msgstr "复制服务帐户的json文件复制并粘贴到此处" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "复制链接" @@ -4494,8 +4523,8 @@ msgstr "复制链接" msgid "Copy message" msgstr "复制信息" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4505,9 +4534,9 @@ msgstr "%s 的副本" msgid "Copy partition query to clipboard" msgstr "将分区查询复制到剪贴板" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 #, fuzzy msgid "Copy permalink to clipboard" msgstr "将查询链接复制到剪贴板" @@ -4516,26 +4545,26 @@ msgstr "将查询链接复制到剪贴板" msgid "Copy query URL" msgstr "复制查询URL" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "将查询链接复制到剪贴板" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 #, fuzzy msgid "Copy the identifier of the account you are trying to connect to." msgstr "将尝试连接的账号复制到这里" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 #, fuzzy msgid "Copy the name of the database you are trying to connect to." msgstr "将尝试连接的数据库名复制到这里" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "复制到剪贴板" @@ -4579,7 +4608,7 @@ msgstr "找不到可视化对象" msgid "Could not load database driver" msgstr "无法加载数据库驱动程序" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "无法加载数据库驱动程序:{}" @@ -4588,39 +4617,39 @@ msgstr "无法加载数据库驱动程序:{}" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 #, fuzzy msgid "Count" msgstr "计数" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 #, fuzzy msgid "Count Unique Values" msgstr "计算唯一值" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "列计数的分数占比" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "行计数的分数占比" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "总计数的分数占比" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "国家" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "国家颜色方案" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "国家字段" @@ -4633,27 +4662,27 @@ msgstr "国家字段的类型" msgid "Country Map" msgstr "国家地图" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "创建" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 #, fuzzy msgid "Create Chart" msgstr "创建图表" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 #, fuzzy msgid "Create a dataset" msgstr "创建数据集 " -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4661,7 +4690,7 @@ msgstr "创建一个数据集以开始将您的数据可视化为图表,或者 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "创建新图表" @@ -4675,27 +4704,27 @@ msgstr "创建图表" msgid "Create chart with dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Dataframe索引" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 #, fuzzy msgid "Create dataset" msgstr "创建数据集" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 #, fuzzy msgid "Create dataset and create chart" msgstr "创建数据集和图表" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "创建新图表" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "创建或者选择模式" @@ -4703,7 +4732,7 @@ msgstr "创建或者选择模式" msgid "Created" msgstr "已创建" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "创建人" @@ -4712,7 +4741,7 @@ msgstr "创建人" msgid "Created by me" msgstr "我创建的" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "创建日期" @@ -4721,7 +4750,7 @@ msgstr "创建日期" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "创建SSH隧道失败,原因未知" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "创建数据源,并弹出一个新的选项卡" @@ -4735,11 +4764,11 @@ msgstr "作者" msgid "Crimson" msgstr "血红色" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 #, fuzzy msgid "Cross-filtering is not enabled for this dashboard." msgstr "此看板中没有启用交叉筛选。" @@ -4749,7 +4778,7 @@ msgstr "此看板中没有启用交叉筛选。" msgid "Cross-filtering is not enabled in this dashboard" msgstr "此看板中没有启用交叉筛选。" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 #, fuzzy @@ -4762,6 +4791,7 @@ msgid "Cross-filters" msgstr "交叉筛选" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "累计" @@ -4770,7 +4800,7 @@ msgid "Currency" msgstr "货币" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 #, fuzzy msgid "Currency format" msgstr "货币格式" @@ -4783,15 +4813,50 @@ msgstr "货币前缀或后缀" msgid "Currency symbol" msgstr "货币符号" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "货币" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "货币" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "货币符号" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "运行查询" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "运行查询" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "货币" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "当前渲染为:%s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "自定义" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "条件格式设置" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "自定义插件" @@ -4800,8 +4865,8 @@ msgstr "自定义插件" msgid "Custom Plugins" msgstr "自定义插件" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4811,11 +4876,11 @@ msgstr "自定义SQL" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "此数据集无法启用自定义SQL即席查询、" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "自动补全" @@ -4838,29 +4903,29 @@ msgstr "自定义时间过滤器插件" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "定制化配置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "自定义指标" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "自定义列" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4869,25 +4934,25 @@ msgid "D3 Format" msgstr "D3 格式" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "D3 格式" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "D3格式语法: https://github.com/d3/d3-time-format" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 #, fuzzy msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "D3数字格式,用于-1.0和1.0之间的数字,当您希望小数和大数有不同的符号数字时很有用" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "D3时间格式的时间列" @@ -4905,11 +4970,11 @@ msgstr "日期/时间" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "十二月" @@ -4927,7 +4992,7 @@ msgid "Daily seasonality" msgstr "日度季节性" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 #, fuzzy msgid "Dark" msgstr "暗色" @@ -4940,10 +5005,10 @@ msgstr "" msgid "Dark mode" msgstr "黑暗模式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4955,7 +5020,7 @@ msgstr "看板" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "看板 [%s] 刚刚被创建,并且图表 [%s] 已被添加到其中" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "看板 [{}] 刚刚被创建,并且图表 [{}] 已被添加到其中" @@ -4980,20 +5045,20 @@ msgstr "看板已导入" msgid "Dashboard parameters are invalid." msgstr "看板参数无效。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "看板属性" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 #, fuzzy msgid "Dashboard properties updated" msgstr "看板属性" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "看板模式" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -5001,7 +5066,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 #, fuzzy msgid "Dashboard title" msgstr "看板" @@ -5011,11 +5076,11 @@ msgstr "看板" msgid "Dashboard usage" msgstr "看板" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "看板" @@ -5034,13 +5099,13 @@ msgstr "看板不存在" msgid "Dashed" msgstr "虚线" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "数据" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "数据集已导入" @@ -5053,13 +5118,13 @@ msgstr "数据表" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "数据缩放" @@ -5085,7 +5150,7 @@ msgstr "给JS的额外数据" msgid "Data preview" msgstr "数据预览" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 #, fuzzy msgid "Data refreshed" msgstr "已刷新数据" @@ -5106,13 +5171,13 @@ msgid "DataFrame must include temporal column" msgstr "数据帧(DataFrame)必须包含时间列" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5123,19 +5188,19 @@ msgstr "数据帧(DataFrame)必须包含时间列" msgid "Database" msgstr "数据库" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 #, fuzzy msgid "Database Connections" msgstr "数据库连接" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "数据库创建错误" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 #, fuzzy msgid "Database connected" msgstr "数据库已连接" @@ -5162,7 +5227,7 @@ msgstr "数据库不允许此数据操作。" msgid "Database does not exist" msgstr "数据库不存在" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "数据库不支持子查询" @@ -5172,7 +5237,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "数据库错误" @@ -5184,8 +5249,8 @@ msgstr "数据库已下线" msgid "Database is required for alerts" msgstr "警报需要数据库" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5204,12 +5269,12 @@ msgstr "数据库没有找到" msgid "Database parameters are invalid." msgstr "数据库参数无效" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 #, fuzzy msgid "Database passwords" msgstr "数据库密码" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5221,7 +5286,7 @@ msgstr "数据库端口" msgid "Database schema is not allowed for csv uploads." msgstr "允许使用CSV上传的模式" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 #, fuzzy msgid "Database settings updated" msgstr "数据库设置已更新" @@ -5245,15 +5310,15 @@ msgstr "" msgid "Databases" msgstr "数据库" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "数据集" @@ -5293,12 +5358,12 @@ msgstr "无法更新数据集。" msgid "Dataset does not exist" msgstr "数据集不存在" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 #, fuzzy msgid "Dataset imported" msgstr "数据集已导入" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "需要数据集" @@ -5318,18 +5383,18 @@ msgstr "数据集名称" msgid "Dataset parameters are invalid." msgstr "数据集参数无效。" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "数据集" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5348,7 +5413,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "无法删除数据集" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "数据集不包含时间列" @@ -5374,19 +5439,19 @@ msgstr "" msgid "Datasource type is required when datasource_id is given" msgstr "给定数据源id时,需要提供数据源类型" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "时间格式" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "日期格式化" @@ -5396,7 +5461,7 @@ msgstr "日期格式化" msgid "Date format string" msgstr "日期格式字符串" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "日期/时间" @@ -5404,7 +5469,7 @@ msgstr "日期/时间" msgid "Datetime Format" msgstr "时间格式" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5422,12 +5487,12 @@ msgstr "天" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "%s天" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "数据库引擎未返回所有查询的列" @@ -5436,7 +5501,7 @@ msgstr "数据库引擎未返回所有查询的列" msgid "Deactivate" msgstr "禁用" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "十二月" @@ -5448,7 +5513,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "决定按哪个度量来对基轴进行排序。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "十进制字符" @@ -5499,12 +5564,12 @@ msgid "Deck.gl - Screen Grid" msgstr "Deck.gl - 屏幕网格" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 #, fuzzy msgid "Decrease" msgstr "减少" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "缺省值" @@ -5513,7 +5578,7 @@ msgstr "缺省值" msgid "Default Endpoint" msgstr "默认端点" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "选择方案" @@ -5526,7 +5591,7 @@ msgstr "默认URL" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "从数据集列表页访问时重定向到的默认URL" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "缺省值" @@ -5544,13 +5609,13 @@ msgstr "默认纬度" msgid "Default longitude" msgstr "默认经度" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "需要默认值" @@ -5570,17 +5635,17 @@ msgid "" "default\" is checked" msgstr "当勾选“默认选择第一个过滤值”时,将自动设置默认值。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "定义一个函数,该函数接收输入并输出用于工具提示的内容" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "定义一个函数,该函数返回用户点击时导航至的 URL 地址" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5596,20 +5661,20 @@ msgid "" " a given threshold range." msgstr "定义等高线图层。等值线代表一组线段的集合,这些线段将高于和低于给定阈值的区域分隔开来。等值带代表一组多边形的集合,用以填充包含在给定阈值范围内的区域。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5619,29 +5684,29 @@ msgstr "定义要应用的滚动窗口函数,与 [期限] 文本框一起使 msgid "Defines how each series is broken down" msgstr "定义每个序列是如何被分解的" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 #, fuzzy msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." msgstr "定义实体的分组。每个序列在图表上显示为特定颜色,并有一个可切换的图例" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 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/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5653,17 +5718,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "定义步骤应出现在两个数据点之间的开始、中间还是结束处" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5673,13 +5738,13 @@ msgstr "定义步骤应出现在两个数据点之间的开始、中间还是结 #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "删除" @@ -5696,7 +5761,7 @@ msgstr "删除注释?" msgid "Delete Database?" msgstr "确定删除数据库?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "确定删除数据集?" @@ -5717,7 +5782,7 @@ msgstr "删除报表?" msgid "Delete Template?" msgstr "删除模板?" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "确定删除全部?" @@ -5747,7 +5812,7 @@ msgstr "删除查询" msgid "Delete template" msgstr "删除模板" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "删除此容器并保存以移除此消息。" @@ -5780,7 +5845,7 @@ msgid "Deleted %(num)d css template" msgid_plural "Deleted %(num)d css templates" msgstr[0] "删除了 %(num)d 个css模板" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5822,7 +5887,7 @@ msgstr "已删除:%s" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5840,11 +5905,11 @@ msgstr "删除一个标签页将会移除其中的所有内容。您仍然可以 msgid "Delimited long & lat single column" msgstr "经度&纬度单列限定" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "分隔符" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "发送方式" @@ -5872,20 +5937,20 @@ msgstr "过时" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5894,8 +5959,8 @@ msgstr "过时" msgid "Description" msgstr "描述" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "说明(见列表)" @@ -5911,7 +5976,7 @@ msgstr "在大数字下面显示描述文本" msgid "Deselect all" msgstr "反选所有" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 #, fuzzy msgid "Details" msgstr "详细信息" @@ -5931,7 +5996,7 @@ msgid "" "dashboards" msgstr "确定此看板在所有看板列表中是否可见" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "钻石" @@ -5939,14 +6004,14 @@ msgstr "钻石" msgid "Did you mean:" msgstr "您的意思是:" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "差异" @@ -5955,8 +6020,8 @@ msgstr "差异" msgid "Dim Gray" msgstr "深灰色" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 #, fuzzy msgid "Dimension" msgstr "维度" @@ -5966,19 +6031,19 @@ msgid "Dimension to use on x-axis." msgstr "用于 X 轴的维度。" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "用于 Y 轴的维度。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 #, fuzzy msgid "Dimensions" msgstr "维度" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -5992,21 +6057,22 @@ msgstr "有向力导向布局" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "方向" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "禁用 SQL 工具箱数据预览查询" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "在 SQL 工具箱中获取表的元数据时禁用数据预览。当使用具有非常宽表的数据库时,这样做有助于避免浏览器性能问题。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 #, fuzzy msgid "Disable drill to detail" msgstr "钻取详情" @@ -6015,39 +6081,44 @@ msgstr "钻取详情" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "禁用" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 #, fuzzy msgid "Disables the drill to detail feature for this database." msgstr "这个数据集没有返回预览数据" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 #, fuzzy msgid "Discard" msgstr "取消" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 #, fuzzy msgid "Display" msgstr "显示" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "显示名称" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "显示名称" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 #, fuzzy msgid "Display column level subtotal" msgstr "显示列级别小计" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "显示列级别合计" @@ -6055,25 +6126,25 @@ msgstr "显示列级别合计" msgid "Display configuration" msgstr "显示配置" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 #, fuzzy msgid "Display row level subtotal" msgstr "显示行级小计" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "显示行级合计" @@ -6097,6 +6168,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "分布" @@ -6104,17 +6177,17 @@ msgstr "分布" msgid "Distribution - Bar Chart" msgstr "分布 - 柱状图" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "分隔" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "是否用圆环圈替代饼图?" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "文档" @@ -6123,7 +6196,7 @@ msgid "Domain" msgstr "主域" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "圆环圈" @@ -6132,24 +6205,24 @@ msgstr "圆环圈" msgid "Dotted" msgstr "点线" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 #, fuzzy msgid "Download" msgstr "下载" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 #, fuzzy msgid "Download as Image" msgstr "下载为图片" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "下载为图片" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "下载为CSV" @@ -6169,76 +6242,76 @@ msgstr "拖放组件或图表到此看板" msgid "Drag and drop components to this tab" msgstr "拖放组件或图表到此选项卡" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "在数据点上绘制标记。仅适用于线型。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "在曲线下绘制区域。仅适用于线型。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "当标签在外侧时,是否在饼图到标签之间连线?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 #, fuzzy msgid "Draw split lines for minor axis ticks" msgstr "绘制次要Y轴刻度的分割线" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "绘制次要Y轴刻度的分割线" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "钻取:" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "此数据点无法钻取" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "此图表类型还不支持钻取" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, fuzzy, python-format msgid "Drill by: %s" msgstr "钻取:%s" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "钻取详情" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "钻取详情:" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "此图表类型还不支持钻取详情。" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "由于此图表未按维度值对数据进行分组,因此钻取详情的功能已被禁用。" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6249,7 +6322,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "钻取详情:%s" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6261,7 +6334,7 @@ msgid "Drop a column/metric here or click" msgid_plural "Drop columns/metrics here or click" msgstr[0] "将列/指标放在此处或单击" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 #, fuzzy msgid "Drop a temporal column here or click" msgstr "将时间列拖放到此处或单击" @@ -6271,7 +6344,7 @@ msgid "Drop columns/metrics here or click" msgstr "将列/指标拖放到此处或单击" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 #, fuzzy msgid "Duplicate" msgstr "复制" @@ -6293,7 +6366,7 @@ msgstr "重复的列/指标标签:%(labels)s。请确保所有列和指标都 msgid "Duplicate dataset" msgstr "复制数据集" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "复制选项卡" @@ -6303,7 +6376,7 @@ msgstr "复制选项卡" msgid "Duration" msgstr "时长" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 #, fuzzy msgid "" "Duration (in seconds) of the caching timeout for charts of this database." @@ -6324,7 +6397,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "此图表的缓存超时持续时间(单位为秒)。如果未定义,该设置将默认使用数据源/数据库表的超时设置。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 #, fuzzy msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" @@ -6339,13 +6412,13 @@ msgid "" "database timeout if undefined." msgstr "此表的缓存超时持续时间(单位为秒)。超时为0表示缓存永远不会过期。如果未定义,将默认使用数据库的超时设置。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 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/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6355,13 +6428,13 @@ msgstr "此数据库表的元数据缓存超时时长(单位为秒)。如果 msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "时长(毫秒)(1.40008 => 1ms 400µs 80ns)" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 #, fuzzy msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "时长(毫秒)(1.40008 => 1ms 400µs 80ns)" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "时长(毫秒)(66000 => 1m 6s)" @@ -6380,10 +6453,11 @@ msgstr "动态搜索所有的过滤器值" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6393,7 +6467,7 @@ msgstr "动态搜索所有的过滤器值" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "ECharts图表" @@ -6402,9 +6476,9 @@ msgstr "ECharts图表" msgid "EMAIL_REPORTS_CTA" msgstr "激活邮件报告" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "结束" @@ -6418,47 +6492,47 @@ msgstr "错误" msgid "ERROR: %s" msgstr "错误: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "边长" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "节点之间的边长" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "边符号" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "边缘宽度" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "编辑" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "编辑警报" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "编辑CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "编辑CSS模板属性" @@ -6466,7 +6540,7 @@ msgstr "编辑CSS模板属性" msgid "Edit Chart" msgstr "编辑图表" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 #, fuzzy msgid "Edit Chart Properties" msgstr "编辑图表属性" @@ -6499,7 +6573,7 @@ msgstr "编辑指标" msgid "Edit Plugin" msgstr "编辑插件" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "编辑报告" @@ -6517,7 +6591,7 @@ msgstr "编辑表" msgid "Edit Tag" msgstr "编辑标签" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "编辑注释" @@ -6526,28 +6600,28 @@ msgstr "编辑注释" msgid "Edit annotation layer" msgstr "添加注释层" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "编辑注释图层属性" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 #, fuzzy msgid "Edit chart" msgstr "编辑图表" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "编辑图表属性" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "编辑看板" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "编辑数据库" @@ -6557,15 +6631,15 @@ msgstr "编辑数据集" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "编辑邮件报告" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "编辑格式化" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "编辑属性" @@ -6582,13 +6656,13 @@ msgstr "编辑模板" msgid "Edit template parameters" msgstr "编辑模板参数" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 #, fuzzy msgid "Edit the dashboard" msgstr "编辑看板" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "编辑时间范围" @@ -6633,7 +6707,7 @@ msgstr "执行时间" msgid "Email reports active" msgstr "激活邮件报告" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6642,12 +6716,12 @@ msgstr "" msgid "Embed" msgstr "嵌入" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "嵌入代码" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 #, fuzzy msgid "Embed dashboard" msgstr "嵌入看板" @@ -6661,7 +6735,7 @@ msgstr "解除嵌入。" msgid "Emit Filter Events" msgstr "发送过滤器事件" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "重点" @@ -6669,7 +6743,7 @@ msgstr "重点" msgid "Employment and education" msgstr "就业和教育" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "空心圆" @@ -6687,7 +6761,7 @@ msgstr "空的列" msgid "Empty query result" msgstr "空的查询结果" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "查询为空?" @@ -6695,8 +6769,8 @@ msgstr "查询为空?" msgid "Empty row" msgstr "空的行" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "在数据库设置中启用“允许上传文件到数据库”" @@ -6709,13 +6783,13 @@ msgstr "启用过滤器选择" msgid "Enable cross-filtering" msgstr "启用交叉筛选" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "启用数据缩放控件" @@ -6732,25 +6806,25 @@ msgstr "启用预测" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "启用图形漫游" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "启用节点拖动" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "启用查询成本估算" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "在模式中启用行展开功能" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "支持服务器端结果分页(实验功能)" @@ -6761,12 +6835,12 @@ msgid "" "out" msgstr "遇到无效的为 NULL 的空间条目,请考虑将其过滤掉" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "结束" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 #, fuzzy msgid "End (Longitude, Latitude): " msgstr "终点(经度/纬度)" @@ -6776,18 +6850,18 @@ msgstr "终点(经度/纬度)" msgid "End Longitude & Latitude" msgstr "终点的经度/纬度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "结束角度" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "End date" msgstr "结束时间" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "从时间范围中排除的结束日期" @@ -6800,8 +6874,8 @@ msgstr "结束日期必须大于起始日期" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "引擎 \"%(engine)s\" 不能通过参数配置。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "引擎参数" @@ -6811,60 +6885,60 @@ msgid "" "individual parameters." msgstr "引擎\"InvalidEngine\"不支持通过单独的参数进行配置。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "进入CA_BUNDLE" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 #, fuzzy msgid "Enter Primary Credentials" msgstr "上传主凭据" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "输入此工作表的名称" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "输入选项卡的新标题" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "告警名称" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "输入间隔时间(秒)" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "全屏" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "报告名称" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "请输入必要的 %(dbModelName)s 的凭据" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "实体" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "实体ID" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "相同的日期大小" @@ -6872,10 +6946,10 @@ msgstr "相同的日期大小" msgid "Equal to (=)" msgstr "等于(=)" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "错误" @@ -6885,17 +6959,17 @@ msgstr "错误" msgid "Error Fetching Tagged Objects" msgstr "获取标签对象错误" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "jinja表达式中的HAVING子句出错:%(msg)s" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "jinja表达式中的 RLS filters 出错:%(msg)s" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "jinja表达式中的WHERE子句出错:%(msg)s" @@ -6905,7 +6979,7 @@ msgstr "jinja表达式中的WHERE子句出错:%(msg)s" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "获取jinja表达式中的谓词的值出错:%(msg)s" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "加载图表数据源时出错。过滤器可能无法正常工作。" @@ -6952,8 +7026,8 @@ msgstr "保存查询时出错:%(msg)s" msgid "Error: %(error)s" msgstr "错误:%(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "错误:%(msg)s" @@ -6971,7 +7045,7 @@ msgstr "成本估算" msgid "Estimate selected query cost" msgstr "对所选的查询进行成本估算" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "在运行查询之前计算成本估算" @@ -6985,11 +7059,11 @@ msgstr "事件" msgid "Event Flow" msgstr "事件流" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "事件名称" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "事件定义" @@ -7001,7 +7075,7 @@ msgstr "事件流" msgid "Event time column" msgstr "事件时间列" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "每个" @@ -7022,24 +7096,24 @@ msgstr "每个" msgid "Evolution" msgstr "演化" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "例子" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "示例" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "CSV上传" @@ -7057,7 +7131,7 @@ msgstr "排除选定的值" msgid "Excluded roles" msgstr "排除角色" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "已执行的SQL" @@ -7073,13 +7147,13 @@ msgstr "执行ID" msgid "Execution log" msgstr "执行日志" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 #, fuzzy msgid "Existing dataset" msgstr "存在的数据集" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "退出全屏" @@ -7088,24 +7162,24 @@ msgstr "退出全屏" msgid "Expand" msgstr "展开" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "全部展开" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "展开数据面板" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 #, fuzzy msgid "Expand row" msgstr "标题行" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "展开表格预览" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "展开工具栏" @@ -7125,7 +7199,7 @@ msgstr "" msgid "Experimental" msgstr "实验" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "探索" @@ -7135,20 +7209,20 @@ msgstr "探索" msgid "Explore - %(table)s" msgstr "查看 - %(table)s" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "在数据探索视图中探索结果集" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7162,55 +7236,60 @@ msgstr "导出看板?" msgid "Export query" msgstr "导出查询" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 #, fuzzy msgid "Export to .CSV" msgstr "导出为CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 #, fuzzy msgid "Export to .JSON" msgstr "导出为JSON" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 #, fuzzy msgid "Export to Excel" msgstr "导出为Excel" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 #, fuzzy msgid "Export to PDF" msgstr "导出为PDF" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "导出为透视表形式的CSV" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "导出为YAML" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "导出到YAML?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 #, fuzzy msgid "Export to full .CSV" msgstr "导出全量CSV" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 #, fuzzy msgid "Export to full Excel" msgstr "导出全量Excel" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "导出原始CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "导出为透视表形式的CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "在SQL工具箱中展示数据库" @@ -7234,8 +7313,8 @@ msgstr "表达式" msgid "Extra" msgstr "扩展" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "额外控件" @@ -7243,7 +7322,7 @@ msgstr "额外控件" msgid "Extra Parameters" msgstr "额外参数" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "给JS的额外数据" @@ -7263,7 +7342,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "JSON无法解码额外字段。%(msg)s" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "用于jinja模板化查询的额外参数" @@ -7277,24 +7356,24 @@ msgstr "用于jinja模板化查询的额外参数" msgid "Extra url parameters for use in Jinja templated queries" msgstr "用于jinja模板化查询的额外url" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 #, fuzzy msgid "Extruded" msgstr "拉伸" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "二月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "星期五" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "因子" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "用于乘以度量值的因子" @@ -7304,17 +7383,17 @@ msgstr "用于乘以度量值的因子" msgid "Failed" msgstr "失败" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "检索结果失败" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "停止查询失败。 %s" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "创建报告发生错误" @@ -7323,7 +7402,7 @@ msgstr "创建报告发生错误" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7331,12 +7410,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7345,25 +7424,25 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "检索高级类型失败" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 #, fuzzy msgid "Failed to save cross-filter scoping" msgstr "保存交叉筛选作用域失败" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "无法启动远程查询" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 #, fuzzy msgid "Failed to tag items" msgstr "给对象打标签失败" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "更新报告失败" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "验证选择选项失败:%s" @@ -7375,15 +7454,37 @@ msgstr "验证选择选项失败:%s" msgid "Favorite" msgstr "收藏" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 msgid "Featured" msgstr "特色" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "二月" @@ -7391,11 +7492,11 @@ msgstr "二月" msgid "Fetch Values Predicate" msgstr "取值谓词" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "获取数据预览" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "刷新于 %s" @@ -7424,7 +7525,7 @@ msgstr "字段是必需的" msgid "File" msgstr "文件" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "过滤器设置" @@ -7442,32 +7543,32 @@ msgstr "" msgid "File upload" msgstr "上传" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 #, fuzzy msgid "Fill Color" msgstr "填充颜色" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "填写所有必填字段以启用默认值" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "填充方式" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 #, fuzzy msgid "Filled" msgstr "填充" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "过滤器" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 #, fuzzy msgid "Filter Configuration" msgstr "过滤配置" @@ -7476,12 +7577,12 @@ msgstr "过滤配置" msgid "Filter List" msgstr "过滤列表" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 #, fuzzy msgid "Filter Settings" msgstr "过滤器设置" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7495,16 +7596,16 @@ msgstr "过滤类型" msgid "Filter charts" msgstr "过滤您的图表" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "过滤器默认值" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 #, fuzzy msgid "Filter menu" msgstr "过滤器菜单" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "过滤器名称" @@ -7512,16 +7613,16 @@ msgstr "过滤器名称" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "过滤结果" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "过滤类型" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "过滤值(区分大小写)" @@ -7534,7 +7635,7 @@ msgstr "过滤值(区分大小写)" msgid "Filter value is required" msgstr "过滤器制是必须的" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "过滤器值列表不能为空" @@ -7546,17 +7647,17 @@ msgstr "过滤您的图表" msgid "Filterable" msgstr "可过滤" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "过滤" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "按列过滤" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "按指标过滤" @@ -7591,23 +7692,23 @@ msgstr "" msgid "Find" msgstr "查找" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "完成" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "第一个值" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "固定到选定的时间范围" @@ -7619,11 +7720,11 @@ msgstr "固定值" msgid "Fixed Color" msgstr "固定颜色" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "固定颜色" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 #, fuzzy msgid "Fixed point radius" msgstr "固定点半径" @@ -7632,32 +7733,34 @@ msgstr "固定点半径" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "流图" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "字体大小" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "轴标签、详图值和其他文本元素的字体大小" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "列表中最大值的字体大小" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "列表中最小值的字体大小" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "对于 Bigquery、Presto 和 Postgres,在运行查询之前,会显示一个按钮来计算成本。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7667,7 +7770,7 @@ msgstr "用于 Trino,描述嵌套的行类型的完整的模式,使用点号 msgid "For further instructions, consult the" msgstr "更深入的了解,请查看" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7680,29 +7783,29 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "对于常规过滤,这些是此过滤将应用于的角色。对于基本过滤,这些是过滤不适用的角色,例如Admin代表admin应该查看所有数据。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "力导向" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "在SQL工具箱中点击CTAS或CVAS强制创建所有数据表或视图" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "强制分类" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 #, fuzzy msgid "Force date format" msgstr "强制日期格式化" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "强制刷新" @@ -7741,12 +7844,19 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 #, fuzzy msgid "Format SQL" msgstr "格式化SQL" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "邮件中附上格式化好的CSV" @@ -7755,12 +7865,12 @@ msgstr "邮件中附上格式化好的CSV" msgid "Formatted date" msgstr "格式日期" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 #, fuzzy msgid "Formatted value" msgstr "格式化值" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 #, fuzzy msgid "Formatting" msgstr "自动匹配格式化" @@ -7772,8 +7882,8 @@ msgstr "自动匹配格式化" msgid "Formula" msgstr "公式" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 #, fuzzy msgid "Forward values" msgstr "向前数值" @@ -7782,7 +7892,7 @@ msgstr "向前数值" msgid "Found invalid orderby options" msgstr "发现无效的orderby选项" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "分数位" @@ -7790,19 +7900,19 @@ msgstr "分数位" msgid "Frequency" msgstr "频率" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "摩擦力" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "节点之间的摩擦力" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "星期五" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "起始日期不能晚于结束日期" @@ -7815,16 +7925,16 @@ msgstr "完整名称" msgid "Funnel Chart" msgstr "漏斗图" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "进一步自定义如何显示每列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "进一步定制如何显示每个指标" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 #, fuzzy msgid "GROUP BY" msgstr "分组" @@ -7833,12 +7943,12 @@ msgstr "分组" msgid "Gauge Chart" msgstr "仪表图" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "一般" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "附加信息" @@ -7860,7 +7970,7 @@ msgstr "通用图表" msgid "Geo" msgstr "地理位置" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 #, fuzzy msgid "GeoJson Column" @@ -7875,19 +7985,19 @@ msgstr "GeoJSON设置" msgid "Geohash" msgstr "Geohash" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "按日期单位获取最后的日期。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "获取指定节假日的日期" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -7895,11 +8005,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "Google Sheet名称和URL" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "宽限期" @@ -7907,11 +8017,11 @@ msgstr "宽限期" msgid "Graph Chart" msgstr "圆点图" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "图表布局" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "重力" @@ -7925,22 +8035,26 @@ msgstr "大于等于(>=)" msgid "Greater than (>)" msgstr "大于(>)" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 #, fuzzy msgid "Grid" msgstr "网格" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 #, fuzzy msgid "Grid Size" msgstr "网格大小" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "分组" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "分组、指标或百分比指标必须具有值" @@ -7951,7 +8065,7 @@ msgstr "分组、指标或百分比指标必须具有值" msgid "Group Key" msgstr "分组" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "分组" @@ -7959,7 +8073,7 @@ msgstr "分组" msgid "Groupable" msgstr "可分组" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -7972,16 +8086,16 @@ msgstr "小时" msgid "Handlebars" msgstr "Handlebars" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 #, fuzzy msgid "Handlebars Template" msgstr "Handlebars模板" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -7992,15 +8106,15 @@ msgstr "应用于颜色编码的硬值边界。只有当对整个热图应用标 msgid "Has created by" msgstr "已创建" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "标题行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "标题行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "标题行" @@ -8014,13 +8128,13 @@ msgstr "热力图" msgid "Heatmap (legacy)" msgstr "热力图(传统)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "热图选项" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8036,7 +8150,7 @@ msgstr "迷你图的高度" msgid "Hide Line" msgstr "隐藏线" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 #, fuzzy msgid "Hide chart description" msgstr "隐藏图表说明" @@ -8045,12 +8159,12 @@ msgstr "隐藏图表说明" msgid "Hide layer" msgstr "隐藏Layer" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 #, fuzzy msgid "Hide password." msgstr "隐藏密码" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "隐藏工具栏" @@ -8059,17 +8173,22 @@ msgstr "隐藏工具栏" msgid "Hides the Line for the time series" msgstr "隐藏时间系列的线" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "层次" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "直方图" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "热力图(传统)" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "主页" @@ -8081,7 +8200,7 @@ msgstr "横向图表" msgid "Horizon Charts" msgstr "水平图表" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 #, fuzzy msgid "Horizontal" msgstr "横向" @@ -8091,15 +8210,15 @@ msgstr "横向" msgid "Horizontal (Top)" msgstr "横向(顶部对齐)" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "水平对齐" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "主机" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8109,7 +8228,7 @@ msgstr "主机名或IP" msgid "Hour" msgstr "小时" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "%s小时" @@ -8130,12 +8249,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "想要预测未来的多少个时期" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8155,15 +8274,15 @@ msgstr "ISO 3166-2 代码" msgid "ISO 8601" msgstr "ISO 8601" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "Id" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "树的根节点的ID。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -8186,17 +8305,17 @@ msgstr "" "如果使用Presto,SQL 工具箱中的所有查询都将被当前登录的用户执行,并且这些用户必须拥有运行它们的权限。
如果启用 Hive " "和hive.server2.enable.doAs,将作为服务帐户运行查询,但会根据hive.server2.proxy.user的属性伪装当前登录用户。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 #, fuzzy msgid "If Table Already Exists" msgstr "如果表已存在" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "如果指定了度量,则将根据该度量值进行排序" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8206,20 +8325,20 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "如果选择,请额外设置csv上传允许的模式。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 #, fuzzy msgid "Ignore cache when generating report" msgstr "生成报告时忽略缓存" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "忽略空位置" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "忽略时间" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "使用邮箱发送图片(PNG)" @@ -8227,7 +8346,7 @@ msgstr "使用邮箱发送图片(PNG)" msgid "Image download failed, please refresh and try again." msgstr "图片发送失败,请刷新或重试" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "模拟登录用户 (Presto, Trino, Drill & Hive)" @@ -8235,11 +8354,11 @@ msgstr "模拟登录用户 (Presto, Trino, Drill & Hive)" msgid "Impersonate the logged on user" msgstr "模拟登录用户" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "导入" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "导入 %s" @@ -8273,7 +8392,7 @@ msgstr "导入看板" msgid "Import database failed for an unknown reason" msgstr "导入数据库失败,原因未知" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "从文件中导入数据库" @@ -8281,7 +8400,7 @@ msgstr "从文件中导入数据库" msgid "Import dataset failed for an unknown reason" msgstr "因为未知的原因导入数据集失败" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "导入数据集" @@ -8293,7 +8412,7 @@ msgstr "导入查询" msgid "Import saved query failed for an unknown reason." msgstr "由于未知原因,导入保存的查询失败。" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8308,11 +8427,11 @@ msgstr "" msgid "Include Series" msgstr "包含系列" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "描述要发送给你的报告" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, fuzzy, python-format msgid "Include description to be sent with %s" msgstr "描述要发送给你的报告" @@ -8326,7 +8445,7 @@ msgid "Include time" msgstr "包含时间" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 #, fuzzy msgid "Increase" msgstr "增加" @@ -8336,21 +8455,21 @@ msgstr "增加" msgid "Index" msgstr "索引" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "索引字段" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "范围标签" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "范围标签" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "信息" @@ -8358,21 +8477,21 @@ msgstr "信息" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "内半径" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "圆环圈内部空洞的内径" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "输入自定义宽度(像素)" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "输入字段支持自定义。例如,30代表30°" @@ -8409,11 +8528,11 @@ msgstr "间隔" msgid "Interval End column" msgstr "间隔结束列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "区间间隔" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "间隔颜色" @@ -8421,7 +8540,7 @@ msgstr "间隔颜色" msgid "Interval start column" msgstr "间隔开始列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "间隔" @@ -8469,7 +8588,7 @@ msgstr "" "连接字符串无效,有效字符串格式通常如下:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-" "NAME'

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

" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "无效cron表达式" @@ -8486,7 +8605,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "无效的日期/时间戳格式" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "选择框的操作类型无效: %(op)s" @@ -8499,7 +8618,7 @@ msgstr "无效的 geodetic 字符串" msgid "Invalid geohash string" msgstr "无效的geohash字符串" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8511,7 +8630,7 @@ msgstr "错误的经纬度配置。" msgid "Invalid longitude/latitude" msgstr "无效的经度/纬度" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, fuzzy, python-format msgid "Invalid metric object: %(metric)s" msgstr "无效的指标对象" @@ -8556,7 +8675,7 @@ msgstr "遇到无效的空间点:%(latlong)s" msgid "Invalid state." msgstr "无效状态。" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8565,7 +8684,7 @@ msgstr "" msgid "Inverse selection" msgstr "反选" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 #, fuzzy msgid "Invert current page" msgstr "反转当前页" @@ -8633,25 +8752,25 @@ msgstr "等值带" msgid "Isoline" msgstr "等值线" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "Issue 1000 - 数据集太大,无法进行查询。" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "Issue 1001 - 数据库负载异常。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 #, fuzzy msgid "It’s not recommended to truncate axis in Bar chart." msgstr "不建议截断柱状图中的y轴。" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "一月" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -8660,17 +8779,17 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "JSON 元数据" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "JSON 元数据" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 #, fuzzy msgid "JSON metadata is invalid!" msgstr "无效 JSON" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8678,27 +8797,27 @@ msgid "" "used by SQLAlchemy." msgstr "包含附加连接配置的JSON字符串。它用于为配置单元、Presto和BigQuery等系统提供连接信息,这些系统不符合SQLAlChemy通常使用的用户名:密码语法。" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "七月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "六月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "一月" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "JS数据拦截器" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "JS提示生成器" @@ -8707,11 +8826,11 @@ msgstr "JS提示生成器" msgid "Jinja templating" msgstr "Jinja模板" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "七月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "六月" @@ -8724,7 +8843,7 @@ msgstr "六月" msgid "KPI" msgstr "指标" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8732,13 +8851,13 @@ msgstr "" msgid "Keep editing" msgstr "继续编辑" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 #, fuzzy msgid "Key" msgstr "键" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "键盘快捷键" @@ -8751,14 +8870,14 @@ msgstr "表的键" msgid "Kilometers" msgstr "千米" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 #, fuzzy msgid "LIMIT" msgstr "行限制" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8767,20 +8886,25 @@ msgstr "行限制" msgid "Label" msgstr "标签" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 #, fuzzy msgid "Label Contents" msgstr "标签内容" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "标签线" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "删除模板" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "标签类型" @@ -8789,19 +8913,19 @@ msgstr "标签类型" msgid "Label already exists" msgstr "标签已存在" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "为您的查询设置标签" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "标签位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "标签阈值" @@ -8809,11 +8933,11 @@ msgstr "标签阈值" msgid "Labelling" msgstr "标签" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "标签" @@ -8835,8 +8959,8 @@ msgstr "范围的标签" msgid "Large" msgstr "大" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "最后一个" @@ -8848,7 +8972,7 @@ msgstr "最后更新" msgid "Last Modified" msgstr "最后修改" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "最后更新 %s" @@ -8858,36 +8982,36 @@ msgstr "最后更新 %s" msgid "Last Updated %s by %s" msgstr "最后由 %s 更新 %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "到 %s 最后一个可用值" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "昨天" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "最后修改" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "上一月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "上一季度" @@ -8896,12 +9020,12 @@ msgstr "上一季度" msgid "Last run" msgstr "上次执行" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "上一周" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "上一年" @@ -8919,25 +9043,25 @@ msgstr "默认视口纬度" 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:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "布局" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "布局元素" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "图形的布局类型" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "树的布局类型" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8949,29 +9073,29 @@ msgstr "表示少于此数量的事件的叶节点最初将隐藏在可视化中 msgid "Least recently modified" msgstr "最近未经常修改" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "左边" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "左边距" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "左边距,以像素为单位,为轴标签留出更多空间" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "从左到右" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "左值" @@ -9002,35 +9126,35 @@ msgid "Legacy" msgstr "传统" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "图例" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 #, fuzzy msgid "Legend Format" msgstr "图例格式" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 #, fuzzy msgid "Legend Orientation" msgstr "图例方向" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 #, fuzzy msgid "Legend Position" msgstr "图例位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "图例类型" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "图例类型" @@ -9048,7 +9172,7 @@ msgid "Lift percent precision" msgstr "提升百分比精度" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 #, fuzzy msgid "Light" msgstr "明亮" @@ -9077,18 +9201,18 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "限制行数可能导致不完整的数据和误导性的图表。可以考虑过滤或分组源/目标名称。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 #, fuzzy msgid "Limits the number of cells that get retrieved." msgstr "限制检索的单元格数量。" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "限制显示的行数。" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9106,11 +9230,11 @@ msgstr "限制了用于此图表的数据源查询中计算的行数。" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9121,7 +9245,7 @@ msgstr "直线" msgid "Line Chart" msgstr "折线图" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "线条样式" @@ -9134,11 +9258,11 @@ msgid "" "chart common in many fields." msgstr "时间序列折线图用于可视化在规则时间间隔内进行的重复测量。折线图是一种图表,它将信息显示为一系列由直线段连接的数据点。它是许多领域中常见的一种基本类型的图表。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "由 d3.js 定义的线插值" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "线宽" @@ -9154,22 +9278,22 @@ msgstr "线宽单位" msgid "Linear Color Scheme" msgstr "线性颜色方案" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "线性颜色方案" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "线性插值" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 #, fuzzy msgid "Lines column" msgstr "线段列" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 #, fuzzy msgid "Lines encoding" msgstr "线段编码" @@ -9179,12 +9303,12 @@ msgstr "线段编码" msgid "Link Copied!" msgstr "链接已复制!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 #, fuzzy msgid "List Unique Values" msgstr "列出唯一值" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "在JavaScript函数中可用的额外列列表" @@ -9192,7 +9316,7 @@ msgstr "在JavaScript函数中可用的额外列列表" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 #, fuzzy msgid "List of the column names that should be read" msgstr "应当读取的列名的 Json 列表" @@ -9230,46 +9354,46 @@ msgstr "加载的数据已缓存" msgid "Loaded from cache" msgstr "从缓存中加载" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 #, fuzzy msgid "Loading" msgstr "加载中..." #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "加载中..." -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 #, fuzzy msgid "Locate the chart" msgstr "定位到图表" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "对数尺度" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "日志保留" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 #, fuzzy msgid "Logarithmic axis" msgstr "对数轴" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "对数刻度在主y轴上" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "二次y轴上的对数刻度" @@ -9281,23 +9405,23 @@ msgstr "对数轴" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "对数轴" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "登录" @@ -9306,7 +9430,7 @@ msgstr "登录" msgid "Login with" msgstr "登录方式" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "登出" @@ -9323,7 +9447,7 @@ msgstr "长虚线" msgid "Longitude" msgstr "经度" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 #, fuzzy msgid "Longitude & Latitude" msgstr "经纬度字段" @@ -9332,8 +9456,8 @@ msgstr "经纬度字段" msgid "Longitude & Latitude columns" msgstr "经纬度字段" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 #, fuzzy msgid "Longitude and Latitude" @@ -9352,11 +9476,11 @@ msgstr "阈值下限" msgid "Lower threshold must be lower than upper threshold" msgstr "阈值下限必须比阈值上限小" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "三月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "五月" @@ -9365,10 +9489,16 @@ msgstr "五月" msgid "MINUTE" msgstr "分" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "星期一" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "最小值" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "主日期列" @@ -9380,30 +9510,30 @@ msgid "" "contains data for the selected time range" msgstr "此查询没有返回任何结果。如果希望返回结果,请确保所有过滤选择的配置正确,并且数据源包含所选时间范围的数据。" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "格式错误的请求。需要使用 slice_id 或 table_name 和 db_name 参数" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "管理" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 #, fuzzy msgid "Manage email report" msgstr "管理邮件报告" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "管理你的数据库" @@ -9446,7 +9576,7 @@ msgid "Map" msgstr "地图" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "地图样式" @@ -9458,32 +9588,32 @@ msgstr "MapBox地图" msgid "Mapbox" msgstr "MapBox地图" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "三月" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "边距" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "标记" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "标记大小" @@ -9499,7 +9629,7 @@ msgstr "标记线标签" msgid "Marker lines" msgstr "标记线" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "标记大小" @@ -9511,28 +9641,28 @@ msgstr "标记" msgid "Markup type" msgstr "Markup 类型" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "最大值" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "最大气泡的尺寸" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "最大事件数" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "最大" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "最大字体大小" @@ -9551,42 +9681,42 @@ msgstr "圆的最大半径尺寸,以像素为单位。随着缩放级别的变 msgid "Maximum value" msgstr "最大值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "量规轴上的最大值" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "五月" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "特定时期内的平均值" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 #, fuzzy msgid "Mean values" msgstr "平均值" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "中位数" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 msgid "" "Median edge width, the thickest edge will be 4 times thicker than the " "thinnest." msgstr "边缘宽度中间值,最厚的边缘将比最薄的边缘厚4倍" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "节点大小中位数,最大的节点将比最小的节点大4倍" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 #, fuzzy msgid "Median values" msgstr "中位数值" @@ -9599,16 +9729,16 @@ msgstr "中" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "消息内容" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "元数据" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "元数据参数" @@ -9616,28 +9746,28 @@ msgstr "元数据参数" msgid "Metadata has been synced" msgstr "元数据已同步" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "方法" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "指标" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "指标 '%(metric)s' 不存在" @@ -9652,20 +9782,20 @@ msgstr "指标" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "指标升序" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "分配给 [X] 轴的指标" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "分配给 [Y] 轴的指标" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "从 `since` 到 `until` 的度量值变化" @@ -9673,16 +9803,16 @@ msgstr "从 `since` 到 `until` 的度量值变化" msgid "Metric currency" msgstr "指标货币类型" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "指标降序" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "指标因子从 `since` 到 `until` 的变化" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "节点值的指标" @@ -9696,11 +9826,11 @@ msgstr "指标名称" msgid "Metric name [%s] is duplicated" msgstr "指标名称 [%s] 重复" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "从 `since` 到 `until` 的指标变化百分比" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "定义指标的气泡大小" @@ -9714,7 +9844,7 @@ msgstr "显示底部标题的指标" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "用来计算气泡大小的指标" @@ -9722,7 +9852,7 @@ msgstr "用来计算气泡大小的指标" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 #, fuzzy msgid "" "Metric used to define how the top series are sorted if a series or cell " @@ -9730,7 +9860,7 @@ msgid "" "appropriate)." msgstr "如果存在序列或行限制,则用于定义顶部序列的排序方式的度量。如果未定义,则返回第一个度量(如果适用)。" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9744,21 +9874,21 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "如果存在序列或行限制,则用于定义顶部序列的排序方式的度量。如果未定义,则返回第一个度量(如果适用)。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "指标" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 #, fuzzy msgid "Middle" msgstr "中间" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "凌晨(当天)" @@ -9767,24 +9897,24 @@ msgstr "凌晨(当天)" msgid "Miles" msgstr "英里" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "最小值" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "最小周期" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "最小宽度" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "最小周期" @@ -9798,12 +9928,12 @@ msgstr "最大最小值(忽略离群值)" msgid "Mine" msgstr "我的编辑" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "最小" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "最小字体大小" @@ -9812,7 +9942,7 @@ msgstr "最小字体大小" msgid "Minimum Radius" msgstr "最小半径" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "叶节点最小事件数" @@ -9822,9 +9952,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "标签显示百分比最小阈值" @@ -9833,25 +9963,25 @@ msgstr "标签显示百分比最小阈值" msgid "Minimum value" msgstr "最小值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "在图形上显示标签的最小值。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "量规轴上的最小值" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "次级分隔线" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 #, fuzzy msgid "Minor ticks" msgstr "次级刻度" @@ -9860,7 +9990,7 @@ msgstr "次级刻度" msgid "Minute" msgstr "分钟" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "%s分钟" @@ -9875,7 +10005,7 @@ msgstr "最小值" msgid "Missing URL parameters" msgstr "缺失URL参数" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9886,34 +10016,34 @@ msgstr "丢失数据集" msgid "Mixed Chart" msgstr "混合图表" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "已修改" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "最后修改 %s" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "修改人" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, fuzzy, python-format msgid "Modified by: %s" msgstr "上次修改人 %s" @@ -9923,7 +10053,7 @@ msgstr "上次修改人 %s" msgid "Modified columns: %s" msgstr "修改的列:%s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "星期一" @@ -9931,17 +10061,17 @@ msgstr "星期一" msgid "Month" msgstr "月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "%s月" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 #, fuzzy msgid "More" msgstr "查看更多" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 #, fuzzy msgid "More filters" msgstr "更多过滤器" @@ -9950,12 +10080,12 @@ msgstr "更多过滤器" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "仅移动" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "将给定的日期集以指定的间隔进行移动" @@ -9972,7 +10102,7 @@ msgstr "多维度" msgid "Multi-Layers" msgstr "多层" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -9986,7 +10116,7 @@ msgstr "多层次" msgid "Multi-Variables" msgstr "多元" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "多选" @@ -10001,7 +10131,7 @@ msgid "" "details" msgstr "接受多种格式,查看geopy.points库以获取更多细节" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 #, fuzzy msgid "Multiplier" msgstr "倍数" @@ -10027,7 +10157,7 @@ msgstr "必须至少指明一个数值列" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "必须为带有比较操作符的过滤器指定一个值吗" @@ -10035,31 +10165,31 @@ msgstr "必须为带有比较操作符的过滤器指定一个值吗" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "我的列" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "我的指标" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "N/A" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 #, fuzzy msgid "NOT GROUPED BY" msgstr "需要进行分组的一列或多列" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "十一月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "现在" @@ -10068,17 +10198,17 @@ msgstr "现在" msgid "NUMERIC" msgstr "数字" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10092,8 +10222,8 @@ msgstr "数字" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10103,8 +10233,8 @@ msgstr "数字" msgid "Name" msgstr "名称" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "需要名称" @@ -10112,20 +10242,20 @@ msgstr "需要名称" msgid "Name must be unique" msgstr "名称必须是唯一的" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "从CSV数据将创建的表的名称。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "包含父节点id的列的名称" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "ID列名称" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "源节点名称" @@ -10133,11 +10263,11 @@ msgstr "源节点名称" msgid "Name of the table that exists in the source database" msgstr "源数据库中存在的表名称" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "目标节点名称" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 #, fuzzy msgid "Name of your tag" msgstr "标签的名称" @@ -10146,15 +10276,15 @@ msgstr "标签的名称" msgid "Name your database" msgstr "数据库名称" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "需要帮助?学习如何连接到数据库" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "需要帮助?请看" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 #, fuzzy msgid "Network error" msgstr "网络异常。" @@ -10164,7 +10294,7 @@ msgstr "网络异常。" msgid "Network error." msgstr "网络异常。" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "新增图表" @@ -10193,13 +10323,13 @@ msgstr "子标题" msgid "New tab" msgstr "新选项卡" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "新建选项卡 (Ctrl + q)" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "新建选项卡 (Ctrl + t)" @@ -10220,7 +10350,7 @@ msgstr "南丁格尔玫瑰图" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10228,7 +10358,7 @@ msgstr "南丁格尔玫瑰图" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "否" @@ -10268,7 +10398,7 @@ msgstr "还没有注释层" msgid "No annotation yet" msgstr "没有注释" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 #, fuzzy msgid "No applied filters" msgstr "没有应用过滤器" @@ -10282,12 +10412,12 @@ msgstr "没有有效的过滤器" msgid "No charts" msgstr "没有图表" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 #, fuzzy msgid "No charts yet" msgstr "还没有图表" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 #, fuzzy msgid "No columns found" msgstr "找不到列" @@ -10311,43 +10441,43 @@ msgstr "找不到兼容的数据库" msgid "No compatible schema found" msgstr "找不到兼容的模式" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 #, fuzzy msgid "No dashboards yet" msgstr "还没有看板" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "没有数据" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "过滤后没有数据,或者最新时间记录的数据为NULL" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "文件中无数据" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "没有与您的搜索匹配的数据库" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "没有可用的描述" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "无筛选" @@ -10355,7 +10485,7 @@ msgstr "无筛选" msgid "No filter is selected." msgstr "未选择过滤条件。" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 #, fuzzy msgid "No filters" msgstr "无筛选" @@ -10365,15 +10495,15 @@ msgstr "无筛选" msgid "No filters are currently added to this dashboard." msgstr "此看板中没有过滤条件。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "当前没有已添加的全局过滤器" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #, fuzzy msgid "No matching records found" msgstr "没有找到任何记录" @@ -10382,18 +10512,18 @@ msgstr "没有找到任何记录" msgid "No of Bins" msgstr "直方图容器数" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 #, fuzzy msgid "No recents yet" msgstr "还没有记录" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "没有找到任何记录" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 #, fuzzy msgid "No results" msgstr "无结果" @@ -10407,7 +10537,7 @@ msgid "No results match your filter criteria" msgstr "" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "此查询没有数据返回" @@ -10418,17 +10548,17 @@ msgid "" "contains data for the selected time range." msgstr "此查询没有返回任何结果。如果希望返回结果,请确保所有过滤选择的配置正确,并且数据源包含所选时间范围的数据。" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "这个数据集没有返回任何行" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 #, fuzzy msgid "No samples were returned for this dataset" msgstr "这个数据集没有返回预览数据" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 #, fuzzy msgid "No saved expressions found" msgstr "没有已保存的表达式" @@ -10439,7 +10569,7 @@ msgstr "没有已保存的表达式" msgid "No saved metrics found" msgstr "没有已保存的指标" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 #, fuzzy msgid "No saved queries yet" msgstr "还没保存查询" @@ -10448,18 +10578,18 @@ msgstr "还没保存查询" msgid "No stored results found, you need to re-run your query" msgstr "找不到存储的结果,需要重新运行查询" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "没有发现这样的列。若要在度量值上筛选,请尝试自定义SQL选项卡。" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 #, fuzzy msgid "No table columns" msgstr "没有列" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 #, fuzzy msgid "No temporal columns found" msgstr "没有找到时间列" @@ -10479,47 +10609,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "未找到名为 %(validator_name)s 的验证器(为 %(engine_spec)s 引擎配置)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "节点标签位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "节点选择模式" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "节点大小" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "空" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "无-> 箭头" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "无->无" @@ -10528,8 +10658,13 @@ msgstr "无->无" msgid "Normal" msgstr "正常" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +#, fuzzy +msgid "Normalize" +msgstr "标准化" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "标准化" @@ -10538,13 +10673,13 @@ msgstr "标准化" msgid "Normalize column names" msgstr "标准化列名称" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "标准化" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "没有时间系列" @@ -10554,26 +10689,26 @@ msgstr "没有时间系列" msgid "Not a valid ZIP file" msgstr "没有应用过滤器" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 #, fuzzy msgid "Not added to any dashboard" msgstr "没有添加到任何看板" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 #, fuzzy msgid "Not available" msgstr "没有可用信息" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 #, fuzzy msgid "Not defined" msgstr "未定义" @@ -10588,7 +10723,7 @@ msgstr "不等于(≠)" msgid "Not in" msgstr "Not In" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "非空" @@ -10596,40 +10731,40 @@ msgstr "非空" msgid "Not triggered" msgstr "没有触发" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "不是最新的" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "无触发" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "通知方式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "通知方式" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "十一月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "现在" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 #, fuzzy msgid "Null Values" msgstr "空值" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 #, fuzzy msgid "Null imputation" msgstr "空值填补" @@ -10650,21 +10785,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "数字格式化" @@ -10674,7 +10809,7 @@ msgstr "数字格式化" msgid "Number format string" msgstr "数字格式化" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 #, fuzzy msgid "Number formatting" msgstr "数字格式化" @@ -10683,7 +10818,7 @@ msgstr "数字格式化" msgid "Number of buckets to group data" msgstr "数据分组的桶数量" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "要四舍五入的十进制位数" @@ -10706,50 +10841,55 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "根据粒度、要比较的时间阶段" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 #, fuzzy msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "要读取的文件行数。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "在文件开始时跳过的行数。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "轴上分割段的数目" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "显示 X 刻度时,在刻度之间表示的步骤数" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "显示 Y 刻度时,在刻度之间表示的步骤数" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +#, fuzzy +msgid "Numeric column used to calculate the histogram." +msgstr "选择数值列来绘制直方图" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "数值范围" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "十月" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "确认" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "覆盖" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "十月" @@ -10766,13 +10906,13 @@ msgstr "偏移" msgid "On Grace" msgstr "在宽限期内" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "看板" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10785,11 +10925,11 @@ msgid "" "columns must be present." msgstr "使用一个或多个控件来分组。一旦分组,则纬度和经度列必须存在。" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "一个或多个控件作为列进行透视" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "一个或多个指标显示" @@ -10830,15 +10970,15 @@ msgstr "查询中指定的一个或多个参数的格式不正确。" msgid "One or more parameters specified in the query are missing." msgstr "查询中指定的一个或多个参数丢失。" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "一个或多个注释层加载失败。" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "此数据库只允许使用 `SELECT` 语句" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "仅总计" @@ -10858,7 +10998,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "只有选定的面板将受此过滤条件的影响" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10868,21 +11008,21 @@ msgstr "仅在堆叠图上显示合计值,而不在所选类别上显示" msgid "Only single queries supported" msgstr "仅支持单个查询" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 #, fuzzy msgid "Oops! An error occurred!" msgstr "发生了一个错误" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "不透明度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "区域图的不透明度。也适用于置信带" @@ -10890,7 +11030,7 @@ msgstr "区域图的不透明度。也适用于置信带" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "所有聚合群、点和标签的不透明度。在0到1之间。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "面积图的不透明度" @@ -10902,7 +11042,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "打开数据源tab" @@ -10916,7 +11056,7 @@ msgstr "在 SQL 工具箱中打开" msgid "Open query in SQL Lab" msgstr "在 SQL 工具箱中打开查询" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10925,8 +11065,8 @@ msgid "" " Refer to the installation docs for more information." msgstr "以异步模式操作数据库,即查询操作在远程工作节点上执行,而不是在Web服务器上执行。这意味着您需要设置有一个Celery工作节点以及一个结果后端。有关更多信息,请参考安装文档。" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "运算符" @@ -10935,7 +11075,7 @@ msgstr "运算符" msgid "Operator undefined for aggregator: %(name)s" msgstr "未定义聚合器的运算符:%(name)s" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10951,7 +11091,7 @@ msgstr "条件格式设置" msgid "Optional d3 number format string" msgstr "条件格式设置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "数据列的可选名称" @@ -10961,43 +11101,43 @@ msgstr "关于使用此指标的可选警告" # 以下部分来源于 superset-ui 项目 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "设置" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "或者从我们支持的其他数据库列表中选择:" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "按实体ID排序" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "按选定列对结果进行排序" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "排序" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 #, fuzzy msgid "Orientation" msgstr "方向" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 #, fuzzy msgid "Orientation of bar chart" msgstr "条形图的方向" @@ -11007,11 +11147,11 @@ msgstr "条形图的方向" msgid "Orientation of filter bar" msgstr "过滤器栏的方向" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "树的方向" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "起点" @@ -11020,56 +11160,56 @@ msgid "Original table column order" msgstr "原始表列顺序" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "原始值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "正交化" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "其他" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 #, fuzzy msgid "Other color palettes" msgstr "色彩 \"Steps\" 数字" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "户外" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "外缘" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "饼图外缘" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "重叠" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 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 "从相对时间段覆盖一个或多个时间序列。期望自然语言中的相对时间增量(例如:24小时、7天、56周、365天)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 #, fuzzy msgid "" "Overlay one or more timeseries from a relative time period. Expects " @@ -11103,17 +11243,17 @@ msgstr "显示Druid原始时间" msgid "Override time range" msgstr "编辑时间范围" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "覆盖" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "覆写和浏览" @@ -11122,7 +11262,7 @@ msgstr "覆写和浏览" msgid "Overwrite Dashboard [%s]" msgstr "覆盖看板 [%s]" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 #, fuzzy msgid "Overwrite existing" msgstr "覆盖已存在的" @@ -11138,29 +11278,29 @@ msgstr "已拥有、已创建或已收藏" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "所有者" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11175,8 +11315,8 @@ msgstr "所有者无效" msgid "Owners is a list of users who can alter the dashboard." msgstr "所有者是一个用户列表,这些用户有权限修改仪表板。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11187,7 +11327,7 @@ msgstr "所有者是一个用户列表,这些用户有权限修改仪表板。 msgid "PDF download failed, please refresh and try again." msgstr "PDF下载失败,请刷新重试。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "页长" @@ -11195,21 +11335,21 @@ msgstr "页长" msgid "Paired t-test Table" msgstr "配对T检测表" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "Pandas 重采样方法" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "Pandas 重采样规则" @@ -11231,11 +11371,11 @@ msgstr "参数" msgid "Parameters " msgstr "参数" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "父类" @@ -11263,23 +11403,23 @@ msgstr "分区图" msgid "Partition Diagram" msgstr "分区图" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "分区限制" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "分区阈值" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "高度与父高度的比例低于此值的分区将被修剪" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -11294,11 +11434,11 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "复制服务帐户的json文件复制并粘贴到此处" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "将可共享的Google Sheet URL粘贴到此处" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "把您的代码放在这里" @@ -11306,11 +11446,12 @@ msgstr "把您的代码放在这里" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "样式" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "百分比变化" @@ -11319,27 +11460,27 @@ msgstr "百分比变化" msgid "Percent Difference format" msgstr "强制日期格式化" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 #, fuzzy msgid "Percent of total" msgstr "总数的百分比" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 #, fuzzy msgid "Percentage" msgstr "百分比" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 #, fuzzy msgid "Percentage change" msgstr "百分比变化" @@ -11349,13 +11490,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "百分比指标" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "百分比阈值" @@ -11373,7 +11514,7 @@ msgstr "百分比阈值" msgid "Percentages" msgstr "百分比" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "性能" @@ -11381,12 +11522,12 @@ msgstr "性能" msgid "Period average" msgstr "周期平均值" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "周期" @@ -11395,11 +11536,11 @@ msgstr "周期" msgid "Periods must be a whole number" msgstr "周期必须是整数值" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "认证此图表的个人或组。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "认证此看板的个人或组。" @@ -11409,8 +11550,8 @@ msgid "Person or group that has certified this metric" msgstr "认证此指标的个人或组" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "实体" @@ -11418,7 +11559,7 @@ msgstr "实体" msgid "Physical (table or view)" msgstr "实体(表或视图)" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "实体数据集" @@ -11439,7 +11580,7 @@ msgstr "选择一个指标来显示" msgid "Pick a name to help you identify this database." msgstr "选择一个名称来帮助您识别这个数据库。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 #, fuzzy msgid "Pick a nickname for how the database will display in Superset." msgstr "为这个数据库选择一个昵称以在Superset中显示" @@ -11483,15 +11624,15 @@ msgstr "饼图" msgid "Pie Chart (legacy)" msgstr "饼图(传统)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "饼图形状" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "标记" @@ -11507,7 +11648,7 @@ msgstr "数据透视操作必须至少包含一个聚合" msgid "Pivot operation requires at least one index" msgstr "透视操作至少需要一个索引" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "旋转" @@ -11519,15 +11660,15 @@ msgstr "每个序列的像素高度" msgid "Pixels" msgstr "像素" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "平铺" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11565,9 +11706,9 @@ msgstr "请检查您的模板参数是否有语法错误,并确保它们在您 msgid "Please choose at least one groupby" msgstr "请至少选择一个分组字段 " -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11577,7 +11718,7 @@ msgstr "请至少选择一个分组字段 " #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11586,15 +11727,15 @@ msgstr "请至少选择一个分组字段 " msgid "Please confirm" msgstr "请确认" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "请输入要测试的SQLAlchemy URI" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11613,7 +11754,7 @@ msgid "Please reach out to the Chart Owner for assistance." msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "请联系图表所有者寻求帮助。" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "请保存查询以启用共享" @@ -11625,7 +11766,7 @@ msgstr "请先保存您的图表,然后尝试创建一个新的电子邮件报 msgid "Please save your dashboard first, then try creating a new email report." msgstr "请先保存您的看板,然后尝试创建一个新的电子邮件报告。" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "请同时选择数据集和图表类型以继续" @@ -11651,7 +11792,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "垂直地绘制数据中每一行的单个指标,并将它们链接成一行。此图表用于比较数据中所有样本或行中的多个指标。" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "插件" @@ -11674,7 +11815,7 @@ msgid "Point Radius Unit" msgstr "点半径单位" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 #, fuzzy msgid "Point Size" msgstr "字体大小" @@ -11686,7 +11827,7 @@ msgstr "点单位" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "指向你的地理空间列" @@ -11714,27 +11855,10 @@ msgid "Polygon Settings" msgstr "多边形设置" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "多段线" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "常用" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "填充 \"Default value\" 以启用此控件" @@ -11743,7 +11867,7 @@ msgstr "填充 \"Default value\" 以启用此控件" msgid "Population age data" msgstr "人口年龄数据" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 #, fuzzy msgid "Port" msgstr "端口" @@ -11764,36 +11888,36 @@ msgstr "端口超过 0-65535 的范围" msgid "Position JSON" msgstr "位置JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "子节点标签在树上的位置" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "列级小计的位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 #, fuzzy msgid "Position of intermediate node label on tree" msgstr "中间节点标签在树中的位置" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "行级小计的位置" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "由Apache Superset提供支持" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "预过滤" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "预滤器可用值" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "预过滤是必须的" @@ -11832,7 +11956,7 @@ msgstr "前缀或者后缀" msgid "Preview" msgstr "预览" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "上传Excel" @@ -11842,7 +11966,7 @@ msgstr "上传Excel" msgid "Preview: `%s`" msgstr "预览 %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11853,11 +11977,11 @@ msgstr "前一个" msgid "Previous Line" msgstr "前一个" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "主要" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "主计量指标" @@ -11866,16 +11990,16 @@ msgstr "主计量指标" msgid "Primary key" msgstr "主键" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "主或次Y轴" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 #, fuzzy msgid "Primary y-axis Bounds" msgstr "主Y轴界限" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "主Y轴格式" @@ -11892,12 +12016,12 @@ msgstr "私钥和密码" msgid "Private Key Password" msgstr "私钥密码" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 #, fuzzy msgid "Proceed" msgstr "继续" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "进度" @@ -11917,7 +12041,7 @@ msgstr "传播" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "比例" @@ -11943,7 +12067,7 @@ msgid "Purple" msgstr "紫色" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "外侧显示标签" @@ -11956,7 +12080,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "`行偏移量` 必须大于或等于0" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "是否将标签显示在饼图外侧?" @@ -11972,7 +12096,7 @@ msgstr "把您的代码放在这里" msgid "Python datetime string pattern" msgstr "Python日期格式模板" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "在SQL工具箱中查询数据" @@ -11980,12 +12104,12 @@ msgstr "在SQL工具箱中查询数据" msgid "Quarter" msgstr "季度" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr " %s 季度" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 #, fuzzy msgid "Queries" msgstr "查询" @@ -11995,15 +12119,15 @@ msgstr "查询" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12021,31 +12145,33 @@ msgstr "查询" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12054,22 +12180,22 @@ msgstr "查询" msgid "Query" msgstr "查询" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "查询 %s: %s " -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "查询 A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "查询 B" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "历史查询" @@ -12089,7 +12215,7 @@ msgstr "历史查询" msgid "Query imported" msgstr "查询已导入" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "在新选项卡中查询" @@ -12098,7 +12224,7 @@ msgid "Query is too complex and takes too long to run." msgstr "查询太复杂,运行时间太长。" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "查询模式" @@ -12114,16 +12240,16 @@ msgstr "查询名称" msgid "Query preview" msgstr "查询预览" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "查询被终止。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "查询被终止。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "范围类型" @@ -12141,7 +12267,7 @@ msgstr "找不到RLS规则。" msgid "RLS rules could not be deleted." msgstr "RLS规则无法删除。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "雷达" @@ -12149,15 +12275,15 @@ msgstr "雷达" msgid "Radar Chart" msgstr "雷达图" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "雷达渲染类型,是否显示圆形" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "径向" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "单元格半径" @@ -12183,10 +12309,11 @@ msgstr "运行于 %s" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "范围" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "范围过滤" @@ -12215,12 +12342,12 @@ msgstr "突出阴影的范围" msgid "Ranking" msgstr "排名" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "比率" @@ -12228,11 +12355,11 @@ msgstr "比率" msgid "Raw records" msgstr "原始记录" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "最近创建的图表、看板和保存的查询将显示在此处" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "最近编辑的图表、看板和保存的查询将显示在此处" @@ -12242,7 +12369,7 @@ msgstr "最近编辑的图表、看板和保存的查询将显示在此处" msgid "Recently modified" msgstr "最近修改" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "最近查看的图表、看板和保存的查询将显示在此处" @@ -12250,7 +12377,7 @@ msgstr "最近查看的图表、看板和保存的查询将显示在此处" msgid "Recents" msgstr "最近" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "收件人之间用 \",\" 或者 \";\" 隔开" @@ -12258,27 +12385,31 @@ msgstr "收件人之间用 \",\" 或者 \";\" 隔开" msgid "Record Count" msgstr "记录数" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "长方形" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "点击表列表中的表时将重定向到此端点" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "减少 X 轴的刻度" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12294,7 +12425,7 @@ msgstr "参考 " msgid "Referenced columns not available in DataFrame." msgstr "引用的列在数据帧(DataFrame)中不可用。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "重新获取结果" @@ -12302,7 +12433,7 @@ msgstr "重新获取结果" msgid "Refresh" msgstr "刷新" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "刷新看板" @@ -12321,16 +12452,16 @@ msgstr "刷新间隔" msgid "Refresh interval saved" msgstr "刷新间隔已保存" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "刷新默认值" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 #, fuzzy msgid "Refreshing charts" msgstr "刷新图表" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 #, fuzzy msgid "Refreshing columns" msgstr "刷新列" @@ -12364,17 +12495,17 @@ msgstr "关系" msgid "Relationships between community channels" msgstr "社区频道之间的关系" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "相对日期/时间" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "相对期" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "相对量" @@ -12387,7 +12518,7 @@ msgstr "重新加载" msgid "Remove" msgstr "删除" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 #, fuzzy msgid "Remove cross-filter" msgstr "删除交叉筛选" @@ -12409,23 +12540,23 @@ msgstr "删除表格预览" msgid "Removed columns: %s" msgstr "删除的列:%s" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "重命名选项卡" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 msgid "Render HTML" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "渲染" @@ -12449,7 +12580,7 @@ msgstr "替换" msgid "Report" msgstr "报表" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 #, fuzzy msgid "Report Name" msgstr "报告名称" @@ -12511,25 +12642,25 @@ msgstr "报表计划已超时。" msgid "Report Schedule state not found" msgstr "未找到报表计划状态" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "报告bug" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "已发送报告" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "报告失败" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "激活邮件报告" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "报告名称" @@ -12547,11 +12678,11 @@ msgstr "报告计划任务系统错误" msgid "Report schedule unexpected error" msgstr "报告计划任务意外错误。" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "报告发送" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "已发送报告" @@ -12564,11 +12695,11 @@ msgstr "报告已更新" msgid "Reports" msgstr "报告" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "排斥力" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "节点间的排斥力强度" @@ -12586,27 +12717,27 @@ msgstr "请求不是JSON" msgid "Request missing data field." msgstr "请求丢失的数据字段。" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 #, fuzzy msgid "Request timed out" msgstr "请求超时" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "必填" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "必需的控件值已被移除" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "重新采样" @@ -12620,12 +12751,12 @@ msgstr "重采样方法应该有" msgid "Resample operation requires DatetimeIndex" msgstr "重采样操作需要DatetimeIndex" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 #, fuzzy msgid "Reset" msgstr "重置" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "状态重置" @@ -12644,19 +12775,19 @@ msgstr "还原过滤条件" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "结果" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, fuzzy, python-format msgid "Results %s" msgstr "结果 %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "后端未配置结果" @@ -12664,11 +12795,11 @@ msgstr "后端未配置结果" msgid "Results backend needed for asynchronous queries is not configured." msgstr "后端未配置异步查询所需的结果" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "返回指定的日期时间。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 #, fuzzy msgid "Reverse Lat & Long" msgstr "经纬度互换" @@ -12677,42 +12808,42 @@ msgstr "经纬度互换" msgid "Reverse lat/long " msgstr "经纬度互换" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "详细提示" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "详细提示" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "右边" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "右轴格式化" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "右轴指标" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "右轴指标" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "从右到左" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "右侧的值" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -12720,17 +12851,17 @@ msgstr "" msgid "Role" msgstr "角色" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "角色" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 #, fuzzy msgid "" "Roles is a list which defines access to the dashboard. Granting a role " @@ -12746,45 +12877,45 @@ msgid "" "defined, regular access permissions apply." msgstr "角色是一个定义对看板访问权限的列表。授予角色对看板的访问权限将绕过数据集级别的检查。如果未定义角色,则看板对所有角色都可用。" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "滚动函数" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "滚动窗口" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "滚动函数" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "滚动窗口" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "根证书" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "根节点id" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "每阶类型" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "旋转X轴标签" @@ -12793,26 +12924,26 @@ msgstr "旋转X轴标签" msgid "Rotate y axis label" msgstr "旋转Y轴标签" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "应用于词云中的单词的旋转方式" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "圆端点" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "行" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "行级安全" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 #, fuzzy msgid "" "Row containing the headers to use as column names (0 is first line of " @@ -12820,43 +12951,43 @@ msgid "" msgstr "作为列名的带有标题的行(0是第一行数据)。如果没有标题行则留空。" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "行限制" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "行" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "每页行数,0 表示没有分页" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "行小计的位置" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "读取的行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "读取的行" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "规则" @@ -12870,7 +13001,7 @@ msgstr "规则名称" msgid "Rule added" msgstr "规则已添加" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "执行" @@ -12880,7 +13011,7 @@ msgid "Run a query to display query history" msgstr "运行一个查询,在此会显示结果" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 #, fuzzy msgid "Run a query to display results" msgstr "运行一个查询,在此会显示结果" @@ -12890,7 +13021,7 @@ msgstr "运行一个查询,在此会显示结果" msgid "Run current query" msgstr "运行查询" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "在 SQL 工具箱中执行" @@ -12900,7 +13031,7 @@ msgstr "在 SQL 工具箱中执行" msgid "Run query" msgstr "运行查询" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "执行运行 (Ctrl + Return)" @@ -12908,7 +13039,7 @@ msgstr "执行运行 (Ctrl + Return)" msgid "Run query in a new tab" msgstr "在新选项卡中运行查询" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "运行选定的查询" @@ -12917,12 +13048,12 @@ msgstr "运行选定的查询" msgid "Running" msgstr "正在执行" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "星期六" @@ -12931,25 +13062,25 @@ msgstr "星期六" msgid "SECOND" msgstr "秒" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "九月" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "SQL复制成功!" @@ -12957,9 +13088,9 @@ msgstr "SQL复制成功!" msgid "SQL Expression" msgstr "SQL表达式" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL 工具箱" @@ -12983,19 +13114,19 @@ msgstr "" "崩溃,请删除一些查询选项卡。在删除选项卡之前,您可以通过使用保存功能来重新访问这些查询。请注意,在执行此操作之前,您需要关闭其他的 SQL Lab" " 窗口。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "SQL查询" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "SQL表达式" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "SQL查询" @@ -13049,21 +13180,21 @@ msgstr "SSH隧道参数无效。" msgid "SSH Tunneling is not enabled" msgstr "SSH隧道未激活" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "SSL模式 \"require\" 将被使用。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "开始 (包含)" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "第 %(stepCurr)s 步,共 %(stepLast)s 步" @@ -13073,20 +13204,20 @@ msgstr "第 %(stepCurr)s 步,共 %(stepLast)s 步" msgid "STRING" msgstr "字符串" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "星期日" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 #, fuzzy msgid "Sample Standard Deviation" msgstr "样本标准差" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "样本方差" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 #, fuzzy msgid "Samples" msgstr "数据预览" @@ -13105,8 +13236,14 @@ msgstr "无法预览此数据源" msgid "Sankey" msgstr "蛇形图" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "图表保存" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +#, fuzzy +msgid "Sankey Diagram (legacy)" msgstr "桑基图" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -13114,61 +13251,61 @@ msgid "Sankey Diagram with Loops" msgstr "桑基图" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 #, fuzzy msgid "Satellite" msgstr "卫星" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "星期六" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "保存" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "保存和浏览" @@ -13180,8 +13317,8 @@ msgstr "保存并转到看板" msgid "Save (Overwrite)" msgstr "保存(覆盖)" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "另存为" @@ -13195,8 +13332,8 @@ msgstr "保存为数据集" msgid "Save as dataset" msgstr "保存为数据集" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "保存为新的" @@ -13222,7 +13359,7 @@ msgstr "图表保存" msgid "Save dashboard" msgstr "保存看板" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 #, fuzzy msgid "Save dataset" msgstr "保存数据集" @@ -13231,35 +13368,35 @@ msgstr "保存数据集" msgid "Save for this session" msgstr "保存此会话" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "保存或覆盖数据集" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "保存查询" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "请保存查询以启用共享" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "将这个查询保存为虚拟数据集以继续探索" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "保存" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "已保存查询" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "保存表达式" @@ -13268,7 +13405,7 @@ msgid "Saved metric" msgstr "保存的指标" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -13286,13 +13423,13 @@ msgstr "保存的查询未找到" 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "仅缩放" @@ -13301,8 +13438,8 @@ msgstr "仅缩放" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "散点" @@ -13319,15 +13456,15 @@ msgid "" "variables." msgstr "时间序列散点图在水平轴上以线性单位表示时间,点按顺序连接。它显示了两个变量之间的统计关系" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "调度" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 #, fuzzy msgid "Schedule a new email report" msgstr "计划一个新的电子邮件报告" @@ -13336,17 +13473,17 @@ msgstr "计划一个新的电子邮件报告" msgid "Schedule email report" msgstr "计划电子邮件报告" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "计划查询" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "定期调度查询" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "计划查询" @@ -13367,11 +13504,11 @@ msgid "Scheduled task executor not found" msgstr "未找到计划任务执行器" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13379,7 +13516,7 @@ msgstr "未找到计划任务执行器" msgid "Schema" msgstr "模式" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "模式缓存超时" @@ -13387,7 +13524,7 @@ msgstr "模式缓存超时" msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "模式,只在一些数据库中使用,比如Postgres、Redshift和DB2" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 #, fuzzy msgid "Schemas allowed for File upload" msgstr "允许使用CSV上传的模式" @@ -13397,12 +13534,12 @@ msgstr "允许使用CSV上传的模式" msgid "Scope" msgstr "范围" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "范围" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "截图宽度" @@ -13411,7 +13548,7 @@ msgstr "截图宽度" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "截图宽度必须位于 %(min)spx - %(max)spx 之间" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "滚动" @@ -13419,7 +13556,7 @@ msgstr "滚动" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13427,12 +13564,12 @@ msgstr "" msgid "Search" msgstr "搜索" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, fuzzy, python-format msgid "Search %s records" msgstr "原始记录" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "搜索 / 过滤" @@ -13440,11 +13577,11 @@ msgstr "搜索 / 过滤" msgid "Search Metrics & Columns" msgstr "搜索指标和列" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "搜索所有图表" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "搜索框" @@ -13452,12 +13589,12 @@ msgstr "搜索框" msgid "Search by query text" msgstr "按查询文本搜索" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 #, fuzzy msgid "Search columns" msgstr "使用列" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 #, fuzzy msgid "Search in filters" msgstr "搜索 / 过滤" @@ -13470,33 +13607,33 @@ msgstr "搜索..." msgid "Second" msgstr "秒" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "次要" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "次计量指标" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 #, fuzzy msgid "Secondary currency format" msgstr "次级货币格式" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 #, fuzzy msgid "Secondary y-axis Bounds" msgstr "次级Y轴界限" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "次级Y轴格式" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "次级Y轴标题" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "%s 秒" @@ -13510,18 +13647,18 @@ msgstr "秒" msgid "Secure Extra" msgstr "安全" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "安全" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "安全" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "查看全部 - %(tableName)s" @@ -13536,7 +13673,7 @@ msgstr "查看更少" msgid "See more" msgstr "查看更多" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 #, fuzzy msgid "See query details" msgstr "查看查询详情" @@ -13547,28 +13684,28 @@ msgstr "查看表结构" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "选择" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "选择 ..." -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "添加通知方法" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "选择标签" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "选择一个可视化类型" @@ -13580,7 +13717,7 @@ msgstr "选择列" msgid "Select a dashboard" msgstr "选择看板" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "删除数据库" @@ -13590,21 +13727,21 @@ msgstr "删除数据库" msgid "Select a database table and create dataset" msgstr "选择数据库表并创建数据集" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 #, fuzzy msgid "Select a database table." msgstr "选择数据库表" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "选择将要连接的数据库" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 #, fuzzy msgid "Select a database to upload the file to" msgstr "选择将要上传文件的数据库" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "选择要进行查询的数据库" @@ -13613,38 +13750,38 @@ msgstr "选择要进行查询的数据库" msgid "Select a dataset" msgstr "选择数据集" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "请输入此数据的分隔符" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 #, fuzzy msgid "Select a dimension" msgstr "选择维度" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 #, fuzzy msgid "Select a metric to display on the right axis" msgstr "为右轴选择一个指标" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "选择一个要展示的指标。您可以使用聚合函数对列进行操作,或编写自定义SQL来创建一个指标。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "选择方案" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 #, fuzzy msgid "Select a schema if the database supports this" msgstr "指定一个模式(需要数据库支持)" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 #, fuzzy msgid "Select a sheet name from the uploaded file" msgstr "选择将要上传文件的数据库" @@ -13663,17 +13800,17 @@ msgstr "选择一个可视化类型" msgid "Select aggregate options" msgstr "选择聚合选项" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 #, fuzzy msgid "Select all data" msgstr "选择所有数据" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 #, fuzzy msgid "Select all items" msgstr "选择所有项" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "选择任意列进行元数据巡检" @@ -13684,58 +13821,64 @@ msgid "Select catalog or type to search catalogs" msgstr "选择表或输入表名来搜索" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "选择图表" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "选择图表" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "选择图表" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "选择颜色方案" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "选择列" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "选择当前页" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 #, fuzzy msgid "Select current page" msgstr "选择当前页" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "选择看板" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "选择看板" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "选择看板" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "删除数据库" @@ -13746,24 +13889,24 @@ msgstr "删除数据库" msgid "Select database or type to search databases" msgstr "选择数据库或输入名称来搜索" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 #, fuzzy msgid "Select dataset source" msgstr "选择数据源" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 #, fuzzy msgid "Select file" msgstr "选择文件" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "选择过滤器" @@ -13776,14 +13919,14 @@ msgstr "使用AntD的选择过滤器插件" msgid "Select first filter value by default" msgstr "默认选择首个过滤器值" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "数值格式" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13791,13 +13934,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "选择一个或多个要显示的指标,这些指标将以总数的百分比形式显示。百分比指标只会根据行限制内的数据计算得出。您可以对某个列使用聚合函数,或编写自定义SQL来创建百分比指标。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "选择一个或多个要展示的指标。您可以对某个列使用聚合函数,或编写自定义SQL来创建一个指标。" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "选择操作符" @@ -13806,8 +13949,8 @@ msgstr "选择操作符" msgid "Select or type a custom value..." msgstr "选择或输入一个值" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "选择或输入一个值" @@ -13816,13 +13959,13 @@ msgstr "选择或输入一个值" msgid "Select or type currency symbol" msgstr "选择或输入货币符号" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 #, fuzzy msgid "Select or type dataset name" msgstr "选择表或输入数据集名称" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "选择所有者" @@ -13830,7 +13973,7 @@ msgstr "选择所有者" msgid "Select saved metrics" msgstr "选择已保存指标" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "选择已保存查询" @@ -13841,11 +13984,11 @@ msgstr "选择已保存查询" msgid "Select schema or type to search schemas" msgstr "选择模式或输入模式名称来搜索" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "选择方案" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "选择主题" @@ -13877,7 +14020,7 @@ msgid "" "column name in the dashboard." msgstr "选择您希望在与此图表交互时应用交叉筛选的图表。您可以选择“所有图表”,以对使用相同数据集或在仪表板中包含相同列名的所有图表应用筛选器。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 #, fuzzy msgid "Select the geojson column" @@ -13898,25 +14041,25 @@ msgid "" "query by clicking on the %s button." msgstr "在控制面板中的突出显示字段中选择值。然后点击 %s 按钮来运行查询。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "选择要进行查询的数据库" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "发送为CSV" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 #, fuzzy msgid "Send as PDF" msgstr "发送PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "发送PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "发送文本" @@ -13924,7 +14067,7 @@ msgstr "发送文本" msgid "Send range filter events to other charts" msgstr "将过滤条件的事件发送到其他图表" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "九月" @@ -13951,44 +14094,44 @@ msgstr "系列限制排序依据" msgid "Series Limit Sort Descending" msgstr "系列限制降序排列" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 #, fuzzy msgid "Series Order" msgstr "系列顺序" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "系列样式" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "系列图表类型(折线,柱状图等)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "系列颜色" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "系列限制" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "系列类型" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "页面长度" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "服务端分页" @@ -13996,15 +14139,15 @@ msgstr "服务端分页" msgid "Service Account" msgstr "服务帐户" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "设置自动刷新" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "设置过滤映射" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14014,11 +14157,11 @@ msgstr "" msgid "Set up an email report" msgstr "设置邮件报告" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14027,48 +14170,48 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "设置" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "时间序列设置" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "分享" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "通过电子邮件分享图表" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 #, fuzzy msgid "Share permalink by email" msgstr "通过电子邮件分享链接" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "已分享的查询" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 #, fuzzy msgid "Shared query fields" msgstr "共享查询字段" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Sheet名称" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -14098,7 +14241,13 @@ msgstr "是否应用年度季节性。一个整数值将指定季节性的傅里 msgid "Show" msgstr "显示" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "显示指标" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "显示气泡" @@ -14106,6 +14255,11 @@ msgstr "显示气泡" msgid "Show CREATE VIEW statement" msgstr "显示 CREATE VIEW 语句" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "显示单元格的柱" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "显示图表" @@ -14123,11 +14277,11 @@ msgid "Show Database" msgstr "显示数据库" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "显示标签" @@ -14135,7 +14289,7 @@ msgstr "显示标签" msgid "Show Log" msgstr "显示日志" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "显示标记" @@ -14148,7 +14302,7 @@ msgstr "显示指标" msgid "Show Metric Names" msgstr "显示指标名" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "显示范围过滤器" @@ -14156,37 +14310,37 @@ msgstr "显示范围过滤器" msgid "Show Table" msgstr "显示表" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "显示时间戳" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 #, fuzzy msgid "Show Tooltip Labels" msgstr "显示提示标签" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 #, fuzzy msgid "Show Total" msgstr "显示总计" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "显示趋势线" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "显示上标签" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "显示值" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "显示值" @@ -14204,33 +14358,33 @@ msgstr "在迷你图上显示Y轴。如果设置了手动设置的最小/最大 msgid "Show all columns" msgstr "显示所有列" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "显示所有..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "显示轴线刻度" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "显示单元格的柱" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 #, fuzzy msgid "Show chart description" msgstr "显示图表说明" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 #, fuzzy msgid "Show columns subtotal" msgstr "显示列小计" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "显示列总计" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "将数据点显示为线条上的圆形标记" @@ -14255,12 +14409,12 @@ msgstr "显示信息提示" msgid "Show label" msgstr "显示标签" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "当节点有子节点时显示标签" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "显示图例" @@ -14268,11 +14422,11 @@ msgstr "显示图例" msgid "Show less columns" msgstr "显示较少的列" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "显示更少..." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 #, fuzzy msgid "Show minor ticks on axes." msgstr "在坐标轴上显示次级刻度。" @@ -14281,57 +14435,59 @@ msgstr "在坐标轴上显示次级刻度。" msgid "Show only my charts" msgstr "只显示我的图表" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 #, fuzzy msgid "Show password." msgstr "显示密码" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "显示百分比" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "显示指示器" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "显示进度" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 #, fuzzy msgid "Show rows subtotal" msgstr "显示行小计" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "显示行总计" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "在图表上显示系列值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "显示分割线" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "显示标记" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "在柱子上方显示值" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "显示所选指标的总聚合。注意行限制并不应用于结果" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "显示总计" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14365,13 +14521,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "显示单个指标相对于给定目标的进度。填充越高,度量越接近目标" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "显示 %s个 总计 %s个" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "显示那个时间点可用的所有系列的列表。" @@ -14383,8 +14539,8 @@ msgstr "显示或隐藏时间序列的标记点。" msgid "Significance Level" msgstr "显著性" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14394,7 +14550,7 @@ msgstr "简单配置" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "此数据集没有启用简单即席指标" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "单选" @@ -14404,7 +14560,7 @@ msgstr "单选" msgid "Single Metric" msgstr "单个指标" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "单个值" @@ -14412,20 +14568,20 @@ msgstr "单个值" msgid "Single value" msgstr "单个值" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "单值类型" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "边缘符号的大小" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "标记的大小。也适用于预测观察。”" @@ -14433,21 +14589,21 @@ msgstr "标记的大小。也适用于预测观察。”" msgid "Sizes of vehicles" msgstr "工具尺寸" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "跳过行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 #, fuzzy msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "跳过空白行而不是把它们解释为NaN值。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "跳过行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 #, fuzzy msgid "Skip spaces after delimiter" msgstr "在分隔符之后跳过空格。" @@ -14462,13 +14618,13 @@ msgstr "Slug" msgid "Small" msgstr "小" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "数字格式化" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "平滑线" @@ -14494,7 +14650,7 @@ msgstr "看板" msgid "Something went wrong." msgstr "抱歉,出了点问题。请稍后再试。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "抱歉,获取数据库信息时出错:%s" @@ -14503,22 +14659,22 @@ msgstr "抱歉,获取数据库信息时出错:%s" msgid "Sorry there was an error fetching saved charts: " msgstr "抱歉,这个看板在获取图表时发生错误:" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "抱歉,发生错误" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 #, fuzzy msgid "Sorry, an error occurred" msgstr "抱歉,发生错误" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 #, fuzzy msgid "Sorry, an unknown error occurred" msgstr "抱歉,发生错误" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 #, fuzzy msgid "Sorry, an unknown error occurred." msgstr "抱歉,发生错误" @@ -14539,25 +14695,25 @@ msgstr "抱歉,出了点问题。请稍后再试。" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "抱歉,出了点问题。请稍后再试。" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "抱歉,似乎没有数据" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, fuzzy, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "抱歉,保存 %s 时发生错误:%s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "抱歉,这个看板在保存时发生错误:%s" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14569,7 +14725,7 @@ msgstr "抱歉,您的浏览器不支持复制操作。使用 Ctrl / Cmd + C! #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "排序:" @@ -14578,36 +14734,36 @@ msgid "Sort Bars" msgstr "排序柱状图" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "降序" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "排序指标" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 #, fuzzy msgid "Sort Series Ascending" msgstr "升序排序" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 #, fuzzy msgid "Sort Series By" msgstr "排序 " -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "排序X轴" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "排序Y轴" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "升序排序" @@ -14616,9 +14772,9 @@ msgstr "升序排序" msgid "Sort bars by x labels." msgstr "按 x 标签排序。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "排序 " @@ -14627,16 +14783,7 @@ msgstr "排序 " msgid "Sort by %s" msgstr "排序 %s" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "根据指标排序" @@ -14644,38 +14791,39 @@ msgstr "根据指标排序" msgid "Sort columns alphabetically" msgstr "对列按字母顺序进行排列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "对列按字母顺序进行排列" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "降序" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "排序过滤器值" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "排序指标" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "排序 " -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "排序类型" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "来源" @@ -14685,11 +14833,11 @@ msgstr "来源" msgid "Source / Target" msgstr "源/目标" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "源 SQL" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "源分类" @@ -14704,26 +14852,26 @@ msgstr "标记线" msgid "Spatial" msgstr "空间" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "具体日期/时间" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 #, fuzzy msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "指定数据库版本。这在Presto中用于查询成本估算,在Dremio中用于语法变更,以及其他用途。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "数字" @@ -14747,17 +14895,17 @@ msgstr "平方英里" msgid "Stack" msgstr "堆叠" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "报错:" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "堆叠系列" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "在每个上方堆叠系列" @@ -14771,14 +14919,14 @@ msgstr "在每个上方堆叠系列" msgid "Stacked" msgstr "堆叠" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "堆叠柱状图" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "堆叠样式" @@ -14786,16 +14934,16 @@ msgstr "堆叠样式" msgid "Stacked style" msgstr "堆叠样式" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "标准时间序列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "开始" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 #, fuzzy msgid "Start (Longitude, Latitude): " msgstr "起始经度/纬度" @@ -14805,7 +14953,7 @@ msgstr "起始经度/纬度" msgid "Start Longitude & Latitude" msgstr "起始经度/纬度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "开始角度" @@ -14813,22 +14961,22 @@ msgstr "开始角度" msgid "Start at (UTC)" msgstr "开始于(UTC)" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "Start date" msgstr "开始时间" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "开始日期包含在时间范围内" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "Y轴从0开始" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14845,7 +14993,7 @@ msgstr "开始了" msgid "State" msgstr "状态" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -14861,25 +15009,25 @@ msgstr "统计" msgid "Status" msgstr "状态" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "阶梯 - 结束" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" -msgstr "阶梯 - 中间" +msgid "Step - end" +msgstr "阶梯 - 结束" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "阶梯 - 中间" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "阶梯 - 开始" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "每阶类型" @@ -14897,7 +15045,7 @@ msgid "" "irregular intervals." msgstr "“时间序列步进折线图(也称为步进图)是折线图的一种变体,但线条在数据点之间形成一系列步进。当您希望显示不规则间隔发生的变化时,步进图可能很有用。”" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "停止" @@ -14907,12 +15055,12 @@ msgstr "停止" msgid "Stop query" msgstr "停止查询" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 #, fuzzy msgid "Stop running (Ctrl + e)" msgstr "停止运行 (Ctrl + x)" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "停止运行 (Ctrl + x)" @@ -14926,12 +15074,12 @@ msgid "Stream" msgstr "直方图" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 #, fuzzy msgid "Streets" msgstr "街道" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "将图形拉向中心" @@ -14939,7 +15087,7 @@ msgstr "将图形拉向中心" msgid "Stretched style" msgstr "拉伸样式" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 #, fuzzy msgid "Stroke Color" msgstr "边线颜色" @@ -14950,7 +15098,7 @@ msgstr "边线颜色" msgid "Stroke Width" msgstr "线宽" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 #, fuzzy msgid "Stroked" msgstr "描边" @@ -14964,7 +15112,7 @@ msgstr "结构" msgid "Style" msgstr "风格" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "用圆帽设置进度条末端的样式" @@ -14980,7 +15128,7 @@ msgstr "子标题" msgid "Subheader Font Size" msgstr "子标题的字体大小" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "提交" @@ -14997,7 +15145,7 @@ msgstr "" msgid "Success" msgstr "成功" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 #, fuzzy msgid "Successfully changed dataset!" msgstr "修改数据集成功!" @@ -15006,41 +15154,46 @@ msgstr "修改数据集成功!" msgid "Suffix" msgstr "后缀" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "百分比显示后要应用的后缀" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "求和" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "列总和的分数占比" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "行总和的分数占比" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "值总和的分数占比" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "指定期间内的值总和" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 #, fuzzy msgid "Sum values" msgstr "值求和" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "星期日" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "旭日/太阳图" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "星期日" @@ -15053,11 +15206,11 @@ msgid "Superset Embedded SDK documentation." msgstr "Superset的嵌入SDK文档。" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Superset图表" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "看板" @@ -15069,7 +15222,7 @@ msgstr "Superset 在执行命令时遇到了一个错误。" msgid "Superset encountered an unexpected error." msgstr "Superset 遇到了未知错误。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "已支持数据库" @@ -15077,14 +15230,14 @@ msgstr "已支持数据库" msgid "Survey Responses" msgstr "调查结果" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 #, fuzzy msgid "Swap dataset" msgstr "交换数据集" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "交换组和列" @@ -15096,15 +15249,15 @@ msgid "" "well." msgstr "用于可视化时间序列数据。在步进图、折线图、散点图和条形图之间进行选择,也有许多自定义选项" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "符号" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "边线两端的符号" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "符号的大小" @@ -15112,11 +15265,11 @@ msgstr "符号的大小" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "语法" @@ -15130,7 +15283,7 @@ msgstr "" msgid "TABLES" msgstr "表" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 #, fuzzy msgid "TEMPORAL X-AXIS" msgstr "时间X轴" @@ -15140,11 +15293,11 @@ msgstr "时间X轴" msgid "TEMPORAL_RANGE" msgstr "时间范围" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "星期四" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "星期二" @@ -15153,6 +15306,11 @@ msgstr "星期二" msgid "Tab name" msgstr "选项卡名字" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15169,13 +15327,13 @@ msgstr "选项卡标题" msgid "Table" msgstr "表" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "在数据库 %(db)s 中找不到表 %(table)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "表名" @@ -15187,17 +15345,17 @@ msgid "" "connection, schema, and table name" msgstr "找不到 [%(table_name)s] 表,请仔细检查您的数据库连接、Schema 和 表名" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "数据库表缓存超时" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 #, fuzzy msgid "Table columns" msgstr "表的列" @@ -15224,7 +15382,7 @@ msgstr "可视化检验的表格,用于了解各组之间的统计差异" msgid "Tables" msgstr "数据表" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "选项卡" @@ -15263,12 +15421,12 @@ msgstr "没有找到标签" msgid "Tag could not be updated." msgstr "无法更新标签。" -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 #, fuzzy msgid "Tag created" msgstr "标签已创建" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "标签名字" @@ -15282,12 +15440,12 @@ msgstr "标签名称无效(不能包含冒号)" msgid "Tag parameters are invalid." msgstr "标签参数无效。" -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 #, fuzzy msgid "Tag updated" msgstr "标签已更新" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "%s %ss 做了标签" @@ -15297,16 +15455,16 @@ msgstr "%s %ss 做了标签" msgid "Tagged Object could not be deleted." msgstr "无法删除标签对象" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "标签" @@ -15316,8 +15474,9 @@ msgid "" "densest areas of information lie" msgstr "获取数据点,并将其分组,以查看信息最密集的区域" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "目标" @@ -15326,14 +15485,19 @@ msgstr "目标" msgid "Target Color" msgstr "目标颜色" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "目标类别" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "目标值" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "css模板" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15346,7 +15510,7 @@ msgid "" "coming from the controls." msgstr "模板链接,可以包含{{metric}}或来自控件的其他值。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15365,15 +15529,15 @@ msgstr "测试连接" msgid "Text" msgstr "文本" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "文本对齐" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "邮件中嵌入的文本" @@ -15408,15 +15572,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15424,15 +15599,15 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "注释已保存。" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "注释已更新。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15478,11 +15653,11 @@ msgid "The color of the isoline" msgstr "等值线的颜色" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "绘制图表的配色方案" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 #, fuzzy msgid "" "The color scheme is determined by the related dashboard.\n" @@ -15494,6 +15669,14 @@ msgstr "配色方案由相关的看板决定。在看板属性中编辑配色方 msgid "The column header label" msgstr "列的标题" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "该列已在数据库中删除或重命名。" @@ -15504,7 +15687,7 @@ msgid "" "[country] column" msgstr "Superset 希望能够在 [国家] 栏中找到的 国家 / 地区 的标准代码" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "该看板已成功保存。" @@ -15529,7 +15712,7 @@ msgstr "" "数据库 %s 已经关联了 %s 图表和 %s 看板,并且用户在该数据库上打开了 %s 个 SQL " "编辑器选项卡。确定要继续吗?删除数据库将破坏这些对象。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 #, fuzzy msgid "The database columns that contains lines information" @@ -15548,7 +15731,7 @@ msgstr "数据库当前运行的查询太多" msgid "The database is under an unusual load." msgstr "数据库负载异常。" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15566,7 +15749,7 @@ msgstr "数据库已删除。" msgid "The database was not found." msgstr "数据库没有找到" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15579,11 +15762,11 @@ msgstr "数据集 %s 已经链接到 %s 图表和 %s 看板内。确定要继续 msgid "The dataset associated with this chart no longer exists" msgstr "这个图表所链接的数据集可能被删除了。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -15597,7 +15780,7 @@ msgid "" msgstr "这里公开的数据集配置会影响使用此数据集的所有图表。请注意,更改此处的设置可能会以未预想的方式影响其他图表。" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "数据集已保存" @@ -15605,7 +15788,7 @@ msgstr "数据集已保存" msgid "The dataset linked to this chart may have been deleted." msgstr "这个图表所链接的数据集可能被删除了。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "这个数据源无法被加载" @@ -15613,15 +15796,15 @@ msgstr "这个数据源无法被加载" msgid "The datasource is too large to query." msgstr "数据源太大,无法进行查询。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15638,12 +15821,12 @@ msgid "" "-1 to bypass the cache." msgstr "缓存失效前的持续时间(以秒为单位)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 #, fuzzy msgid "The encoding format of the lines" msgstr "线条的编码格式" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15658,12 +15841,31 @@ msgid "" "%(columns)s. " msgstr " `series_columns`中的下列条目在 `columns` 中缺失: %(columns)s. " +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15696,7 +15898,7 @@ msgid "The hostname provided can't be resolved." msgstr "提供的主机名无法解析。" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "活动图表的ID" @@ -15713,17 +15915,17 @@ msgstr "与此表关联的图表列表。通过更改此数据源,您可以更 msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "度量的最大值。这是一个可选配置" @@ -15741,18 +15943,18 @@ msgid "" "%{key}s is invalid." msgstr "额外字段中的元数据参数配置不正确。键 %{key}s 无效。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "metadata_params对象被解压缩到sqlalchemy.metadata调用中。" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15772,13 +15974,18 @@ msgstr "名称必须是唯一的" msgid "The number color \"steps\"" msgstr "色彩 \"Steps\" 数字" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "选择直方图的分箱数量" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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 "用于移动时间列的小时数(负数或正数)。这可用于将UTC时间移动到本地时间" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15788,7 +15995,7 @@ msgstr "" "显示的结果数量被配置项 DISPLAY_MAX_ROW 限制为最多 %(rows)d 条。如果您想查看更多的行数,请添加额外的限制/过滤条件或下载" " CSV 文件,则可查看最多 %(limit)d 条。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15798,22 +16005,22 @@ msgstr "" "显示的结果数量被限制为最多 %(rows)d 条。若需查看更多的行数(上限为 %(limit)d 条),请添加额外的限制/过滤条件、下载 CSV " "文件或联系管理员。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, fuzzy, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "下拉菜单限制了显示的行数为 %(rows)d。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the limit dropdown." msgstr "通过【行限制】下拉菜单,显示的行数被限制为 %(rows)d 行。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the query" msgstr "显示的行数由查询限制为 %(rows)d 行" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15821,7 +16028,7 @@ msgid "" msgstr "显示的行数由查询和【行限制】下拉菜单共同限制为 %(rows)d 行。" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "终止缓存前的时间(秒)" @@ -15829,7 +16036,7 @@ msgstr "终止缓存前的时间(秒)" msgid "The object does not exist in the given database." msgstr "此数据库中不存在这个对象" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15888,7 +16095,7 @@ msgstr "" "需要以下数据库的密码才能将其与图表一起导入。请注意,数据库配置的 \"Secure Extra\" 和 \"Certificate\" " "部分不在导出文件中,如果需要,应在导入后手动添加。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 #, fuzzy msgid "" "The passwords for the databases below are needed in order to import them." @@ -15930,7 +16137,7 @@ msgstr "端口已关闭。" msgid "The port number is invalid." msgstr "端口值无效" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "主计量指标用于定义弧段大小。" @@ -15950,11 +16157,11 @@ msgid "" "re-run the original query." msgstr "找不到与这些结果相关联的查询。你需要重新运行查询" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "该查询包含一个或多个格式不正确的模板参数。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "这个查询无法被加载" @@ -15969,11 +16176,11 @@ msgstr "查询在 %(sqllab_timeout)s 秒后被终止。它可能太复杂,或 msgid "The query has a syntax error." msgstr "查询有语法错误。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "查询无结果" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -15998,12 +16205,12 @@ msgstr "单个点的半径(不在聚合群中的点)。一个数值列或“ msgid "The report has been created" msgstr "报告已创建" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 #, fuzzy msgid "The report will be sent to your email at" msgstr "计划的报告将作为PNG发送到您的电子邮件" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -16020,13 +16227,13 @@ msgid "" "no longer can be deserialized." msgstr "后端存储的结果以不同的格式存储,而且不再可以反序列化" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "详细提示显示了该时间点的所有序列的列表。" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -16100,8 +16307,8 @@ msgstr "表被创建。作为这两个阶段配置过程的一部分,您现在 msgid "The table was deleted or renamed in the database." msgstr "该表已在数据库中删除或重命名。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -16114,14 +16321,14 @@ msgid "" "use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "可视化的时间粒度。请注意,您可以输入和使用简单的日期表达方式,如 `10 seconds`, `1 day` or `56 weeks`" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 #, fuzzy msgid "" "The time granularity for the visualization. Note that you can type and " "use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "可视化的时间粒度。请注意,您可以输入和使用简单的日期表达方式,如 `10 seconds`, `1 day` or `56 weeks`" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16129,7 +16336,7 @@ msgid "" "in the Superset source code." msgstr "可视化的时间粒度。这将应用日期转换来更改时间列,并定义新的时间粒度。这里的选项是在 Superset 源代码中的每个数据库引擎基础上定义的。" -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16153,7 +16360,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "用于块分组的时间单位" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "要显示的可视化类型" @@ -16184,9 +16391,9 @@ msgstr "指标 '%(username)s' 不存在" msgid "The username provided when connecting to a database is not valid." msgstr "连接到数据库时提供的用户名无效。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "X轴刻度的布局方式" @@ -16195,7 +16402,7 @@ msgstr "X轴刻度的布局方式" msgid "The width of the Isoline in pixels" msgstr "等值线的宽度(以像素为单位)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 #, fuzzy msgid "The width of the lines" msgstr "线条的宽度" @@ -16206,14 +16413,14 @@ msgstr "线条的宽度" msgid "There are associated alerts or reports" msgstr "存在关联的警报或报告" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, fuzzy, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "存在关联的警报或报告:%(report_names)s" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 #, fuzzy msgid "There are no charts added to this dashboard" msgstr "此看板中没有添加图表。" @@ -16223,7 +16430,7 @@ msgstr "此看板中没有添加图表。" msgid "There are no components added to this tab" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "没有可用的数据库" @@ -16241,7 +16448,7 @@ msgid "" " or a typo." msgstr "SQL查询中存在语法错误。可能是拼写错误或是打错关键字。" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16278,7 +16485,7 @@ msgstr "获取您最近的活动时出错:" msgid "There was an error loading the catalogs" msgstr "您的请求有错误" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 #, fuzzy msgid "There was an error loading the chart data" msgstr "抱歉,这个看板在获取图表时发生错误:" @@ -16301,7 +16508,7 @@ msgstr "您的请求有错误" msgid "There was an error saving the favorite status: %s" msgstr "获取此看板的收藏夹状态时出现问题: %s" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "您的请求有错误" @@ -16311,7 +16518,7 @@ msgstr "您的请求有错误" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16343,7 +16550,7 @@ msgstr "删除所选图表时出现问题:%s" msgid "There was an issue deleting the selected dashboards: " msgstr "删除所选看板时出现问题:" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "删除选定的数据集时出现问题:%s" @@ -16368,17 +16575,17 @@ msgstr "删除所选模板时出现问题:%s" msgid "There was an issue deleting: %s" msgstr "删除时出现问题:%s" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 #, fuzzy msgid "There was an issue duplicating the dataset." msgstr "删除选定的数据集时出现问题:%s" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, fuzzy, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "删除选定的数据集时出现问题:%s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "收藏看板时候出现问题。" @@ -16386,7 +16593,7 @@ msgstr "收藏看板时候出现问题。" msgid "There was an issue fetching reports attached to this dashboard." msgstr "获取此看板的收藏夹状态时出现问题。" -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "获取此看板的收藏夹状态时出现问题。" @@ -16439,7 +16646,7 @@ msgid "" "parameters." msgstr "这些参数是在浏览视图中单击保存或覆盖按钮时动态生成的。这个JSON对象在这里公开以供参考,并提供给可能希望更改特定参数的高级用户使用。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16466,13 +16673,13 @@ msgstr "此操作将永久删除保存的查询。" msgid "This action will permanently delete the template." msgstr "此操作将永久删除模板。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 msgid "" "This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. " "mydatabase.com)." msgstr "这可以是一个IP地址(例如127.0.0.1)或一个域名(例如mydatabase.com)。" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -16482,7 +16689,7 @@ msgstr "此图表将交叉筛选应用于那些数据集包含具有相同名称 msgid "This chart has been moved to a different filter scope." msgstr "此图表已移至其他过滤器范围内。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -16490,13 +16697,13 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "此图表可能与过滤器不兼容(数据集不匹配)" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 #, fuzzy msgid "" "This color scheme is being overridden by custom label colors.\n" @@ -16505,7 +16712,7 @@ msgstr "" "此配色方案正被自定义标签颜色覆盖。\n" "请在高级设置中检查 JSON 元数据。" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 #, fuzzy msgid "This column might be incompatible with current dataset" msgstr "此图表可能与过滤器不兼容(数据集不匹配)" @@ -16540,14 +16747,14 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "此看板当前正在强制刷新;下一次强制刷新将在 %s 内执行。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -16564,11 +16771,11 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "此看板未发布,它将不会显示在看板列表中。单击此处以发布此看板。" -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "此看板已隐藏" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "此看板已发布" @@ -16582,16 +16789,16 @@ msgid "" " id to the SDK:" msgstr "此仪表板已准备好嵌入。在您的应用程序中,将以下 ID 传递给 SDK:" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "该看板已成功保存。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -16605,8 +16812,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "这定义了要在图表上绘制的元素" @@ -16628,12 +16835,12 @@ msgid "" "against this string as a subquery." msgstr "这个字段执行Superset视图时,意味着Superset将以子查询的形式对字符串运行查询。" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 #, fuzzy msgid "This filter might be incompatible with current dataset" msgstr "此图表可能与过滤器不兼容(数据集不匹配)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "出于安全考虑,此功能在您的环境中被禁用。" @@ -16668,7 +16875,7 @@ msgstr "此 markdown 组件有错误。请还原最近的更改。" msgid "This may be triggered by:" msgstr "这可能由以下因素触发:" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 #, fuzzy msgid "" "This metric is used to define row selection criteria (how the rows are " @@ -16681,6 +16888,10 @@ msgstr "如果存在序列或行限制,则用于定义顶部序列的排序方 msgid "This metric might be incompatible with current dataset" msgstr "此图表可能与过滤器不兼容(数据集不匹配)" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 #, fuzzy msgid "" @@ -16688,17 +16899,17 @@ msgid "" " to generate annotations." msgstr "此部分允许您配置如何使用切片生成注释。" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "本节包含允许对查询结果进行高级分析处理后的选项。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "这部分有错误" @@ -16709,26 +16920,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "该表已经有了数据集" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "此表已经关联了一个数据集。一个表只能关联一个数据集。" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "这个值应该大于左边的目标值" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "这个值应该小于正确的目标值" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 #, fuzzy msgid "This visualization type does not support cross-filtering." msgstr "可视化类型不支持交叉筛选" @@ -16743,6 +16954,13 @@ msgid "This was triggered by:" msgid_plural "This may be triggered by:" msgstr[0] "这是由以下因素引发的:" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "这会移除当前的嵌入配置。" @@ -16756,8 +16974,8 @@ msgstr "阈值" msgid "Threshold alpha level for determining significance" msgstr "确定重要性的阈值α水平" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 #, fuzzy msgid "Threshold: " msgstr "阈值" @@ -16766,7 +16984,7 @@ msgstr "阈值" msgid "Thumbnails" msgstr "缩略图" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "星期四" @@ -16787,7 +17005,7 @@ msgstr "星期四" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "时间" @@ -16797,9 +17015,9 @@ msgid "Time Column" msgstr "时间列" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "时间比对" @@ -16835,7 +17053,7 @@ msgstr "时间范围" msgid "Time Ratio" msgstr "时间粒度(grain)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "时间序列" @@ -16868,13 +17086,13 @@ msgstr "时间序列 - 周期透视表" msgid "Time Series - Stacked" msgstr "时间序列 - 堆叠图" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 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:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "时间偏移" @@ -16883,14 +17101,14 @@ msgstr "时间偏移" msgid "Time Table View" msgstr "时间表视图" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "时间列" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "时间列 \"%(col)s\" 在数据集中不存在" @@ -16899,17 +17117,17 @@ msgstr "时间列 \"%(col)s\" 在数据集中不存在" msgid "Time column filter plugin" msgstr "时间列过滤插件" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "要应用相关时间筛选条件的时间列" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "应用时间范围的时间列" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "时间比较" @@ -16926,7 +17144,7 @@ msgid "" "[%(human_readable)s later]." msgstr "时间差值含糊不清,请明确指定是 [%(human_readable)s 前] 还是 [%(human_readable)s 后]。" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "时间过滤器" @@ -16935,7 +17153,7 @@ msgstr "时间过滤器" msgid "Time format" msgstr "时间格式" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -16953,8 +17171,8 @@ msgstr "时间粒度缺失" msgid "Time granularity" msgstr "时间粒度(granularity)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "时间(秒)" @@ -16963,8 +17181,8 @@ msgstr "时间(秒)" msgid "Time lag" msgstr "时间范围" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -16977,7 +17195,7 @@ msgstr "时间粒度(grain)" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "时间相关的表单属性" @@ -16991,9 +17209,9 @@ msgstr "时间序列" msgid "Time series columns" msgstr "时间序列的列" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "时间偏移" @@ -17034,12 +17252,12 @@ msgstr "时间序列-表格" msgid "Timeout error" msgstr "超时错误" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "时间戳格式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "时区" @@ -17075,7 +17293,7 @@ msgstr "标题是必填项" msgid "Title or Slug" msgstr "标题或者Slug" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "若要在计量值上筛选,请使用自定义SQL选项卡。" @@ -17083,49 +17301,49 @@ msgstr "若要在计量值上筛选,请使用自定义SQL选项卡。" msgid "To get a readable URL for your dashboard" msgstr "为看板生成一个可读的 URL" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "提示" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 #, fuzzy msgid "Tooltip Contents" msgstr "提示内容" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "按指标排序提示" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "提示的时间格式" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "顶部" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 #, fuzzy msgid "Top left" msgstr "上左" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 #, fuzzy msgid "Top right" msgstr "上右" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "自上而下" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 #, fuzzy msgid "Total" msgstr "总计" @@ -17147,17 +17365,13 @@ msgstr "" msgid "Total value" msgstr "总计值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, fuzzy, python-format msgid "Total: %s" msgstr "总计: %s" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "总计" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "跟踪任务" @@ -17177,7 +17391,7 @@ msgstr "转换" msgid "Transparent" msgstr "透明" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "转置透视图" @@ -17189,11 +17403,11 @@ msgstr "" msgid "Tree Chart" msgstr "树状图" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "布局" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "方向" @@ -17214,20 +17428,20 @@ msgstr "树状地图" msgid "Trend" msgstr "趋势" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "三角形" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "达到以下条件触发警报:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 #, fuzzy msgid "Truncate Axis" msgstr "截断轴" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 #, fuzzy msgid "Truncate Cells" msgstr "截断单元格" @@ -17237,12 +17451,12 @@ msgstr "截断单元格" msgid "Truncate Metric" msgstr "截断指标" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 #, fuzzy msgid "Truncate X Axis" msgstr "截断X轴" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" @@ -17250,34 +17464,34 @@ msgid "" msgstr "截断X轴。可以通过指定最小或最大界限来重写。" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "截断Y轴" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "截断Y轴。可以通过指定最小或最大界限来重写。" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "将指定的日期截取为指定的日期单位精度。" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "尝试应用不同的筛选器或确保您的数据源包含数据。“" @@ -17285,7 +17499,7 @@ msgstr "尝试应用不同的筛选器或确保您的数据源包含数据。“ msgid "Try different criteria to display results." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "星期二" @@ -17294,23 +17508,23 @@ msgstr "星期二" msgid "Tukey" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "类型" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "键入 \"%s\" 来确认" @@ -17320,11 +17534,11 @@ msgstr "键入 \"%s\" 来确认" msgid "Type a number" msgstr "请输入值" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "请输入值" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "请输入值" @@ -17357,19 +17571,15 @@ msgstr "URL 地址" msgid "URL Parameters" msgstr "URL 参数" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "URL 参数" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "使用 Slug" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "无法将新选项卡添加到后端。请与管理员联系。" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17393,7 +17603,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -17405,41 +17615,46 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "找不到这样的假期:[%(holiday)s]" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "添加到看板" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "无法将表结构状态迁移到后端。系统将稍后重试。如果此问题仍然存在,请与管理员联系。" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "未命名" @@ -17447,12 +17662,12 @@ msgstr "未命名" msgid "Undefined window for rolling operation" msgstr "未定义滚动操作窗口" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 #, fuzzy msgid "Undo the action" msgstr "撤销这个动作" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "撤消?" @@ -17466,7 +17681,7 @@ msgstr "意外错误。" msgid "Unexpected error occurred, please check your logs for details" msgstr "发生意外错误,请检查日志以了解详细信息" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "意外错误。" @@ -17502,12 +17717,13 @@ msgstr "未知 Presto 错误" msgid "Unknown Status" msgstr "未知状态" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "排序中使用的未知列: %(col)s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "未知错误" @@ -17516,7 +17732,7 @@ msgstr "未知错误" msgid "Unknown input format" msgstr "未知输入格式" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 #, fuzzy msgid "Unknown type" msgstr "未知错误" @@ -17560,12 +17776,12 @@ msgstr "键的模板值不受支持 %(key)s" msgid "Unsupported time grain: %(time_grain)s" msgstr "不支持的时间粒度:%(time_grain)s" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 #, fuzzy msgid "Untitled Dataset" msgstr "未命名的数据集" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 #, fuzzy msgid "Untitled Query" msgstr "未命名的查询" @@ -17574,7 +17790,7 @@ msgstr "未命名的查询" msgid "Untitled query" msgstr "未命名的查询" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "更新" @@ -17588,7 +17804,7 @@ msgstr "图表保存" msgid "Updating chart was stopped" msgstr "更新图表已停止" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "上传" @@ -17597,7 +17813,7 @@ msgstr "上传" msgid "Upload CSV" msgstr "上传CSV" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "上传CSV文件" @@ -17606,7 +17822,7 @@ msgstr "上传CSV文件" msgid "Upload Columnar" msgstr "上传列式文件" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "上传列式文件到数据库" @@ -17624,7 +17840,7 @@ msgstr "已启用上传" msgid "Upload Excel" msgstr "上传Excel" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "上传Excel" @@ -17633,12 +17849,12 @@ msgstr "上传Excel" msgid "Upload JSON file" msgstr "上传JSON文件" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "上传文件到数据库" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -17652,7 +17868,7 @@ msgstr "上传文件到数据库" msgid "Upload file to preview columns" msgstr "上传文件到数据库" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "需要名称" @@ -17667,28 +17883,28 @@ msgstr "阈值上限" msgid "Upper threshold must be greater than lower threshold" msgstr "阈值上限必须大于阈值下限" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 #, fuzzy msgid "Usage" msgstr "用途" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, fuzzy, python-format msgid "Use %s to open in a new tab." msgstr "使用 %s 打开新的选项卡。" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "使用面积比例" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "使用对数刻度" @@ -17696,18 +17912,18 @@ msgstr "使用对数刻度" msgid "Use a log scale for the X-axis" msgstr "X轴上使用对数刻度" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "Y轴上使用对数刻度" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "使用到数据库的加密连接" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 #, fuzzy msgid "Use an ssh tunnel connection to the database" msgstr "使用SSH隧道连接到数据库" @@ -17720,7 +17936,7 @@ msgid "" msgstr "使用另一个现有的图表作为注释和标记的数据源。您的图表必须是以下可视化类型之一:[%s]" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -17728,7 +17944,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "使用旧数据源编辑器" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "将指标作为列或行的顶级组使用" @@ -17736,7 +17952,7 @@ msgstr "将指标作为列或行的顶级组使用" msgid "Use only a single value." msgstr "只使用一个值" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "使用下面的高级分析选项" @@ -17751,17 +17967,17 @@ msgstr "使用您在创建服务帐户时自动下载的JSON文件" msgid "Use the edit button to change this field" msgstr "使用编辑按钮更改此字段" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "使用此定义所有圆圈的静态颜色" @@ -17779,7 +17995,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "用于通过将多个统计信息分组在一起来汇总一组数据" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -17802,9 +18018,9 @@ msgstr "用户必须给过滤器选择一个值" msgid "User query" msgstr "用户查询" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -17838,15 +18054,15 @@ msgid "" msgstr "使用圆圈来可视化数据在系统不同阶段的流动。将鼠标悬停在可视化图表的各个路径上,以理解值经历的各个阶段。这对于多阶段、多组的漏斗和管道可视化非常有用。" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "值" @@ -17855,19 +18071,19 @@ msgstr "值" msgid "Value Domain" msgstr "值域" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "数值格式" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "值和百分比" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "值边界" @@ -17880,8 +18096,8 @@ msgstr "值不能超过 %s" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "数值格式" @@ -17923,16 +18139,16 @@ msgstr "类型" msgid "Verbose Name" msgstr "全称" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "版本" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "版本" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "纵向" @@ -17957,7 +18173,7 @@ msgstr "预览" msgid "View All »" msgstr "查看所有 »" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 #, fuzzy msgid "View Dataset" msgstr "查看数据集" @@ -17967,7 +18183,7 @@ msgstr "查看数据集" msgid "View all charts" msgstr "查看所有图表" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 #, fuzzy msgid "View as table" msgstr "查看样例" @@ -17982,10 +18198,10 @@ msgstr "在 SQL 工具箱中公开" msgid "View keys & indexes (%s)" msgstr "查看键和索引(%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "查看查询语句" @@ -17999,13 +18215,13 @@ msgid "Viewed %s" msgstr "已查看 %s" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "视口" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 #, fuzzy msgid "Virtual" msgstr "虚拟" @@ -18014,11 +18230,11 @@ msgstr "虚拟" msgid "Virtual (SQL)" msgstr "虚拟(SQL)" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "虚拟数据集" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "虚拟数据集查询不能为空" @@ -18026,7 +18242,7 @@ msgstr "虚拟数据集查询不能为空" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "虚拟数据集查询不能由多个语句组成" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "虚拟数据集查询必须是只读的" @@ -18034,6 +18250,11 @@ msgstr "虚拟数据集查询必须是只读的" msgid "Visual Tweaks" msgstr "视觉调整" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "自动匹配格式化" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -18139,11 +18360,11 @@ msgstr "可视化列中出现频率最高的单词。字体越大,出现频率 msgid "Viz is missing a datasource" msgstr "Viz 缺少一个数据源" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "可视化类型" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "星期三" @@ -18157,7 +18378,7 @@ msgstr "显示 %s个 总计 %s个" msgid "Waiting on database..." msgstr "管理你的数据库" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "添加一个新数据库?" @@ -18171,11 +18392,11 @@ msgstr "警告!" msgid "Warning Message" msgstr "告警信息" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "警告!" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18192,7 +18413,7 @@ msgstr "无法检查你的查询语句" msgid "Waterfall Chart" msgstr "瀑布图" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18217,7 +18438,7 @@ msgid "" "%(location)s." msgstr "我们似乎无法解析行 %(location)s 所处的列 \"%(column_name)s\" 。" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -18226,7 +18447,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "“我们无法激活或禁用该报告。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18245,7 +18466,7 @@ msgstr "我们无法连接到名为 \"%(database)s\" 的数据库。请确认您 msgid "Web" msgstr "网络" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "星期三" @@ -18270,12 +18491,12 @@ msgstr "周一为一周开始" msgid "Week starting Sunday" msgstr "周日为一周开始" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 #, fuzzy msgid "Weekly Report" msgstr "周报" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -18284,7 +18505,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "周度季节性" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "周 %s" @@ -18317,36 +18538,36 @@ msgid_plural "" "timeout after %s seconds." msgstr[0] "加载此可视化效果时遇到问题。查询设置为 %s 秒后超时。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 #, fuzzy msgid "What should be shown as the label" msgstr "标签上需要显示的内容" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 #, fuzzy msgid "What should be shown as the tooltip label" msgstr "标签上需要显示的内容" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "标签上需要显示的内容" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 #, fuzzy msgid "What should happen if the table already exists" msgstr "表已存在时将会发生" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "当计算类型设置为“百分比变化”时,Y轴格式将被强制设置为.1%。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "当提供次计量指标时,会使用线性色阶。" @@ -18356,15 +18577,15 @@ msgid "" "table to be created in this schema" msgstr "当在 SQL 编辑器中允许 CREATE TABLE AS 选项时,此选项可以此模式中强制创建表" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "勾选后,每次查询后地图将自动缩放至您的数据范围" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "启用后,用户可以在Explore中可视化SQL实验室结果。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "如果只提供了一个主计量指标,则使用分类色阶。" @@ -18405,7 +18626,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "默认选择第一项(使用此选项时,不能“设置默认值”)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "当有多组数据时进度条是否重叠" @@ -18419,13 +18640,13 @@ msgid "" "view." msgstr "该列是否在浏览视图的`过滤器`部分显示。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "是否 +/- 对齐背景图数值" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "单元格条形图中的正负值是否按0对齐" @@ -18433,12 +18654,12 @@ msgstr "单元格条形图中的正负值是否按0对齐" msgid "Whether to always show the annotation label" msgstr "是否显示注释标签。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "是以动画形式显示进度和值,还是仅显示它们" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "是否应用基于色标等级的正态分布" @@ -18447,33 +18668,33 @@ msgstr "是否应用基于色标等级的正态分布" msgid "Whether to apply filter when items are clicked" msgstr "数据项被点击的时候是否应用过滤器" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "根据数值是正数还是负数来为其上色" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 #, fuzzy msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "根据数值是正数还是负数来为其上色" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "是否在表格列中显示柱状图背景" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "是否显示图表的图例(色块分布)" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "是否在国家之上展示气泡" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 #, fuzzy msgid "Whether to display the aggregate count" msgstr "是否显示聚合计数" @@ -18482,11 +18703,11 @@ msgstr "是否显示聚合计数" msgid "Whether to display the interactive data table" msgstr "是否显示交互式数据表格" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "是否显示标签。" @@ -18498,10 +18719,10 @@ msgid "" msgstr "是否显示标签。请注意,只有当达到5%的阈值时标签才会显示。" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "是否显示图例(切换)" @@ -18509,69 +18730,69 @@ msgstr "是否显示图例(切换)" msgid "Whether to display the metric name as a title" msgstr "是否将指标名显示为标题" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "是否显示X轴的最小值和最大值" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "是否显示Y轴的最小值和最大值" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "是否在单元格内显示数值" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 #, fuzzy msgid "Whether to display the stroke" msgstr "是否显示边框" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "是否显示时间范围交互选择器" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "是否显示时间戳" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 #, fuzzy msgid "Whether to display the tooltip labels." msgstr "是否显示标签。" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "是否启用更改图形位置和缩放。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "是否在强制布局模式下启用节点拖动。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 #, fuzzy msgid "Whether to fill the objects" msgstr "是否填充对象" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 #, fuzzy msgid "Whether to ignore locations that are null" msgstr "是否忽略空位置" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "是否包含客户端搜索框" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "是否在工具提示中包含百分比" @@ -18579,7 +18800,7 @@ msgstr "是否在工具提示中包含百分比" msgid "Whether to include the time granularity as defined in the time section" msgstr "是否包含时间段中定义的时间粒度" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 #, fuzzy msgid "Whether to make the grid 3D" msgstr "是否将网格变为3D" @@ -18609,31 +18830,31 @@ msgid "" "fly" msgstr "是否在浏览视图的过滤器部分中填充过滤器的下拉列表,并提供从后端获取的不同值的列表" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "是否显示量规图进度" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "是否在坐标轴上显示次级刻度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "是否显示指示器" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "是否显示量规图进度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "是否显示Y轴的最小值和最大值" @@ -18643,9 +18864,9 @@ msgstr "是否显示Y轴的最小值和最大值" msgid "Whether to sort ascending or descending on the base Axis." msgstr "确定是按升序还是降序对基轴进行排序。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "是降序还是升序排序" @@ -18654,20 +18875,11 @@ msgstr "是降序还是升序排序" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "是降序还是升序排序" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "是否按所选指标按降序对结果进行排序。" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "是否按所选指标按降序对结果进行排序。" @@ -18680,7 +18892,7 @@ msgstr "是否截断指标" msgid "Which country to plot the map for?" msgstr "为哪个国家绘制地图?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "在悬停时突出显示哪些关系" @@ -18718,7 +18930,7 @@ msgstr "子标题" msgid "Word Cloud" msgstr "词汇云" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "单词旋转" @@ -18726,7 +18938,7 @@ msgstr "单词旋转" msgid "Working" msgstr "正在执行" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "执行超时" @@ -18735,7 +18947,7 @@ msgstr "执行超时" msgid "World Map" msgstr "世界地图" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "为您的查询写一段描述" @@ -18743,7 +18955,7 @@ msgstr "为您的查询写一段描述" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "X 轴标题下边距" @@ -18751,9 +18963,9 @@ msgstr "X 轴标题下边距" msgid "X AXIS TITLE MARGIN" msgstr "X 轴标题边距" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -18762,37 +18974,38 @@ msgstr "X 轴标题边距" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "X 轴" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 #, fuzzy msgid "X Axis Bounds" msgstr "X 轴界限" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "X 轴格式化" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "X 轴标签" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "X 轴标题" @@ -18800,13 +19013,13 @@ msgstr "X 轴标题" msgid "X Log Scale" msgstr "X 对数尺度" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "X 轴刻度图层" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "X 界限" @@ -18826,12 +19039,12 @@ msgstr "X 轴排序" msgid "X-axis" msgstr "X 轴" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "X 轴比例尺间隔" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "Y 界限" @@ -18839,9 +19052,9 @@ msgstr "Y 界限" msgid "Y AXIS TITLE MARGIN" msgstr "Y 轴标题边距" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -18849,68 +19062,69 @@ msgstr "Y 轴标题边距" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Y 轴" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "Y 轴界限" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "Y 轴界限" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Y 轴格式化" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "Y 轴标签" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "Y 轴标题" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "Y 轴标题边距" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 #, fuzzy msgid "Y Axis Title Position" msgstr "Y 轴标题位置" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "Y 对数尺度" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "Y 界限" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Y 轴" @@ -18936,8 +19150,8 @@ msgstr "Y 轴" msgid "Y-axis bounds" msgstr "Y 轴界限" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "Y 轴比例尺间隔" @@ -18953,7 +19167,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "年度季节性" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "年 %s" @@ -18961,14 +19175,14 @@ msgstr "年 %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "是" @@ -18982,7 +19196,7 @@ msgstr "是的,取消" msgid "Yes, overwrite changes" msgstr "是的,覆盖" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "你给 %s %ss 添加了标签" @@ -19001,7 +19215,7 @@ msgid "" "overwrite?" msgstr "您正在导入一个或多个已存在的看板。覆盖可能会导致您丢失一些工作。确定要覆盖吗?" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -19035,7 +19249,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -19054,35 +19268,35 @@ msgid "" "right" msgstr "您可以创建一个新图表,或使用右侧面板中的现有的对象。" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "您可以在图表设置的下拉菜单中预览看板列表。" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "您无法在这个数据点上应用交叉筛选。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "不能将45°刻度线布局与时间范围过滤器一起使用" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, fuzzy, python-format msgid "You do not have permission to edit this %s" msgstr "您没有编辑此 %s 的权限" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "您没有编辑此图表的权限" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -19093,13 +19307,13 @@ msgstr "您没有编辑此看板的权限" msgid "You do not have permission to read tags" msgstr "您没有编辑此标签的权限" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "您没有编辑此看板的权限。" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 #, fuzzy msgid "You do not have sufficient permissions to edit the chart" msgstr "您没有编辑此图表的权限" @@ -19123,7 +19337,7 @@ msgstr "您没有访问此数据集的权限。" msgid "You don't have access to this embedded dashboard config." msgstr "您没有访问此嵌入看板的权限。" -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "您还没有任何的收藏!" @@ -19132,7 +19346,7 @@ msgstr "您还没有任何的收藏!" msgid "You don't have permission to modify the value." msgstr "您没有编辑此值的权限" -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, fuzzy, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "您没有权利修改 %(resource)s" @@ -19142,7 +19356,7 @@ msgstr "您没有权利修改 %(resource)s" msgid "You don't have the rights to alter this chart" msgstr "您没有权利修改这个图表。" -#: superset/views/core.py:646 +#: superset/views/core.py:648 #, fuzzy msgid "You don't have the rights to alter this dashboard" msgstr "您没有权利修改这个看板。" @@ -19156,7 +19370,7 @@ msgstr "您没有权利修改这个标题。" msgid "You don't have the rights to create a chart" msgstr "您没有权利创建图表" -#: superset/views/core.py:662 +#: superset/views/core.py:664 #, fuzzy msgid "You don't have the rights to create a dashboard" msgstr "您没有权利创建看板" @@ -19174,7 +19388,7 @@ msgstr "您已删除此过滤条件。" msgid "You have unsaved changes." msgstr "您有一些未保存的修改。" -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19187,7 +19401,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19197,28 +19411,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "您必须为新的看板选择一个名称" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "必须先成功运行查询" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "您需要配置HTML限制以使用CSS" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "您已更新了控制面板中的值,但图表未自动更新。请点击“更新图表”按钮运行查询或" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 #, fuzzy msgid "Your chart is not up to date" msgstr "不是最新的" @@ -19227,38 +19441,38 @@ msgstr "不是最新的" msgid "Your chart is ready to go!" msgstr "图表已就绪!" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "您的看板太大了。保存前请缩小尺寸。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "您的查询无法保存" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "无法调度您的查询" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "无法更新您的查询" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "您的查询已被调度。要查看查询的详细信息,请跳转到保存查询页面查看。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 #, fuzzy msgid "Your query was not properly saved" msgstr "您的查询没有保存" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "您的查询已保存" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "您的查询已更新" @@ -19270,8 +19484,8 @@ msgstr "这个报告无法被删除" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 #, fuzzy msgid "Zero imputation" msgstr "零值填补" @@ -19284,7 +19498,7 @@ msgstr "缩放" msgid "Zoom level of the map" msgstr "地图缩放等级" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 #, fuzzy msgid "[ untitled dashboard ]" msgstr "未命名看板" @@ -19318,14 +19532,14 @@ msgstr "[看板名称]" msgid "[desc]" msgstr "[降序]" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 #, fuzzy msgid "[untitled]" msgstr "无标题" @@ -19376,21 +19590,25 @@ msgstr "`行偏移量` 必须大于或等于0" msgid "`width` must be greater or equal to 0" msgstr "`宽度` 必须大于或等于0" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "合计" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "警报" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "告警条件" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 #, fuzzy msgid "alert dark" msgstr "警报(暗色)" @@ -19400,8 +19618,10 @@ msgid "alerts" msgstr "警报" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 #, fuzzy msgid "all" msgstr "全部" @@ -19410,44 +19630,44 @@ msgstr "全部" msgid "also copy (duplicate) charts" msgstr "同时复制图表" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "上一级" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "注释" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "注释层" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "在" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 #, fuzzy msgid "auto" msgstr "自动" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -19455,7 +19675,12 @@ msgstr "" msgid "background" msgstr "背景" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "条件格式设置" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 #, fuzzy msgid "basis" msgstr "基础" @@ -19468,10 +19693,10 @@ msgstr "格式,比如:" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -19484,8 +19709,8 @@ msgstr "螺栓" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "底部" @@ -19501,7 +19726,7 @@ msgstr "基于" msgid "cannot be empty" msgstr "不能为空" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 #, fuzzy msgid "cardinal" msgstr "径向" @@ -19518,11 +19743,11 @@ msgstr "范围" msgid "chart" msgstr "图表" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "图表" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "选择WHERE或HAVING子句..." @@ -19532,7 +19757,7 @@ msgid "clear all filters" msgstr "清除所有过滤器" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "点击这里" @@ -19553,16 +19778,21 @@ msgstr "" msgid "color scheme for comparison" msgstr "用于比较的过滤器" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "颜色" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "列" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "每阶类型" @@ -19582,29 +19812,29 @@ msgstr "创建" msgid "create a new chart" msgstr "创建新图表" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 #, fuzzy msgid "create dataset from SQL query" msgstr "从SQL查询创建数据集" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "计数" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "css" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "css模板" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "累积求和" @@ -19612,29 +19842,29 @@ msgstr "累积求和" msgid "cumulative" msgstr "累积" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "看板" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "看板" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "数据库" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "数据集" @@ -19644,21 +19874,21 @@ msgstr "数据集" msgid "dataset name" msgstr "数据集名称" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "日期" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "天" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "一个月的天数" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "一周的天数" @@ -19747,14 +19977,14 @@ msgstr "默认" msgid "delete" msgstr "删除" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "降序" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "描述" @@ -19775,62 +20005,62 @@ msgstr "草稿" msgid "dttm" msgstr "时间" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "例如:********" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "例如:127.0.0.1" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "例如:5432" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "例如:用户名" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "例如:admin" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "例如:compute_wh" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "默认" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "例如:param1=value1¶m2=value2" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "例如:sql/protocolv1/o/12345" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "例如:postgres" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "例如:xy12345.us-east-2.aws" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "例如:userid列" @@ -19839,63 +20069,63 @@ msgstr "例如:userid列" msgid "edit mode" msgstr "编辑模式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 #, fuzzy msgid "email subject" msgstr "选择主题" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 #, fuzzy msgid "entries" msgstr "序列" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 #, fuzzy msgid "error" msgstr "错误" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "错误(暗色)" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 #, fuzzy msgid "error_message" msgstr "错误信息" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "任意" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "每月的每一天" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "一周的每一天" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "每小时" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "每分钟 UTC" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "每个月" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 #, fuzzy msgid "expand" msgstr "展开" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 #, fuzzy msgid "explore" msgstr "探索" @@ -19910,16 +20140,16 @@ msgstr "失败" msgid "fetching" msgstr "抓取中" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 #, fuzzy msgid "flat" msgstr "扁平" @@ -19932,44 +20162,44 @@ msgstr "来查询有关如何构造URI的更多信息。" msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 #, fuzzy msgid "heatmap" msgstr "热力图" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "热力图:其中所有数值都经过了归一化" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 #, fuzzy msgid "here" msgstr "点击这里" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "小时" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "图像渲染画布对象的 CSS 属性,它定义了浏览器如何放大图像" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "处于" @@ -19992,13 +20222,13 @@ msgstr "应该为数字" msgid "is expected to be an integer" msgstr "应该为整数" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "a-z键" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "z-a键" @@ -20010,8 +20240,8 @@ msgstr "标签" msgid "latest partition:" msgstr "最新分区:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "左" @@ -20019,7 +20249,7 @@ msgstr "左" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 #, fuzzy msgid "linear" msgstr "线性" @@ -20042,27 +20272,27 @@ msgid "max" msgstr "最大值" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 #, fuzzy msgid "mean" msgstr "平均值" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "中位数" @@ -20087,15 +20317,15 @@ msgstr "指标" msgid "min" msgstr "最小值" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "分" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "分钟" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 #, fuzzy msgid "monotone" msgstr "单调性" @@ -20103,8 +20333,8 @@ msgstr "单调性" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "月" @@ -20113,13 +20343,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "必填" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 #, fuzzy msgid "name" msgstr "名称" @@ -20156,13 +20386,13 @@ msgstr "nvd3" msgid "offline" msgstr "离线" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "位于" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 #, fuzzy msgid "or" msgstr "或者" @@ -20180,7 +20410,7 @@ msgstr "必须填充用于排序的列" msgid "overall" msgstr "全部" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "所有者" @@ -20210,11 +20440,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -20234,12 +20464,12 @@ msgid "" " first is lower than the second value" msgstr "百分位数必须是具有两个数值的列表或元组,其中第一个数值要小于第二个数值" -#: superset/views/core.py:840 +#: superset/views/core.py:842 #, fuzzy msgid "permalink state not found" msgstr "未找到持久链接状态" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -20249,15 +20479,15 @@ msgstr "" msgid "pixels" msgstr "像素" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "前一月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "前一周" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "前一年" @@ -20266,7 +20496,7 @@ msgid "published" msgstr "已发布" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 #, fuzzy msgid "quarter" msgstr "季度" @@ -20279,12 +20509,12 @@ msgstr "查询" msgid "query" msgstr "查询" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 #, fuzzy msgid "random" msgstr "随机" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "重启" @@ -20293,16 +20523,16 @@ msgstr "重启" msgid "recent" msgstr "最近" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "最近" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "最近" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "报告" @@ -20314,12 +20544,12 @@ msgstr "报告" msgid "reports" msgstr "报告" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "右" @@ -20334,12 +20564,12 @@ msgstr "行级安全" msgid "running" msgstr "正在执行" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "已保存查询" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 #, fuzzy msgid "seconds" msgstr "秒" @@ -20361,42 +20591,42 @@ msgstr "series:独立处理每个序列;overall:所有序列使用相同 msgid "shift start date" msgstr "开始时间" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 msgid "sql" msgstr "" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 #, fuzzy msgid "square" msgstr "方形" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 #, fuzzy msgid "stack" msgstr "堆叠" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 #, fuzzy msgid "staggered" msgstr "错开" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "标准差" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 #, fuzzy msgid "step-after" msgstr "阶梯 - 之后" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "阶梯 - 之前" @@ -20406,7 +20636,7 @@ msgid "stopped" msgstr "停止" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 #, fuzzy msgid "stream" msgstr "流式" @@ -20417,29 +20647,29 @@ msgstr "字符类图标" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 #, fuzzy msgid "success" msgstr "成功" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 #, fuzzy msgid "success dark" msgstr "成功(暗色)" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "求和" @@ -20452,7 +20682,7 @@ msgstr "语法" msgid "tag" msgstr "标签" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "标签" @@ -20470,8 +20700,8 @@ msgstr "文本区域" msgid "to" msgstr "至" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 #, fuzzy msgid "top" msgstr "顶部" @@ -20497,13 +20727,13 @@ msgstr "上百分位数必须大于0且小于100。而且必须高于下百分 msgid "use latest_partition template" msgstr "最新分区:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "升序" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "降序" @@ -20517,7 +20747,7 @@ msgstr "变量" msgid "variance" msgstr "方差" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 #, fuzzy msgid "view instructions" msgstr "查看指引" @@ -20531,62 +20761,62 @@ msgstr "虚拟" msgid "viz type" msgstr "可视化类型" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "已创建" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "周" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 #, fuzzy msgid "week ending Saturday" msgstr "周六为一周结束" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 #, fuzzy msgid "week starting Sunday" msgstr "周日为一周开始" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 #, fuzzy msgid "working timeout" msgstr "执行超时" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "年" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "缩放面积" diff --git a/superset/translations/zh_TW/LC_MESSAGES/messages.po b/superset/translations/zh_TW/LC_MESSAGES/messages.po index 89c7bc7a1d84..129759d53b06 100644 --- a/superset/translations/zh_TW/LC_MESSAGES/messages.po +++ b/superset/translations/zh_TW/LC_MESSAGES/messages.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Apache Superset 0.22.1\n" "Report-Msgid-Bugs-To: bestlong168@gmail.com\n" -"POT-Creation-Date: 2024-06-04 22:57+0400\n" +"POT-Creation-Date: 2024-07-03 13:54-0700\n" "PO-Revision-Date: 2019-01-04 22:19+0800\n" "Last-Translator: Shao Yu-Lung \n" "Language: zh_TW\n" @@ -28,8 +28,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.15.0\n" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:95 +msgid "" +"\n" +" The cumulative option allows you to see how your data " +"accumulates over different\n" +" values. When enabled, the histogram bars represent the " +"running total of frequencies\n" +" up to each bin. This helps you understand how likely it " +"is to encounter values\n" +" below a certain point. Keep in mind that enabling " +"cumulative doesn't change your\n" +" original data, it just changes the way the histogram is " +"displayed." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:79 +msgid "" +"\n" +" The normalize option transforms the histogram values into" +" proportions or\n" +" probabilities by dividing each bin's count by the total " +"count of data points.\n" +" This normalization process ensures that the resulting " +"values sum up to 1,\n" +" enabling a relative comparison of the data's distribution" +" and providing a\n" +" clearer understanding of the proportion of data points " +"within each bin." +msgstr "" + #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71 -#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:394 +#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:395 msgid "" "\n" " This filter was inherited from the dashboard's context.\n" @@ -54,8 +84,8 @@ msgstr "" msgid " (excluded)" msgstr "(不包含)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:223 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:236 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 msgid "" " Set the opacity to 0 if you do not want to override the color specified " "in the GeoJSON" @@ -75,7 +105,7 @@ msgstr "另存為新的" msgid " expression which needs to adhere to the " msgstr " 表達式必須基於 " -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:49 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48 msgid " source code of Superset's sandboxed parser" msgstr "" @@ -100,7 +130,7 @@ msgstr "" "標準,则需要定義表達式和類型,以便將字符串轉换為日期或時間戳。注意:當前不支持時區。如果時間以epoch格式儲存,請输入 `epoch_s` or" " `epoch_ms` 。如果没有指定任何模式,我們可以通過額外的参數在每個資料庫/列名級别上使用可選的預設值。" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:371 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:377 #, fuzzy msgid " to add calculated columns" msgstr "增加計算列" @@ -115,24 +145,24 @@ msgstr "增加指標" msgid " to edit or add columns and metrics." msgstr "編輯或增加列與指標" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:360 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:366 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:405 msgid " to mark a column as a time column" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:47 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 msgid " to open SQL Lab. From there you can save the query as a dataset." msgstr "然後打開 SQL 工具箱。在哪裡你可以將查詢保存為一個數據集。" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:332 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:333 msgid " to visualize your data." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:124 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:126 msgid "!= (Is not equal)" msgstr "不等於(!=)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:75 #, fuzzy, python-format msgid "% calculation" msgstr "% 計算" @@ -177,22 +207,22 @@ msgstr "" msgid "%(object)s does not exist in this database." msgstr "資料庫中不存在 %(object)s 。" -#: superset-frontend/src/features/home/EmptyState.tsx:44 +#: superset-frontend/src/features/home/EmptyState.tsx:43 #, fuzzy, python-format msgid "%(other)s charts will appear here" msgstr " %(other)s 圖表將出現在此處" -#: superset-frontend/src/features/home/EmptyState.tsx:46 +#: superset-frontend/src/features/home/EmptyState.tsx:45 #, fuzzy, python-format msgid "%(other)s dashboards will appear here" msgstr " %(other)s 看板將出現在此處" -#: superset-frontend/src/features/home/EmptyState.tsx:48 +#: superset-frontend/src/features/home/EmptyState.tsx:47 #, fuzzy, python-format msgid "%(other)s recents will appear here" msgstr " %(other)s 最近訪問的將出現在此處" -#: superset-frontend/src/features/home/EmptyState.tsx:50 +#: superset-frontend/src/features/home/EmptyState.tsx:49 #, fuzzy, python-format msgid "%(other)s saved queries will appear here" msgstr "%(other)s 保存的請求將出現在此處" @@ -210,9 +240,9 @@ msgid "" "execution." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:405 -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:419 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:428 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:441 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:455 #, python-format msgid "%(rows)d rows returned" msgstr "返回了 %(rows)d 行" @@ -235,7 +265,7 @@ msgid_plural "" "\"%(undefinedParameter)s\"?" msgstr[0] "用 %(suggestion)s 替换 \"%(undefinedParameter)s\" 嗎?" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:621 #, python-format msgid "%(type)s File" msgstr "" @@ -256,26 +286,26 @@ msgstr "" msgid "%s Error" msgstr "%s 異常" -#: superset-frontend/src/components/ImportModal/index.tsx:298 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1402 +#: superset-frontend/src/components/ImportModal/index.tsx:299 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1405 #, fuzzy, python-format msgid "%s PASSWORD" msgstr "%s 密碼" -#: superset-frontend/src/components/ImportModal/index.tsx:318 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1420 +#: superset-frontend/src/components/ImportModal/index.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1423 #, python-format msgid "%s SSH TUNNEL PASSWORD" msgstr "%s SSH 隧道密碼" -#: superset-frontend/src/components/ImportModal/index.tsx:341 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1438 +#: superset-frontend/src/components/ImportModal/index.tsx:342 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1441 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY" msgstr "%s SSH 隧道私有密鑰" -#: superset-frontend/src/components/ImportModal/index.tsx:363 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1458 +#: superset-frontend/src/components/ImportModal/index.tsx:364 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1461 #, python-format msgid "%s SSH TUNNEL PRIVATE KEY PASSWORD" msgstr "%s SSH 隧道私有密鑰密碼" @@ -285,17 +315,17 @@ msgstr "%s SSH 隧道私有密鑰密碼" msgid "%s Selected" msgstr "%s 已選定" -#: superset-frontend/src/pages/DatasetList/index.tsx:859 +#: superset-frontend/src/pages/DatasetList/index.tsx:854 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "%s 個被選中 (%s 個實體, %s 個虛擬)" -#: superset-frontend/src/pages/DatasetList/index.tsx:852 +#: superset-frontend/src/pages/DatasetList/index.tsx:847 #, python-format msgid "%s Selected (Physical)" msgstr "%s 個被選中(實體)" -#: superset-frontend/src/pages/DatasetList/index.tsx:845 +#: superset-frontend/src/pages/DatasetList/index.tsx:840 #, python-format msgid "%s Selected (Virtual)" msgstr "%s 個被選中(虛擬)" @@ -305,27 +335,27 @@ msgstr "%s 個被選中(虛擬)" msgid "%s aggregates(s)" msgstr "%s 聚合" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:311 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:408 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:317 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:418 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:342 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:323 #, python-format msgid "%s column(s)" msgstr "%s 列" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:231 #, python-format msgid "%s ineligible item(s) are hidden" msgstr "" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:74 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:75 #, python-format msgid "" "%s items could not be tagged because you don’t have edit permissions to " "all selected objects." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:353 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:352 #, python-format msgid "%s operator(s)" msgstr "%s 運算符" @@ -338,18 +368,18 @@ msgid "%s option" msgid_plural "%s options" msgstr[0] "%s 個選項" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:318 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:317 #, python-format msgid "%s option(s)" msgstr "%s 個選項" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:215 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:214 #, fuzzy, python-format msgid "%s recipients" msgstr "最近" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:456 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:492 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:46 #, fuzzy, python-format msgid "%s row" msgid_plural "%s rows" @@ -360,8 +390,8 @@ msgstr[0] "%s 行" msgid "%s saved metric(s)" msgstr "%s 保存的指標" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:686 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:688 #, fuzzy, python-format msgid "%s updated" msgstr "上次更新 %s" @@ -378,7 +408,7 @@ msgstr "%s%s" msgid "%s-%s of %s" msgstr "%s-%s 總計 %s" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:122 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:123 msgid "(Removed)" msgstr "(已删除)" @@ -386,7 +416,7 @@ msgstr "(已删除)" msgid "(deleted or invalid type)" msgstr "(已删除或無效類型)" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:78 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:150 msgid "(no description, click to see stack trace)" msgstr "無描述,單擊可查看堆栈跟踪" @@ -394,7 +424,7 @@ msgstr "無描述,單擊可查看堆栈跟踪" msgid "), and they become available in your SQL (example:" msgstr "), 他們在你的 SQL 中會變成有效數據 (比如:" -#: superset/reports/notifications/slack.py:75 +#: superset/reports/notifications/slack.py:86 #, python-format msgid "" "*%(name)s*\n" @@ -406,7 +436,7 @@ msgid "" "%(table)s\n" msgstr "" -#: superset/reports/notifications/slack.py:92 +#: superset/reports/notifications/slack.py:103 #, python-format msgid "" "*%(name)s*\n" @@ -417,60 +447,60 @@ msgid "" msgstr "" #: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64 -#: superset-frontend/src/components/TruncatedList/index.tsx:143 +#: superset-frontend/src/components/TruncatedList/index.tsx:144 #, python-format msgid "+ %s more" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:571 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:567 msgid "" "-- Note: Unless you save your query, these tabs will NOT persist if you " "clear your cookies or change browsers.\n" "\n" msgstr "-- 注意:除非您保存查詢,否則如果清除 cookie 或更改瀏覽器時,這些選項卡將不會保留。\n" -#: superset-frontend/src/pages/DatasetList/index.tsx:842 +#: superset-frontend/src/pages/DatasetList/index.tsx:837 msgid "0 Selected" msgstr "0個被選中" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 msgid "1 calendar day frequency" msgstr "1個日曆日的頻率" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 -#: superset-frontend/src/explore/controlPanels/sections.tsx:195 -#: superset-frontend/src/explore/controls.jsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:464 +#: superset-frontend/src/explore/controlPanels/sections.tsx:194 +#: superset-frontend/src/explore/controls.jsx:261 #, fuzzy msgid "1 day" msgstr "天" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:24 msgid "1 day ago" msgstr "1天之前" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162 -#: superset-frontend/src/explore/controls.jsx:260 +#: superset-frontend/src/explore/controls.jsx:259 msgid "1 hour" msgstr "1小時" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 #, fuzzy msgid "1 hourly frequency" msgstr "每小時一次的頻率" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:159 -#: superset-frontend/src/explore/controls.jsx:257 +#: superset-frontend/src/explore/controls.jsx:256 msgid "1 minute" msgstr "1分鐘" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239 msgid "1 minutely frequency" msgstr "每分鐘一次的頻率" @@ -479,25 +509,25 @@ msgstr "每分鐘一次的頻率" msgid "1 month ago" msgstr "月" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 msgid "1 month end frequency" msgstr "每月一次的頻率" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:244 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 msgid "1 month start frequency" msgstr "每月月初的頻率" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 -#: superset-frontend/src/explore/controlPanels/sections.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:465 +#: superset-frontend/src/explore/controlPanels/sections.tsx:195 #, fuzzy msgid "1 week" msgstr "1週" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:25 msgid "1 week ago" msgstr "1週之前" @@ -512,27 +542,27 @@ msgstr "週一為一週開始" msgid "1 week starting Sunday (freq=W-SUN)" msgstr "週日為一週開始" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 -#: superset-frontend/src/explore/controlPanels/sections.tsx:200 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 +#: superset-frontend/src/explore/controlPanels/sections.tsx:199 #, fuzzy msgid "1 year" msgstr "年" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:30 msgid "1 year ago" msgstr "1年之前" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:173 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:247 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 #, fuzzy msgid "1 year end frequency" msgstr "每年年末的頻率" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:172 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:246 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:245 #, fuzzy msgid "1 year start frequency" msgstr "每年年初的頻率" @@ -541,15 +571,15 @@ msgstr "每年年初的頻率" msgid "10 minute" msgstr "10分鐘" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 -#: superset-frontend/src/explore/controlPanels/sections.tsx:201 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:202 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:470 +#: superset-frontend/src/explore/controlPanels/sections.tsx:200 #, fuzzy msgid "104 weeks" msgstr "週" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:31 msgid "104 weeks ago" msgstr "104週之前" @@ -558,63 +588,63 @@ msgstr "104週之前" msgid "15 minute" msgstr "15分鐘" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 -#: superset-frontend/src/explore/controlPanels/sections.tsx:203 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 +#: superset-frontend/src/explore/controlPanels/sections.tsx:202 #, fuzzy msgid "156 weeks" msgstr "156週" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:33 msgid "156 weeks ago" msgstr "156週之前" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:367 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:251 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:521 -#: superset-frontend/src/explore/controlPanels/sections.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "1AS" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 -#: superset-frontend/src/explore/controlPanels/sections.tsx:246 -msgid "1D" -msgstr "" - #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:363 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:247 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:517 #: superset-frontend/src/explore/controlPanels/sections.tsx:245 -msgid "1H" -msgstr "" - -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:366 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:250 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:520 -#: superset-frontend/src/explore/controlPanels/sections.tsx:248 -msgid "1M" +msgid "1D" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:362 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:246 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:516 #: superset-frontend/src/explore/controlPanels/sections.tsx:244 +msgid "1H" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 +#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +msgid "1M" +msgstr "" + +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:361 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:245 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:515 +#: superset-frontend/src/explore/controlPanels/sections.tsx:243 msgid "1T" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:320 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:472 -#: superset-frontend/src/explore/controlPanels/sections.tsx:202 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:319 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:203 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:471 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 #, fuzzy msgid "2 years" msgstr "2年" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:32 msgid "2 years ago" msgstr "2年之前" @@ -627,15 +657,15 @@ msgstr "2/98百分位" msgid "22" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 -#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:198 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:466 +#: superset-frontend/src/explore/controlPanels/sections.tsx:196 #, fuzzy msgid "28 days" msgstr "28天" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:26 msgid "28 days ago" msgstr "28天之前" @@ -647,32 +677,32 @@ msgstr "28天之前" msgid "2D" msgstr "2D" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:139 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:128 msgid "3 letter code of the country" msgstr "國家3字碼" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:322 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:474 -#: superset-frontend/src/explore/controlPanels/sections.tsx:204 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:321 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:205 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:473 +#: superset-frontend/src/explore/controlPanels/sections.tsx:203 #, fuzzy msgid "3 years" msgstr "3年" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:124 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:123 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:34 msgid "3 years ago" msgstr "3年前" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 -#: superset-frontend/src/explore/controlPanels/sections.tsx:198 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:139 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:467 +#: superset-frontend/src/explore/controlPanels/sections.tsx:197 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:141 msgid "30 days" msgstr "30天" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:27 #, fuzzy msgid "30 days ago" @@ -683,7 +713,7 @@ msgid "30 minute" msgstr "30分鐘" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161 -#: superset-frontend/src/explore/controls.jsx:259 +#: superset-frontend/src/explore/controls.jsx:258 msgid "30 minutes" msgstr "30分鐘" @@ -692,7 +722,7 @@ msgid "30 second" msgstr "30秒" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:158 -#: superset-frontend/src/explore/controls.jsx:256 +#: superset-frontend/src/explore/controls.jsx:255 msgid "30 seconds" msgstr "30秒" @@ -712,7 +742,7 @@ msgid "5 minute" msgstr "5分鐘" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:160 -#: superset-frontend/src/explore/controls.jsx:258 +#: superset-frontend/src/explore/controls.jsx:257 msgid "5 minutes" msgstr "5分鐘" @@ -721,20 +751,20 @@ msgid "5 second" msgstr "5秒" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:157 -#: superset-frontend/src/explore/controls.jsx:255 +#: superset-frontend/src/explore/controls.jsx:254 #, fuzzy msgid "5 seconds" msgstr "5秒" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:317 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:201 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:469 -#: superset-frontend/src/explore/controlPanels/sections.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:316 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:200 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:468 +#: superset-frontend/src/explore/controlPanels/sections.tsx:198 #, fuzzy msgid "52 weeks" msgstr "52週" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:29 msgid "52 weeks ago" msgstr "52週之前" @@ -745,30 +775,30 @@ msgid "52 weeks starting Monday (freq=52W-MON)" msgstr "以週一開始的52週" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163 -#: superset-frontend/src/explore/controls.jsx:261 +#: superset-frontend/src/explore/controls.jsx:260 #: superset/db_engine_specs/base.py:120 msgid "6 hour" msgstr "6小時" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:143 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:145 msgid "60 days" msgstr "60天" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:243 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242 msgid "7 calendar day frequency" msgstr "7個日曆日的頻率" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165 -#: superset-frontend/src/explore/controls.jsx:263 +#: superset-frontend/src/explore/controls.jsx:262 #, fuzzy msgid "7 days" msgstr "7天" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:365 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:249 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:519 -#: superset-frontend/src/explore/controlPanels/sections.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:364 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:518 +#: superset-frontend/src/explore/controlPanels/sections.tsx:246 msgid "7D" msgstr "" @@ -776,19 +806,19 @@ msgstr "" msgid "9/91 percentiles" msgstr "9/91百分位" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:147 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:149 msgid "90 days" msgstr "90天" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 msgid ":" msgstr ":" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:104 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:106 msgid "< (Smaller than)" msgstr "小於(<)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:112 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:114 msgid "<= (Smaller or equal)" msgstr "小於等於(<=)" @@ -817,15 +847,15 @@ msgstr "新空間" msgid "" msgstr "無類型" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:120 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:122 msgid "== (Is equal)" msgstr "等於(==)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:108 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:110 msgid "> (Larger than)" msgstr "大於(>)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:116 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:118 msgid ">= (Larger or equal)" msgstr "大於等於(>=)" @@ -833,12 +863,12 @@ msgstr "大於等於(>=)" msgid "A Big Number" msgstr "大數字" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:787 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:795 #, fuzzy msgid "A comma separated list of columns that should be parsed as dates" msgstr "應作為日期解析的列的逗號分隔列表。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:462 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:479 #, fuzzy msgid "A comma-separated list of schemas that files are allowed to upload to." msgstr "允許以逗號分割的CSV文件上傳" @@ -851,7 +881,7 @@ msgstr "" msgid "A database with the same name already exists." msgstr "已存在同名的資料庫。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:906 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:914 msgid "" "A dictionary with column names and their data types if you need to change" " the defaults. Example: {\"user_id\":\"int\"}. Check Python's Pandas " @@ -864,7 +894,7 @@ msgid "" "on a CDN for example)" msgstr "指向内置插件位置的完整URL(例如,可以托管在CDN上)" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 msgid "A handlebars template that is applied to the data" msgstr "" @@ -878,13 +908,13 @@ msgid "" "empty will allow embedding from any domain." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:695 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:389 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:681 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:390 #, fuzzy msgid "A list of tags that have been applied to this chart." msgstr "已應用於此圖表的標籤列表。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:369 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:370 msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "有權處理該圖表的用戶列表。可按名稱或用戶名搜索。" @@ -898,8 +928,8 @@ msgid "" "latitude/longitude coordinates" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:236 -#: superset-frontend/src/explore/controls.jsx:237 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:235 +#: superset-frontend/src/explore/controls.jsx:236 msgid "A metric to use for color" msgstr "用於颜色的指標" @@ -925,12 +955,12 @@ msgid "" " rather than its radius or sweep angle." msgstr "一種极坐標圖表,其中圆被分成等角度的楔形,任何楔形表示的值由其面積表示,而不是其半徑或掃掠角度。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:627 msgid "A readable URL for your dashboard" msgstr "為看板生成一個可讀的 URL" #: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:47 -#: superset-frontend/src/explore/controls.jsx:113 +#: superset-frontend/src/explore/controls.jsx:112 msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "對 [時間] 配置的引用,會將粒度考慮在内" @@ -972,7 +1002,7 @@ msgstr "生成數據超時" msgid "A timeout occurred while taking a screenshot." msgstr "截圖超時" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:290 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 msgid "A valid color scheme is required" msgstr "需要有效的配色方案" @@ -986,11 +1016,11 @@ msgid "" "based." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:340 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:348 msgid "APPLY" msgstr "應用" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 msgid "APR" msgstr "四月" @@ -999,31 +1029,31 @@ msgstr "四月" msgid "AQE" msgstr "異步執行查詢" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 msgid "AUG" msgstr "八月" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:117 msgid "AXIS TITLE MARGIN" msgstr "軸標題邊距" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:134 #, fuzzy msgid "AXIS TITLE POSITION" msgstr "軸標題的位置" -#: superset-frontend/src/features/home/RightMenu.tsx:521 +#: superset-frontend/src/features/home/RightMenu.tsx:522 msgid "About" msgstr "關於" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:420 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:463 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:356 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:449 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:357 msgid "Access" msgstr "訪問" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:247 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:246 #, fuzzy msgid "Access token" msgstr "" @@ -1032,7 +1062,7 @@ msgstr "" msgid "Action" msgstr "操作" -#: superset/initialization/__init__.py:358 +#: superset/initialization/__init__.py:359 msgid "Action Log" msgstr "操作日誌" @@ -1044,7 +1074,7 @@ msgstr "操作日誌" #: superset-frontend/src/pages/CssTemplateList/index.tsx:175 #: superset-frontend/src/pages/DashboardList/index.tsx:482 #: superset-frontend/src/pages/DatabaseList/index.tsx:488 -#: superset-frontend/src/pages/DatasetList/index.tsx:503 +#: superset-frontend/src/pages/DatasetList/index.tsx:498 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:343 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:221 #: superset-frontend/src/pages/SavedQueryList/index.tsx:435 @@ -1056,19 +1086,19 @@ msgstr "操作" msgid "Active" msgstr "啟用" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:338 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:492 #, fuzzy msgid "Actual Values" msgstr "空值" -#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:91 +#: superset-frontend/src/explore/components/controls/ComparisonRangeLabel.tsx:136 #, fuzzy msgid "Actual range for comparison" msgstr "比較範圍" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:308 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316 msgid "Actual time range" msgstr "實際時間範圍" @@ -1077,34 +1107,34 @@ msgstr "實際時間範圍" msgid "Actual value" msgstr "空值" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:142 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:111 -#: superset-frontend/src/explore/controlPanels/sections.tsx:221 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 #, fuzzy msgid "Actual values" msgstr "空值" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:55 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:67 -#: superset-frontend/src/explore/controls.jsx:78 -#: superset-frontend/src/explore/controls.jsx:101 +#: superset-frontend/src/explore/controls.jsx:77 +#: superset-frontend/src/explore/controls.jsx:100 msgid "Adaptive formatting" msgstr "自動匹配格式化" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 msgid "Add" msgstr "新增" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1255 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1257 msgid "Add Alert" msgstr "新增告警" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:233 msgid "Add CSS template" msgstr "新增CSS模板" @@ -1132,7 +1162,7 @@ msgstr "新增日誌" msgid "Add Metric" msgstr "新增指標" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1252 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1254 msgid "Add Report" msgstr "新增報告" @@ -1149,20 +1179,20 @@ msgstr "新增標籤" msgid "Add a Plugin" msgstr "新增插件" -#: superset-frontend/src/pages/ChartCreation/index.tsx:296 +#: superset-frontend/src/pages/ChartCreation/index.tsx:298 #, fuzzy msgid "Add a dataset" msgstr "新增數據集" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:255 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:236 msgid "Add a new tab" msgstr "新增新的選項卡" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:279 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:260 msgid "Add a new tab to create SQL Query" msgstr "增加一個選項卡以創建 SQL 查詢" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:292 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:291 msgid "Add additional custom parameters" msgstr "新增其他自定義参數" @@ -1175,31 +1205,31 @@ msgstr "新增注释層" msgid "Add an item" msgstr "新增一行" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:629 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:623 #, fuzzy msgid "Add and edit filters" msgstr "範圍過濾" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 msgid "Add annotation" msgstr "新增注释" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:241 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 msgid "Add annotation layer" msgstr "新增注释層" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:394 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:396 #, fuzzy msgid "Add another notification method" msgstr "新增通知方法" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:337 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:343 msgid "Add calculated columns to dataset in \"Edit datasource\" modal" msgstr "在“編輯數據源”對话框中向數據集增加計算列" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:334 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:340 msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal" msgstr "" @@ -1208,7 +1238,7 @@ msgstr "" msgid "Add color for positive/negative change" msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:210 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:215 #, fuzzy msgid "Add cross-filter" msgstr "增加過濾條件" @@ -1217,21 +1247,21 @@ msgstr "增加過濾條件" msgid "Add custom scoping" msgstr "增加自定義作用域" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:106 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 #, fuzzy msgid "Add dataset columns here to group the pivot table columns." msgstr "必須是分組列" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:395 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:397 msgid "Add delivery method" msgstr "新增通知方法" -#: superset-frontend/src/features/tags/TagModal.tsx:301 +#: superset-frontend/src/features/tags/TagModal.tsx:302 #, fuzzy msgid "Add description of your tag" msgstr "為您的查詢寫一段描述" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:359 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:376 #, fuzzy msgid "Add extra connection information." msgstr "增加額外的連接訊息" @@ -1241,7 +1271,7 @@ msgstr "增加額外的連接訊息" msgid "Add filter" msgstr "增加過濾條件" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:969 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:971 msgid "" "Add filter clauses to control the filter's source query,\n" " though only in the context of the autocomplete i.e., " @@ -1254,11 +1284,11 @@ msgid "" "displayed in the filter." msgstr "為控制篩選器的源查詢增加篩選條件,但這只限於自動完成的上下文,即這些條件不會影響篩選器在仪表板上的應用方式。當你希望通過只掃描底層數據的一個子集來提高查詢性能,或者限制篩選器中顯示的可用值範圍時,這一點特别有用。" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:110 msgid "Add filters and dividers" msgstr "增加過濾器和分隔符" -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:481 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:487 msgid "Add item" msgstr "增加條件" @@ -1270,11 +1300,11 @@ msgstr "新增指標" msgid "Add metrics to dataset in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:179 msgid "Add new color formatter" msgstr "增加新的的颜色格式化器" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:171 msgid "Add new formatter" msgstr "新增格式化" @@ -1282,24 +1312,24 @@ msgstr "新增格式化" msgid "Add required control values to preview chart" msgstr "增加必需的控制值以預覽圖表" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:251 msgid "Add required control values to save chart" msgstr "增加必需的控制值以保存圖表" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:106 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:105 msgid "Add sheet" msgstr "增加 sheet 頁" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:164 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:163 msgid "Add tag to entities" msgstr "給對象增加標籤" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:230 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:216 #, fuzzy msgid "Add the name of the chart" msgstr "給圖表增加名稱" -#: superset-frontend/src/dashboard/components/Header/index.jsx:535 +#: superset-frontend/src/dashboard/components/Header/index.jsx:530 #, fuzzy msgid "Add the name of the dashboard" msgstr "給看板增加名稱" @@ -1314,50 +1344,50 @@ msgstr "增加到看板" msgid "Add/Edit Filters" msgstr "增加過濾條件" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:137 -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:164 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:140 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:167 msgid "Added" msgstr "已增加" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:185 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:171 #, fuzzy, python-format msgid "Added to 1 dashboard" msgid_plural "Added to %s dashboards" msgstr[0] "增加到看板" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 msgid "Additional Parameters" msgstr "附加参數" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1870 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1873 msgid "Additional fields may be required" msgstr "可能需要額外的欄位" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:323 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:322 msgid "Additional information" msgstr "附加訊息" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:92 msgid "Additional metadata" msgstr "附加元數據" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:56 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:55 msgid "Additional padding for legend." msgstr "圖例額外的内邊距。" -#: superset/db_engine_specs/base.py:2243 +#: superset/db_engine_specs/base.py:2249 #: superset/db_engine_specs/clickhouse.py:220 #: superset/db_engine_specs/databend.py:206 #: superset/db_engine_specs/duckdb.py:63 msgid "Additional parameters" msgstr "額外参數" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:500 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:517 #, fuzzy msgid "Additional settings." msgstr "額外的設定" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:150 msgid "Additional text to add before or after the value, e.g. unit" msgstr "附加文本到數據前(後),例如:單位" @@ -1369,28 +1399,29 @@ msgid "Additive" msgstr "附加" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:102 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:563 msgid "" "Adds color to the chart symbols based on the positive or negative change " "from the comparison value." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:874 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:882 msgid "" "Adjust column settings such as specifying the columns to read, how " "duplicates are handled, column data types, and more." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:751 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:759 msgid "" "Adjust how spaces, blank lines, null values are handled and other file " "wide settings." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:87 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:96 msgid "Adjust how this database will interact with SQL Lab." msgstr "調整此資料庫與 SQL 工具箱的交互方式。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:250 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:259 msgid "Adjust performance settings of this database." msgstr "調整此資料庫的性能設定" @@ -1405,17 +1436,17 @@ msgstr "調整此資料庫的性能設定" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:149 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:61 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:964 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:711 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1894 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:697 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1897 msgid "Advanced" msgstr "高級選項" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:234 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:118 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:386 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:113 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:233 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:117 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:385 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:168 msgid "Advanced Analytics" msgstr "高級分析" @@ -1424,23 +1455,23 @@ msgstr "高級分析" msgid "Advanced Data type" msgstr "高級數據類型" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:27 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 -#: superset-frontend/src/explore/controlPanels/sections.tsx:120 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:26 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:161 +#: superset-frontend/src/explore/controlPanels/sections.tsx:119 msgid "Advanced analytics" msgstr "高級分析" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 #, fuzzy msgid "Advanced analytics Query A" msgstr "高級分析查詢A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 #, fuzzy msgid "Advanced analytics Query B" msgstr "高級分析查詢B" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:163 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:162 #, fuzzy msgid "Advanced analytics post processing" msgstr "高級分析" @@ -1464,12 +1495,12 @@ msgstr "高級數據類型" #: 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:60 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "Advanced-Analytics" msgstr "高級分析" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:210 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:97 msgid "After" msgstr "之後" @@ -1477,11 +1508,11 @@ msgstr "之後" msgid "Aggregate" msgstr "聚合" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:82 msgid "Aggregate Mean" msgstr "合計平均值" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:87 msgid "Aggregate Sum" msgstr "合計" @@ -1491,7 +1522,7 @@ msgid "" "produce the cluster label." msgstr "聚合函數應用於每個群集中的點列表以产生聚合標籤。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:197 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:196 msgid "" "Aggregate function to apply when pivoting and computing the total rows " "and columns" @@ -1509,7 +1540,7 @@ msgstr "" msgid "Aggregation" msgstr "合計" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:170 msgid "Aggregation function" msgstr "聚合功能" @@ -1518,15 +1549,15 @@ msgstr "聚合功能" msgid "Alert" msgstr "警報" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:91 msgid "Alert Triggered, In Grace Period" msgstr "告警已觸發,在寬限期内" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:355 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 msgid "Alert condition" msgstr "告警條件" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 #, fuzzy msgid "Alert contents" msgstr "標籤内容" @@ -1535,7 +1566,7 @@ msgstr "標籤内容" msgid "Alert ended grace period." msgstr "告警已结束寬限期。" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:82 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 msgid "Alert failed" msgstr "告警失敗" @@ -1547,12 +1578,12 @@ msgstr "在寬限期内觸發告警。" msgid "Alert found an error while executing a query." msgstr "告警在執行查詢時發現錯誤。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Alert is active" msgstr "告警失敗" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Alert name" msgstr "告警名稱" @@ -1582,11 +1613,11 @@ msgstr "告警查詢返回了多行。" msgid "Alert query returned more than one row. %(num_rows)s rows returned" msgstr "告警查詢返回了多行。%(num_rows)s 行被返回" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:75 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 msgid "Alert running" msgstr "告警運行中" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:68 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 msgid "Alert triggered, notification sent" msgstr "告警已觸發,通知已發送" @@ -1598,7 +1629,7 @@ msgstr "告警驗證器配置錯誤。" msgid "Alerts" msgstr "告警" -#: superset/initialization/__init__.py:375 +#: superset/initialization/__init__.py:376 msgid "Alerts & Reports" msgstr "告警和報告" @@ -1607,8 +1638,8 @@ msgstr "告警和報告" msgid "Alerts & reports" msgstr "告警和報告" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:419 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:507 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:121 msgid "Align +/-" msgstr "對齊 +/-" @@ -1628,7 +1659,7 @@ msgstr "對齊 +/-" #: superset-frontend/src/pages/DatabaseList/index.tsx:516 #: superset-frontend/src/pages/DatabaseList/index.tsx:536 #: superset-frontend/src/pages/DatabaseList/index.tsx:548 -#: superset-frontend/src/pages/DatasetList/index.tsx:608 +#: superset-frontend/src/pages/DatasetList/index.tsx:603 #: superset-frontend/src/pages/Home/index.tsx:206 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:370 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:288 @@ -1649,7 +1680,7 @@ msgstr "所有文本" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:55 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/useFilterScope.ts:60 #: superset-frontend/src/dashboard/util/getFilterScopeNodesTree.js:80 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:127 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:77 msgid "All charts" msgstr "所有圖表" @@ -1669,7 +1700,7 @@ msgstr "應用於所有面板" msgid "All panels with this column will be affected by this filter" msgstr "包含此列的所有面板都將受到此過濾條件的影響" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:119 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:128 #: superset/views/database/mixins.py:188 msgid "Allow CREATE TABLE AS" msgstr "允許 CREATE TABLE AS" @@ -1678,7 +1709,7 @@ msgstr "允許 CREATE TABLE AS" msgid "Allow CREATE TABLE AS option in SQL Lab" msgstr "在 SQL 編輯器中允許 CREATE TABLE AS 選項" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 #: superset/views/database/mixins.py:189 msgid "Allow CREATE VIEW AS" msgstr "允許 CREATE VIEW AS" @@ -1691,12 +1722,12 @@ msgstr "在 SQL 編輯器中允許 CREATE VIEW AS 選項" msgid "Allow Csv Upload" msgstr "允許 Csv 上傳" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:166 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:175 #: superset/views/database/mixins.py:190 msgid "Allow DML" msgstr "允許 DML" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:618 msgid "Allow changing catalogs" msgstr "" @@ -1707,15 +1738,15 @@ msgid "" " (e.g. Oracle, Snowflake)." msgstr "如果資料庫支持(例如 Oracle、Snowflake 等),允許將列名更改為不區分大小寫的格式。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:445 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:436 msgid "Allow columns to be rearranged" msgstr "允許列重排" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:122 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:131 msgid "Allow creation of new tables based on queries" msgstr "允許基於查詢創建新表" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:145 msgid "Allow creation of new views based on queries" msgstr "允許基於查詢創建新視圖" @@ -1723,24 +1754,24 @@ msgstr "允許基於查詢創建新視圖" msgid "Allow data manipulation language" msgstr "允許數據操作語言" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:448 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:439 msgid "" "Allow end user to drag-and-drop column headers to rearrange them. Note " "their changes won't persist for the next time they open the chart." msgstr "允許最終用戶通過拖放列標題來重新排列它們。請注意,他們所做的更改不會在下次打開圖表時保留。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:440 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:457 #, fuzzy msgid "Allow file uploads to database" msgstr "允許上傳文件到資料庫" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:169 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:178 msgid "" "Allow manipulation of the database using non-SELECT statements such as " "UPDATE, DELETE, CREATE, etc." msgstr "允許使用非 SELECT 語句(如 UPDATE、DELETE、CREATE 等)操作資料庫。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:188 msgid "Allow node selections" msgstr "允許節點選擇" @@ -1748,11 +1779,11 @@ msgstr "允許節點選擇" msgid "Allow sending multiple polygons as a filter event" msgstr "允許使用多個多邊形來過濾事件" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:199 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:208 msgid "Allow this database to be explored" msgstr "允許瀏覽此資料庫" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:103 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:112 msgid "Allow this database to be queried in SQL Lab" msgstr "允許在 SQL 工具箱中查詢此資料庫" @@ -1780,7 +1811,7 @@ msgid "" "around each box visualize the min, max, range, and outer 2 quartiles." msgstr "也稱為框須圖,該可視化比較了一個相關指標在多個組中的分布。中間的框强調平均值、中值和内部2個四分位數。每個框週围的触須可視化了最小值、最大值、範圍和外部2個四分區。" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:231 msgid "Altered" msgstr "已更改" @@ -1789,7 +1820,7 @@ msgstr "已更改" msgid "Always filter main datetime column" msgstr "主日期列" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:67 #, fuzzy msgid "An Error Occurred" msgstr "發生了一個錯誤" @@ -1813,19 +1844,19 @@ msgstr "向資料庫傳递單個参數時必須指定引擎。" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:802 #: superset-frontend/src/components/Tags/utils.tsx:71 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:122 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:121 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:114 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:42 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:87 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:88 msgid "An error has occurred" msgstr "發生了一個錯誤" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:176 -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:76 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:261 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:75 msgid "An error occurred" msgstr "發生了一個錯誤" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:322 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:323 msgid "An error occurred saving dataset" msgstr "保存數據集時發生錯誤" @@ -1841,7 +1872,7 @@ msgstr "精简日誌時出錯 " msgid "An error occurred while accessing the value." msgstr "訪問值時出錯。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1138 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1096 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." @@ -1852,8 +1883,8 @@ msgstr "收起表結構時出錯。請與管理員聯繫。" msgid "An error occurred while creating %ss: %s" msgstr "創建時出錯:%ss: %s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1326 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1348 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1284 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1306 msgid "An error occurred while creating the data source" msgstr "創建數據源時發生錯誤" @@ -1869,7 +1900,7 @@ msgstr "創建值時出錯。" msgid "An error occurred while deleting the value." msgstr "删除值時出錯。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1114 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1072 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." @@ -1927,7 +1958,7 @@ msgstr "獲取資料庫訊息時出錯:%s" #: superset-frontend/src/pages/CssTemplateList/index.tsx:240 #: superset-frontend/src/pages/DashboardList/index.tsx:603 #: superset-frontend/src/pages/DatabaseList/index.tsx:553 -#: superset-frontend/src/pages/DatasetList/index.tsx:613 +#: superset-frontend/src/pages/DatasetList/index.tsx:608 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:293 #: superset-frontend/src/pages/SavedQueryList/index.tsx:470 #: superset-frontend/src/pages/SavedQueryList/index.tsx:520 @@ -1936,21 +1967,21 @@ msgstr "獲取資料庫訊息時出錯:%s" msgid "An error occurred while fetching dataset datasource values: %s" msgstr "獲取數據集數據源訊息時出錯: %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:580 +#: superset-frontend/src/pages/DatasetList/index.tsx:575 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "獲取數據集所有者值時出錯:%s" -#: superset-frontend/src/pages/DatasetList/index.tsx:237 +#: superset-frontend/src/pages/DatasetList/index.tsx:232 msgid "An error occurred while fetching dataset related data" msgstr "獲取數據集相關數據時出錯" -#: superset-frontend/src/pages/DatasetList/index.tsx:257 +#: superset-frontend/src/pages/DatasetList/index.tsx:252 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "獲取數據集相關數據時出錯:%s" -#: superset-frontend/src/pages/DatasetList/index.tsx:548 +#: superset-frontend/src/pages/DatasetList/index.tsx:543 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "獲取數據集時出錯:%s" @@ -1964,14 +1995,14 @@ msgstr "獲取函數名稱時出錯。" msgid "An error occurred while fetching owners values: %s" msgstr "獲取圖表所有者時出錯 %s" -#: superset-frontend/src/pages/DatasetList/index.tsx:564 +#: superset-frontend/src/pages/DatasetList/index.tsx:559 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:394 #: superset-frontend/src/pages/SavedQueryList/index.tsx:491 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "獲取結構訊息時出錯:%s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:720 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:698 msgid "An error occurred while fetching tab state" msgstr "獲取選項卡狀態時出錯" @@ -1979,7 +2010,7 @@ msgstr "獲取選項卡狀態時出錯" msgid "An error occurred while fetching table metadata" msgstr "獲取表格元數據時發生錯誤" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1067 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1025 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." @@ -2005,7 +2036,7 @@ msgstr "獲取看板時出錯" msgid "An error occurred while loading the SQL" msgstr "創建數據源時發生錯誤" -#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:321 +#: superset-frontend/src/dashboard/components/gridComponents/Chart.jsx:322 #, fuzzy msgid "An error occurred while opening Explore" msgstr "精简日誌時出錯 " @@ -2019,15 +2050,11 @@ msgstr "更新值時出錯。" msgid "An error occurred while pruning logs " msgstr "精简日誌時出錯 " -#: superset-frontend/src/SqlLab/actions/sqlLab.js:795 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:753 msgid "An error occurred while removing query. Please contact your administrator." msgstr "删除查詢時出錯。請與管理員聯繫。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:758 -msgid "An error occurred while removing tab. Please contact your administrator." -msgstr "删除選項卡時出錯。請與管理員聯繫。" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1168 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1126 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." @@ -2038,17 +2065,11 @@ msgstr "删除表結構時出錯。請與管理員聯繫。" msgid "An error occurred while rendering the visualization: %s" msgstr "渲染可視化時發生錯誤:%s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:634 -msgid "" -"An error occurred while setting the active tab. Please contact your " -"administrator." -msgstr "設定活動選項卡時出錯。請與管理員聯繫。" - #: superset-frontend/src/explore/actions/exploreActions.ts:89 msgid "An error occurred while starring this chart" msgstr "以此字符開頭時出錯" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:922 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:880 msgid "" "An error occurred while storing your query in the backend. To avoid " "losing your changes, please save your query using the \"Save Query\" " @@ -2070,19 +2091,19 @@ msgstr "更新值時出錯。" msgid "An unexpected error occurred" msgstr "發生了一個錯誤" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:235 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:233 msgid "Anchor to" msgstr "锚定到" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:104 msgid "Angle at which to end progress axis" msgstr "進度軸结束的角度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:94 msgid "Angle at which to start progress axis" msgstr "開始進度軸的角度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 msgid "Animation" msgstr "動画" @@ -2098,7 +2119,7 @@ msgstr "注释層 %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/annotationsAndLayers.tsx:36 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:109 -#: superset/initialization/__init__.py:385 +#: superset/initialization/__init__.py:386 msgid "Annotation Layers" msgstr "注释層" @@ -2140,7 +2161,7 @@ msgstr "注释層仍在加载。" msgid "Annotation layer interval end" msgstr "注释層間隔结束" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:250 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:249 msgid "Annotation layer name" msgstr "注释層名稱" @@ -2178,13 +2199,13 @@ msgstr "注释層類型" msgid "Annotation layer value" msgstr "注释層值" -#: superset-frontend/src/explore/controlPanels/sections.tsx:86 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:71 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:290 msgid "Annotation layers" msgstr "注释層" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:57 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:50 msgid "Annotation layers are still loading." msgstr "注释層仍在加载。" @@ -2210,12 +2231,12 @@ msgstr "注释來源" msgid "Annotation source type" msgstr "注释數據源類型" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:154 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:155 #, fuzzy msgid "Annotation template created" msgstr "注释無法創建。" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:139 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:140 #, fuzzy msgid "Annotation template updated" msgstr "注释已更新。" @@ -2225,7 +2246,7 @@ msgstr "注释已更新。" msgid "Annotations and Layers" msgstr "注释與注释層" -#: superset-frontend/src/explore/controlPanels/sections.tsx:75 +#: superset-frontend/src/explore/controlPanels/sections.tsx:74 msgid "Annotations and layers" msgstr "注释與注释層" @@ -2238,13 +2259,13 @@ msgstr "無法删除注释。" #: superset-frontend/src/pages/DashboardList/index.tsx:513 #: superset-frontend/src/pages/DashboardList/index.tsx:537 #: superset-frontend/src/pages/DashboardList/index.tsx:586 -#: superset-frontend/src/pages/DatasetList/index.tsx:596 +#: superset-frontend/src/pages/DatasetList/index.tsx:591 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:269 msgid "Any" msgstr "所有" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:670 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:338 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:656 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:339 msgid "Any additional detail to show in the certification tooltip." msgstr "要在認證工具提示中顯示詳細訊息。" @@ -2254,32 +2275,32 @@ msgid "" "dashboard's individual charts" msgstr "此處選擇的任何調色板都將覆盖應用於此看板的各個圖表的颜色" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1055 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1058 msgid "Any databases that allow connections via SQL Alchemy URIs can be added. " msgstr "可以增加任何允許通過 SQL AlChemy URI 進行連接的資料庫。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1069 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1072 msgid "" "Any databases that allow connections via SQL Alchemy URIs can be added. " "Learn about how to connect a database driver " msgstr "可以增加任何允許通過 SQL AlChemy URI 進行連接的資料庫。了解如何連接資料庫驱動程序" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:183 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:184 #, fuzzy, python-format msgid "Applied cross-filters (%d)" msgstr "應用的交叉篩選器 (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:206 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel/index.tsx:207 #, fuzzy, python-format msgid "Applied filters (%d)" msgstr "應用的過濾器 (%d)" -#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:299 +#: superset-frontend/src/dashboard/components/FiltersBadge/index.tsx:302 #, fuzzy, python-format msgid "Applied filters (%s)" msgstr "應用的過濾器 (%d)" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:260 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:262 #, fuzzy, python-format msgid "Applied filters: %s" msgstr "應用的過濾器 (%s)" @@ -2290,10 +2311,10 @@ msgid "" "source query satisfies the minimum periods defined in the rolling window." msgstr "應用的滚動窗口(rolling window)未返回任何數據。請確保源查詢满足滚動窗口中定義的最小週期。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:142 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:983 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:231 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:258 msgid "Apply" msgstr "應用" @@ -2302,11 +2323,11 @@ msgstr "應用" msgid "Apply conditional color formatting to metric" msgstr "將條件颜色格式應用於指標" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:406 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 msgid "Apply conditional color formatting to metrics" msgstr "將條件颜色格式應用於指標" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:587 msgid "Apply conditional color formatting to numeric columns" msgstr "將條件颜色格式應用於數字列" @@ -2315,7 +2336,7 @@ msgstr "將條件颜色格式應用於數字列" msgid "Apply filters" msgstr "應用過濾器" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:110 msgid "Apply metrics on" msgstr "應用指標到" @@ -2327,7 +2348,7 @@ msgstr "應用於所有面板" msgid "Apply to specific panels" msgstr "應用於特定面板" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 msgid "April" msgstr "四月" @@ -2345,9 +2366,9 @@ msgstr "您確定要删除選定的查詢嗎?" msgid "Are you sure you want to cancel?" msgstr "您確定要取消嗎?" -#: superset-frontend/src/features/charts/ChartCard.tsx:81 +#: superset-frontend/src/features/charts/ChartCard.tsx:80 #: superset-frontend/src/features/home/DashboardTable.tsx:229 -#: superset-frontend/src/features/tags/TagCard.tsx:71 +#: superset-frontend/src/features/tags/TagCard.tsx:70 #: superset-frontend/src/pages/ChartList/index.tsx:465 #: superset-frontend/src/pages/DashboardList/index.tsx:423 #: superset-frontend/src/pages/DashboardList/index.tsx:746 @@ -2378,7 +2399,7 @@ msgstr "確定要删除所選圖表嗎?" msgid "Are you sure you want to delete the selected dashboards?" msgstr "確定要删除選定的看板嗎?" -#: superset-frontend/src/pages/DatasetList/index.tsx:789 +#: superset-frontend/src/pages/DatasetList/index.tsx:784 msgid "Are you sure you want to delete the selected datasets?" msgstr "確定要删除選定的數據集嗎?" @@ -2404,7 +2425,7 @@ msgstr "確定要删除選定的 %s 嗎?" msgid "Are you sure you want to delete the selected templates?" msgstr "確定要删除選定的模板嗎?" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:433 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:434 #, fuzzy msgid "Are you sure you want to overwrite this dataset?" msgstr "確定要删除選定的數據集嗎?" @@ -2417,24 +2438,24 @@ msgstr "您確定要繼續執行嗎?" msgid "Are you sure you want to save and apply changes?" msgstr "確定要保存並應用更改嗎?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 #, fuzzy msgid "Area" msgstr "文本區域" #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:93 msgid "Area Chart" msgstr "面積圖" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:176 msgid "Area chart" msgstr "面積圖" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:107 msgid "Area chart opacity" msgstr "面積圖不透明度" @@ -2446,7 +2467,7 @@ msgid "" "other." msgstr "時間序列面積圖與折線圖相似,因為它們表示具有相同比例的變量,但面積圖將度量叠加在一起。超級集中的面積圖可以是流式、堆栈式或展開式" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:235 msgid "Arrow" msgstr "箭頭" @@ -2468,36 +2489,36 @@ msgstr "關聯的圖表" msgid "Async Execution" msgstr "異步執行查詢" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:324 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:333 #: superset-frontend/src/pages/DatabaseList/index.tsx:358 #: superset-frontend/src/pages/DatabaseList/index.tsx:526 msgid "Asynchronous query execution" msgstr "異步執行查詢" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 msgid "August" msgstr "八月" -#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:170 +#: superset-frontend/src/components/ErrorMessage/OAuth2RedirectMessage.tsx:171 msgid "Authorization needed" msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:114 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:153 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:198 #, fuzzy msgid "Auto" msgstr "自動" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:98 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:97 #, fuzzy msgid "Auto Zoom" msgstr "數據縮放" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:652 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:683 msgid "Autocomplete" msgstr "自動補全" @@ -2513,12 +2534,12 @@ msgstr "自動補全查詢谓詞" msgid "Automatic Color" msgstr "自動配色" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:327 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:355 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 msgid "Available sorting modes:" msgstr "可用分類模式:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 #, fuzzy msgid "Average" msgstr "平均值" @@ -2528,33 +2549,33 @@ msgstr "平均值" msgid "Average value" msgstr "平均值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:184 msgid "Axis" msgstr "坐標軸" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:237 #, fuzzy msgid "Axis Bounds" msgstr "Y 軸界限" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:181 #, fuzzy msgid "Axis Format" msgstr "Y 軸格式化" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:71 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:101 #, fuzzy msgid "Axis Title" msgstr "軸標題" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:27 msgid "Axis ascending" msgstr "軸線升序" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:28 msgid "Axis descending" msgstr "軸線降序" @@ -2562,10 +2583,10 @@ msgstr "軸線降序" msgid "BOOLEAN" msgstr "布林值" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:372 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1153 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1170 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1190 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:373 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1156 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1173 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1193 msgid "Back" msgstr "返回" @@ -2580,8 +2601,8 @@ msgstr "返回到列表" msgid "Backend" msgstr "後端" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 #, fuzzy msgid "Backward values" msgstr "向後數值" @@ -2597,9 +2618,9 @@ msgstr "錯誤的空間欄位" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:39 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 msgid "Bar" msgstr "柱" @@ -2617,11 +2638,11 @@ msgstr "柱狀圖(傳统)" msgid "Bar Charts are used to show metrics as a series of bars." msgstr "柱狀圖用於將指標以一系列柱狀顯示。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:315 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:314 msgid "Bar Values" msgstr "柱狀圖的值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:271 #, fuzzy msgid "Bar orientation" msgstr "方向" @@ -2633,7 +2654,7 @@ msgid "Base" msgstr "基礎" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:228 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:385 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:384 #, python-format msgid "Base layer map style. See Mapbox documentation: %s" msgstr "" @@ -2642,24 +2663,24 @@ msgstr "" msgid "Based on a metric" msgstr "基於指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:55 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:54 msgid "Based on granularity, number of time periods to compare against" msgstr "根据粒度、要比較的時間階段" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:229 msgid "Based on what should series be ordered on the chart and legend" msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1808 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1811 msgid "Basic" msgstr "基礎" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:298 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:246 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:286 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:237 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:609 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:245 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:285 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:238 msgid "Basic information" msgstr "基本情况" @@ -2676,8 +2697,8 @@ msgstr "電池電量随時間變化" msgid "Be careful." msgstr "小心。" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:206 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:75 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:207 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 msgid "Before" msgstr "之前" @@ -2697,38 +2718,43 @@ msgstr "" msgid "Big Number with Trendline" msgstr "带趋势線的數字" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:65 +#, fuzzy +msgid "Bins" +msgstr "處於" + +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 msgid "Bottom" msgstr "底端" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:195 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:197 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:192 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:196 msgid "Bottom Margin" msgstr "底部邊距" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 #, fuzzy msgid "Bottom left" msgstr "底左" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:216 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:207 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:209 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:204 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:208 msgid "Bottom margin, in pixels, allowing for more room for axis labels" msgstr "底部邊距,以像素為單位,為軸標籤留出更多空間" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:187 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:186 #, fuzzy msgid "Bottom right" msgstr "底右" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 msgid "Bottom to Top" msgstr "自下而上" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:290 #, fuzzy msgid "" "Bounds for numerical X axis. Not applicable for temporal or categorical " @@ -2737,21 +2763,21 @@ msgid "" "range. It won't narrow the data's extent." msgstr "Y 軸的邊界。當空時,邊界是根据數據的最小/最大值動態定義的。請注意,此功能只會擴展軸範圍。它不會縮小數據範圍。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:262 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:278 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:261 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:277 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:259 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:251 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:232 msgid "" "Bounds for the Y-axis. When left empty, the bounds are dynamically " "defined based on the min/max of the data. Note that this feature will " "only expand the axis range. It won't narrow the data's extent." msgstr "Y 軸的邊界。當空時,邊界是根据數據的最小/最大值動態定義的。請注意,此功能只會擴展軸範圍。它不會縮小數據範圍。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:240 #, fuzzy msgid "" "Bounds for the axis. When left empty, the bounds are dynamically defined " @@ -2759,7 +2785,7 @@ msgid "" " the axis range. It won't narrow the data's extent." msgstr "Y 軸的邊界。當空時,邊界是根据數據的最小/最大值動態定義的。請注意,此功能只會擴展軸範圍。它不會縮小數據範圍。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:361 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:360 #, fuzzy msgid "" "Bounds for the primary Y-axis. When left empty, the bounds are " @@ -2768,7 +2794,7 @@ msgid "" "extent." msgstr "Y 軸的邊界。當空時,邊界是根据數據的最小/最大值動態定義的。請注意,此功能只會擴展軸範圍。它不會縮小數據範圍。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:400 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:399 #, fuzzy msgid "" "Bounds for the secondary Y-axis. Only works when Independent Y-axis\n" @@ -2785,11 +2811,11 @@ msgid "Box Plot" msgstr "箱線圖" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:156 msgid "Breakdowns" msgstr "分解" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:158 msgid "" "Breaks down the series by the category specified in this control.\n" " This can help viewers understand how each category affects the " @@ -2806,7 +2832,7 @@ msgstr "氣泡圖" msgid "Bubble Chart (legacy)" msgstr "氣泡圖(傳统)" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:146 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:135 msgid "Bubble Color" msgstr "氣泡颜色" @@ -2815,12 +2841,12 @@ msgstr "氣泡颜色" msgid "Bubble Opacity" msgstr "氣泡透明度" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:142 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:207 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 msgid "Bubble Size" msgstr "氣泡大小" -#: superset-frontend/src/explore/controls.jsx:415 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Bubble size" msgstr "氣泡尺寸" @@ -2833,7 +2859,7 @@ msgstr "氣泡尺寸數字格式" msgid "Bucket break points" msgstr "桶分割點" -#: superset-frontend/src/features/home/RightMenu.tsx:540 +#: superset-frontend/src/features/home/RightMenu.tsx:541 #, fuzzy msgid "Build" msgstr "重構" @@ -2844,14 +2870,14 @@ msgstr "重構" #: superset-frontend/src/pages/ChartList/index.tsx:749 #: superset-frontend/src/pages/CssTemplateList/index.tsx:212 #: superset-frontend/src/pages/DashboardList/index.tsx:671 -#: superset-frontend/src/pages/DatasetList/index.tsx:635 +#: superset-frontend/src/pages/DatasetList/index.tsx:630 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:322 #: superset-frontend/src/pages/SavedQueryList/index.tsx:191 #: superset-frontend/src/pages/Tags/index.tsx:313 msgid "Bulk select" msgstr "批量選擇" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:94 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:95 msgid "Bulk tag" msgstr "" @@ -2888,34 +2914,34 @@ msgstr "" "預設情况下,每個過濾器在初始頁面加载時最多加载 1000 個選項。如果您有超過 1000 " "個過濾值,並且希望啟用動態搜索,以便在鍵入時加载篩選值(可能會給資料庫增加压力),請選中此框。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:356 msgid "By key: use column names as sorting key" msgstr "使用列名作為排序關鍵字" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:328 msgid "By key: use row names as sorting key" msgstr "使用行名作為排序關鍵字" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:357 msgid "By value: use metric values as sorting key" msgstr "使用度量值作為排序關鍵字" #: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:232 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:330 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:338 msgid "CANCEL" msgstr "取消" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1619 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1622 #, fuzzy msgid "CREATE DATASET" msgstr "創建數據集" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:712 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 msgid "CREATE TABLE AS" msgstr "允許 CREATE TABLE AS" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:723 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:762 msgid "CREATE VIEW AS" msgstr "允許 CREATE VIEW AS" @@ -2923,12 +2949,12 @@ msgstr "允許 CREATE VIEW AS" msgid "CREATE VIEW statement" msgstr "CREATE VIEW 語句" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:43 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:44 #, fuzzy msgid "CRON Schedule" msgstr "CRON 定時任務" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:109 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:111 msgid "CRON expression" msgstr "CRON 表達式" @@ -2937,16 +2963,16 @@ msgstr "CRON 表達式" msgid "CSS" msgstr "CSS" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:74 #, fuzzy msgid "CSS Styles" msgstr "CSS 樣式" -#: superset/initialization/__init__.py:282 +#: superset/initialization/__init__.py:283 msgid "CSS Templates" msgstr "CSS 模板" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:76 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:75 msgid "CSS applied to the chart" msgstr "" @@ -2968,16 +2994,16 @@ msgstr "CSS 模板" msgid "CSS templates could not be deleted." msgstr "CSS 模板不能被删除" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:560 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:568 #, fuzzy msgid "CSV Upload" msgstr "允許 CSV 上傳" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:142 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:151 msgid "CTAS & CVAS SCHEMA" msgstr "CTAS 和 CVAS 方案" -#: superset/sql_lab.py:446 +#: superset/sql_lab.py:449 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 " @@ -2990,7 +3016,7 @@ msgstr "" msgid "CTAS Schema" msgstr "CTAS 模式" -#: superset/sql_lab.py:463 +#: superset/sql_lab.py:466 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 " @@ -3012,21 +3038,21 @@ msgid "Cache Timeout" msgstr "缓存超時" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:61 -#: superset-frontend/src/explore/controlPanels/sections.tsx:44 +#: superset-frontend/src/explore/controlPanels/sections.tsx:43 msgid "Cache Timeout (seconds)" msgstr "缓存超時(秒)" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:970 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:347 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:348 msgid "Cache timeout" msgstr "缓存時間" -#: superset-frontend/src/components/CachedLabel/index.tsx:51 +#: superset-frontend/src/components/CachedLabel/index.tsx:52 #, fuzzy msgid "Cached" msgstr "已缓存" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:691 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:700 #, python-format msgid "Cached %s" msgstr "缓存於%s" @@ -3040,11 +3066,11 @@ msgstr "缓存的值未找到" msgid "Calculate contribution per series or row" msgstr "計算每個系列或總計的貢獻" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:80 msgid "Calculate from first step" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:83 msgid "Calculate from previous step" msgstr "" @@ -3057,12 +3083,12 @@ msgstr "計算列 [%s] 需要一個表達式" msgid "Calculated columns" msgstr "計算列" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:139 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:108 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:336 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:220 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:490 -#: superset-frontend/src/explore/controlPanels/sections.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:335 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:219 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:489 +#: superset-frontend/src/explore/controlPanels/sections.tsx:217 msgid "Calculation type" msgstr "計算類型" @@ -3084,26 +3110,26 @@ msgstr "允許選擇多個值" msgid "Can't have overlap between Series and Breakdowns" msgstr "Series 和 Breakdown 之間不能有重叠" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:212 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:906 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:269 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:225 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:944 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:271 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:270 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:311 -#: superset-frontend/src/components/Modal/Modal.tsx:273 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:590 +#: superset-frontend/src/components/Modal/Modal.tsx:275 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:576 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:305 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:62 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:256 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:257 #: superset-frontend/src/explore/components/SaveModal.tsx:440 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:970 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:118 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:225 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:107 -#: superset-frontend/src/features/tags/TagModal.tsx:277 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:117 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:227 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:108 +#: superset-frontend/src/features/tags/TagModal.tsx:278 msgid "Cancel" msgstr "取消" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:360 msgid "Cancel query on window unload event" msgstr "當窗口關闭時取消查詢" @@ -3119,8 +3145,8 @@ msgstr "無法删除附加了數據集的資料庫" msgid "Cannot have multiple credentials for the SSH Tunnel" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:308 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1240 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterValue.tsx:311 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1242 msgid "Cannot load filter" msgstr "無法加载篩選器" @@ -3155,35 +3181,35 @@ msgstr "分類颜色" msgid "Categories to group by on the x-axis." msgstr "要在 x 軸上分組的類别。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:56 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:672 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:55 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:616 msgid "Category" msgstr "分類" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:53 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:103 #, fuzzy msgid "Category Name" msgstr "分類名稱" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:120 #, fuzzy msgid "Category and Percentage" msgstr "分類和比例" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:56 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:88 #, fuzzy msgid "Category and Value" msgstr "分類和值" @@ -3193,14 +3219,14 @@ msgstr "分類和值" msgid "Category name" msgstr "分類名稱" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:87 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 msgid "Category of target nodes" msgstr "目標節點類别" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 msgid "Category, Value and Percentage" msgstr "" @@ -3217,28 +3243,24 @@ msgstr "單元格半徑" msgid "Cell Size" msgstr "單元尺寸" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:405 -msgid "Cell bars" -msgstr "單元格柱狀圖" - -#: superset-frontend/src/components/FilterableTable/utils.tsx:49 +#: superset-frontend/src/components/FilterableTable/utils.tsx:48 msgid "Cell content" msgstr "單元格内容" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:129 #, fuzzy msgid "Cell limit" msgstr "單元格限制" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:32 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/Heatmap.tsx:31 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:38 #, fuzzy msgid "Centroid (Longitude and Latitude): " msgstr "中心點(經度/緯度)" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:321 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:636 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:322 msgid "Certification" msgstr "認證" @@ -3246,15 +3268,15 @@ msgstr "認證" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:354 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1309 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1315 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:664 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:332 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:650 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:333 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:336 msgid "Certification details" msgstr "認證細節" #: superset-frontend/src/pages/ChartList/index.tsx:657 #: superset-frontend/src/pages/DashboardList/index.tsx:580 -#: superset-frontend/src/pages/DatasetList/index.tsx:590 +#: superset-frontend/src/pages/DatasetList/index.tsx:585 msgid "Certified" msgstr "認證" @@ -3265,23 +3287,23 @@ msgstr "認證" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:343 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1296 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1304 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:655 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:323 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:641 #: superset-frontend/src/explore/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:325 msgid "Certified by" msgstr "認證" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:46 -#: superset-frontend/src/components/CertifiedBadge/index.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/CertifiedIconWithTooltip.tsx:45 +#: superset-frontend/src/components/CertifiedBadge/index.tsx:43 #, python-format msgid "Certified by %s" msgstr "認證人 %s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:354 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:353 msgid "Change order of columns." msgstr "更改列的順序。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:326 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:325 msgid "Change order of rows." msgstr "更改行的順序。" @@ -3303,7 +3325,7 @@ msgstr "修改已保存" msgid "Changing one or more of these dashboards is forbidden" msgstr "一個或多個看板的修改被禁止" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:55 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:57 msgid "" "Changing the dataset may break the chart if the chart relies on columns " "or metadata that does not exist in the target dataset" @@ -3324,16 +3346,16 @@ 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:47 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:62 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:75 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:90 -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:91 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:122 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:139 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:46 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:74 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:89 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:138 #: superset-frontend/src/explore/components/ControlHeader.tsx:123 msgid "Changing this control takes effect instantly" msgstr "更改此控件立即生效。" @@ -3356,24 +3378,24 @@ msgstr "没有權限更新此數據集" msgid "Changing this report is forbidden" msgstr "禁止更改此報告" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:800 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:808 #, fuzzy msgid "Character to interpret as decimal point" msgstr "將字符解释為小數點的字符。" #: superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx:53 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:577 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:158 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1534 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:160 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1536 #: superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx:69 #: superset-frontend/src/features/home/ChartTable.tsx:191 -#: superset-frontend/src/features/home/RightMenu.tsx:223 +#: superset-frontend/src/features/home/RightMenu.tsx:224 #: superset-frontend/src/pages/ChartList/index.tsx:759 #: superset/views/chart/mixin.py:84 superset/views/chart/views.py:96 msgid "Chart" msgstr "圖表" -#: superset/views/core.py:727 +#: superset/views/core.py:729 #, python-format msgid "Chart %(id)s not found" msgstr "圖表 %(id)s 没有找到" @@ -3382,26 +3404,26 @@ msgstr "圖表 %(id)s 没有找到" msgid "Chart Cache Timeout" msgstr "表缓存超時" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:801 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:810 #, fuzzy, python-format msgid "Chart Data: %s" msgstr "上次更新 %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:52 -#: superset-frontend/src/explore/controlPanels/sections.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:34 msgid "Chart ID" msgstr "圖表 ID" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:81 -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:40 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:53 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:59 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:51 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:132 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:131 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:57 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:35 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:131 +#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:56 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:42 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:76 @@ -3413,32 +3435,34 @@ msgstr "圖表 ID" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:82 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:46 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:57 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:129 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:106 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:65 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:100 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:299 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:61 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:67 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:296 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:64 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:46 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:174 -#: superset-frontend/src/explore/fixtures.tsx:34 -#: superset-frontend/src/explore/fixtures.tsx:77 -#: superset-frontend/src/explore/fixtures.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:68 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:45 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:173 +#: superset-frontend/src/explore/fixtures.tsx:33 +#: superset-frontend/src/explore/fixtures.tsx:76 +#: superset-frontend/src/explore/fixtures.tsx:85 msgid "Chart Options" msgstr "圖表選項" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:262 #, fuzzy msgid "Chart Orientation" msgstr "方向" @@ -3450,14 +3474,14 @@ msgid "Chart Owner: %s" msgid_plural "Chart Owners: %s" msgstr[0] "圖表所有者:%s" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:613 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:620 #, fuzzy msgid "Chart Source" msgstr "數據源" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:34 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:285 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:33 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:284 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:168 msgid "Chart Title" msgstr "圖表標題" @@ -3476,23 +3500,23 @@ msgstr "圖表 [%s] 已經保存" msgid "Chart [%s] was added to dashboard [%s]" msgstr "圖表 [%s] 已經增加到看板 [%s]" -#: superset/views/core.py:626 +#: superset/views/core.py:628 msgid "Chart [{}] has been overwritten" msgstr "圖表 [{}] 已經覆盖" -#: superset/views/core.py:622 +#: superset/views/core.py:623 msgid "Chart [{}] has been saved" msgstr "圖表 [{}] 已經保存" -#: superset/views/core.py:651 +#: superset/views/core.py:653 msgid "Chart [{}] was added to dashboard [{}]" msgstr "圖表 [{}] 已經增加到看板 [{}]" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:266 msgid "Chart cache timeout" msgstr "圖表缓存超時" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:243 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:244 msgid "Chart changes" msgstr "圖表變化" @@ -3541,8 +3565,8 @@ msgstr "圖表名稱" msgid "Chart not found" msgstr "圖表 %(id)s 没有找到" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:104 msgid "Chart options" msgstr "圖表選項" @@ -3555,17 +3579,17 @@ msgstr "圖表所有者:%s" msgid "Chart parameters are invalid." msgstr "圖表参數無效。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:190 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:191 #, fuzzy msgid "Chart properties updated" msgstr "編輯圖表属性" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:231 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:217 #, fuzzy msgid "Chart title" msgstr "圖表標題" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:314 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:315 msgid "Chart type requires a dataset" msgstr "" @@ -3574,13 +3598,13 @@ msgstr "" msgid "Chart width" msgstr "圖表寬度" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:74 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:73 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:60 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:154 -#: superset-frontend/src/features/tags/TagModal.tsx:328 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:153 +#: superset-frontend/src/features/tags/TagModal.tsx:329 #: superset-frontend/src/pages/ChartList/index.tsx:785 #: superset-frontend/src/pages/Home/index.tsx:404 -#: superset/initialization/__init__.py:253 superset/views/chart/mixin.py:25 +#: superset/initialization/__init__.py:254 superset/views/chart/mixin.py:25 #: superset/views/dashboard/mixin.py:80 msgid "Charts" msgstr "圖表" @@ -3593,9 +3617,9 @@ msgstr "圖表無法删除。" msgid "Check for sorting ascending" msgstr "按照升序進行排序" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:106 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:115 -#: superset-frontend/src/explore/fixtures.tsx:44 +#: superset-frontend/src/explore/fixtures.tsx:43 msgid "" "Check if the Rose Chart should use segment area instead of segment radius" " for proportioning" @@ -3605,19 +3629,19 @@ msgstr "檢查玫瑰圖是否應該使用線段面積而不是線段半徑來進 msgid "Check out this chart in dashboard:" msgstr "在看板中查看此圖表" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:841 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:851 msgid "Check out this chart: " msgstr "看看這張圖表:" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:181 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:188 msgid "Check out this dashboard: " msgstr "查看此看板:" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:211 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:210 msgid "Check to force date partitions to have the same height" msgstr "選中以强制日期分區具有相同的高度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:171 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:170 msgid "Child label position" msgstr "子標籤位置" @@ -3638,29 +3662,29 @@ msgstr "選擇文件" msgid "Choose a chart or dashboard not both" msgstr "選擇圖表或看板,不能都全部選擇" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1026 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1029 msgid "Choose a database..." msgstr "選擇資料庫" -#: superset-frontend/src/pages/ChartCreation/index.tsx:329 -#: superset-frontend/src/pages/ChartCreation/index.tsx:340 +#: superset-frontend/src/pages/ChartCreation/index.tsx:331 +#: superset-frontend/src/pages/ChartCreation/index.tsx:342 msgid "Choose a dataset" msgstr "選擇數據源" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:719 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:727 #, fuzzy msgid "Choose a delimiter" msgstr "選擇數據源" -#: superset-frontend/src/explore/controls.jsx:216 +#: superset-frontend/src/explore/controls.jsx:215 msgid "Choose a metric for right axis" msgstr "為右軸選擇一個指標" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:59 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:48 msgid "Choose a number format" msgstr "選擇一種數字格式" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:65 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:54 msgid "Choose a source" msgstr "選擇一個源" @@ -3669,44 +3693,44 @@ msgstr "選擇一個源" msgid "Choose a source and a target" msgstr "選擇一個源和一個目標" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:71 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:60 msgid "Choose a target" msgstr "選擇一個目標" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:767 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:775 #, fuzzy msgid "Choose already exists" msgstr "標籤已存在" -#: superset-frontend/src/pages/ChartCreation/index.tsx:349 +#: superset-frontend/src/pages/ChartCreation/index.tsx:351 msgid "Choose chart type" msgstr "選擇圖表類型" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:782 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:790 #, fuzzy msgid "Choose columns to be parsed as dates" msgstr "應作為日期解析的列的逗號分隔列表。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:889 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:897 #, fuzzy msgid "Choose columns to read" msgstr "要讀取的列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:939 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:947 #, fuzzy msgid "Choose index column" msgstr "索引欄位" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1718 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1720 #, fuzzy msgid "Choose notification method and recipients." msgstr "通知方式" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:892 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:930 msgid "Choose one of the available databases from the panel on the left." msgstr "從左側的面板中選擇一個可用的資料庫" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:733 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:741 #, fuzzy msgid "Choose sheet name" msgstr "Sheet名稱" @@ -3715,12 +3739,12 @@ msgstr "Sheet名稱" msgid "Choose the annotation layer type" msgstr "選擇注释層類型" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:164 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 #, fuzzy msgid "Choose the format for legend values" msgstr "選擇圖例值的格式" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:178 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 #, fuzzy msgid "Choose the position of the legend" msgstr "選擇圖例的位置" @@ -3729,7 +3753,7 @@ msgstr "選擇圖例的位置" msgid "Choose the source of your annotations" msgstr "選擇您的注释來源" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:813 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:821 #, fuzzy msgid "" "Choose values that should be treated as null. Warning: Hive database " @@ -3738,7 +3762,7 @@ msgstr "" "應視為 null 的值的 Json 列表。例如:[\"\"], [\"None\", \"N/A\"], [\"nan\", " "\"null\"]。警告:Hive 資料庫僅支持單個值。用 [\"\"] 代表空字符串。" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:120 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:109 msgid "" "Choose whether a country should be shaded by the metric, or assigned a " "color based on a categorical color palette" @@ -3752,25 +3776,25 @@ msgstr "弦圖" msgid "Chosen non-numeric column" msgstr "選定的非數字列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:215 msgid "Circle" msgstr "圆" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 msgid "Circle -> Arrow" msgstr "圆 -> 箭頭" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:130 msgid "Circle -> Circle" msgstr "圆 -> 圆" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:197 msgid "Circle radar shape" msgstr "圆形雷達圖" #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:35 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:36 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:42 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:71 msgid "Circular" @@ -3791,7 +3815,7 @@ msgstr "數據集的典型的逐行逐列電子表格視圖。使用表格顯示 msgid "Clause" msgstr "條件" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:53 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 msgid "Clear" msgstr "清除" @@ -3799,17 +3823,17 @@ msgstr "清除" msgid "Clear all" msgstr "清除所有" -#: superset-frontend/src/components/Table/index.tsx:225 +#: superset-frontend/src/components/Table/index.tsx:226 #, fuzzy msgid "Clear all data" msgstr "清除所有" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:714 #, fuzzy msgid "Clear form" msgstr "清除表單" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:174 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:176 msgid "Click on \"+Add/Edit Filters\" button to create new dashboard filters" msgstr "點擊“+增加/編輯過濾器”按钮來創建新的看板過濾器。" @@ -3827,13 +3851,13 @@ msgstr "單擊锁以進行更改。" msgid "Click the lock to prevent further changes." msgstr "單擊锁定以防止進一步更改。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2040 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2043 msgid "" "Click this link to switch to an alternate form that allows you to input " "the SQLAlchemy URL for this database manually." msgstr "單擊此链接可切换到备用表單,該表單允許您手動输入此資料庫的SQLAlChemy URL。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1857 msgid "" "Click this link to switch to an alternate form that exposes only the " "required fields needed to connect this database." @@ -3843,7 +3867,7 @@ msgstr "單擊此链接可切换到僅顯示連接此資料庫所需的必填欄 msgid "Click to add a contour" msgstr "點擊增加等高線" -#: superset-frontend/src/components/Table/index.tsx:232 +#: superset-frontend/src/components/Table/index.tsx:233 msgid "Click to cancel sorting" msgstr "點擊取消排序" @@ -3851,22 +3875,22 @@ msgstr "點擊取消排序" msgid "Click to edit" msgstr "點擊編輯" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:26 #, fuzzy, python-format msgid "Click to edit %s." msgstr "點擊編輯 %s。" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:28 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:27 #, fuzzy msgid "Click to edit chart." msgstr "點擊編輯圖表。" #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:81 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:106 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:110 msgid "Click to edit label" msgstr "單擊以編輯標籤" -#: superset-frontend/src/components/FaveStar/index.tsx:76 +#: superset-frontend/src/components/FaveStar/index.tsx:77 msgid "Click to favorite/unfavorite" msgstr "點擊 收藏/取消收藏" @@ -3874,40 +3898,40 @@ msgstr "點擊 收藏/取消收藏" msgid "Click to force-refresh" msgstr "點擊强制刷新" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:229 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:230 msgid "Click to see difference" msgstr "點擊查看差異" -#: superset-frontend/src/components/Table/index.tsx:231 +#: superset-frontend/src/components/Table/index.tsx:232 #, fuzzy msgid "Click to sort ascending" msgstr "按照升序進行排序" -#: superset-frontend/src/components/Table/index.tsx:230 +#: superset-frontend/src/components/Table/index.tsx:231 #, fuzzy msgid "Click to sort descending" msgstr "降序" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:148 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:142 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:75 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:248 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:498 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:502 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:779 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:333 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:445 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:246 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:459 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:247 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:511 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:341 #: superset-frontend/src/explore/components/controls/ViewQueryModalFooter.tsx:37 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1211 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1214 msgid "Close" msgstr "關闭" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:133 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:134 msgid "Close all other tabs" msgstr "關闭其他選項卡" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:103 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:104 msgid "Close tab" msgstr "關闭選項卡" @@ -3924,26 +3948,26 @@ msgstr "聚合半徑" msgid "Code" msgstr "代碼" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:39 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:38 msgid "Collapse all" msgstr "全部折叠" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:163 #, fuzzy msgid "Collapse data panel" msgstr "折叠數據面板" -#: superset-frontend/src/components/Table/index.tsx:229 +#: superset-frontend/src/components/Table/index.tsx:230 #, fuzzy msgid "Collapse row" msgstr "折叠行" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:548 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:543 #, fuzzy msgid "Collapse tab content" msgstr "折叠選項卡内容" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Collapse table preview" msgstr "折叠表預覽" @@ -3953,12 +3977,11 @@ msgstr "折叠表預覽" msgid "Color" msgstr "颜色" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:431 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:131 msgid "Color +/-" msgstr "色彩 +/-" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:233 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:232 msgid "Color Metric" msgstr "颜色指標" @@ -3976,12 +3999,12 @@ msgstr "色階" msgid "Color bounds" msgstr "色彩界限" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:114 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:103 #, fuzzy msgid "Color by" msgstr "颜色" -#: superset-frontend/src/explore/controls.jsx:234 +#: superset-frontend/src/explore/controls.jsx:233 msgid "Color metric" msgstr "颜色指標" @@ -3990,36 +4013,37 @@ msgstr "颜色指標" msgid "Color of the target location" msgstr "目標位置的颜色" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:102 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:217 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:221 -#: superset-frontend/src/explore/controlPanels/sections.tsx:63 -#: superset-frontend/src/explore/controls.jsx:460 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:103 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:234 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:240 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 +#: superset-frontend/src/explore/controls.jsx:459 msgid "Color scheme" msgstr "配色方案" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:88 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:87 msgid "" "Color will be shaded based the normalized (0% to 100%) value of a given " "cell against the other cells in the selected range: " msgstr "" -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:81 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:80 #, fuzzy msgid "Color: " msgstr "颜色" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:441 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:427 msgid "Colors" msgstr "颜色" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:44 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:364 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:373 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewColumn.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:112 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:207 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:287 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:224 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:289 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:194 #: superset-frontend/src/explore/components/controls/SpatialControl.jsx:209 #: superset-frontend/src/filters/components/Range/controlPanel.ts:37 @@ -4041,7 +4065,7 @@ msgstr "列\"%(column)s\"不是數字或不在查詢结果中" msgid "Column Configuration" msgstr "列配置" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:905 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:913 #, fuzzy msgid "Column Data Types" msgstr "列數據類型" @@ -4065,7 +4089,7 @@ msgstr "包含緯度數據的列" msgid "Column containing longitude data" msgstr "包含經度數據的列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:911 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:919 #, fuzzy msgid "Column data types" msgstr "列數據類型" @@ -4103,40 +4127,40 @@ msgstr "聚合引用的列未定義:%(column)s" msgid "Column select" msgstr "選擇列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:933 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:941 #, fuzzy msgid "" "Column to use as the index of the dataframe. If None is given, Index " "label is used." msgstr "欄位作為數據文件的行標籤使用。如果没有索引欄位,则留空。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:570 #, fuzzy msgid "Columnar Upload" msgstr "列式儲存文件" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:104 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:31 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:48 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:100 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1447 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:244 -#: superset-frontend/src/explore/fixtures.tsx:97 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:872 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:243 +#: superset-frontend/src/explore/fixtures.tsx:96 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:880 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 #: superset/connectors/sqla/views.py:77 msgid "Columns" msgstr "列" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:778 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:786 #, fuzzy msgid "Columns To Be Parsed as Dates" msgstr "應作為日期解析的列的逗號分隔列表。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:885 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:893 #, fuzzy msgid "Columns To Read" msgstr "要讀取的列" @@ -4151,7 +4175,7 @@ msgstr "數據源中缺少列:%(invalid_columns)s" msgid "Columns missing in datasource: %(invalid_columns)s" msgstr "數據源中缺少列:%(invalid_columns)s" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:387 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:386 msgid "Columns subtotal position" msgstr "列的小計位置" @@ -4160,44 +4184,44 @@ msgstr "列的小計位置" msgid "Columns to calculate distribution across." msgstr "計算分布的列。如果留空,则預設為临時列。" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:43 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:38 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:37 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:99 -#: superset-frontend/src/explore/fixtures.tsx:99 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:101 +#: superset-frontend/src/explore/fixtures.tsx:98 msgid "Columns to display" msgstr "要顯示的欄位" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:40 msgid "Columns to group by" msgstr "需要進行分組的一列或多列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:49 msgid "Columns to group by on the columns" msgstr "列上分組所依据的列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 msgid "Columns to group by on the rows" msgstr "行上分組所依据的列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:269 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:268 msgid "Combine metrics" msgstr "整合指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:297 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:285 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 "間隔的逗號分隔色選項,例如1、2、4。整數表示所選配色方案中的颜色,並以1為索引。長度必須與間隔界限匹配。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:271 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 "逗號分隔的區間界限,例如0-2、2-4和4-5區間的2、4、5。最後一個數字應與為Max提供的值匹配。" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:368 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:367 msgid "Comparator option" msgstr "比較器選項" @@ -4254,6 +4278,7 @@ msgstr "比較不同活動在共享時間線視圖中所花费的時間長度。 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:54 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:64 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:64 @@ -4263,7 +4288,7 @@ msgstr "比較不同活動在共享時間線視圖中所花费的時間長度。 msgid "Comparison" msgstr "比較" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:52 msgid "Comparison Period Lag" msgstr "滞後比較" @@ -4272,7 +4297,7 @@ msgstr "滞後比較" msgid "Comparison font size" msgstr "最小字體大小" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:65 msgid "Comparison suffix" msgstr "比較前缀" @@ -4282,16 +4307,16 @@ msgstr "" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:43 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:51 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:61 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:378 -#: superset-frontend/src/explore/controlPanels/sections.tsx:112 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:377 +#: superset-frontend/src/explore/controlPanels/sections.tsx:111 msgid "Compute the contribution to the total" msgstr "計算對總數的貢獻值" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1463 #: superset-frontend/src/features/alerts/AlertReportModal.tsx:1465 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1467 msgid "Condition" msgstr "條件" @@ -4300,8 +4325,7 @@ msgstr "條件" msgid "Conditional Formatting" msgstr "條件格式設定" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:405 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:495 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:404 msgid "Conditional formatting" msgstr "條件格式設定" @@ -4313,15 +4337,20 @@ msgstr "置信區間間隔" msgid "Confidence interval must be between 0 and 1 (exclusive)" msgstr "置信區間必須介於0和1(不包含1)之間" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:345 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:346 msgid "Configuration" msgstr "配置" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:57 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:56 msgid "Configure Advanced Time Range " msgstr "配置進階時間範圍" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CurrentCalendarFrame.tsx:42 +#, fuzzy +msgid "Configure Time Range: Current..." +msgstr "配置時間範圍:最近..." + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:42 msgid "Configure Time Range: Last..." msgstr "配置時間範圍:最近..." @@ -4329,7 +4358,7 @@ msgstr "配置時間範圍:最近..." msgid "Configure Time Range: Previous..." msgstr "配置時間範圍:上一期..." -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:125 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:123 msgid "Configure custom time range" msgstr "配置自定義時間範圍" @@ -4358,41 +4387,41 @@ msgstr "確認保存" msgid "Confirm save" msgstr "確認保存" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1161 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1199 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1742 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1164 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1202 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1745 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Connect" msgstr "連接" -#: superset-frontend/src/features/home/RightMenu.tsx:191 +#: superset-frontend/src/features/home/RightMenu.tsx:192 msgid "Connect Google Sheet" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:39 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:38 msgid "Connect Google Sheets as tables to this database" msgstr "將Google Sheet作為表格連接到此資料庫" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1744 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1945 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1747 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1948 msgid "Connect a database" msgstr "連接資料庫" -#: superset-frontend/src/features/home/RightMenu.tsx:180 +#: superset-frontend/src/features/home/RightMenu.tsx:181 msgid "Connect database" msgstr "連接資料庫" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1851 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1854 msgid "Connect this database using the dynamic form instead" msgstr "使用動態参數連接此資料庫" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2035 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2038 msgid "Connect this database with a SQLAlchemy URI string instead" msgstr "使用SQLAlchemy URI链接此資料庫" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:231 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:233 msgid "Connection" msgstr "連接" @@ -4401,7 +4430,7 @@ msgstr "連接" msgid "Connection failed, please check your connection settings" msgstr "連接失敗,請檢查您的連接配置" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:806 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:809 #, fuzzy msgid "Connection failed, please check your connection settings." msgstr "連接失敗,請檢查您的連接配置" @@ -4410,24 +4439,24 @@ msgstr "連接失敗,請檢查您的連接配置" msgid "Connection looks good!" msgstr "連接测試成功!" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1582 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1584 #, fuzzy msgid "Content format" msgstr "時間格式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1515 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1517 #, fuzzy msgid "Content type" msgstr "每階類型" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:712 -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:723 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:713 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:724 #, fuzzy msgid "Continue" msgstr "連續式" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:46 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:119 msgid "Continuous" msgstr "連續式" @@ -4438,12 +4467,12 @@ msgstr "等高線" #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:41 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:45 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:49 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:48 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:47 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:59 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:376 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:72 -#: superset-frontend/src/explore/controlPanels/sections.tsx:110 +#: superset-frontend/src/explore/controlPanels/sections.tsx:109 msgid "Contribution" msgstr "貢獻" @@ -4451,22 +4480,22 @@ msgstr "貢獻" msgid "Contribution Mode" msgstr "貢獻模式" -#: superset-frontend/src/components/AlteredSliceTag/index.tsx:202 +#: superset-frontend/src/components/AlteredSliceTag/index.tsx:203 #, fuzzy msgid "Control" msgstr "控件" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Control labeled " msgstr "控件已標記 " -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:524 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:531 msgid "Controls labeled " msgstr "控件已標記" #: superset-frontend/src/components/CopyToClipboard/index.tsx:76 #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:74 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:200 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:204 msgid "Copied to clipboard!" msgstr "複製到剪貼簿!" @@ -4487,7 +4516,7 @@ msgstr "複製和粘贴JSON憑證" msgid "Copy and paste the entire service account .json file here" msgstr "複製服務帳戶的 json 文件複製並粘贴到此處" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:117 msgid "Copy link" msgstr "複製链接" @@ -4495,8 +4524,8 @@ msgstr "複製链接" msgid "Copy message" msgstr "複製訊息" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:606 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1250 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:602 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1208 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:110 #, python-format msgid "Copy of %s" @@ -4506,9 +4535,9 @@ msgstr "%s 的副本" msgid "Copy partition query to clipboard" msgstr "將分區查詢複製到剪貼簿" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:282 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:838 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:371 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:291 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:848 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:377 #, fuzzy msgid "Copy permalink to clipboard" msgstr "將查詢链接複製到剪貼簿" @@ -4517,26 +4546,26 @@ msgstr "將查詢链接複製到剪貼簿" msgid "Copy query URL" msgstr "複製查詢 URL" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:103 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:107 msgid "Copy query link to your clipboard" msgstr "將查詢链接複製到剪貼簿" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:26 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:25 #, fuzzy msgid "Copy the identifier of the account you are trying to connect to." msgstr "將嘗試連接的账號複製到這里" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:94 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:178 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:93 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:177 msgid "Copy the name of the HTTP Path of your cluster." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:115 #, fuzzy msgid "Copy the name of the database you are trying to connect to." msgstr "將嘗試連接的資料庫名複製到這里" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:358 msgid "Copy to Clipboard" msgstr "複製到剪貼簿" @@ -4580,7 +4609,7 @@ msgstr "找不到可視化對象" msgid "Could not load database driver" msgstr "無法加载資料庫驱動程序" -#: superset/commands/database/test_connection.py:185 +#: superset/commands/database/test_connection.py:186 msgid "Could not load database driver: {}" msgstr "無法加载資料庫驱動程序:{}" @@ -4589,39 +4618,39 @@ msgstr "無法加载資料庫驱動程序:{}" msgid "Could not resolve hostname: \"%(host)s\"." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:173 #, fuzzy msgid "Count" msgstr "計數" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:174 #, fuzzy msgid "Count Unique Values" msgstr "計算唯一值" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:192 msgid "Count as Fraction of Columns" msgstr "列計數的分數占比" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:190 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 msgid "Count as Fraction of Rows" msgstr "行計數的分數占比" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 msgid "Count as Fraction of Total" msgstr "總計數的分數占比" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:39 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:118 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:107 msgid "Country" msgstr "國家" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:149 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:154 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 msgid "Country Color Scheme" msgstr "國家颜色方案" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:138 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:127 msgid "Country Column" msgstr "國家欄位" @@ -4634,27 +4663,27 @@ msgstr "國家欄位的類型" msgid "Country Map" msgstr "國家地圖" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:914 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:923 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:952 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:961 msgid "Create" msgstr "創建" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:49 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:48 #, fuzzy msgid "Create Chart" msgstr "創建圖表" #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:316 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:358 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:393 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:331 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:364 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:375 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:403 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:419 #, fuzzy msgid "Create a dataset" msgstr "創建數據集" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:124 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:123 msgid "" "Create a dataset to begin visualizing your data as a chart or go to\n" " SQL Lab to query your data." @@ -4662,7 +4691,7 @@ msgstr "創建一個數據集以開始將您的數據可視化為圖表,或者 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:213 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:236 -#: superset-frontend/src/pages/ChartCreation/index.tsx:326 +#: superset-frontend/src/pages/ChartCreation/index.tsx:328 msgid "Create a new chart" msgstr "創建新圖表" @@ -4676,27 +4705,27 @@ msgstr "創建圖表" msgid "Create chart with dataset" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:920 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:928 #, fuzzy msgid "Create dataframe index" msgstr "Dataframe 索引" -#: superset-frontend/src/features/home/RightMenu.tsx:185 +#: superset-frontend/src/features/home/RightMenu.tsx:186 #, fuzzy msgid "Create dataset" msgstr "創建數據集" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:110 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:109 #, fuzzy msgid "Create dataset and create chart" msgstr "創建數據集和圖表" #: superset-frontend/src/dashboard/components/SliceAdder.jsx:340 -#: superset-frontend/src/pages/ChartCreation/index.tsx:375 +#: superset-frontend/src/pages/ChartCreation/index.tsx:377 msgid "Create new chart" msgstr "創建新圖表" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:147 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:156 msgid "Create or select schema..." msgstr "創建或者選擇模式" @@ -4704,7 +4733,7 @@ msgstr "創建或者選擇模式" msgid "Created" msgstr "已創建" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:92 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:91 msgid "Created by" msgstr "創建人" @@ -4713,7 +4742,7 @@ msgstr "創建人" msgid "Created by me" msgstr "我創建的" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:96 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:95 msgid "Created on" msgstr "創建日期" @@ -4722,7 +4751,7 @@ msgstr "創建日期" msgid "Creating SSH Tunnel failed for an unknown reason" msgstr "創建 SSH 隧道失敗,原因未知" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:70 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:69 msgid "Creating a data source and creating a new tab" msgstr "創建數據源,並弹出一個新的選項卡" @@ -4736,11 +4765,11 @@ msgstr "作者" msgid "Crimson" msgstr "血红色" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:165 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 msgid "Cross-filter will be applied to all of the charts that use this dataset." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:177 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:182 #, fuzzy msgid "Cross-filtering is not enabled for this dashboard." msgstr "此看板中没有啟用交叉篩選。" @@ -4750,7 +4779,7 @@ msgstr "此看板中没有啟用交叉篩選。" msgid "Cross-filtering is not enabled in this dashboard" msgstr "此看板中没有啟用交叉篩選。" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:769 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:778 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:302 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:176 #, fuzzy @@ -4763,6 +4792,7 @@ msgid "Cross-filters" msgstr "交叉篩選" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:94 msgid "Cumulative" msgstr "累計" @@ -4771,7 +4801,7 @@ msgid "Currency" msgstr "貨幣" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:309 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:149 #, fuzzy msgid "Currency format" msgstr "貨幣格式" @@ -4784,15 +4814,50 @@ msgstr "貨幣前缀或後缀" msgid "Currency symbol" msgstr "貨幣符號" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#, fuzzy +msgid "Current" +msgstr "貨幣" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#, fuzzy +msgid "Current day" +msgstr "貨幣" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#, fuzzy +msgid "Current month" +msgstr "貨幣符號" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#, fuzzy +msgid "Current quarter" +msgstr "運行查詢" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#, fuzzy +msgid "Current week" +msgstr "運行查詢" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:70 +#, fuzzy +msgid "Current year" +msgstr "貨幣" + +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:132 #, python-format msgid "Currently rendered: %s" msgstr "當前渲染為:%s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 msgid "Custom" msgstr "自定義" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:576 +#, fuzzy +msgid "Custom Conditional Formatting" +msgstr "條件格式設定" + #: superset/views/dynamic_plugins.py:59 msgid "Custom Plugin" msgstr "自定義插件" @@ -4801,8 +4866,8 @@ msgstr "自定義插件" msgid "Custom Plugins" msgstr "自定義插件" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:422 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:231 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:434 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:232 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:475 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:478 msgid "Custom SQL" @@ -4812,11 +4877,11 @@ msgstr "自定義 SQL" msgid "Custom SQL ad-hoc metrics are not enabled for this dataset" msgstr "此數據集無法啟用自定義 SQL 即席查詢、" -#: superset/errors.py:152 superset/models/helpers.py:136 +#: superset/errors.py:152 superset/models/helpers.py:137 msgid "Custom SQL fields cannot contain sub-queries." msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:174 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:175 #, fuzzy msgid "Custom color palettes" msgstr "自動補全" @@ -4839,29 +4904,29 @@ msgstr "自定義時間過濾器插件" msgid "Custom width of the screenshot in pixels" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:803 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:804 msgid "Customize" msgstr "定制化配置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:163 msgid "Customize Metrics" msgstr "自定義指標" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:151 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:150 msgid "" "Customize chart metrics or columns with currency symbols as prefixes or " "suffixes. Choose a symbol from dropdown or type your own." msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:471 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:464 msgid "Customize columns" msgstr "自定義列" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1504 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1506 msgid "Customize data source, filters, and layout." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:485 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:479 msgid "Cyclic dependency detected" msgstr "" @@ -4870,25 +4935,25 @@ msgid "D3 Format" msgstr "D3 格式" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1276 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:47 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:61 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:46 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:60 msgid "D3 format" msgstr "D3 格式" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:145 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:133 msgid "D3 format syntax: https://github.com/d3/d3-format" msgstr "D3 格式語法: https://github.com/d3/d3-time-format" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:164 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 #, fuzzy msgid "" "D3 number format for numbers between -1.0 and 1.0, useful when you want " "to have different significant digits for small and large numbers" msgstr "D3 數字格式,用於-1.0和1.0之間的數字,當您希望小數和大數有不同的符號數字時很有用" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:305 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:369 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 msgid "D3 time format for datetime columns" msgstr "D3 時間格式的時間列" @@ -4906,11 +4971,11 @@ msgstr "日期/時間" msgid "DB column %(col_name)s has unknown type: %(value_type)s" msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:859 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:867 msgid "DD/MM format dates, international and European format" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:102 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 msgid "DEC" msgstr "十二月" @@ -4928,7 +4993,7 @@ msgid "Daily seasonality" msgstr "日度季節性" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:218 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 #, fuzzy msgid "Dark" msgstr "暗色" @@ -4941,10 +5006,10 @@ msgstr "" msgid "Dark mode" msgstr "黑暗模式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:154 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1556 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:156 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1558 #: superset-frontend/src/features/home/DashboardTable.tsx:194 -#: superset-frontend/src/features/home/RightMenu.tsx:232 +#: superset-frontend/src/features/home/RightMenu.tsx:233 #: superset-frontend/src/pages/ChartList/index.tsx:646 #: superset-frontend/src/pages/DashboardList/index.tsx:681 #: superset/views/dashboard/mixin.py:77 superset/views/dashboard/views.py:186 @@ -4956,7 +5021,7 @@ msgstr "看板" msgid "Dashboard [%s] just got created and chart [%s] was added to it" msgstr "看板 [%s] 刚刚被創建,並且圖表 [%s] 已被增加到其中" -#: superset/views/core.py:671 +#: superset/views/core.py:673 msgid "Dashboard [{}] just got created and chart [{}] was added to it" msgstr "看板 [{}] 刚刚被創建,並且圖表 [{}] 已被增加到其中" @@ -4981,20 +5046,20 @@ msgstr "看板已導入" msgid "Dashboard parameters are invalid." msgstr "看板参數無效。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:580 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:566 msgid "Dashboard properties" msgstr "看板属性" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:388 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:374 #, fuzzy msgid "Dashboard properties updated" msgstr "看板属性" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:130 msgid "Dashboard scheme" msgstr "看板模式" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:869 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:871 msgid "" "Dashboard time range filters apply to temporal columns defined in\n" " the filter section of each chart. Add temporal columns to the " @@ -5002,7 +5067,7 @@ msgid "" " filters to have this dashboard filter impact those charts." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:536 +#: superset-frontend/src/dashboard/components/Header/index.jsx:531 #, fuzzy msgid "Dashboard title" msgstr "看板" @@ -5012,11 +5077,11 @@ msgstr "看板" msgid "Dashboard usage" msgstr "看板" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:152 -#: superset-frontend/src/features/tags/TagModal.tsx:316 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:151 +#: superset-frontend/src/features/tags/TagModal.tsx:317 #: superset-frontend/src/pages/DashboardList/index.tsx:706 #: superset-frontend/src/pages/Home/index.tsx:390 -#: superset/initialization/__init__.py:245 superset/views/chart/mixin.py:78 +#: superset/initialization/__init__.py:246 superset/views/chart/mixin.py:78 #: superset/views/dashboard/mixin.py:24 msgid "Dashboards" msgstr "看板" @@ -5035,13 +5100,13 @@ msgstr "看板不存在" msgid "Dashed" msgstr "虚線" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:746 -#: superset-frontend/src/features/home/RightMenu.tsx:176 -#: superset/initialization/__init__.py:240 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:747 +#: superset-frontend/src/features/home/RightMenu.tsx:177 +#: superset/initialization/__init__.py:241 msgid "Data" msgstr "數據" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:473 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:481 #, fuzzy msgid "Data Imported" msgstr "數據集已導入" @@ -5054,13 +5119,13 @@ msgstr "數據表" msgid "Data URI is not allowed." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:310 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:178 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:308 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:165 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:307 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:158 msgid "Data Zoom" msgstr "數據縮放" @@ -5086,7 +5151,7 @@ msgstr "給 JS 的額外數據" msgid "Data preview" msgstr "數據預覽" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:588 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:592 #, fuzzy msgid "Data refreshed" msgstr "已刷新數據" @@ -5107,13 +5172,13 @@ msgid "DataFrame must include temporal column" msgstr "數據帧(DataFrame)必須包含時間列" #: superset-frontend/src/components/DatabaseSelector/index.tsx:360 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1411 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1416 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:660 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:110 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1413 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:668 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:109 #: superset-frontend/src/pages/DatabaseList/index.tsx:316 -#: superset-frontend/src/pages/DatasetList/index.tsx:371 -#: superset-frontend/src/pages/DatasetList/index.tsx:538 +#: superset-frontend/src/pages/DatasetList/index.tsx:366 +#: superset-frontend/src/pages/DatasetList/index.tsx:533 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:257 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:365 #: superset-frontend/src/pages/SavedQueryList/index.tsx:306 @@ -5124,19 +5189,19 @@ msgstr "數據帧(DataFrame)必須包含時間列" msgid "Database" msgstr "資料庫" -#: superset/initialization/__init__.py:237 +#: superset/initialization/__init__.py:238 #, fuzzy msgid "Database Connections" msgstr "資料庫連接" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1569 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1572 msgid "Database Creation Error" msgstr "資料庫創建錯誤" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:122 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:923 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:945 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1252 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:121 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:926 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:948 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1255 #, fuzzy msgid "Database connected" msgstr "資料庫已連接" @@ -5163,7 +5228,7 @@ msgstr "資料庫不允許此數據操作。" msgid "Database does not exist" msgstr "資料庫不存在" -#: superset/models/helpers.py:2107 +#: superset/models/helpers.py:2108 msgid "Database does not support subqueries" msgstr "資料庫不支持子查詢" @@ -5173,7 +5238,7 @@ msgid "" "documentation page for installation instructions: " msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:509 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 msgid "Database error" msgstr "資料庫錯誤" @@ -5185,8 +5250,8 @@ msgstr "資料庫已下線" msgid "Database is required for alerts" msgstr "警報需要資料庫" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:114 -#: superset/db_engine_specs/base.py:2238 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 +#: superset/db_engine_specs/base.py:2244 #: superset/db_engine_specs/clickhouse.py:211 #: superset/db_engine_specs/databend.py:201 #: superset/db_engine_specs/duckdb.py:58 @@ -5205,12 +5270,12 @@ msgstr "資料庫没有找到" msgid "Database parameters are invalid." msgstr "資料庫参數無效" -#: superset-frontend/src/components/ImportModal/index.tsx:291 +#: superset-frontend/src/components/ImportModal/index.tsx:292 #, fuzzy msgid "Database passwords" msgstr "資料庫密碼" -#: superset/db_engine_specs/base.py:2234 +#: superset/db_engine_specs/base.py:2240 #: superset/db_engine_specs/clickhouse.py:207 #: superset/db_engine_specs/databend.py:198 #: superset/db_engine_specs/databricks.py:52 @@ -5222,7 +5287,7 @@ msgstr "資料庫端口" msgid "Database schema is not allowed for csv uploads." msgstr "允許使用 CSV 上傳的模式" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:894 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:897 #, fuzzy msgid "Database settings updated" msgstr "資料庫設定已更新" @@ -5246,15 +5311,15 @@ msgstr "" msgid "Databases" msgstr "資料庫" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:281 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:284 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:90 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:879 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:916 -#: superset-frontend/src/explore/controls.jsx:189 -#: superset-frontend/src/pages/ChartCreation/index.tsx:335 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:881 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:918 +#: superset-frontend/src/explore/controls.jsx:188 +#: superset-frontend/src/pages/ChartCreation/index.tsx:337 #: superset-frontend/src/pages/ChartList/index.tsx:382 #: superset-frontend/src/pages/ChartList/index.tsx:601 -#: superset-frontend/src/pages/DatasetList/index.tsx:645 +#: superset-frontend/src/pages/DatasetList/index.tsx:640 msgid "Dataset" msgstr "數據集" @@ -5294,12 +5359,12 @@ msgstr "無法更新數據集。" msgid "Dataset does not exist" msgstr "數據集不存在" -#: superset-frontend/src/pages/DatasetList/index.tsx:201 +#: superset-frontend/src/pages/DatasetList/index.tsx:196 #, fuzzy msgid "Dataset imported" msgstr "數據集已導入" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:897 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:899 msgid "Dataset is required" msgstr "需要數據集" @@ -5319,18 +5384,18 @@ msgstr "數據集名稱" msgid "Dataset parameters are invalid." msgstr "數據集参數無效。" -#: superset/dashboards/api.py:391 +#: superset/dashboards/api.py:395 #, python-format msgid "Dataset schema is invalid, caused by: %(error)s" msgstr "" #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:396 -#: superset-frontend/src/pages/DatasetList/index.tsx:628 -#: superset/initialization/__init__.py:261 +#: superset-frontend/src/pages/DatasetList/index.tsx:623 +#: superset/initialization/__init__.py:262 msgid "Datasets" msgstr "數據集" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:43 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:42 msgid "" "Datasets can be created from database tables or SQL queries. Select a " "database table to the left or " @@ -5349,7 +5414,7 @@ msgstr "" msgid "Datasets could not be deleted." msgstr "無法删除數據集" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:848 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:850 msgid "Datasets do not contain a temporal column" msgstr "數據集不包含時間列" @@ -5375,19 +5440,19 @@ msgstr "" msgid "Datasource type is required when datasource_id is given" msgstr "給定數據源 id 時,需要提供數據源類型" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:155 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:154 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:79 msgid "Date Time Format" msgstr "時間格式" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:143 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:127 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:301 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:300 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:330 msgid "Date format" msgstr "日期格式化" @@ -5397,7 +5462,7 @@ msgstr "日期格式化" msgid "Date format string" msgstr "日期格式字符串" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:247 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:245 msgid "Date/Time" msgstr "日期/時間" @@ -5405,7 +5470,7 @@ msgstr "日期/時間" msgid "Datetime Format" msgstr "時間格式" -#: superset/models/helpers.py:1542 +#: superset/models/helpers.py:1541 msgid "" "Datetime column not provided as part table configuration and is required " "by this type of chart" @@ -5423,12 +5488,12 @@ msgstr "天" msgid "Day (freq=D)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:65 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:80 #, python-format msgid "Days %s" msgstr "%s天" -#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1027 +#: superset/connectors/sqla/models.py:1716 superset/models/helpers.py:1028 msgid "Db engine did not return all queried columns" msgstr "資料庫引擎未返回所有查詢的列" @@ -5437,7 +5502,7 @@ msgstr "資料庫引擎未返回所有查詢的列" msgid "Deactivate" msgstr "禁用" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:77 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 msgid "December" msgstr "十二月" @@ -5449,7 +5514,7 @@ msgstr "" msgid "Decides which measure to sort the base axis by." msgstr "决定按哪個度量來對基軸進行排序。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:799 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:807 msgid "Decimal Character" msgstr "十進制字符" @@ -5500,12 +5565,12 @@ msgid "Deck.gl - Screen Grid" msgstr "Deck.gl - 螢幕網格" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:26 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:79 #, fuzzy msgid "Decrease" msgstr "減少" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 #, fuzzy msgid "Default Catalog" msgstr "預設值" @@ -5514,7 +5579,7 @@ msgstr "預設值" msgid "Default Endpoint" msgstr "預設端點" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:154 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 #, fuzzy msgid "Default Schema" msgstr "選擇方案" @@ -5527,7 +5592,7 @@ msgstr "預設URL" msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "從數據集列表頁訪問時重定向到的預設URL" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1198 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1200 msgid "Default Value" msgstr "預設值" @@ -5545,13 +5610,13 @@ msgstr "預設緯度" msgid "Default longitude" msgstr "預設經度" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:86 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 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/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1227 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1229 msgid "Default value is required" msgstr "需要預設值" @@ -5571,17 +5636,17 @@ msgid "" "default\" is checked" msgstr "當勾選“預設選擇第一個過濾值”時,將自動設定預設值。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:146 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 msgid "" "Define a function that receives the input and outputs the content for a " "tooltip" msgstr "定義一個函數,該函數接收输入並输出用於工具提示的内容" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:156 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 msgid "Define a function that returns a URL to navigate to when user clicks" msgstr "定義一個函數,該函數返回用戶點擊時導航至的 URL 地址" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:134 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 msgid "" "Define a javascript function that receives the data array used in the " "visualization and is expected to return a modified version of that array." @@ -5597,20 +5662,20 @@ msgid "" " a given threshold range." msgstr "定義等高線圖層。等值線代表一組線段的集合,這些線段將高於和低於給定閥值的區域分隔開來。等值带代表一組多邊形的集合,用以填充包含在給定閥值範圍内的區域。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1638 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1640 msgid "Define delivery schedule, timezone, and frequency settings." msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1398 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1400 msgid "Define the database, SQL query, and triggering conditions for alert." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:47 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:262 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:146 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:413 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:192 -#: superset-frontend/src/explore/controlPanels/sections.tsx:147 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:46 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:261 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:412 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:191 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "Defines a rolling window function to apply, works along with the " "[Periods] text box" @@ -5620,29 +5685,29 @@ msgstr "定義要應用的滚動窗口函數,與 [期限] 文本框一起使 msgid "Defines how each series is broken down" msgstr "定義每個序列是如何被分解的" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:286 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:285 msgid "Defines the grid size in pixels" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:114 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:113 #, fuzzy msgid "" "Defines the grouping of entities. Each series is represented by a " "specific color in the chart." msgstr "定義實體的分組。每個序列在圖表上顯示為特定颜色,並有一個可切换的圖例" -#: superset-frontend/src/explore/controls.jsx:383 +#: superset-frontend/src/explore/controls.jsx:382 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/sections/advancedAnalytics.tsx:61 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:276 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:160 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:427 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:206 -#: superset-frontend/src/explore/controlPanels/sections.tsx:159 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:275 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:426 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:205 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" @@ -5654,17 +5719,17 @@ msgid "" "or levels in the data " msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:81 msgid "" "Defines whether the step should appear at the beginning, middle or end " "between two data points" msgstr "定義步骤應出現在兩個數據點之間的開始、中間還是结束處" -#: superset-frontend/src/features/charts/ChartCard.tsx:104 +#: superset-frontend/src/features/charts/ChartCard.tsx:103 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:137 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:59 #: superset-frontend/src/features/home/SavedQueries.tsx:217 -#: superset-frontend/src/features/tags/TagCard.tsx:84 +#: superset-frontend/src/features/tags/TagCard.tsx:83 #: superset-frontend/src/pages/AlertReportList/index.tsx:387 #: superset-frontend/src/pages/AlertReportList/index.tsx:595 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:321 @@ -5674,13 +5739,13 @@ msgstr "定義步骤應出現在兩個數據點之間的開始、中間還是结 #: superset-frontend/src/pages/CssTemplateList/index.tsx:288 #: superset-frontend/src/pages/DashboardList/index.tsx:432 #: superset-frontend/src/pages/DashboardList/index.tsx:719 -#: superset-frontend/src/pages/DatasetList/index.tsx:433 -#: superset-frontend/src/pages/DatasetList/index.tsx:799 +#: superset-frontend/src/pages/DatasetList/index.tsx:428 +#: superset-frontend/src/pages/DatasetList/index.tsx:794 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:187 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:342 #: superset-frontend/src/pages/SavedQueryList/index.tsx:571 #: superset-frontend/src/pages/Tags/index.tsx:209 -#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:706 +#: superset-frontend/src/pages/Tags/index.tsx:360 superset/views/base.py:708 msgid "Delete" msgstr "删除" @@ -5697,7 +5762,7 @@ msgstr "删除注释?" msgid "Delete Database?" msgstr "確定删除資料庫?" -#: superset-frontend/src/pages/DatasetList/index.tsx:771 +#: superset-frontend/src/pages/DatasetList/index.tsx:766 msgid "Delete Dataset?" msgstr "確定删除數據集?" @@ -5718,7 +5783,7 @@ msgstr "删除報表?" msgid "Delete Template?" msgstr "删除模板?" -#: superset/views/base.py:706 +#: superset/views/base.py:708 msgid "Delete all Really?" msgstr "確定删除全部?" @@ -5748,7 +5813,7 @@ msgstr "删除查詢" msgid "Delete template" msgstr "删除模板" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:36 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:35 msgid "Delete this container and save to remove this message." msgstr "删除此容器並保存以移除此消息。" @@ -5781,7 +5846,7 @@ msgid "Deleted %(num)d css template" msgid_plural "Deleted %(num)d css templates" msgstr[0] "删除了 %(num)d 個 css 模板" -#: superset/dashboards/api.py:700 +#: superset/dashboards/api.py:762 #, python-format msgid "Deleted %(num)d dashboard" msgid_plural "Deleted %(num)d dashboards" @@ -5823,7 +5888,7 @@ msgstr "已删除:%s" #: superset-frontend/src/pages/AnnotationList/index.tsx:122 #: superset-frontend/src/pages/CssTemplateList/index.tsx:93 #: superset-frontend/src/pages/DatabaseList/index.tsx:194 -#: superset-frontend/src/pages/DatasetList/index.tsx:690 +#: superset-frontend/src/pages/DatasetList/index.tsx:685 #: superset-frontend/src/pages/SavedQueryList/index.tsx:257 #: superset-frontend/src/views/CRUD/utils.tsx:272 #: superset-frontend/src/views/CRUD/utils.tsx:311 @@ -5841,11 +5906,11 @@ msgstr "删除一個標籤頁將會移除其中的所有内容。您仍然可以 msgid "Delimited long & lat single column" msgstr "經度 & 緯度單列限定" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:714 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:722 msgid "Delimiter" msgstr "分隔符" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:155 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:154 msgid "Delivery method" msgstr "發送方式" @@ -5873,20 +5938,20 @@ msgstr "過時" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:103 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:134 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:161 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:185 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:186 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:267 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:271 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:885 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1266 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1270 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/DividerConfigForm.tsx:51 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1167 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:312 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1367 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:319 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1169 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1369 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:321 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:475 -#: superset-frontend/src/features/tags/TagModal.tsx:297 +#: superset-frontend/src/features/tags/TagModal.tsx:298 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:154 #: superset-frontend/src/pages/AnnotationList/index.tsx:166 #: superset-frontend/src/pages/SavedQueryList/index.tsx:302 @@ -5895,8 +5960,8 @@ msgstr "過時" msgid "Description" msgstr "描述" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:265 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:330 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:264 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:329 msgid "Description (this can be seen in the list)" msgstr "說明(見列表)" @@ -5912,7 +5977,7 @@ msgstr "在大數字下面顯示描述文本" msgid "Deselect all" msgstr "反選所有" -#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:98 +#: superset-frontend/src/components/ErrorMessage/MarshmallowErrorMessage.tsx:97 #, fuzzy msgid "Details" msgstr "詳細訊息" @@ -5932,7 +5997,7 @@ msgid "" "dashboards" msgstr "確定此看板在所有看板列表中是否可見" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:227 msgid "Diamond" msgstr "鑽石" @@ -5940,14 +6005,14 @@ msgstr "鑽石" msgid "Did you mean:" msgstr "您的意思是:" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:143 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:112 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:339 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:223 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:493 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:65 -#: superset-frontend/src/explore/controlPanels/sections.tsx:222 +#: superset-frontend/src/explore/controlPanels/sections.tsx:221 msgid "Difference" msgstr "差異" @@ -5956,8 +6021,8 @@ msgstr "差異" msgid "Dim Gray" msgstr "深灰色" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:111 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:110 #, fuzzy msgid "Dimension" msgstr "维度" @@ -5967,19 +6032,19 @@ msgid "Dimension to use on x-axis." msgstr "用於 X 軸的维度。" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/mixins.tsx:38 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 msgid "Dimension to use on y-axis." msgstr "用於 Y 軸的维度。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:60 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:163 -#: superset-frontend/src/explore/controls.jsx:123 -#: superset-frontend/src/explore/controls.jsx:380 +#: superset-frontend/src/explore/controls.jsx:122 +#: superset-frontend/src/explore/controls.jsx:379 #, fuzzy msgid "Dimensions" msgstr "维度" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:67 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:66 msgid "" "Dimensions contain qualitative values such as names, dates, or " "geographical data. Use dimensions to categorize, segment, and reveal the " @@ -5993,21 +6058,22 @@ msgstr "有向力導向布局" #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/index.js:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Directional" msgstr "方向" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:215 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:224 msgid "Disable SQL Lab data preview queries" msgstr "禁用 SQL 工具箱數據預覽查詢" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:227 msgid "" "Disable data preview when fetching table metadata in SQL Lab. Useful to " "avoid browser performance issues when using databases with very wide " "tables." msgstr "在 SQL 工具箱中獲取表的元數據時禁用數據預覽。當使用具有非常寬表的資料庫時,這樣做有助於避免瀏覽器性能問題。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:584 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:601 #, fuzzy msgid "Disable drill to detail" msgstr "鑽取詳情" @@ -6016,39 +6082,44 @@ msgstr "鑽取詳情" msgid "Disable embedding?" 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:272 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:271 msgid "Disabled" msgstr "禁用" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:587 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 #, fuzzy msgid "Disables the drill to detail feature for this database." msgstr "這個數據集没有返回預覽數據" -#: superset-frontend/src/dashboard/components/Header/index.jsx:625 -#: superset-frontend/src/dashboard/components/Header/index.jsx:627 +#: superset-frontend/src/dashboard/components/Header/index.jsx:620 +#: superset-frontend/src/dashboard/components/Header/index.jsx:622 #, fuzzy msgid "Discard" msgstr "取消" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:190 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:189 #, fuzzy msgid "Display" msgstr "顯示" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:266 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:265 #: superset-frontend/src/features/databases/DatabaseModal/SqlAlchemyForm.tsx:52 msgid "Display Name" msgstr "顯示名稱" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:248 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:269 +#, fuzzy +msgid "Display all" +msgstr "顯示名稱" + +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:247 #, fuzzy msgid "Display column level subtotal" msgstr "顯示列級别小計" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:235 msgid "Display column level total" msgstr "顯示列級别合計" @@ -6056,25 +6127,25 @@ msgstr "顯示列級别合計" msgid "Display configuration" msgstr "顯示配置" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:271 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:270 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-echarts/src/Funnel/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:76 msgid "" "Display percents in the label and tooltip as the percent of the total " "value, from the first step of the funnel, or from the previous step in " "the funnel." msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:223 #, fuzzy msgid "Display row level subtotal" msgstr "顯示行級小計" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:211 msgid "Display row level total" msgstr "顯示行級合計" @@ -6100,6 +6171,8 @@ 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:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Distribution" msgstr "分布" @@ -6107,17 +6180,17 @@ msgstr "分布" msgid "Distribution - Bar Chart" msgstr "分布 - 柱狀圖" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewDivider.jsx:30 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:58 msgid "Divider" msgstr "分隔" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:257 msgid "Do you want a donut or a pie?" msgstr "是否用圆環圈替代餅圖?" -#: superset-frontend/src/features/home/RightMenu.tsx:560 +#: superset-frontend/src/features/home/RightMenu.tsx:561 msgid "Documentation" msgstr "文檔" @@ -6126,7 +6199,7 @@ msgid "Domain" msgstr "主域" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:254 msgid "Donut" msgstr "圆環圈" @@ -6135,24 +6208,24 @@ msgstr "圆環圈" msgid "Dotted" msgstr "點線" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:855 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:323 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:272 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:865 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:327 #, fuzzy msgid "Download" msgstr "下载" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:268 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:277 #, fuzzy msgid "Download as Image" msgstr "下载為圖片" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:895 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:360 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:913 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:365 msgid "Download as image" msgstr "下载為圖片" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:317 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:345 msgid "Download to CSV" msgstr "下载為 CSV" @@ -6172,76 +6245,76 @@ msgstr "拖放組件或圖表到此看板" msgid "Drag and drop components to this tab" msgstr "拖放組件或圖表到此選項卡" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:78 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:129 msgid "Draw a marker on data points. Only applicable for line types." msgstr "在數據點上繪制標記。僅適用於線型。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:103 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:96 msgid "Draw area under curves. Only applicable for line types." msgstr "在曲線下繪制區域。僅適用於線型。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:196 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 msgid "Draw line from Pie to label when labels outside?" msgstr "當標籤在外側時,是否在餅圖到標籤之間連線?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:210 #, fuzzy msgid "Draw split lines for minor axis ticks" msgstr "繪制次要軸刻度的分割線" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:333 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:223 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:155 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:332 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:204 msgid "Draw split lines for minor y-axis ticks" msgstr "繪制次要 Y 軸刻度的分割線" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:204 -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:214 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:249 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:283 msgid "Drill by" msgstr "鑽取:" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:197 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:242 msgid "Drill by is not available for this data point" msgstr "此數據點無法鑽取" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:195 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:240 msgid "Drill by is not yet supported for this chart type" msgstr "此圖表類型還不支持鑽取" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:440 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:437 #, fuzzy, python-format msgid "Drill by: %s" msgstr "鑽取:%s" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:41 msgid "Drill to detail" msgstr "鑽取詳情" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:48 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:42 msgid "Drill to detail by" msgstr "鑽取詳情:" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:59 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 msgid "Drill to detail by value is not yet supported for this chart type." msgstr "此圖表類型還不支持鑽取詳情。" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:53 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:47 msgid "" "Drill to detail is disabled because this chart does not group data by " "dimension value." msgstr "由於此圖表未按维度值對數據進行分組,因此鑽取詳情的功能已被禁用。" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:44 msgid "" "Drill to detail is disabled for this database. Change the database " "settings to enable it." @@ -6252,7 +6325,7 @@ msgstr "" msgid "Drill to detail: %s" msgstr "鑽取詳情:%s" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:179 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:182 #, fuzzy msgid "Drop a column here or click" msgid_plural "Drop columns here or click" @@ -6264,7 +6337,7 @@ msgid "Drop a column/metric here or click" msgid_plural "Drop columns/metrics here or click" msgstr[0] "將列/指標放在此處或單擊" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:253 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:252 #, fuzzy msgid "Drop a temporal column here or click" msgstr "將時間列拖放到此處或單擊" @@ -6274,7 +6347,7 @@ msgid "Drop columns/metrics here or click" msgstr "將列/指標拖放到此處或單擊" #: superset-frontend/src/features/datasets/DuplicateDatasetModal.tsx:64 -#: superset-frontend/src/pages/DatasetList/index.tsx:487 +#: superset-frontend/src/pages/DatasetList/index.tsx:482 #, fuzzy msgid "Duplicate" msgstr "複製" @@ -6296,7 +6369,7 @@ msgstr "重复的列/指標標籤:%(labels)s。請確保所有列和指標都 msgid "Duplicate dataset" msgstr "複製數據集" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:143 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:144 msgid "Duplicate tab" msgstr "複製選項卡" @@ -6306,7 +6379,7 @@ msgstr "複製選項卡" msgid "Duration" msgstr "時長" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:277 #, fuzzy msgid "" "Duration (in seconds) of the caching timeout for charts of this database." @@ -6327,7 +6400,7 @@ msgid "" "defaults to the datasource/table timeout if undefined." msgstr "此圖表的缓存超時持續時間(單位為秒)。如果未定義,該設定將預設使用數據源/資料庫表的超時設定。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:351 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:352 #, fuzzy msgid "" "Duration (in seconds) of the caching timeout for this chart. Set to -1 to" @@ -6342,13 +6415,13 @@ msgid "" "database timeout if undefined." msgstr "此表的缓存超時持續時間(單位為秒)。超時為 0 表示缓存永遠不會過期。如果未定義,將預設使用資料庫的超時設定。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:290 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:299 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/features/databases/DatabaseModal/ExtraOptions.tsx:311 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:320 msgid "" "Duration (in seconds) of the metadata caching timeout for tables of this " "database. If left unset, the cache never expires. " @@ -6358,13 +6431,13 @@ msgstr "此資料庫表的元數據缓存超時時長(單位為秒)。如果 msgid "Duration in ms (1.40008 => 1ms 400µs 80ns)" msgstr "時長(毫秒)(1.40008 => 1ms 400µs 80ns)" -#: superset-frontend/src/explore/controls.jsx:90 +#: superset-frontend/src/explore/controls.jsx:89 #, fuzzy msgid "Duration in ms (100.40008 => 100ms 400µs 80ns)" msgstr "時長(毫秒)(1.40008 => 1ms 400µs 80ns)" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:58 -#: superset-frontend/src/explore/controls.jsx:89 +#: superset-frontend/src/explore/controls.jsx:88 msgid "Duration in ms (66000 => 1m 6s)" msgstr "時長(毫秒)(66000 => 1m 6s)" @@ -6383,10 +6456,11 @@ msgstr "動態搜索所有的過濾器值" #: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:55 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:45 #: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:40 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:72 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:48 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:66 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:76 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:71 @@ -6396,7 +6470,7 @@ msgstr "動態搜索所有的過濾器值" #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:65 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:81 msgid "ECharts" msgstr "ECharts圖表" @@ -6405,9 +6479,9 @@ msgstr "ECharts圖表" msgid "EMAIL_REPORTS_CTA" msgstr "啟用郵件報告" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:75 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:189 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:74 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:180 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:187 msgid "END (EXCLUSIVE)" msgstr "结束" @@ -6421,47 +6495,47 @@ msgstr "錯誤" msgid "ERROR: %s" msgstr "錯誤: %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:240 msgid "Edge length" msgstr "邊長" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:246 msgid "Edge length between nodes" msgstr "節點之間的邊長" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:123 msgid "Edge symbols" msgstr "邊符號" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:225 msgid "Edge width" msgstr "邊缘寬度" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:226 #: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:35 #: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:144 -#: superset-frontend/src/features/charts/ChartCard.tsx:129 +#: superset-frontend/src/features/charts/ChartCard.tsx:128 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:111 #: superset-frontend/src/features/home/SavedQueries.tsx:198 #: superset-frontend/src/pages/AlertReportList/index.tsx:378 #: superset-frontend/src/pages/ChartList/index.tsx:509 #: superset-frontend/src/pages/DashboardList/index.tsx:466 #: superset-frontend/src/pages/DatabaseList/index.tsx:471 -#: superset-frontend/src/pages/DatasetList/index.tsx:467 +#: superset-frontend/src/pages/DatasetList/index.tsx:462 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:205 #: superset-frontend/src/pages/Tags/index.tsx:227 msgid "Edit" msgstr "編輯" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1249 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1251 msgid "Edit Alert" msgstr "編輯警報" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:227 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:236 msgid "Edit CSS" msgstr "編輯 CSS" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:231 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:232 msgid "Edit CSS template properties" msgstr "編輯 CSS 模板属性" @@ -6469,7 +6543,7 @@ msgstr "編輯 CSS 模板属性" msgid "Edit Chart" msgstr "編輯圖表" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:246 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:247 #, fuzzy msgid "Edit Chart Properties" msgstr "編輯圖表属性" @@ -6502,7 +6576,7 @@ msgstr "編輯指標" msgid "Edit Plugin" msgstr "編輯插件" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1246 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1248 msgid "Edit Report" msgstr "編輯報告" @@ -6520,7 +6594,7 @@ msgstr "編輯表" msgid "Edit Tag" msgstr "編輯標籤" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:281 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:280 #: superset-frontend/src/pages/AnnotationList/index.tsx:193 msgid "Edit annotation" msgstr "編輯注释" @@ -6529,28 +6603,28 @@ msgstr "編輯注释" msgid "Edit annotation layer" msgstr "增加注释層" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:240 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:239 msgid "Edit annotation layer properties" msgstr "編輯注释圖層属性" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:135 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:129 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:64 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:488 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:762 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:492 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:771 #, fuzzy msgid "Edit chart" msgstr "編輯圖表" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:309 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 msgid "Edit chart properties" msgstr "編輯圖表属性" -#: superset-frontend/src/dashboard/components/Header/index.jsx:659 -#: superset-frontend/src/dashboard/components/Header/index.jsx:661 +#: superset-frontend/src/dashboard/components/Header/index.jsx:654 +#: superset-frontend/src/dashboard/components/Header/index.jsx:656 msgid "Edit dashboard" msgstr "編輯看板" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1784 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1787 msgid "Edit database" msgstr "編輯資料庫" @@ -6560,15 +6634,15 @@ msgstr "編輯數據集" #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:250 #: superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx:271 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 msgid "Edit email report" msgstr "編輯郵件報告" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:151 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:152 msgid "Edit formatter" msgstr "編輯格式化" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:230 msgid "Edit properties" msgstr "編輯属性" @@ -6585,13 +6659,13 @@ msgstr "編輯模板" msgid "Edit template parameters" msgstr "編輯模板参數" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:669 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:664 #: superset-frontend/src/dashboard/components/DashboardGrid.jsx:254 #, fuzzy msgid "Edit the dashboard" msgstr "編輯看板" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:349 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:357 msgid "Edit time range" msgstr "編輯時間範圍" @@ -6636,7 +6710,7 @@ msgstr "執行時間" msgid "Email reports active" msgstr "啟用郵件報告" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:69 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 msgid "Email subject name (optional)" msgstr "" @@ -6645,12 +6719,12 @@ msgstr "" msgid "Embed" msgstr "嵌入" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:382 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:386 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:388 msgid "Embed code" msgstr "嵌入代碼" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:297 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:307 #, fuzzy msgid "Embed dashboard" msgstr "嵌入看板" @@ -6664,7 +6738,7 @@ msgstr "解除嵌入。" msgid "Emit Filter Events" msgstr "發送過濾器事件" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:188 msgid "Emphasis" msgstr "重點" @@ -6672,7 +6746,7 @@ msgstr "重點" msgid "Employment and education" msgstr "就業和教育" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:212 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:211 msgid "Empty circle" msgstr "空心圆" @@ -6690,7 +6764,7 @@ msgstr "空的列" msgid "Empty query result" msgstr "空的查詢结果" -#: superset/models/helpers.py:1548 +#: superset/models/helpers.py:1547 msgid "Empty query?" msgstr "查詢為空?" @@ -6698,8 +6772,8 @@ msgstr "查詢為空?" msgid "Empty row" msgstr "空的行" -#: superset-frontend/src/features/home/RightMenu.tsx:309 -#: superset-frontend/src/features/home/SubMenu.tsx:311 +#: superset-frontend/src/features/home/RightMenu.tsx:310 +#: superset-frontend/src/features/home/SubMenu.tsx:312 msgid "Enable 'Allow file uploads to database' in any database's settings" msgstr "在資料庫設定中啟用“允許上傳文件到資料庫”" @@ -6712,13 +6786,13 @@ msgstr "啟用過濾器選擇" msgid "Enable cross-filtering" msgstr "啟用交叉篩選" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:313 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:181 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:311 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:162 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:312 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:109 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:161 msgid "Enable data zooming controls" msgstr "啟用數據縮放控件" @@ -6735,25 +6809,25 @@ msgstr "啟用預测" 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:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:267 msgid "Enable graph roaming" msgstr "啟用圖形漫游" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:140 msgid "Enable node dragging" msgstr "啟用節點拖動" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:182 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:191 msgid "Enable query cost estimation" msgstr "啟用查詢成本估算" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:233 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:242 msgid "Enable row expansion in schemas" msgstr "在模式中啟用行展開功能" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:321 msgid "Enable server side pagination of results (experimental feature)" msgstr "支持服務器端结果分頁(實驗功能)" @@ -6764,12 +6838,12 @@ msgid "" "out" msgstr "遇到無效的為 NULL 的空間條目,請考慮將其過濾掉" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 #: superset-frontend/src/pages/AnnotationList/index.tsx:183 msgid "End" msgstr "结束" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:51 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:50 #, fuzzy msgid "End (Longitude, Latitude): " msgstr "終點(經度/緯度)" @@ -6779,18 +6853,18 @@ msgstr "終點(經度/緯度)" msgid "End Longitude & Latitude" msgstr "終點的經度/緯度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:103 msgid "End angle" msgstr "结束角度" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "End date" msgstr "结束時間" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:77 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:182 msgid "End date excluded from time range" msgstr "從時間範圍中排除的结束日期" @@ -6803,8 +6877,8 @@ msgstr "结束日期必須大於起始日期" msgid "Engine \"%(engine)s\" cannot be configured through parameters." msgstr "引擎 \"%(engine)s\" 不能通過参數配置。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:532 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:536 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:549 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:553 msgid "Engine Parameters" msgstr "引擎参數" @@ -6814,60 +6888,60 @@ msgid "" "individual parameters." msgstr "引擎\"InvalidEngine\"不支持通過單獨的参數進行配置。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:395 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:412 msgid "Enter CA_BUNDLE" msgstr "進入CA_BUNDLE" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:98 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:97 #, fuzzy msgid "Enter Primary Credentials" msgstr "上傳主憑證" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:53 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:52 msgid "Enter a name for this sheet" msgstr "输入此工作表的名稱" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:82 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:83 msgid "Enter a new title for the tab" msgstr "输入選項卡的新標題" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter alert name" msgstr "告警名稱" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:263 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:284 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:305 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:272 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:293 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:314 msgid "Enter duration in seconds" msgstr "输入間隔時間(秒)" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:213 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:709 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:222 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:718 msgid "Enter fullscreen" msgstr "全螢幕" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1337 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1339 #, fuzzy msgid "Enter report name" msgstr "報告名稱" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:141 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:183 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:140 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:182 #, python-format msgid "Enter the required %(dbModelName)s credentials" msgstr "請输入必要的 %(dbModelName)s 的憑證" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:122 -#: superset-frontend/src/explore/controls.jsx:392 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:121 +#: superset-frontend/src/explore/controls.jsx:391 msgid "Entity" msgstr "實體" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:121 msgid "Entity ID" msgstr "實體ID" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:208 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:207 msgid "Equal Date Sizes" msgstr "相同的日期大小" @@ -6875,10 +6949,10 @@ msgstr "相同的日期大小" msgid "Equal to (=)" msgstr "等於(=)" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:134 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:289 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:133 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:288 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:57 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:92 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:93 #: superset-frontend/src/pages/AlertReportList/index.tsx:66 msgid "Error" msgstr "錯誤" @@ -6888,17 +6962,17 @@ msgstr "錯誤" msgid "Error Fetching Tagged Objects" msgstr "獲取標籤對象錯誤" -#: superset/models/helpers.py:1961 +#: superset/models/helpers.py:1962 #, python-format msgid "Error in jinja expression in HAVING clause: %(msg)s" msgstr "jinja 表達式中的 HAVING 子句出錯:%(msg)s" -#: superset/models/helpers.py:844 +#: superset/models/helpers.py:845 #, python-format msgid "Error in jinja expression in RLS filters: %(msg)s" msgstr "jinja 表達式中的 RLS filters 出錯:%(msg)s" -#: superset/models/helpers.py:1943 +#: superset/models/helpers.py:1944 #, python-format msgid "Error in jinja expression in WHERE clause: %(msg)s" msgstr "jinja 表達式中的 WHERE 子句出錯:%(msg)s" @@ -6908,7 +6982,7 @@ msgstr "jinja 表達式中的 WHERE 子句出錯:%(msg)s" msgid "Error in jinja expression in fetch values predicate: %(msg)s" msgstr "獲取 jinja 表達式中的谓詞的值出錯:%(msg)s" -#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:206 +#: superset-frontend/src/dashboard/containers/DashboardPage.tsx:187 msgid "Error loading chart datasources. Filters may not work correctly." msgstr "加载圖表數據源時出錯。過濾器可能無法正常工作。" @@ -6955,8 +7029,8 @@ msgstr "保存查詢時出錯:%(msg)s" msgid "Error: %(error)s" msgstr "錯誤:%(error)s" -#: superset/views/core.py:424 superset/views/core.py:834 -#: superset/views/core.py:837 +#: superset/views/core.py:424 superset/views/core.py:836 +#: superset/views/core.py:839 #, python-format msgid "Error: %(msg)s" msgstr "錯誤:%(msg)s" @@ -6974,7 +7048,7 @@ msgstr "成本估算" msgid "Estimate selected query cost" msgstr "對所選的查詢進行成本估算" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:748 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:787 msgid "Estimate the cost before running a query" msgstr "在運行查詢之前計算成本估算" @@ -6988,11 +7062,11 @@ msgstr "事件" msgid "Event Flow" msgstr "事件流" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:42 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:41 msgid "Event Names" msgstr "事件名稱" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:33 msgid "Event definition" msgstr "事件定義" @@ -7004,7 +7078,7 @@ msgstr "事件流" msgid "Event time column" msgstr "事件時間列" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 msgid "Every" msgstr "每個" @@ -7025,24 +7099,24 @@ msgstr "每個" msgid "Evolution" msgstr "演化" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1147 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1149 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:33 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:48 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:80 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:94 msgid "Example" msgstr "例子" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:865 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:809 #: superset-frontend/src/pages/Home/index.tsx:209 msgid "Examples" msgstr "示例" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:561 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:569 #, fuzzy msgid "Excel Upload" msgstr "CSV 上傳" @@ -7060,7 +7134,7 @@ msgstr "排除選定的值" msgid "Excluded roles" msgstr "排除角色" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:82 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:81 msgid "Executed SQL" msgstr "已執行的 SQL" @@ -7076,13 +7150,13 @@ msgstr "執行 ID" msgid "Execution log" msgstr "執行日誌" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:419 #, fuzzy msgid "Existing dataset" msgstr "存在的數據集" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:708 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:221 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:717 msgid "Exit fullscreen" msgstr "退出全螢幕" @@ -7091,24 +7165,24 @@ msgstr "退出全螢幕" msgid "Expand" msgstr "展開" -#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:36 +#: superset-frontend/src/dashboard/components/filterscope/treeIcons.jsx:35 msgid "Expand all" msgstr "全部展開" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:173 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:168 msgid "Expand data panel" msgstr "展開數據面板" -#: superset-frontend/src/components/Table/index.tsx:228 +#: superset-frontend/src/components/Table/index.tsx:229 #, fuzzy msgid "Expand row" msgstr "標題行" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:207 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:197 msgid "Expand table preview" msgstr "展開表格預覽" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Expand tool bar" msgstr "展開工具欄" @@ -7128,7 +7202,7 @@ msgstr "" msgid "Experimental" msgstr "實驗" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:91 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:90 #: superset/views/core.py:573 msgid "Explore" msgstr "探索" @@ -7138,20 +7212,20 @@ msgstr "探索" msgid "Explore - %(table)s" msgstr "查看 - %(table)s" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:84 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:41 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:83 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:40 msgid "Explore the result set in the data exploration view" msgstr "在數據探索視圖中探索结果集" -#: superset-frontend/src/features/charts/ChartCard.tsx:117 +#: superset-frontend/src/features/charts/ChartCard.tsx:116 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:124 #: superset-frontend/src/pages/ChartList/index.tsx:493 #: superset-frontend/src/pages/ChartList/index.tsx:812 #: superset-frontend/src/pages/DashboardList/index.tsx:450 #: superset-frontend/src/pages/DashboardList/index.tsx:727 #: superset-frontend/src/pages/DatabaseList/index.tsx:455 -#: superset-frontend/src/pages/DatasetList/index.tsx:449 -#: superset-frontend/src/pages/DatasetList/index.tsx:807 +#: superset-frontend/src/pages/DatasetList/index.tsx:444 +#: superset-frontend/src/pages/DatasetList/index.tsx:802 #: superset-frontend/src/pages/SavedQueryList/index.tsx:579 #: superset/views/dashboard/views.py:83 msgid "Export" @@ -7165,55 +7239,60 @@ msgstr "導出看板?" msgid "Export query" msgstr "導出查詢" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:863 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:347 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:873 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:351 #, fuzzy msgid "Export to .CSV" msgstr "導出為 CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:354 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:359 #, fuzzy msgid "Export to .JSON" msgstr "導出為 JSON" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:869 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:366 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:887 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:372 #, fuzzy msgid "Export to Excel" msgstr "導出為 Excel" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:267 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:276 #, fuzzy msgid "Export to PDF" msgstr "導出為 PDF" -#: superset/views/base.py:649 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#, fuzzy +msgid "Export to Pivoted .CSV" +msgstr "導出為透視表形式的 CSV" + +#: superset/views/base.py:651 msgid "Export to YAML" msgstr "導出為 YAML" -#: superset/views/base.py:649 +#: superset/views/base.py:651 msgid "Export to YAML?" msgstr "導出到 YAML?" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:880 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:898 #, fuzzy msgid "Export to full .CSV" msgstr "導出全量 CSV" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:886 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:904 #, fuzzy msgid "Export to full Excel" msgstr "導出全量 Excel" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:331 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:335 msgid "Export to original .CSV" msgstr "導出原始 CSV" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:338 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:342 msgid "Export to pivoted .CSV" msgstr "導出為透視表形式的 CSV" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:109 msgid "Expose database in SQL Lab" msgstr "在 SQL 工具箱中展示資料庫" @@ -7237,8 +7316,8 @@ msgstr "表達式" msgid "Extra" msgstr "擴展" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:128 msgid "Extra Controls" msgstr "額外控件" @@ -7246,7 +7325,7 @@ msgstr "額外控件" msgid "Extra Parameters" msgstr "額外参數" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:122 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:121 msgid "Extra data for JS" msgstr "給 JS 的額外數據" @@ -7266,7 +7345,7 @@ msgstr "" msgid "Extra field cannot be decoded by JSON. %(msg)s" msgstr "JSON 無法解碼額外欄位。%(msg)s" -#: superset-frontend/src/explore/controlPanels/sections.tsx:55 +#: superset-frontend/src/explore/controlPanels/sections.tsx:54 msgid "Extra parameters for use in jinja templated queries" msgstr "用於 jinja 模板化查詢的額外参數" @@ -7280,24 +7359,24 @@ msgstr "用於 jinja 模板化查詢的額外参數" msgid "Extra url parameters for use in Jinja templated queries" msgstr "用於 jinja 模板化查詢的額外 url" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:271 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:270 #, fuzzy msgid "Extruded" msgstr "拉伸" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 msgid "FEB" msgstr "二月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 msgid "FRI" msgstr "星期五" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:107 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:106 msgid "Factor" msgstr "因子" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:338 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:337 msgid "Factor to multiply the metric by" msgstr "用於乘以度量值的因子" @@ -7307,17 +7386,17 @@ msgstr "用於乘以度量值的因子" msgid "Failed" msgstr "失敗" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:221 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:224 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:316 msgid "Failed at retrieving results" msgstr "檢索结果失敗" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:418 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:421 #, python-format msgid "Failed at stopping query. %s" msgstr "停止查詢失敗。 %s" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:367 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:369 msgid "Failed to create report" msgstr "創建報告發生錯誤" @@ -7326,7 +7405,7 @@ msgstr "創建報告發生錯誤" msgid "Failed to execute %(query)s" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:103 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:97 msgid "Failed to generate chart edit URL" msgstr "" @@ -7334,12 +7413,12 @@ msgstr "" msgid "Failed to load chart data" msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:422 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:419 #: superset-frontend/src/pages/Chart/index.tsx:69 msgid "Failed to load chart data." msgstr "" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:147 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:193 msgid "Failed to load dimensions for drill by" msgstr "" @@ -7348,25 +7427,25 @@ msgstr "" msgid "Failed to retrieve advanced type" msgstr "檢索高級類型失敗" -#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:129 +#: superset-frontend/src/dashboard/actions/dashboardInfo.ts:92 #, fuzzy msgid "Failed to save cross-filter scoping" msgstr "保存交叉篩選作用域失敗" -#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:190 +#: superset/errors.py:150 superset/sqllab/sql_json_executer.py:193 msgid "Failed to start remote query on a worker." msgstr "無法啟動遠程查詢" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:84 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:85 #, fuzzy msgid "Failed to tag items" msgstr "給對象打標籤失敗" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:366 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:368 msgid "Failed to update report" msgstr "更新報告失敗" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:195 #, python-format msgid "Failed to verify select options: %s" msgstr "驗證選擇選項失敗:%s" @@ -7378,15 +7457,37 @@ msgstr "驗證選擇選項失敗:%s" msgid "Favorite" msgstr "收藏" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 +#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/index.ts:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/index.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/index.ts:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 +#: 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:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 +#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:79 msgid "Featured" msgstr "特色" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:179 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:180 msgid "Featured color palettes" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 msgid "February" msgstr "二月" @@ -7394,11 +7495,11 @@ msgstr "二月" msgid "Fetch Values Predicate" msgstr "取值谓詞" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:659 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:695 msgid "Fetch data preview" msgstr "獲取數據預覽" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:694 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 #, python-format msgid "Fetched %s" msgstr "刷新於 %s" @@ -7427,7 +7528,7 @@ msgstr "欄位是必需的" msgid "File" msgstr "文件" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:749 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:757 #, fuzzy msgid "File Settings" msgstr "過濾器設定" @@ -7445,32 +7546,32 @@ msgstr "" msgid "File upload" msgstr "上傳" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:222 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:221 #, fuzzy msgid "Fill Color" msgstr "填充颜色" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1280 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1282 msgid "Fill all required fields to enable \"Default Value\"" msgstr "填寫所有必填欄位以啟用預設值" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:184 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:259 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:258 msgid "Fill method" msgstr "填充方式" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:249 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:248 #, fuzzy msgid "Filled" msgstr "填充" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:93 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:106 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:56 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:95 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:108 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:57 msgid "Filter" msgstr "過濾器" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:292 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:294 #, fuzzy msgid "Filter Configuration" msgstr "過濾配置" @@ -7479,12 +7580,12 @@ msgstr "過濾配置" msgid "Filter List" msgstr "過濾列表" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:296 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:298 #, fuzzy msgid "Filter Settings" msgstr "過濾器設定" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:828 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:375 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:385 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:386 @@ -7498,16 +7599,16 @@ msgstr "過濾類型" msgid "Filter charts" msgstr "過濾您的圖表" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1183 msgid "Filter has default value" msgstr "過濾器預設值" -#: superset-frontend/src/components/Table/index.tsx:216 +#: superset-frontend/src/components/Table/index.tsx:217 #, fuzzy msgid "Filter menu" msgstr "過濾器菜單" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:816 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 msgid "Filter name" msgstr "過濾器名稱" @@ -7515,16 +7616,16 @@ msgstr "過濾器名稱" msgid "Filter only displays values relevant to selections made in other filters." msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:338 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:374 msgid "Filter results" msgstr "過濾结果" #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/TypeRow.tsx:31 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:830 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:832 msgid "Filter type" msgstr "過濾類型" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:526 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:525 msgid "Filter value (case sensitive)" msgstr "過濾值(區分大小寫)" @@ -7537,7 +7638,7 @@ msgstr "過濾值(區分大小寫)" msgid "Filter value is required" msgstr "過濾器制是必須的" -#: superset/models/helpers.py:1850 +#: superset/models/helpers.py:1851 msgid "Filter value list cannot be empty" msgstr "過濾器值列表不能為空" @@ -7549,17 +7650,17 @@ msgstr "過濾您的圖表" msgid "Filterable" msgstr "可過濾" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:133 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:132 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:109 -#: superset-frontend/src/explore/controls.jsx:446 +#: superset-frontend/src/explore/controls.jsx:445 msgid "Filters" msgstr "過濾" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:132 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:126 msgid "Filters by columns" msgstr "按列過濾" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:134 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:128 msgid "Filters by metrics" msgstr "按指標過濾" @@ -7594,23 +7695,23 @@ msgstr "" msgid "Find" msgstr "查找" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1179 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1227 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1941 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1182 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1230 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1944 msgid "Finish" msgstr "完成" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 msgid "First" msgstr "第一個值" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 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/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:113 msgid "Fix to selected Time Range" msgstr "固定到選定的時間範圍" @@ -7622,11 +7723,11 @@ msgstr "固定值" msgid "Fixed Color" msgstr "固定颜色" -#: superset-frontend/src/explore/controls.jsx:205 +#: superset-frontend/src/explore/controls.jsx:204 msgid "Fixed color" msgstr "固定颜色" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:323 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:322 #, fuzzy msgid "Fixed point radius" msgstr "固定點半徑" @@ -7635,32 +7736,34 @@ msgstr "固定點半徑" #: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/index.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:27 #: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:60 msgid "Flow" msgstr "流圖" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:116 msgid "Font size" msgstr "字體大小" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:117 msgid "Font size for axis labels, detail value and other text elements" msgstr "軸標籤、詳圖值和其他文本元素的字體大小" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 msgid "Font size for the biggest value in the list" msgstr "列表中最大值的字體大小" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:62 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:51 msgid "Font size for the smallest value in the list" msgstr "列表中最小值的字體大小" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:185 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:194 msgid "" "For Bigquery, Presto and Postgres, shows a button to compute cost before " "running a query." msgstr "對於 Bigquery、Presto 和 Postgres,在運行查詢之前,會顯示一個按钮來計算成本。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:236 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:245 msgid "" "For Trino, describe full schemas of nested ROW types, expanding them with" " dotted paths" @@ -7670,7 +7773,7 @@ msgstr "用於 Trino,描述嵌套的行類型的完整的模式,使用點號 msgid "For further instructions, consult the" msgstr "更深入的了解,請查看" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:46 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:45 msgid "" "For more information about objects are in context in the scope of this " "function, refer to the" @@ -7683,29 +7786,29 @@ msgid "" "e.g. Admin if admin should see all data." msgstr "對於常規過濾,這些是此過濾將應用於的角色。對於基本過濾,這些是過濾不適用的角色,例如Admin代表admin應該查看所有數據。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:110 msgid "Force" msgstr "力導向" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:162 msgid "" "Force all tables and views to be created in this schema when clicking " "CTAS or CVAS in SQL Lab." msgstr "在 SQL 工具箱中點擊 CTAS 或 CVAS 强制創建所有數據表或視圖" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:317 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:316 #, fuzzy msgid "Force categorical" msgstr "强制分類" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:83 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:156 #, fuzzy msgid "Force date format" msgstr "强制日期格式化" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:741 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:750 msgid "Force refresh" msgstr "强制刷新" @@ -7744,12 +7847,19 @@ msgid "Form data not found in cache, reverting to dataset metadata." msgstr "" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:53 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:701 #, fuzzy msgid "Format SQL" msgstr "格式化 SQL" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:136 +msgid "" +"Format data labels. Use variables: {name}, {value}, {percent}. \\n " +"represents a new line. ECharts compatibility:\n" +"{a} (series), {b} (name), {c} (value), {d} (percentage)" +msgstr "" + +#: superset-frontend/src/features/reports/ReportModal/index.tsx:262 msgid "Formatted CSV attached in email" msgstr "郵件中附上格式化好的CSV" @@ -7758,12 +7868,12 @@ msgstr "郵件中附上格式化好的CSV" msgid "Formatted date" msgstr "格式日期" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:132 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:133 #, fuzzy msgid "Formatted value" msgstr "格式化值" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:128 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:129 #, fuzzy msgid "Formatting" msgstr "自動匹配格式化" @@ -7775,8 +7885,8 @@ msgstr "自動匹配格式化" msgid "Formula" msgstr "公式" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:265 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 #, fuzzy msgid "Forward values" msgstr "向前數值" @@ -7785,7 +7895,7 @@ msgstr "向前數值" msgid "Found invalid orderby options" msgstr "發現無效的 orderby 選項" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:74 msgid "Fraction digits" msgstr "分數位" @@ -7793,19 +7903,19 @@ msgstr "分數位" msgid "Frequency" msgstr "頻率" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:303 msgid "Friction" msgstr "摩擦力" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:310 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:309 msgid "Friction between nodes" msgstr "節點之間的摩擦力" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 msgid "Friday" msgstr "星期五" -#: superset/utils/date_parser.py:313 superset/viz.py:387 +#: superset/utils/date_parser.py:343 superset/viz.py:387 msgid "From date cannot be larger than to date" msgstr "起始日期不能晚於结束日期" @@ -7818,16 +7928,16 @@ msgstr "完整名稱" msgid "Funnel Chart" msgstr "漏斗圖" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:472 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:465 msgid "Further customize how to display each column" msgstr "進一步自定義如何顯示每列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:164 msgid "Further customize how to display each metric" msgstr "進一步定制如何顯示每個指標" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:48 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:128 #, fuzzy msgid "GROUP BY" msgstr "分組" @@ -7836,12 +7946,12 @@ msgstr "分組" msgid "Gauge Chart" msgstr "仪表圖" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:75 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 msgid "General" msgstr "一般" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:354 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:604 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:356 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:612 #, fuzzy msgid "General information" msgstr "附加訊息" @@ -7863,7 +7973,7 @@ msgstr "通用圖表" msgid "Geo" msgstr "地理位置" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:396 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:395 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:36 #, fuzzy msgid "GeoJson Column" @@ -7878,19 +7988,19 @@ msgstr "GeoJSON 設定" msgid "Geohash" msgstr "Geohash" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:74 msgid "Get the last date by the date unit." msgstr "按日期單位獲取最後的日期。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:87 msgid "Get the specify date for the holiday" msgstr "獲取指定節假日的日期" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:604 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:621 msgid "Give access to multiple catalogs in a single database connection." msgstr "" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:665 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:660 msgid "Go to the edit mode to configure the dashboard and add charts" msgstr "" @@ -7898,11 +8008,11 @@ msgstr "" msgid "Gold" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:44 msgid "Google Sheet Name and URL" msgstr "Google Sheet 名稱和 URL" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1699 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1701 msgid "Grace period" msgstr "寬限期" @@ -7910,11 +8020,11 @@ msgstr "寬限期" msgid "Graph Chart" msgstr "圆點圖" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:107 msgid "Graph layout" msgstr "圖表布局" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:262 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:261 msgid "Gravity" msgstr "重力" @@ -7928,22 +8038,26 @@ msgstr "大於等於 (>=)" msgid "Greater than (>)" msgstr "大於(>)" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:580 +msgid "Green for increase, red for decrease" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:56 #, fuzzy msgid "Grid" msgstr "網格" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:282 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:281 #, fuzzy msgid "Grid Size" msgstr "網格大小" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group By" msgstr "分組" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/shared.ts:59 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:80 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:82 msgid "Group By, Metrics or Percentage Metrics must have a value" msgstr "分組、指標或百分比指標必須具有值" @@ -7954,7 +8068,7 @@ msgstr "分組、指標或百分比指標必須具有值" msgid "Group Key" msgstr "分組" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:328 msgid "Group by" msgstr "分組" @@ -7962,7 +8076,7 @@ msgstr "分組" msgid "Groupable" msgstr "可分組" -#: superset/security/manager.py:2259 +#: superset/security/manager.py:2252 msgid "Guest user cannot modify chart payload" msgstr "" @@ -7975,16 +8089,16 @@ msgstr "小時" msgid "Handlebars" msgstr "Handlebars" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:60 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:59 #, fuzzy msgid "Handlebars Template" msgstr "Handlebars模板" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:222 msgid "Hard value bounds applied for color coding." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:230 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:218 msgid "" "Hard value bounds applied for color coding. Is only relevant and applied " "when the normalization is applied against the whole heatmap." @@ -7995,15 +8109,15 @@ msgstr "應用於颜色编碼的硬值邊界。只有當對整個热圖應用標 msgid "Has created by" msgstr "已創建" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewHeader.jsx:30 msgid "Header" msgstr "標題行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:986 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:994 msgid "Header Row" msgstr "標題行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:996 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 #, fuzzy msgid "Header row" msgstr "標題行" @@ -8017,13 +8131,13 @@ msgstr "热力圖" msgid "Heatmap (legacy)" msgstr "熱力圖 (傳統)" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:83 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:71 msgid "Heatmap Options" msgstr "热圖選項" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:45 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:44 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:74 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:44 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/Hex.tsx:43 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:239 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:245 msgid "Height" @@ -8039,7 +8153,7 @@ msgstr "迷你圖的高度" msgid "Hide Line" msgstr "隐藏線" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:754 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:763 #, fuzzy msgid "Hide chart description" msgstr "隐藏圖表說明" @@ -8048,12 +8162,12 @@ msgstr "隐藏圖表說明" msgid "Hide layer" msgstr "隐藏 Layer" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:137 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:136 #, fuzzy msgid "Hide password." msgstr "隐藏密碼" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:123 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:124 msgid "Hide tool bar" msgstr "隐藏工具欄" @@ -8062,17 +8176,22 @@ msgstr "隐藏工具欄" msgid "Hides the Line for the time series" msgstr "隐藏時間系列的線" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:180 msgid "Hierarchy" msgstr "層次" -#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:59 #: superset/viz.py:1200 msgid "Histogram" msgstr "直方圖" +#: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:37 +#, fuzzy +msgid "Histogram (legacy)" +msgstr "熱力圖 (傳統)" + #: superset-frontend/src/pages/Home/index.tsx:334 -#: superset/initialization/__init__.py:229 +#: superset/initialization/__init__.py:230 msgid "Home" msgstr "主頁" @@ -8084,7 +8203,7 @@ msgstr "横向圖表" msgid "Horizon Charts" msgstr "水平圖表" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 #, fuzzy msgid "Horizontal" msgstr "横向" @@ -8094,15 +8213,15 @@ msgstr "横向" msgid "Horizontal (Top)" msgstr "横向(頂部對齊)" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:101 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 msgid "Horizontal alignment" msgstr "水平對齊" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:47 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:46 msgid "Host" msgstr "主機" -#: superset/db_engine_specs/base.py:2230 +#: superset/db_engine_specs/base.py:2236 #: superset/db_engine_specs/clickhouse.py:203 #: superset/db_engine_specs/databend.py:195 msgid "Hostname or IP address" @@ -8112,7 +8231,7 @@ msgstr "主機名或 IP" msgid "Hour" msgstr "小時" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:79 #, python-format msgid "Hours %s" msgstr "%s小時" @@ -8133,12 +8252,12 @@ msgstr "" msgid "How many periods into the future do we want to predict" msgstr "想要預测未來的多少個時期" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:148 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:147 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:116 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:344 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:228 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:498 -#: superset-frontend/src/explore/controlPanels/sections.tsx:226 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:343 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:497 +#: superset-frontend/src/explore/controlPanels/sections.tsx:225 msgid "" "How to display time shifts: as individual lines; as the difference " "between the main time series and each time shift; as the percentage " @@ -8158,15 +8277,15 @@ msgstr "ISO 3166-2 代碼" msgid "ISO 8601" msgstr "ISO 8601" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:49 msgid "Id" msgstr "Id" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 msgid "Id of root node of the tree." msgstr "樹的根節點的 ID。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:420 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:437 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 " @@ -8190,17 +8309,17 @@ msgstr "" "和hive.server2.enable.doAs,將作為服務帳戶運行查詢,但會根据 hive.server2.proxy.user " "的属性偽裝當前登入用戶。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:762 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:770 #, fuzzy msgid "If Table Already Exists" msgstr "如果表已存在" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1085 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1087 msgid "If a metric is specified, sorting will be done based on the metric value" msgstr "如果指定了度量,则將根据該度量值進行排序" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:243 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:358 msgid "" "If enabled, this control sorts the results/values descending, otherwise " "it sorts the results ascending." @@ -8210,20 +8329,20 @@ msgstr "" msgid "If selected, please set the schemas allowed for csv upload in Extra." msgstr "如果選擇,請額外設定 csv 上傳允許的模式。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1629 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1631 #, fuzzy msgid "Ignore cache when generating report" msgstr "生成報告時忽略缓存" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:88 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:87 msgid "Ignore null locations" msgstr "忽略空位置" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:74 msgid "Ignore time" msgstr "忽略時間" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:257 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:259 msgid "Image (PNG) embedded in email" msgstr "使用郵箱發送圖片(PNG)" @@ -8231,7 +8350,7 @@ msgstr "使用郵箱發送圖片(PNG)" msgid "Image download failed, please refresh and try again." msgstr "圖片發送失敗,請刷新或重試" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:415 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:432 msgid "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)" msgstr "模拟登入用戶 (Presto, Trino, Drill & Hive)" @@ -8239,11 +8358,11 @@ msgstr "模拟登入用戶 (Presto, Trino, Drill & Hive)" msgid "Impersonate the logged on user" msgstr "模拟登入用戶" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 msgid "Import" msgstr "導入" -#: superset-frontend/src/components/ImportModal/index.tsx:430 +#: superset-frontend/src/components/ImportModal/index.tsx:431 #, python-format msgid "Import %s" msgstr "導入 %s" @@ -8277,7 +8396,7 @@ msgstr "導入看板" msgid "Import database failed for an unknown reason" msgstr "導入資料庫失敗,原因未知" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1997 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:2000 msgid "Import database from file" msgstr "從文件中導入資料庫" @@ -8285,7 +8404,7 @@ msgstr "從文件中導入資料庫" msgid "Import dataset failed for an unknown reason" msgstr "因為未知的原因導入數據集失敗" -#: superset-frontend/src/pages/DatasetList/index.tsx:658 +#: superset-frontend/src/pages/DatasetList/index.tsx:653 msgid "Import datasets" msgstr "導入數據集" @@ -8297,7 +8416,7 @@ msgstr "導入查詢" msgid "Import saved query failed for an unknown reason." msgstr "由於未知原因,導入保存的查詢失敗。" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:61 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 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." @@ -8312,11 +8431,11 @@ msgstr "" msgid "Include Series" msgstr "包含系列" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:320 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:322 msgid "Include a description that will be sent with your report" msgstr "描述要發送給你的報告" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1373 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1375 #, fuzzy, python-format msgid "Include description to be sent with %s" msgstr "描述要發送給你的報告" @@ -8330,7 +8449,7 @@ msgid "Include time" msgstr "包含時間" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:25 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:71 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:70 #, fuzzy msgid "Increase" msgstr "增加" @@ -8340,21 +8459,21 @@ msgstr "增加" msgid "Index" msgstr "索引" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:932 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:940 msgid "Index Column" msgstr "索引欄位" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:955 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:963 #, fuzzy msgid "Index Label" msgstr "範圍標籤" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:961 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:969 #, fuzzy msgid "Index label" msgstr "範圍標籤" -#: superset-frontend/src/features/home/RightMenu.tsx:511 +#: superset-frontend/src/features/home/RightMenu.tsx:512 msgid "Info" msgstr "訊息" @@ -8362,21 +8481,21 @@ msgstr "訊息" msgid "Inherit range from time filter" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:250 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:266 msgid "Inner Radius" msgstr "内半徑" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:256 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:272 msgid "Inner radius of donut hole" msgstr "圆環圈内部空洞的内徑" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1615 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:276 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1617 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:278 msgid "Input custom width in pixels" msgstr "输入自定義寬度(像素)" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:202 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:261 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:260 msgid "Input field supports custom rotation. e.g. 30 for 30°" msgstr "输入欄位支持自定義。例如,30 代表 30°" @@ -8413,11 +8532,11 @@ msgstr "間隔" msgid "Interval End column" msgstr "間隔结束列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:282 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:270 msgid "Interval bounds" msgstr "區間間隔" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:296 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:284 msgid "Interval colors" msgstr "間隔颜色" @@ -8425,7 +8544,7 @@ msgstr "間隔颜色" msgid "Interval start column" msgstr "間隔開始列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:276 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:264 msgid "Intervals" msgstr "間隔" @@ -8473,7 +8592,7 @@ msgstr "" "連接字符串無效,有效字符串格式通常如下:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-" "NAME'

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

" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:52 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 msgid "Invalid cron expression" msgstr "無效 cron 表達式" @@ -8490,7 +8609,7 @@ msgstr "" msgid "Invalid date/timestamp format" msgstr "無效的日期/時間戳格式" -#: superset/models/helpers.py:1933 +#: superset/models/helpers.py:1934 #, python-format msgid "Invalid filter operation type: %(op)s" msgstr "選擇框的操作類型無效: %(op)s" @@ -8503,7 +8622,7 @@ msgstr "無效的 geodetic 字符串" msgid "Invalid geohash string" msgstr "無效的 geohash 字符串" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:67 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:135 msgid "Invalid input" msgstr "" @@ -8515,7 +8634,7 @@ msgstr "錯誤的經緯度配置。" msgid "Invalid longitude/latitude" msgstr "無效的經度/緯度" -#: superset/utils/core.py:1125 +#: superset/utils/core.py:1132 #, fuzzy, python-format msgid "Invalid metric object: %(metric)s" msgstr "無效的指標對象" @@ -8560,7 +8679,7 @@ msgstr "遇到無效的空間點:%(latlong)s" msgid "Invalid state." msgstr "無效狀態。" -#: superset/commands/report/create.py:155 +#: superset/commands/report/create.py:153 #, python-format msgid "Invalid tab ids: %s(tab_ids)" msgstr "" @@ -8569,7 +8688,7 @@ msgstr "" msgid "Inverse selection" msgstr "反選" -#: superset-frontend/src/components/Table/index.tsx:224 +#: superset-frontend/src/components/Table/index.tsx:225 #, fuzzy msgid "Invert current page" msgstr "反轉當前頁" @@ -8637,25 +8756,25 @@ msgstr "等值带" msgid "Isoline" msgstr "等值線" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:132 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:205 msgid "Issue 1000 - The dataset is too large to query." msgstr "Issue 1000 - 數據集太大,無法進行查詢。" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:136 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:209 msgid "Issue 1001 - The database is under an unusual load." msgstr "Issue 1001 - 資料庫負载異常。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:226 #, fuzzy msgid "It’s not recommended to truncate axis in Bar chart." msgstr "不建議截斷柱狀圖中的y軸。" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:91 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:90 msgid "JAN" msgstr "一月" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:50 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 #: superset/views/log/__init__.py:33 msgid "JSON" msgstr "JSON" @@ -8664,17 +8783,17 @@ msgstr "JSON" msgid "JSON Metadata" msgstr "JSON 元數據" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:716 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:335 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:702 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:334 msgid "JSON metadata" msgstr "JSON 元數據" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:324 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:322 #, fuzzy msgid "JSON metadata is invalid!" msgstr "無效 JSON" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:380 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:397 msgid "" "JSON string containing additional connection configuration. This is used " "to provide connection information for systems like Hive, Presto and " @@ -8684,27 +8803,27 @@ msgstr "" "包含附加連接配置的 JSON 字符串。它用於為配置單元、Presto 和 BigQuery 等系统提供連接訊息,這些系统不符合 " "SQLAlChemy 通常使用的用戶名:密碼語法。" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:97 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 msgid "JUL" msgstr "七月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:96 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 msgid "JUN" msgstr "六月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:66 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:65 msgid "January" msgstr "一月" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:133 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:132 msgid "JavaScript data interceptor" msgstr "JS 數據拦截器" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:155 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:154 msgid "JavaScript onClick href" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:145 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:144 msgid "JavaScript tooltip generator" msgstr "JS 提示生成器" @@ -8713,11 +8832,11 @@ msgstr "JS 提示生成器" msgid "Jinja templating" msgstr "Jinja 模板" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:72 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 msgid "July" msgstr "七月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:71 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 msgid "June" msgstr "六月" @@ -8730,7 +8849,7 @@ msgstr "六月" msgid "KPI" msgstr "指標" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:706 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 msgid "Keep control settings?" msgstr "" @@ -8738,13 +8857,13 @@ msgstr "" msgid "Keep editing" msgstr "繼續編輯" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:86 #, fuzzy msgid "Key" msgstr "鍵" #: superset-frontend/src/SqlLab/components/KeyboardShortcutButton/index.tsx:93 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:686 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:719 msgid "Keyboard shortcuts" msgstr "鍵盘快捷鍵" @@ -8757,14 +8876,14 @@ msgstr "表的鍵" msgid "Kilometers" msgstr "千米" -#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:104 +#: superset-frontend/src/SqlLab/components/QueryLimitSelect/index.tsx:103 #, fuzzy msgid "LIMIT" msgstr "行限制" #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:100 #: superset-frontend/packages/superset-ui-chart-controls/src/components/labelUtils.tsx:129 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:171 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:172 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:257 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:261 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1251 @@ -8773,20 +8892,25 @@ msgstr "行限制" msgid "Label" msgstr "標籤" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:107 #, fuzzy msgid "Label Contents" msgstr "標籤内容" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 msgid "Label Line" msgstr "標籤線" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:134 +#, fuzzy +msgid "Label Template" +msgstr "删除模板" + #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:111 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 msgid "Label Type" msgstr "標籤類型" @@ -8795,19 +8919,19 @@ msgstr "標籤類型" msgid "Label already exists" msgstr "標籤已存在" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:956 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:964 msgid "Label for the index column. Don't use an existing column name." msgstr "" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:174 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:175 msgid "Label for your query" msgstr "為您的查詢設定標籤" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:121 msgid "Label position" msgstr "標籤位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:197 msgid "Label threshold" msgstr "標籤閥值" @@ -8815,11 +8939,11 @@ msgstr "標籤閥值" msgid "Labelling" msgstr "標籤" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:106 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:110 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:66 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:52 msgid "Labels" msgstr "標籤" @@ -8841,8 +8965,8 @@ msgstr "範圍的標籤" msgid "Large" msgstr "大" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:31 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:184 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:37 msgid "Last" msgstr "最後一個" @@ -8854,7 +8978,7 @@ msgstr "最後更新" msgid "Last Modified" msgstr "最後修改" -#: superset-frontend/src/components/LastUpdated/index.tsx:74 +#: superset-frontend/src/components/LastUpdated/index.tsx:80 #, python-format msgid "Last Updated %s" msgstr "最後更新 %s" @@ -8864,36 +8988,36 @@ msgstr "最後更新 %s" msgid "Last Updated %s by %s" msgstr "最後由 %s 更新 %s" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:87 #, python-format msgid "Last available value seen on %s" msgstr "到 %s 最後一個可用值" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:39 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:46 #, fuzzy msgid "Last day" msgstr "昨天" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:79 #: superset-frontend/src/pages/AlertReportList/index.tsx:328 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:165 #: superset-frontend/src/pages/ChartList/index.tsx:439 #: superset-frontend/src/pages/CssTemplateList/index.tsx:142 #: superset-frontend/src/pages/DashboardList/index.tsx:400 #: superset-frontend/src/pages/DatabaseList/index.tsx:420 -#: superset-frontend/src/pages/DatasetList/index.tsx:405 +#: superset-frontend/src/pages/DatasetList/index.tsx:400 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:157 #: superset-frontend/src/pages/SavedQueryList/index.tsx:380 #: superset-frontend/src/pages/Tags/index.tsx:186 msgid "Last modified" msgstr "最後修改" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:41 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:48 #, fuzzy msgid "Last month" msgstr "上一月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:49 #, fuzzy msgid "Last quarter" msgstr "上一季度" @@ -8902,12 +9026,12 @@ msgstr "上一季度" msgid "Last run" msgstr "上次執行" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:47 #, fuzzy msgid "Last week" msgstr "上一週" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 #, fuzzy msgid "Last year" msgstr "上一年" @@ -8925,25 +9049,25 @@ msgstr "預設視口緯度" 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:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:107 msgid "Layout" msgstr "布局" -#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:81 +#: superset-frontend/src/dashboard/components/BuilderComponentPane/index.tsx:80 msgid "Layout elements" msgstr "布局元素" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:113 msgid "Layout type of graph" msgstr "圖形的布局類型" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:244 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:120 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:243 msgid "Layout type of tree" msgstr "樹的布局類型" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:77 msgid "" "Leaf nodes that represent fewer than this number of events will be " "initially hidden in the visualization" @@ -8955,29 +9079,29 @@ msgstr "表示少於此數量的事件的葉節點最初將隐藏在可視化中 msgid "Least recently modified" msgstr "最近未經常修改" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:29 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:390 msgid "Left" msgstr "左邊" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:172 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:167 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:171 msgid "Left Margin" msgstr "左邊距" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:191 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:179 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:183 msgid "Left margin, in pixels, allowing for more room for axis labels" msgstr "左邊距,以像素為單位,為軸標籤留出更多空間" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:134 msgid "Left to Right" msgstr "從左到右" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:147 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:151 msgid "Left value" msgstr "左值" @@ -9008,35 +9132,35 @@ msgid "Legacy" msgstr "傳统" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:158 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:113 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:235 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:100 msgid "Legend" msgstr "圖例" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:163 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:162 #, fuzzy msgid "Legend Format" msgstr "圖例格式" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:94 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:93 #, fuzzy msgid "Legend Orientation" msgstr "圖例方向" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:177 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:176 #, fuzzy msgid "Legend Position" msgstr "圖例位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:116 #, fuzzy msgid "Legend Type" msgstr "圖例類型" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:73 msgid "Legend type" msgstr "圖例類型" @@ -9054,7 +9178,7 @@ msgid "Lift percent precision" msgstr "提升百分比精度" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:219 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:378 #, fuzzy msgid "Light" msgstr "明亮" @@ -9083,18 +9207,18 @@ msgid "" "Consider filtering or grouping source/target names instead." msgstr "限制行數可能導致不完整的數據和误導性的圖表。可以考慮過濾或分組源/目標名稱。" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:130 #, fuzzy msgid "Limits the number of cells that get retrieved." msgstr "限制檢索的單元格數量。" -#: superset-frontend/src/explore/controls.jsx:344 +#: superset-frontend/src/explore/controls.jsx:343 msgid "Limits the number of rows that get displayed." msgstr "限制顯示的行數。" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:261 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:276 -#: superset-frontend/src/explore/controls.jsx:354 +#: superset-frontend/src/explore/controls.jsx:353 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 " @@ -9112,11 +9236,11 @@ msgstr "限制了用於此圖表的數據源查詢中計算的行數。" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:48 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:39 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:40 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:147 #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:80 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:70 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:81 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:61 @@ -9127,7 +9251,7 @@ msgstr "直線" msgid "Line Chart" msgstr "折線圖" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:121 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:120 msgid "Line Style" msgstr "線條樣式" @@ -9140,11 +9264,11 @@ msgid "" "chart common in many fields." msgstr "時間序列折線圖用於可視化在規則時間間隔内進行的重复测量。折線圖是一種圖表,它將訊息顯示為一系列由直線段連接的數據點。它是許多领域中常見的一種基本類型的圖表。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:131 msgid "Line interpolation as defined by d3.js" msgstr "由 d3.js 定義的線插值" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:211 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:210 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:859 msgid "Line width" msgstr "線寬" @@ -9160,22 +9284,22 @@ msgstr "線寬單位" msgid "Linear Color Scheme" msgstr "線性颜色方案" -#: superset-frontend/src/explore/controls.jsx:221 +#: superset-frontend/src/explore/controls.jsx:220 msgid "Linear color scheme" msgstr "線性颜色方案" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:189 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:264 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 msgid "Linear interpolation" msgstr "線性插值" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:197 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:196 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:27 #, fuzzy msgid "Lines column" msgstr "線段列" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:346 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:345 #, fuzzy msgid "Lines encoding" msgstr "線段编碼" @@ -9185,12 +9309,12 @@ msgstr "線段编碼" msgid "Link Copied!" msgstr "链接已複製!" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:175 #, fuzzy msgid "List Unique Values" msgstr "列出唯一值" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:124 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:123 msgid "List of extra columns made available in JavaScript functions" msgstr "在 JavaScript 函數中可用的額外列列表" @@ -9198,7 +9322,7 @@ msgstr "在 JavaScript 函數中可用的額外列列表" msgid "List of n+1 values for bucketing metric into n buckets." msgstr "" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:894 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:902 #, fuzzy msgid "List of the column names that should be read" msgstr "應當讀取的列名的 Json 列表" @@ -9236,46 +9360,46 @@ msgstr "加载的數據已缓存" msgid "Loaded from cache" msgstr "從缓存中加载" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:177 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 #, fuzzy msgid "Loading" msgstr "加载中..." #: superset-frontend/plugins/plugin-chart-handlebars/src/components/Handlebars/HandlebarsViewer.tsx:74 -#: superset-frontend/src/components/Select/AsyncSelect.tsx:611 -#: superset-frontend/src/components/Select/Select.tsx:613 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:613 +#: superset-frontend/src/components/Select/Select.tsx:615 #: superset-frontend/src/components/Select/utils.tsx:160 #: superset-frontend/src/dashboard/components/gridComponents/DynamicComponent.tsx:165 -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:44 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43 msgid "Loading..." msgstr "加载中..." -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:82 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/CrossFilterTitle.tsx:81 #, fuzzy msgid "Locate the chart" msgstr "定位到圖表" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:196 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:195 msgid "Log Scale" msgstr "對數尺度" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1665 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1670 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1671 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1667 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1672 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1673 msgid "Log retention" msgstr "日誌保留" -#: 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/Bar/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:196 #, fuzzy msgid "Logarithmic axis" msgstr "對數軸" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:388 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:387 msgid "Logarithmic scale on primary y-axis" msgstr "對數刻度在主 y 軸上" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:447 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:446 msgid "Logarithmic scale on secondary y-axis" msgstr "二次 y 軸上的對數刻度" @@ -9287,23 +9411,23 @@ msgstr "對數軸" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:228 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:231 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:385 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:435 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:444 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:211 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:196 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:199 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:140 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:143 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:190 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:443 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:210 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:139 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:189 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:192 msgid "Logarithmic y-axis" msgstr "對數軸" -#: superset-frontend/src/features/home/RightMenu.tsx:591 +#: superset-frontend/src/features/home/RightMenu.tsx:592 msgid "Login" msgstr "登入" @@ -9312,7 +9436,7 @@ msgstr "登入" msgid "Login with" msgstr "登入方式" -#: superset-frontend/src/features/home/RightMenu.tsx:515 +#: superset-frontend/src/features/home/RightMenu.tsx:516 msgid "Logout" msgstr "登出" @@ -9329,7 +9453,7 @@ msgstr "長虚線" msgid "Longitude" msgstr "經度" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:308 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:307 #, fuzzy msgid "Longitude & Latitude" msgstr "經緯度欄位" @@ -9338,8 +9462,8 @@ msgstr "經緯度欄位" msgid "Longitude & Latitude columns" msgstr "經緯度欄位" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:40 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:50 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/Grid.tsx:39 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/Scatter.tsx:49 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/Screengrid.tsx:47 #, fuzzy msgid "Longitude and Latitude" @@ -9358,11 +9482,11 @@ msgstr "閥值下限" msgid "Lower threshold must be lower than upper threshold" msgstr "閥值下限必須比閥值上限小" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:93 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:92 msgid "MAR" msgstr "三月" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:95 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:94 msgid "MAY" msgstr "五月" @@ -9371,10 +9495,16 @@ msgstr "五月" msgid "MINUTE" msgstr "分" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 msgid "MON" msgstr "星期一" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:407 +#: superset-frontend/plugins/plugin-chart-table/src/transformProps.ts:318 +#, fuzzy +msgid "Main" +msgstr "最小值" + #: superset/connectors/sqla/views.py:417 msgid "Main Datetime Column" msgstr "主日期列" @@ -9386,30 +9516,30 @@ msgid "" "contains data for the selected time range" msgstr "此查詢没有返回任何结果。如果希望返回结果,請確保所有過濾選擇的配置正確,並且數據源包含所選時間範圍的數據。" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:319 msgid "Make the x-axis categorical" msgstr "" -#: superset/views/core.py:717 +#: superset/views/core.py:719 msgid "" "Malformed request. slice_id or table_name and db_name arguments are " "expected" msgstr "格式錯誤的請求。需要使用 slice_id 或 table_name 和 db_name 参數" -#: superset/initialization/__init__.py:273 -#: superset/initialization/__init__.py:285 -#: superset/initialization/__init__.py:377 -#: superset/initialization/__init__.py:390 +#: superset/initialization/__init__.py:274 +#: superset/initialization/__init__.py:286 +#: superset/initialization/__init__.py:378 +#: superset/initialization/__init__.py:391 msgid "Manage" msgstr "管理" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:304 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:399 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:314 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:405 #, fuzzy msgid "Manage email report" msgstr "管理郵件報告" -#: superset-frontend/src/components/EmptyState/index.tsx:230 +#: superset-frontend/src/components/EmptyState/index.tsx:234 msgid "Manage your databases" msgstr "管理你的資料庫" @@ -9452,7 +9582,7 @@ msgid "Map" msgstr "地圖" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:211 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:371 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:370 msgid "Map Style" msgstr "地圖樣式" @@ -9464,32 +9594,32 @@ msgstr "MapBox 地圖" msgid "Mapbox" msgstr "MapBox 地圖" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:68 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:67 msgid "March" msgstr "三月" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:51 msgid "Margin" msgstr "邊距" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:385 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:395 msgid "Mark a column as temporal in \"Edit datasource\" modal" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:145 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:133 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:126 msgid "Marker" msgstr "標記" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:89 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:140 msgid "Marker Size" msgstr "標記大小" @@ -9505,7 +9635,7 @@ msgstr "標記線標籤" msgid "Marker lines" msgstr "標記線" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:234 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:233 msgid "Marker size" msgstr "標記大小" @@ -9517,28 +9647,28 @@ msgstr "標記" msgid "Markup type" msgstr "Markup 類型" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:95 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:48 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:104 msgid "Max" msgstr "最大值" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:94 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:58 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:78 msgid "Max Bubble Size" msgstr "最大氣泡的尺寸" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:125 msgid "Max Events" msgstr "最大事件數" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:183 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1150 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1152 msgid "Maximum" msgstr "最大" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:70 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 msgid "Maximum Font Size" msgstr "最大字體大小" @@ -9557,42 +9687,42 @@ msgstr "圆的最大半徑尺寸,以像素為單位。随着縮放級别的變 msgid "Maximum value" msgstr "最大值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 msgid "Maximum value on the gauge axis" msgstr "量規軸上的最大值" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:70 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:69 msgid "May" msgstr "五月" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:85 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84 msgid "Mean of values over specified period" msgstr "特定時期内的平均值" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 #, fuzzy msgid "Mean values" msgstr "平均值" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178 msgid "Median" msgstr "中位數" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:229 msgid "" "Median edge width, the thickest edge will be 4 times thicker than the " "thinnest." msgstr "邊缘寬度中間值,最厚的邊缘將比最薄的邊缘厚4倍" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:216 msgid "" "Median node size, the largest node will be 4 times larger than the " "smallest" msgstr "節點大小中位數,最大的節點將比最小的節點大 4 倍" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:192 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:267 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:266 #, fuzzy msgid "Median values" msgstr "中位數值" @@ -9605,16 +9735,16 @@ msgstr "中" msgid "Menu actions trigger" msgstr "" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:242 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:244 msgid "Message content" msgstr "消息内容" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:101 msgid "Metadata" msgstr "元數據" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:506 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:510 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:523 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:527 msgid "Metadata Parameters" msgstr "元數據参數" @@ -9622,28 +9752,28 @@ msgstr "元數據参數" msgid "Metadata has been synced" msgstr "元數據已同步" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:377 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:261 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:533 -#: superset-frontend/src/explore/controlPanels/sections.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:376 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:260 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:532 +#: superset-frontend/src/explore/controlPanels/sections.tsx:258 msgid "Method" msgstr "方法" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:172 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/Calendar.js:88 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:83 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:106 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:94 #: superset-frontend/plugins/plugin-chart-pivot-table/src/PivotTableChart.tsx:63 +#: superset-frontend/src/explore/controls.jsx:166 #: superset-frontend/src/explore/controls.jsx:167 -#: superset-frontend/src/explore/controls.jsx:168 #: superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:121 #: superset/connectors/sqla/views.py:257 msgid "Metric" msgstr "指標" -#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1253 -#: superset/models/helpers.py:1569 +#: superset/connectors/sqla/models.py:1627 superset/models/helpers.py:1252 +#: superset/models/helpers.py:1568 #, python-format msgid "Metric '%(metric)s' does not exist" msgstr "指標 '%(metric)s' 不存在" @@ -9658,20 +9788,20 @@ msgstr "指標" msgid "Metric ``%(metric_name)s`` not found in %(dataset_name)s." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:31 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:29 msgid "Metric ascending" msgstr "指標升序" -#: superset-frontend/src/explore/controls.jsx:402 +#: superset-frontend/src/explore/controls.jsx:401 msgid "Metric assigned to the [X] axis" msgstr "分配給 [X] 軸的指標" -#: superset-frontend/src/explore/controls.jsx:410 +#: superset-frontend/src/explore/controls.jsx:409 msgid "Metric assigned to the [Y] axis" msgstr "分配給 [Y] 軸的指標" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:94 msgid "Metric change in value from `since` to `until`" msgstr "從 `since` 到 `until` 的度量值變化" @@ -9679,16 +9809,16 @@ msgstr "從 `since` 到 `until` 的度量值變化" msgid "Metric currency" msgstr "指標貨幣類型" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:31 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:30 msgid "Metric descending" msgstr "指標降序" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:109 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:108 msgid "Metric factor change from `since` to `until`" msgstr "指標因子從 `since` 到 `until` 的變化" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:95 msgid "Metric for node values" msgstr "節點值的指標" @@ -9702,11 +9832,11 @@ msgstr "指標名稱" msgid "Metric name [%s] is duplicated" msgstr "指標名稱 [%s] 重复" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:101 msgid "Metric percent change in value from `since` to `until`" msgstr "從 `since` 到 `until` 的指標變化百分比" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:143 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:132 msgid "Metric that defines the size of the bubble" msgstr "定義指標的氣泡大小" @@ -9720,7 +9850,7 @@ msgstr "顯示底部標題的指標" msgid "Metric used as a weight for the grid's coloring" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:209 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:208 msgid "Metric used to calculate bubble size" msgstr "用來計算氣泡大小的指標" @@ -9728,7 +9858,7 @@ msgstr "用來計算氣泡大小的指標" msgid "Metric used to control height" msgstr "" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:141 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:140 #, fuzzy msgid "" "Metric used to define how the top series are sorted if a series or cell " @@ -9736,7 +9866,7 @@ msgid "" "appropriate)." msgstr "如果存在序列或行限制,则用於定義頂部序列的排序方式的度量。如果未定義,则返回第一個度量(如果適用)。" -#: superset-frontend/src/explore/controls.jsx:367 +#: superset-frontend/src/explore/controls.jsx:366 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 " @@ -9750,21 +9880,21 @@ msgid "" " reverts to the first metric (where appropriate)." msgstr "如果存在序列或行限制,则用於定義頂部序列的排序方式的度量。如果未定義,则返回第一個度量(如果適用)。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:155 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:154 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1436 -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:201 -#: superset-frontend/src/explore/controls.jsx:152 -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:54 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:202 +#: superset-frontend/src/explore/controls.jsx:151 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:53 #: superset/connectors/sqla/views.py:213 msgid "Metrics" msgstr "指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 #, fuzzy msgid "Middle" msgstr "中間" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:90 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:105 msgid "Midnight" msgstr "凌晨(當天)" @@ -9773,24 +9903,24 @@ msgstr "凌晨(當天)" msgid "Miles" msgstr "英里" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:72 #: superset-frontend/src/explore/components/controls/BoundsControl.tsx:96 msgid "Min" msgstr "最小值" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:286 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:170 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:439 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:218 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:285 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:438 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:217 msgid "Min Periods" msgstr "最小週期" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:85 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:84 msgid "Min Width" msgstr "最小寬度" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:83 -#: superset-frontend/src/explore/controlPanels/sections.tsx:169 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:82 +#: superset-frontend/src/explore/controlPanels/sections.tsx:168 msgid "Min periods" msgstr "最小週期" @@ -9804,12 +9934,12 @@ msgstr "最大最小值(忽略離群值)" msgid "Mine" msgstr "我的編輯" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:182 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1144 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1146 msgid "Minimum" msgstr "最小" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:59 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:48 msgid "Minimum Font Size" msgstr "最小字體大小" @@ -9818,7 +9948,7 @@ msgstr "最小字體大小" msgid "Minimum Radius" msgstr "最小半徑" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:75 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:74 msgid "Minimum leaf node event count" msgstr "葉節點最小事件數" @@ -9828,9 +9958,9 @@ msgid "" "this insures that the circle respects this minimum radius." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:88 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:153 msgid "Minimum threshold in percentage points for showing labels." msgstr "標籤顯示百分比最小閥值" @@ -9839,25 +9969,25 @@ msgstr "標籤顯示百分比最小閥值" msgid "Minimum value" msgstr "最小值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:201 msgid "Minimum value for label to be displayed on graph." msgstr "在圖形上顯示標籤的最小值。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:73 msgid "Minimum value on the gauge axis" msgstr "量規軸上的最小值" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:330 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:220 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:208 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:329 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:207 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:201 msgid "Minor Split Line" msgstr "次級分隔線" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:306 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:305 #, fuzzy msgid "Minor ticks" msgstr "次級刻度" @@ -9866,7 +9996,7 @@ msgstr "次級刻度" msgid "Minute" msgstr "分鐘" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:63 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:78 #, python-format msgid "Minutes %s" msgstr "%s分鐘" @@ -9881,7 +10011,7 @@ msgstr "最小值" msgid "Missing URL parameters" msgstr "缺失URL参數" -#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:34 +#: superset-frontend/src/components/ErrorMessage/DatasetNotFoundErrorMessage.tsx:33 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:396 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:452 msgid "Missing dataset" @@ -9892,34 +10022,34 @@ msgstr "丢失數據集" msgid "Mixed Chart" msgstr "混合圖表" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:293 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:296 #: superset/connectors/sqla/views.py:422 superset/views/dashboard/mixin.py:85 #: superset/views/dashboard/views.py:189 superset/views/database/mixins.py:203 msgid "Modified" msgstr "已修改" -#: superset-frontend/src/features/charts/ChartCard.tsx:156 +#: superset-frontend/src/features/charts/ChartCard.tsx:155 #: superset-frontend/src/features/dashboards/DashboardCard.tsx:168 #: superset-frontend/src/features/home/ActivityTable.tsx:121 -#: superset-frontend/src/features/tags/TagCard.tsx:104 +#: superset-frontend/src/features/tags/TagCard.tsx:103 #, python-format msgid "Modified %s" msgstr "最後修改 %s" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:81 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:80 #: superset-frontend/src/pages/AlertReportList/index.tsx:494 #: superset-frontend/src/pages/ChartList/index.tsx:670 #: superset-frontend/src/pages/CssTemplateList/index.tsx:230 #: superset-frontend/src/pages/DashboardList/index.tsx:593 #: superset-frontend/src/pages/DatabaseList/index.tsx:543 -#: superset-frontend/src/pages/DatasetList/index.tsx:603 +#: superset-frontend/src/pages/DatasetList/index.tsx:598 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:283 #: superset-frontend/src/pages/SavedQueryList/index.tsx:510 #: superset-frontend/src/pages/Tags/index.tsx:265 msgid "Modified by" msgstr "修改人" -#: superset-frontend/src/components/AuditInfo/index.tsx:40 +#: superset-frontend/src/components/AuditInfo/index.tsx:38 #, fuzzy, python-format msgid "Modified by: %s" msgstr "上次修改人 %s" @@ -9929,7 +10059,7 @@ msgstr "上次修改人 %s" msgid "Modified columns: %s" msgstr "修改的列:%s" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 msgid "Monday" msgstr "星期一" @@ -9937,17 +10067,17 @@ msgstr "星期一" msgid "Month" msgstr "月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82 #, python-format msgid "Months %s" msgstr "%s月" -#: superset-frontend/src/components/DropdownContainer/index.tsx:125 +#: superset-frontend/src/components/DropdownContainer/index.tsx:127 #, fuzzy msgid "More" msgstr "查看更多" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:251 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:253 #, fuzzy msgid "More filters" msgstr "更多過濾器" @@ -9956,12 +10086,12 @@ msgstr "更多過濾器" msgid "MotherDuck token" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:166 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:273 msgid "Move only" msgstr "僅移動" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:42 msgid "Moves the given set of dates by a specified interval." msgstr "將給定的日期集以指定的間隔進行移動" @@ -9978,7 +10108,7 @@ msgstr "多维度" msgid "Multi-Layers" msgstr "多層" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:49 #: superset-frontend/plugins/plugin-chart-echarts/src/Tree/index.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:66 msgid "Multi-Levels" @@ -9992,7 +10122,7 @@ msgstr "多層次" msgid "Multi-Variables" msgstr "多元" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 msgid "Multiple" msgstr "多選" @@ -10007,7 +10137,7 @@ msgid "" "details" msgstr "接受多種格式,查看 geopy.points 庫以獲取更多細節" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:334 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:333 #, fuzzy msgid "Multiplier" msgstr "倍數" @@ -10033,7 +10163,7 @@ msgstr "必須至少指明一個數值列" msgid "Must provide credentials for the SSH Tunnel" msgstr "" -#: superset/models/helpers.py:1883 +#: superset/models/helpers.py:1884 msgid "Must specify a value for filters with comparison operators" msgstr "必須為带有比較操作符的過濾器指定一個值嗎" @@ -10041,31 +10171,31 @@ msgstr "必須為带有比較操作符的過濾器指定一個值嗎" msgid "My beautiful colors" msgstr "" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:41 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:43 #: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelectPopoverTitle.jsx:65 msgid "My column" msgstr "我的列" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:56 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopoverTitle.tsx:60 msgid "My metric" msgstr "我的指標" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/transformProps.ts:238 -#: superset-frontend/src/constants.ts:139 +#: superset-frontend/src/constants.ts:143 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:243 msgid "N/A" msgstr "N/A" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:62 #, fuzzy msgid "NOT GROUPED BY" msgstr "需要進行分組的一列或多列" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:101 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 msgid "NOV" msgstr "十一月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:244 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:242 msgid "NOW" msgstr "現在" @@ -10074,17 +10204,17 @@ msgstr "現在" msgid "NUMERIC" msgstr "數字" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:153 -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:218 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:71 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:166 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:967 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:220 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1118 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:628 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:299 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:301 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:614 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:302 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:916 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:290 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:241 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:289 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:242 #: superset-frontend/src/pages/AlertReportList/index.tsx:274 #: superset-frontend/src/pages/AlertReportList/index.tsx:449 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:130 @@ -10098,8 +10228,8 @@ msgstr "數字" #: superset-frontend/src/pages/DashboardList/index.tsx:525 #: superset-frontend/src/pages/DatabaseList/index.tsx:345 #: superset-frontend/src/pages/DatabaseList/index.tsx:504 -#: superset-frontend/src/pages/DatasetList/index.tsx:356 -#: superset-frontend/src/pages/DatasetList/index.tsx:519 +#: superset-frontend/src/pages/DatasetList/index.tsx:351 +#: superset-frontend/src/pages/DatasetList/index.tsx:514 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:132 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:257 #: superset-frontend/src/pages/SavedQueryList/index.tsx:298 @@ -10109,8 +10239,8 @@ msgstr "數字" msgid "Name" msgstr "名稱" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:818 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:824 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:820 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:826 msgid "Name is required" msgstr "需要名稱" @@ -10118,20 +10248,20 @@ msgstr "需要名稱" msgid "Name must be unique" msgstr "名稱必須是唯一的" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:705 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:713 #, fuzzy msgid "Name of table to be created" msgstr "從 CSV 數據將創建的表的名稱。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 msgid "Name of the column containing the id of the parent node" msgstr "包含父節點 id 的列的名稱" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:50 msgid "Name of the id column" msgstr "ID 列名稱" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:53 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 msgid "Name of the source nodes" msgstr "源節點名稱" @@ -10139,11 +10269,11 @@ msgstr "源節點名稱" msgid "Name of the table that exists in the source database" msgstr "源資料庫中存在的表名稱" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 msgid "Name of the target nodes" msgstr "目標節點名稱" -#: superset-frontend/src/features/tags/TagModal.tsx:294 +#: superset-frontend/src/features/tags/TagModal.tsx:295 #, fuzzy msgid "Name of your tag" msgstr "標籤的名稱" @@ -10152,15 +10282,15 @@ msgstr "標籤的名稱" msgid "Name your database" msgstr "資料庫名稱" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:100 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:99 msgid "Need help? Learn how to connect your database" msgstr "需要帮助?学习如何連接到資料庫" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:146 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:145 msgid "Need help? Learn more about" msgstr "需要帮助?請看" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:111 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:184 #, fuzzy msgid "Network error" msgstr "網路異常。" @@ -10170,7 +10300,7 @@ msgstr "網路異常。" msgid "Network error." msgstr "網路異常。" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:257 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:261 msgid "New chart" msgstr "新增圖表" @@ -10199,13 +10329,13 @@ msgstr "子標題" msgid "New tab" msgstr "新選項卡" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:261 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:302 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:242 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:283 msgid "New tab (Ctrl + q)" msgstr "新建選項卡 (Ctrl + q)" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:262 -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:303 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:243 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.tsx:284 msgid "New tab (Ctrl + t)" msgstr "新建選項卡 (Ctrl + t)" @@ -10226,7 +10356,7 @@ msgstr "南丁格爾玫瑰圖" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:91 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:110 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:146 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 #: superset-frontend/src/dashboard/components/OverwriteConfirm/OverwriteConfirmModal.tsx:143 #: superset-frontend/src/pages/ChartList/index.tsx:559 #: superset-frontend/src/pages/ChartList/index.tsx:666 @@ -10234,7 +10364,7 @@ msgstr "南丁格爾玫瑰圖" #: superset-frontend/src/pages/DashboardList/index.tsx:589 #: superset-frontend/src/pages/DatabaseList/index.tsx:519 #: superset-frontend/src/pages/DatabaseList/index.tsx:539 -#: superset-frontend/src/pages/DatasetList/index.tsx:599 +#: superset-frontend/src/pages/DatasetList/index.tsx:594 msgid "No" msgstr "否" @@ -10274,7 +10404,7 @@ msgstr "還没有注释層" msgid "No annotation yet" msgstr "没有注释" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:255 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterControls/FilterControls.tsx:257 #, fuzzy msgid "No applied filters" msgstr "没有應用過濾器" @@ -10288,12 +10418,12 @@ msgstr "没有有效的過濾器" msgid "No charts" msgstr "没有圖表" -#: superset-frontend/src/features/home/EmptyState.tsx:35 +#: superset-frontend/src/features/home/EmptyState.tsx:34 #, fuzzy msgid "No charts yet" msgstr "還没有圖表" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:273 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:337 #, fuzzy msgid "No columns found" msgstr "找不到列" @@ -10317,43 +10447,43 @@ msgstr "找不到兼容的資料庫" msgid "No compatible schema found" msgstr "找不到兼容的模式" -#: superset-frontend/src/features/home/EmptyState.tsx:36 +#: superset-frontend/src/features/home/EmptyState.tsx:35 #, fuzzy msgid "No dashboards yet" msgstr "還没有看板" #: superset-frontend/packages/superset-ui-core/src/utils/tooltip.ts:39 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:134 -#: superset-frontend/src/components/Table/index.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:135 +#: superset-frontend/src/components/Table/index.tsx:223 #: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:210 #: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:95 msgid "No data" msgstr "没有數據" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:191 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:192 msgid "No data after filtering or data is NULL for the latest time record" msgstr "過濾後没有數據,或者最新時間紀錄的數據為NULL" -#: superset/commands/dashboard/importers/v0.py:305 +#: superset/commands/dashboard/importers/v0.py:306 msgid "No data in file" msgstr "文件中無數據" -#: superset-frontend/src/components/EmptyState/index.tsx:228 +#: superset-frontend/src/components/EmptyState/index.tsx:232 msgid "No databases match your search" msgstr "没有與您的搜索匹配的資料庫" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:858 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:802 msgid "No description available." msgstr "没有可用的描述" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:162 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:161 msgid "No entities have this tag currently assigned" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:311 -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:35 -#: superset-frontend/src/explore/controls.jsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1022 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:42 +#: superset-frontend/src/explore/controls.jsx:325 msgid "No filter" msgstr "無篩選" @@ -10361,7 +10491,7 @@ msgstr "無篩選" msgid "No filter is selected." msgstr "未選擇過濾條件。" -#: superset-frontend/src/components/Table/index.tsx:219 +#: superset-frontend/src/components/Table/index.tsx:220 #, fuzzy msgid "No filters" msgstr "無篩選" @@ -10371,15 +10501,15 @@ msgstr "無篩選" msgid "No filters are currently added to this dashboard." msgstr "此看板中没有過濾條件。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:718 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 msgid "No form settings were maintained" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:170 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Vertical.tsx:172 msgid "No global filters are currently added" msgstr "當前没有已增加的全局過濾器" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #, fuzzy msgid "No matching records found" msgstr "没有找到任何紀錄" @@ -10388,18 +10518,18 @@ msgstr "没有找到任何紀錄" msgid "No of Bins" msgstr "直方圖容器數" -#: superset-frontend/src/features/home/EmptyState.tsx:37 +#: superset-frontend/src/features/home/EmptyState.tsx:36 #, fuzzy msgid "No recents yet" msgstr "還没有紀錄" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:211 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:232 #: superset/templates/appbuilder/general/widgets/base_list.html:65 msgid "No records found" msgstr "没有找到任何紀錄" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:143 -#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:68 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:146 +#: superset-frontend/src/explore/components/DataTablesPane/components/SingleQueryResultPane.tsx:70 #, fuzzy msgid "No results" msgstr "無结果" @@ -10413,7 +10543,7 @@ msgid "No results match your filter criteria" msgstr "" #: superset-frontend/src/components/Chart/ChartRenderer.jsx:296 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:134 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:137 msgid "No results were returned for this query" msgstr "此查詢没有數據返回" @@ -10424,17 +10554,17 @@ msgid "" "contains data for the selected time range." msgstr "此查詢没有返回任何结果。如果希望返回结果,請確保所有過濾選擇的配置正確,並且數據源包含所選時間範圍的數據。" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:287 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:288 msgid "No rows were returned for this dataset" msgstr "這個數據集没有返回任何行" -#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:124 +#: superset-frontend/src/explore/components/DataTablesPane/components/SamplesPane.tsx:126 #, fuzzy msgid "No samples were returned for this dataset" msgstr "這個數據集没有返回預覽數據" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:330 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:348 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:336 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:354 #, fuzzy msgid "No saved expressions found" msgstr "没有已保存的表達式" @@ -10445,7 +10575,7 @@ msgstr "没有已保存的表達式" msgid "No saved metrics found" msgstr "没有已保存的指標" -#: superset-frontend/src/features/home/EmptyState.tsx:38 +#: superset-frontend/src/features/home/EmptyState.tsx:37 #, fuzzy msgid "No saved queries yet" msgstr "還没保存查詢" @@ -10454,18 +10584,18 @@ msgstr "還没保存查詢" msgid "No stored results found, you need to re-run your query" msgstr "找不到儲存的结果,需要重新運行查詢" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:334 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:333 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "没有發現這樣的列。若要在度量值上篩選,請嘗試自定義 SQL 選項卡。" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 #, fuzzy msgid "No table columns" msgstr "没有列" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:329 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:347 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:382 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:335 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:353 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:392 #, fuzzy msgid "No temporal columns found" msgstr "没有找到時間列" @@ -10485,47 +10615,47 @@ msgid "" "%(engine_spec)s engine)" msgstr "未找到名為 %(validator_name)s 的驗證器(為 %(engine_spec)s 引擎配置)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:152 msgid "Node label position" msgstr "節點標籤位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:181 msgid "Node select mode" msgstr "節點選擇模式" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:213 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:212 msgid "Node size" msgstr "節點大小" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:43 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:50 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:183 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:257 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:273 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:240 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:255 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:139 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:182 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:406 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:98 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:239 #: superset-frontend/plugins/plugin-chart-echarts/src/constants.ts:82 -#: superset-frontend/src/dashboard/components/Header/index.jsx:455 +#: superset-frontend/src/dashboard/components/Header/index.jsx:450 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:78 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:207 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:193 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:703 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:51 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:52 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:138 -#: superset-frontend/src/explore/controlPanels/sections.tsx:141 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:140 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:137 msgid "None" msgstr "空" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 msgid "None -> Arrow" msgstr "無 -> 箭頭" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:128 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:127 msgid "None -> None" msgstr "無 -> 無" @@ -10534,8 +10664,13 @@ msgstr "無 -> 無" msgid "Normal" msgstr "正常" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:78 +#, fuzzy +msgid "Normalize" +msgstr "標準化" + +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:76 msgid "Normalize Across" msgstr "標準化" @@ -10544,13 +10679,13 @@ msgstr "標準化" msgid "Normalize column names" msgstr "標準化列名稱" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:318 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:306 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:274 msgid "Normalized" msgstr "標準化" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:73 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:72 msgid "Not Time Series" msgstr "没有時間系列" @@ -10560,26 +10695,26 @@ msgstr "没有時間系列" msgid "Not a valid ZIP file" msgstr "没有應用過濾器" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:191 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:177 #, fuzzy msgid "Not added to any dashboard" msgstr "没有增加到任何看板" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:373 msgid "Not all required fields are complete. Please provide the following:" msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:447 -#: superset-frontend/src/dashboard/components/Header/index.jsx:451 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:202 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:206 +#: superset-frontend/src/dashboard/components/Header/index.jsx:442 +#: superset-frontend/src/dashboard/components/Header/index.jsx:446 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:188 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:192 #: superset-frontend/src/features/datasets/metadataBar/useDatasetMetadataBar.tsx:72 #, fuzzy msgid "Not available" msgstr "没有可用訊息" -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:106 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:116 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:105 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:115 #, fuzzy msgid "Not defined" msgstr "未定義" @@ -10594,7 +10729,7 @@ msgstr "不等於(≠)" msgid "Not in" msgstr "Not In" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:128 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:130 msgid "Not null" msgstr "非空" @@ -10602,40 +10737,40 @@ msgstr "非空" msgid "Not triggered" msgstr "没有觸發" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:90 msgid "Not up to date" msgstr "不是最新的" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:97 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:86 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:96 msgid "Nothing triggered" msgstr "無觸發" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:152 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:151 #, fuzzy msgid "Notification Method" msgstr "通知方式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 #: superset-frontend/src/pages/AlertReportList/index.tsx:304 msgid "Notification method" msgstr "通知方式" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:76 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 msgid "November" msgstr "十一月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:89 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:104 msgid "Now" msgstr "現在" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:812 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:820 #, fuzzy msgid "Null Values" msgstr "空值" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:261 #, fuzzy msgid "Null imputation" msgstr "空值填補" @@ -10656,21 +10791,21 @@ msgid "" " you can enter either only min or max." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:58 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:68 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:67 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:68 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:119 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:279 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:144 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:138 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:136 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:129 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:164 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:154 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:100 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:319 msgid "Number format" msgstr "數字格式化" @@ -10680,7 +10815,7 @@ msgstr "數字格式化" msgid "Number format string" msgstr "數字格式化" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:202 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:201 #, fuzzy msgid "Number formatting" msgstr "數字格式化" @@ -10689,7 +10824,7 @@ msgstr "數字格式化" msgid "Number of buckets to group data" msgstr "數據分組的桶數量" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:76 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:75 msgid "Number of decimal digits to round numbers to" msgstr "要四舍五入的十進制位數" @@ -10712,50 +10847,55 @@ msgstr "" msgid "Number of periods to ratio against" msgstr "根据粒度、要比較的時間階段" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1005 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1013 #, fuzzy msgid "Number of rows of file to read. Leave empty (default) to read all rows" msgstr "要讀取的文件行數。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1016 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1024 msgid "Number of rows to skip at start of file." msgstr "在文件開始時跳過的行數。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:227 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 msgid "Number of split segments on the axis" msgstr "軸上分割段的數目" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:98 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:140 msgid "Number of steps to take between ticks when displaying the X scale" msgstr "顯示 X 刻度時,在刻度之間表示的步骤數" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:159 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:158 msgid "Number of steps to take between ticks when displaying the Y scale" msgstr "顯示 Y 刻度時,在刻度之間表示的步骤數" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:46 +#, fuzzy +msgid "Numeric column used to calculate the histogram." +msgstr "選擇數值列來繪制直方圖" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 msgid "Numerical range" msgstr "數值範圍" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:100 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 msgid "OCT" msgstr "十月" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:269 -#: superset-frontend/src/components/Modal/Modal.tsx:240 -#: superset-frontend/src/components/Table/index.tsx:217 +#: superset-frontend/src/components/Modal/Modal.tsx:242 +#: superset-frontend/src/components/Table/index.tsx:218 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:992 msgid "OK" msgstr "確認" -#: superset-frontend/src/components/ImportModal/index.tsx:267 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1481 +#: superset-frontend/src/components/ImportModal/index.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1484 msgid "OVERWRITE" msgstr "覆盖" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:75 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 msgid "October" msgstr "十月" @@ -10772,13 +10912,13 @@ msgstr "偏移" msgid "On Grace" msgstr "在寬限期内" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:313 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:317 #: superset-frontend/src/pages/ChartList/index.tsx:393 #, fuzzy msgid "On dashboards" msgstr "看板" -#: superset-frontend/src/explore/controls.jsx:126 +#: superset-frontend/src/explore/controls.jsx:125 msgid "" "One or many columns to group by. High cardinality groupings should " "include a series limit to limit the number of fetched and rendered " @@ -10791,11 +10931,11 @@ msgid "" "columns must be present." msgstr "使用一個或多個控件來分組。一旦分組,则緯度和經度列必須存在。" -#: superset-frontend/src/explore/controls.jsx:245 +#: superset-frontend/src/explore/controls.jsx:244 msgid "One or many controls to pivot as columns" msgstr "一個或多個控件作為列進行透視" -#: superset-frontend/src/explore/controls.jsx:162 +#: superset-frontend/src/explore/controls.jsx:161 msgid "One or many metrics to display" msgstr "一個或多個指標顯示" @@ -10836,15 +10976,15 @@ msgstr "查詢中指定的一個或多個参數的格式不正確。" msgid "One or more parameters specified in the query are missing." msgstr "查詢中指定的一個或多個参數丢失。" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:58 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:51 msgid "One ore more annotation layers failed loading." msgstr "一個或多個注释層加载失敗。" -#: superset/sql_lab.py:239 +#: superset/sql_lab.py:242 msgid "Only SELECT statements are allowed against this database." msgstr "此資料庫只允許使用 `SELECT` 語句" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:134 msgid "Only Total" msgstr "僅總計" @@ -10864,7 +11004,7 @@ msgstr "" msgid "Only selected panels will be affected by this filter" msgstr "只有選定的面板將受此過濾條件的影響" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:138 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:137 msgid "" "Only show the total value on the stacked chart, and not show on the " "selected category" @@ -10874,21 +11014,21 @@ msgstr "僅在堆叠圖上顯示合計值,而不在所選類别上顯示" msgid "Only single queries supported" msgstr "僅支持單個查詢" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:45 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:44 #, fuzzy msgid "Oops! An error occurred!" msgstr "發生了一個錯誤" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:240 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:125 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:205 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:204 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:828 msgid "Opacity" msgstr "不透明度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:102 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:120 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:114 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:113 msgid "Opacity of Area Chart. Also applies to confidence band." msgstr "區域圖的不透明度。也適用於置信带" @@ -10896,7 +11036,7 @@ msgstr "區域圖的不透明度。也適用於置信带" msgid "Opacity of all clusters, points, and labels. Between 0 and 1." msgstr "所有聚合群、點和標籤的不透明度。在 0 到 1 之間。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:211 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:210 msgid "Opacity of area chart." msgstr "面積圖的不透明度" @@ -10908,7 +11048,7 @@ msgstr "" msgid "Opacity, expects values between 0 and 100" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:645 +#: superset-frontend/src/explore/components/ExploreViewContainer/index.jsx:652 msgid "Open Datasource tab" msgstr "打開數據源 tab" @@ -10922,7 +11062,7 @@ msgstr "在 SQL 工具箱中打開" msgid "Open query in SQL Lab" msgstr "在 SQL 工具箱中打開查詢" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:327 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:336 #: superset/views/database/mixins.py:104 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " @@ -10933,8 +11073,8 @@ msgstr "" "以異步模式操作資料庫,即查詢操作在遠程工作節點上執行,而不是在 Web 服務器上執行。這意味着您需要設定有一個 Celery " "工作節點以及一個结果後端。有關更多訊息,請参考安裝文檔。" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:129 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:133 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:130 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:135 msgid "Operator" msgstr "運算符" @@ -10943,7 +11083,7 @@ msgstr "運算符" msgid "Operator undefined for aggregator: %(name)s" msgstr "未定義聚合器的運算符:%(name)s" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:400 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:417 msgid "" "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" " certain database engines." @@ -10959,7 +11099,7 @@ msgstr "條件格式設定" msgid "Optional d3 number format string" msgstr "條件格式設定" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:72 msgid "Optional name of the data column." msgstr "數據列的可選名稱" @@ -10969,43 +11109,43 @@ msgstr "關於使用此指標的可選警告" # 以下部分來源於 superset-ui 項目 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:38 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:67 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:66 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:43 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:282 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:355 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:78 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:143 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:281 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:384 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:39 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:77 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:142 msgid "Options" msgstr "設定" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1020 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1023 msgid "Or choose from a list of other databases we support:" msgstr "或者從我們支持的其他資料庫列表中選擇:" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:60 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:59 msgid "Order by entity id" msgstr "按實體 ID 排序" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:273 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:302 msgid "Order results by selected columns" msgstr "按選定列對结果進行排序" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:28 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:272 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:301 msgid "Ordering" msgstr "排序" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:84 #, fuzzy msgid "Orientation" msgstr "方向" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:277 #, fuzzy msgid "Orientation of bar chart" msgstr "條形圖的方向" @@ -11015,11 +11155,11 @@ msgstr "條形圖的方向" msgid "Orientation of filter bar" msgstr "過濾器欄的方向" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:140 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:139 msgid "Orientation of tree" msgstr "樹的方向" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:75 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:76 msgid "Original" msgstr "起點" @@ -11028,56 +11168,56 @@ msgid "Original table column order" msgstr "原始表列順序" #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:56 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:130 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailPane.tsx:131 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:147 -#: superset-frontend/src/explore/controls.jsx:79 +#: superset-frontend/src/explore/controls.jsx:78 msgid "Original value" msgstr "原始值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:117 msgid "Orthogonal" msgstr "正交化" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:125 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:499 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1040 -#: superset-frontend/src/features/home/EmptyState.tsx:113 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:75 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:516 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1043 +#: superset-frontend/src/features/home/EmptyState.tsx:112 msgid "Other" msgstr "其他" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:184 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:185 #, fuzzy msgid "Other color palettes" msgstr "色彩 \"Steps\" 數字" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:225 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:382 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 msgid "Outdoors" msgstr "戶外" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:223 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:239 msgid "Outer Radius" msgstr "外缘" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:229 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:245 msgid "Outer edge of Pie chart" msgstr "餅圖外缘" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 msgid "Overlap" msgstr "重叠" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:126 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:208 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:207 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 "從相對時間段覆盖一個或多個時間序列。期望自然語言中的相對時間增量(例如:24小時、7天、56週、365天)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:324 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:476 -#: superset-frontend/src/explore/controlPanels/sections.tsx:206 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:323 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:475 +#: superset-frontend/src/explore/controlPanels/sections.tsx:205 #, fuzzy msgid "" "Overlay one or more timeseries from a relative time period. Expects " @@ -11111,17 +11251,17 @@ msgstr "顯示 Druid 原始時間" msgid "Override time range" msgstr "編輯時間範圍" -#: superset-frontend/src/components/ImportModal/index.tsx:426 +#: superset-frontend/src/components/ImportModal/index.tsx:427 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:386 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:459 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:461 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:497 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:153 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:158 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:251 msgid "Overwrite" msgstr "覆盖" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:302 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:198 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:325 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:211 msgid "Overwrite & Explore" msgstr "覆寫和瀏覽" @@ -11130,7 +11270,7 @@ msgstr "覆寫和瀏覽" msgid "Overwrite Dashboard [%s]" msgstr "覆盖看板 [%s]" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:411 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:412 #, fuzzy msgid "Overwrite existing" msgstr "覆盖已存在的" @@ -11146,29 +11286,29 @@ msgstr "已拥有、已創建或已收藏" #: superset-frontend/src/pages/AlertReportList/index.tsx:456 #: superset-frontend/src/pages/ChartList/index.tsx:624 #: superset-frontend/src/pages/DashboardList/index.tsx:557 -#: superset-frontend/src/pages/DatasetList/index.tsx:570 +#: superset-frontend/src/pages/DatasetList/index.tsx:565 msgid "Owner" msgstr "所有者" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:241 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:243 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:573 -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:94 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:401 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:415 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:434 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:448 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:424 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:472 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:199 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1345 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1350 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:138 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:93 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:400 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:414 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:433 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:447 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:407 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:410 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:454 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:458 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:200 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1347 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1352 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:137 #: superset-frontend/src/pages/AlertReportList/index.tsx:314 #: superset-frontend/src/pages/ChartList/index.tsx:425 #: superset-frontend/src/pages/DashboardList/index.tsx:383 -#: superset-frontend/src/pages/DatasetList/index.tsx:391 +#: superset-frontend/src/pages/DatasetList/index.tsx:386 #: superset/connectors/sqla/views.py:416 superset/views/chart/mixin.py:82 #: superset/views/dashboard/mixin.py:81 msgid "Owners" @@ -11183,8 +11323,8 @@ msgstr "所有者無效" msgid "Owners is a list of users who can alter the dashboard." msgstr "所有者是一個用戶列表,這些用戶有權限修改仪表板。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:435 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:483 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:421 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:469 msgid "" "Owners is a list of users who can alter the dashboard. Searchable by name" " or username." @@ -11195,7 +11335,7 @@ msgstr "所有者是一個用戶列表,這些用戶有權限修改仪表板。 msgid "PDF download failed, please refresh and try again." msgstr "PDF 下载失敗,請刷新重試。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:380 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:409 msgid "Page length" msgstr "頁長" @@ -11203,21 +11343,21 @@ msgstr "頁長" msgid "Paired t-test Table" msgstr "配對 T 檢测表" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:196 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:387 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:271 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:543 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:271 -#: superset-frontend/src/explore/controlPanels/sections.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:195 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:386 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:270 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:542 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:270 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Pandas resample method" msgstr "Pandas 重採樣方法" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:175 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:369 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:523 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:249 -#: superset-frontend/src/explore/controlPanels/sections.tsx:251 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:174 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:368 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:522 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:248 +#: superset-frontend/src/explore/controlPanels/sections.tsx:250 msgid "Pandas resample rule" msgstr "Pandas 重採樣規則" @@ -11239,11 +11379,11 @@ msgstr "参數" msgid "Parameters " msgstr "参數" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:296 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:295 msgid "Parameters related to the view and perspective on the map" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:59 msgid "Parent" msgstr "父類" @@ -11271,23 +11411,23 @@ msgstr "分區圖" msgid "Partition Diagram" msgstr "分區圖" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:168 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:167 msgid "Partition Limit" msgstr "分區限制" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:181 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:180 msgid "Partition Threshold" msgstr "分區閥值" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:183 msgid "" "Partitions whose height to parent height proportions are below this value" " are pruned" msgstr "高度與父高度的比例低於此值的分區將被修剪" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:130 -#: superset/db_engine_specs/base.py:2228 +#: superset/db_engine_specs/base.py:2234 #: superset/db_engine_specs/clickhouse.py:201 #: superset/db_engine_specs/databend.py:194 msgid "Password" @@ -11302,11 +11442,11 @@ msgstr "" msgid "Paste content of service credentials JSON file here" msgstr "複製服務帳戶的json文件複製並粘贴到此處" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:86 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:85 msgid "Paste the shareable Google Sheet URL here" msgstr "將可共享的Google Sheet URL粘贴到此處" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:240 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:239 #, fuzzy msgid "Paste your access token here" msgstr "把您的代碼放在這里" @@ -11314,11 +11454,12 @@ msgstr "把您的代碼放在這里" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/index.js:37 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:38 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:49 msgid "Pattern" msgstr "樣式" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:100 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:99 msgid "Percent Change" msgstr "百分比變化" @@ -11327,27 +11468,27 @@ msgstr "百分比變化" msgid "Percent Difference format" msgstr "强制日期格式化" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:85 #, fuzzy msgid "Percent of total" msgstr "總數的百分比" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:143 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:66 #, fuzzy msgid "Percentage" msgstr "百分比" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:144 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:113 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:340 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:494 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:67 -#: superset-frontend/src/explore/controlPanels/sections.tsx:223 +#: superset-frontend/src/explore/controlPanels/sections.tsx:222 #, fuzzy msgid "Percentage change" msgstr "百分比變化" @@ -11357,13 +11498,13 @@ msgid "Percentage difference between the time periods" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:33 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:123 msgid "Percentage metrics" msgstr "百分比指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:81 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:84 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:77 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:149 msgid "Percentage threshold" msgstr "百分比閥值" @@ -11381,7 +11522,7 @@ msgstr "百分比閥值" msgid "Percentages" msgstr "百分比" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:248 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:257 msgid "Performance" msgstr "性能" @@ -11389,12 +11530,12 @@ msgstr "性能" msgid "Period average" msgstr "週期平均值" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:59 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:274 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:158 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:425 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:204 -#: superset-frontend/src/explore/controlPanels/sections.tsx:157 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:58 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:273 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:157 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:424 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:203 +#: superset-frontend/src/explore/controlPanels/sections.tsx:156 msgid "Periods" msgstr "週期" @@ -11403,11 +11544,11 @@ msgstr "週期" msgid "Periods must be a whole number" msgstr "週期必須是整數值" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:327 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:328 msgid "Person or group that has certified this chart." msgstr "認證此圖表的個人或組。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:659 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:645 msgid "Person or group that has certified this dashboard." msgstr "認證此看板的個人或組。" @@ -11417,8 +11558,8 @@ msgid "Person or group that has certified this metric" msgstr "認證此指標的個人或組" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1160 -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:534 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:529 msgid "Physical" msgstr "實體" @@ -11426,7 +11567,7 @@ msgstr "實體" msgid "Physical (table or view)" msgstr "實體(表或視圖)" -#: superset-frontend/src/pages/DatasetList/index.tsx:288 +#: superset-frontend/src/pages/DatasetList/index.tsx:283 msgid "Physical dataset" msgstr "實體數據集" @@ -11447,7 +11588,7 @@ msgstr "選擇一個指標來顯示" msgid "Pick a name to help you identify this database." msgstr "選擇一個名稱來帮助您识别這個資料庫。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:268 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:267 #, fuzzy msgid "Pick a nickname for how the database will display in Superset." msgstr "為這個資料庫選擇一個昵稱以在 Superset 中顯示" @@ -11491,15 +11632,15 @@ msgstr "餅圖" msgid "Pie Chart (legacy)" msgstr "餅圖(傳统)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:217 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:233 msgid "Pie shape" msgstr "餅圖形狀" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:121 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:120 msgid "Piecewise" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:232 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:231 msgid "Pin" msgstr "標記" @@ -11515,7 +11656,7 @@ msgstr "數據透視操作必須至少包含一個聚合" msgid "Pivot operation requires at least one index" msgstr "透視操作至少需要一個索引" -#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:81 +#: superset-frontend/src/explore/components/ExportToCSVDropdown/index.tsx:82 msgid "Pivoted" msgstr "旋轉" @@ -11527,15 +11668,15 @@ msgstr "每個序列的像素高度" msgid "Pixels" msgstr "像素" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 msgid "Plain" msgstr "平铺" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:735 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:721 msgid "Please DO NOT overwrite the \"filter_scopes\" key." msgstr "" -#: superset/sqllab/query_render.py:123 +#: superset/sqllab/query_render.py:122 msgid "" "Please check your query and confirm that all template parameters are " "surround by double braces, for example, \"{{ ds }}\". Then, try running " @@ -11573,9 +11714,9 @@ msgstr "請檢查您的模板参數是否有語法錯誤,並確保它們在您 msgid "Please choose at least one groupby" msgstr "請至少選擇一個分組欄位 " -#: superset-frontend/src/features/charts/ChartCard.tsx:78 +#: superset-frontend/src/features/charts/ChartCard.tsx:77 #: superset-frontend/src/features/home/DashboardTable.tsx:246 -#: superset-frontend/src/features/tags/TagCard.tsx:68 +#: superset-frontend/src/features/tags/TagCard.tsx:67 #: superset-frontend/src/pages/AlertReportList/index.tsx:583 #: superset-frontend/src/pages/AnnotationLayerList/index.tsx:312 #: superset-frontend/src/pages/AnnotationList/index.tsx:302 @@ -11585,7 +11726,7 @@ msgstr "請至少選擇一個分組欄位 " #: superset-frontend/src/pages/DashboardList/index.tsx:420 #: superset-frontend/src/pages/DashboardList/index.tsx:708 #: superset-frontend/src/pages/DashboardList/index.tsx:763 -#: superset-frontend/src/pages/DatasetList/index.tsx:788 +#: superset-frontend/src/pages/DatasetList/index.tsx:783 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:175 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:333 #: superset-frontend/src/pages/SavedQueryList/index.tsx:562 @@ -11594,15 +11735,15 @@ msgstr "請至少選擇一個分組欄位 " msgid "Please confirm" msgstr "請確認" -#: superset-frontend/src/dashboard/actions/dashboardState.js:443 +#: superset-frontend/src/dashboard/actions/dashboardState.js:451 msgid "Please confirm the overwrite values." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:657 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:660 msgid "Please enter a SQLAlchemy URI to test" msgstr "請输入要测試的 SQLAlchemy URI" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:70 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:71 msgid "Please enter valid text. Spaces alone are not permitted." msgstr "" @@ -11621,7 +11762,7 @@ msgid "Please reach out to the Chart Owner for assistance." msgid_plural "Please reach out to the Chart Owners for assistance." msgstr[0] "請聯繫圖表所有者寻求帮助。" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:90 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:91 msgid "Please save the query to enable sharing" msgstr "請保存查詢以啟用共享" @@ -11633,7 +11774,7 @@ msgstr "請先保存您的圖表,然後嘗試創建一個新的電子郵件報 msgid "Please save your dashboard first, then try creating a new email report." msgstr "請先保存您的看板,然後嘗試創建一個新的電子郵件報告。" -#: superset-frontend/src/pages/ChartCreation/index.tsx:367 +#: superset-frontend/src/pages/ChartCreation/index.tsx:369 msgid "Please select both a Dataset and a Chart type to proceed" msgstr "請同時選擇數據集和圖表類型以繼續" @@ -11659,7 +11800,7 @@ msgid "" "multiple metrics across all of the samples or rows in the data." msgstr "垂直地繪制數據中每一行的單個指標,並將它們链接成一行。此圖表用於比較數據中所有樣本或行中的多個指標。" -#: superset/initialization/__init__.py:271 +#: superset/initialization/__init__.py:272 msgid "Plugins" msgstr "插件" @@ -11682,7 +11823,7 @@ msgid "Point Radius Unit" msgstr "點半徑單位" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:67 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:321 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:320 #, fuzzy msgid "Point Size" msgstr "字體大小" @@ -11694,7 +11835,7 @@ msgstr "點單位" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:53 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:65 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:310 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:309 msgid "Point to your spatial columns" msgstr "指向你的地理空間列" @@ -11722,27 +11863,10 @@ msgid "Polygon Settings" msgstr "多邊形設定" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:49 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:351 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:350 msgid "Polyline" msgstr "多段線" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:43 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:74 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:73 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:83 -#: 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:76 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/index.ts:64 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:61 -#: superset-frontend/plugins/plugin-chart-table/src/index.ts:50 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:131 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:695 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:697 -msgid "Popular" -msgstr "常用" - #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/getControlItemsMap.tsx:173 msgid "Populate \"Default value\" to enable this control" msgstr "填充 \"Default value\" 以啟用此控件" @@ -11751,7 +11875,7 @@ msgstr "填充 \"Default value\" 以啟用此控件" msgid "Population age data" msgstr "人口年齡數據" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:70 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:69 #, fuzzy msgid "Port" msgstr "端口" @@ -11772,36 +11896,36 @@ msgstr "端口超過 0-65535 的範圍" msgid "Position JSON" msgstr "位置 JSON" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:178 msgid "Position of child node label on tree" msgstr "子節點標籤在樹上的位置" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:394 msgid "Position of column level subtotal" msgstr "列級小計的位置" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:161 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:160 #, fuzzy msgid "Position of intermediate node label on tree" msgstr "中間節點標籤在樹中的位置" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:378 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:377 msgid "Position of row level subtotal" msgstr "行級小計的位置" -#: superset-frontend/src/features/home/RightMenu.tsx:525 +#: superset-frontend/src/features/home/RightMenu.tsx:526 msgid "Powered by Apache Superset" msgstr "由Apache Superset提供支持" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1009 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1011 msgid "Pre-filter" msgstr "預過濾" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:968 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:970 msgid "Pre-filter available values" msgstr "預滤器可用值" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:648 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:650 msgid "Pre-filter is required" msgstr "預過濾是必須的" @@ -11840,7 +11964,7 @@ msgstr "前缀或者後缀" msgid "Preview" msgstr "預覽" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:650 #, fuzzy msgid "Preview uploaded file" msgstr "上傳 Excel" @@ -11850,7 +11974,7 @@ msgstr "上傳 Excel" msgid "Preview: `%s`" msgstr "預覽 %s" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:32 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:38 #: superset-frontend/src/features/queries/QueryPreviewModal.tsx:126 #: superset-frontend/src/features/queries/SavedQueryPreviewModal.tsx:107 msgid "Previous" @@ -11861,11 +11985,11 @@ msgstr "前一個" msgid "Previous Line" msgstr "前一個" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:251 msgid "Primary" msgstr "主要" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:145 msgid "Primary Metric" msgstr "主計量指標" @@ -11874,16 +11998,16 @@ msgstr "主計量指標" msgid "Primary key" msgstr "主鍵" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:258 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:257 msgid "Primary or secondary y-axis" msgstr "主或次 Y 軸" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:358 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:357 #, fuzzy msgid "Primary y-axis Bounds" msgstr "主 Y 軸界限" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:375 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:374 msgid "Primary y-axis format" msgstr "主 Y 軸格式" @@ -11900,12 +12024,12 @@ msgstr "私鑰和密碼" msgid "Private Key Password" msgstr "私鑰密碼" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:275 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:277 #, fuzzy msgid "Proceed" msgstr "繼續" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:223 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:83 msgid "Progress" msgstr "進度" @@ -11925,7 +12049,7 @@ msgstr "傳播" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:50 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:47 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:50 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:68 msgid "Proportional" msgstr "比例" @@ -11951,7 +12075,7 @@ msgid "Purple" msgstr "紫色" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:107 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:195 msgid "Put labels outside" msgstr "外側顯示標籤" @@ -11964,7 +12088,7 @@ msgstr "" msgid "Put some positive value greater than 0" msgstr "`行偏移量` 必須 大於 或 等於 0" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:198 msgid "Put the labels outside of the pie?" msgstr "是否將標籤顯示在餅圖外側?" @@ -11980,7 +12104,7 @@ msgstr "把您的代碼放在這里" msgid "Python datetime string pattern" msgstr "Python 日期格式模板" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1629 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1632 msgid "QUERY DATA IN SQL LAB" msgstr "在 SQL 工具箱中查詢數據" @@ -11988,12 +12112,12 @@ msgstr "在 SQL 工具箱中查詢數據" msgid "Quarter" msgstr "季度" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:68 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:83 #, python-format msgid "Quarters %s" msgstr " %s 季度" -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:156 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:155 #, fuzzy msgid "Queries" msgstr "查詢" @@ -12003,15 +12127,15 @@ msgstr "查詢" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:36 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/controlPanel.ts:31 -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:88 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:44 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:87 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:43 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:44 #: superset-frontend/plugins/legacy-plugin-chart-horizon/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:42 #: superset-frontend/plugins/legacy-plugin-chart-paired-t-test/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/controlPanel.ts:25 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:35 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:35 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:34 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:34 #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/controlPanel.ts:25 #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:28 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:30 @@ -12029,31 +12153,33 @@ msgstr "查詢" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:43 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/controlPanel.ts:25 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/controlPanel.ts:44 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:362 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:361 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:31 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:44 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/controlPanel.ts:32 #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:32 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:42 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:47 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:33 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:44 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:46 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:32 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:43 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:36 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:36 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:38 -#: 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-echarts/src/Waterfall/controlPanel.tsx:34 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:62 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:28 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:37 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:33 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:41 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:40 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:178 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:28 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1260 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:73 -#: superset-frontend/src/explore/controlPanels/sections.tsx:97 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1218 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:72 +#: superset-frontend/src/explore/controlPanels/sections.tsx:96 #: superset-frontend/src/filters/components/Range/controlPanel.ts:29 #: superset-frontend/src/filters/components/Select/controlPanel.ts:38 #: superset-frontend/src/filters/components/Time/controlPanel.ts:29 @@ -12062,22 +12188,22 @@ msgstr "查詢" msgid "Query" msgstr "查詢" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:703 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:712 #, python-format msgid "Query %s: %s" msgstr "查詢 %s: %s " -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:302 msgid "Query A" msgstr "查詢 A" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:294 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:304 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:293 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:303 msgid "Query B" msgstr "查詢 B" -#: superset/initialization/__init__.py:338 +#: superset/initialization/__init__.py:339 msgid "Query History" msgstr "歷史查詢" @@ -12097,7 +12223,7 @@ msgstr "歷史查詢" msgid "Query imported" msgstr "查詢已導入" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:545 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:581 msgid "Query in a new tab" msgstr "在新選項卡中查詢" @@ -12106,7 +12232,7 @@ msgid "Query is too complex and takes too long to run." msgstr "查詢太複雜,運行時間太長。" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/queryMode.tsx:29 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:88 msgid "Query mode" msgstr "查詢模式" @@ -12122,16 +12248,16 @@ msgstr "查詢名稱" msgid "Query preview" msgstr "查詢預覽" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:502 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 msgid "Query was stopped" msgstr "查詢被終止。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:416 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:419 msgid "Query was stopped." msgstr "查詢被終止。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:285 #: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:287 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:289 msgid "RANGE TYPE" msgstr "範圍類型" @@ -12149,7 +12275,7 @@ msgstr "找不到 RLS 規則。" msgid "RLS rules could not be deleted." msgstr "RLS 規則無法删除。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:157 msgid "Radar" msgstr "雷達" @@ -12157,15 +12283,15 @@ msgstr "雷達" msgid "Radar Chart" msgstr "雷達圖" -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:201 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:200 msgid "Radar render type, whether to display 'circle' shape." msgstr "雷達渲染類型,是否顯示圆形" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:119 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:118 msgid "Radial" msgstr "徑向" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:101 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:97 #, fuzzy msgid "Radius" msgstr "單元格半徑" @@ -12191,10 +12317,11 @@ msgstr "運行於 %s" #: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:38 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/index.ts:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:60 msgid "Range" msgstr "範圍" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:322 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 #: superset-frontend/src/filters/components/Range/index.ts:28 msgid "Range filter" msgstr "範圍過濾" @@ -12223,12 +12350,12 @@ msgstr "突出陰影的範圍" msgid "Ranking" msgstr "排名" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:146 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:145 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:114 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:342 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:226 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:496 -#: superset-frontend/src/explore/controlPanels/sections.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:341 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:225 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:495 +#: superset-frontend/src/explore/controlPanels/sections.tsx:223 msgid "Ratio" msgstr "比率" @@ -12236,11 +12363,11 @@ msgstr "比率" msgid "Raw records" msgstr "原始紀錄" -#: superset-frontend/src/features/home/EmptyState.tsx:108 +#: superset-frontend/src/features/home/EmptyState.tsx:107 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "最近創建的圖表、看板和保存的查詢將顯示在此處" -#: superset-frontend/src/features/home/EmptyState.tsx:117 +#: superset-frontend/src/features/home/EmptyState.tsx:116 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "最近編輯的圖表、看板和保存的查詢將顯示在此處" @@ -12250,7 +12377,7 @@ msgstr "最近編輯的圖表、看板和保存的查詢將顯示在此處" msgid "Recently modified" msgstr "最近修改" -#: superset-frontend/src/features/home/EmptyState.tsx:103 +#: superset-frontend/src/features/home/EmptyState.tsx:102 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "最近查看的圖表、看板和保存的查詢將顯示在此處" @@ -12258,7 +12385,7 @@ msgstr "最近查看的圖表、看板和保存的查詢將顯示在此處" msgid "Recents" msgstr "最近" -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:227 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:226 msgid "Recipients are separated by \",\" or \";\"" msgstr "收件人之間用 \",\" 或者 \";\" 隔開" @@ -12266,27 +12393,31 @@ msgstr "收件人之間用 \",\" 或者 \";\" 隔開" msgid "Record Count" msgstr "紀錄數" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:220 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:219 msgid "Rectangle" msgstr "長方形" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:39 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:40 msgid "Recurring (every)" msgstr "" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:584 +msgid "Red for increase, green for decrease" +msgstr "" + #: superset/connectors/sqla/views.py:363 msgid "Redirects to this endpoint when clicking on the table from the table list" msgstr "點擊表列表中的表時將重定向到此端點" -#: superset-frontend/src/dashboard/components/Header/index.jsx:600 +#: superset-frontend/src/dashboard/components/Header/index.jsx:595 msgid "Redo the action" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:337 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:336 msgid "Reduce X ticks" msgstr "減少 X 軸的刻度" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:340 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:339 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 " @@ -12304,7 +12435,7 @@ msgstr "参考 " msgid "Referenced columns not available in DataFrame." msgstr "引用的列在數據帧(DataFrame)中不可用。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:670 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:706 msgid "Refetch results" msgstr "重新獲取结果" @@ -12312,7 +12443,7 @@ msgstr "重新獲取结果" msgid "Refresh" msgstr "刷新" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:203 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:212 msgid "Refresh dashboard" msgstr "刷新看板" @@ -12331,16 +12462,16 @@ msgstr "刷新間隔" msgid "Refresh interval saved" msgstr "刷新間隔已保存" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1274 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1276 msgid "Refresh the default values" msgstr "刷新預設值" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:126 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:132 #, fuzzy msgid "Refreshing charts" msgstr "刷新圖表" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:174 #, fuzzy msgid "Refreshing columns" msgstr "刷新列" @@ -12376,17 +12507,17 @@ msgstr "關係" msgid "Relationships between community channels" msgstr "社區频道之間的關係" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:88 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:103 msgid "Relative Date/Time" msgstr "相對日期/時間" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:223 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:169 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:221 msgid "Relative period" msgstr "相對期" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:159 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:211 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:157 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:209 msgid "Relative quantity" msgstr "相對量" @@ -12399,7 +12530,7 @@ msgstr "重新加载" msgid "Remove" msgstr "删除" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:207 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:212 #, fuzzy msgid "Remove cross-filter" msgstr "删除交叉篩選" @@ -12421,24 +12552,24 @@ msgstr "删除表格預覽" msgid "Removed columns: %s" msgstr "删除的列:%s" -#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:113 +#: superset-frontend/src/SqlLab/components/SqlEditorTabHeader/index.tsx:114 msgid "Rename tab" msgstr "重命名選項卡" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:644 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:675 #, fuzzy msgid "Render HTML" msgstr "渲染" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:459 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:452 msgid "Render columns in HTML format" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:462 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:455 msgid "Render data in HTML format if applicable." msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:113 msgid "Rendering" msgstr "渲染" @@ -12462,7 +12593,7 @@ msgstr "替换" msgid "Report" msgstr "報表" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:307 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:309 #, fuzzy msgid "Report Name" msgstr "報告名稱" @@ -12524,25 +12655,25 @@ msgstr "報表計劃已超時。" msgid "Report Schedule state not found" msgstr "未找到報表計劃狀態" -#: superset-frontend/src/features/home/RightMenu.tsx:577 +#: superset-frontend/src/features/home/RightMenu.tsx:578 msgid "Report a bug" msgstr "報告 bug" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:357 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:359 #, fuzzy msgid "Report contents" msgstr "已發送報告" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:81 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:80 msgid "Report failed" msgstr "報告失敗" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1388 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1390 #, fuzzy msgid "Report is active" msgstr "啟用郵件報告" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1328 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1330 msgid "Report name" msgstr "報告名稱" @@ -12560,11 +12691,11 @@ msgstr "報告計劃任務系统錯誤" msgid "Report schedule unexpected error" msgstr "報告計劃任務意外錯誤。" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:74 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:73 msgid "Report sending" msgstr "報告發送" -#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:67 +#: superset-frontend/src/features/alerts/components/AlertStatusIcon.tsx:66 msgid "Report sent" msgstr "已發送報告" @@ -12577,11 +12708,11 @@ msgstr "報告已更新" msgid "Reports" msgstr "報告" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:282 msgid "Repulsion" msgstr "排斥力" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:288 msgid "Repulsion strength between nodes" msgstr "節點間的排斥力强度" @@ -12599,27 +12730,27 @@ msgstr "請求不是JSON" msgid "Request missing data field." msgstr "請求丢失的數據欄位。" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:123 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 #, fuzzy msgid "Request timed out" msgstr "請求超時" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:97 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:101 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:108 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:98 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:102 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:109 msgid "Required" msgstr "必填" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:341 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 msgid "Required control values have been removed" msgstr "必需的控件值已被移除" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:156 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:352 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:506 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:230 -#: superset-frontend/src/explore/controlPanels/sections.tsx:234 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:155 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:351 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:505 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:229 +#: superset-frontend/src/explore/controlPanels/sections.tsx:233 msgid "Resample" msgstr "重新採樣" @@ -12633,12 +12764,12 @@ msgstr "重採樣方法應該有" msgid "Resample operation requires DatetimeIndex" msgstr "重採樣操作需要DatetimeIndex" -#: superset-frontend/src/components/Table/index.tsx:218 +#: superset-frontend/src/components/Table/index.tsx:219 #, fuzzy msgid "Reset" msgstr "重置" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:304 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar/index.tsx:294 msgid "Reset state" msgstr "狀態重置" @@ -12657,19 +12788,19 @@ msgstr "還原過濾條件" #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:86 #: superset-frontend/src/SqlLab/components/SouthPane/index.tsx:146 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:210 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:76 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:206 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:77 msgid "Results" msgstr "结果" -#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:59 -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:218 -#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:84 +#: superset-frontend/src/components/Chart/DrillBy/useResultsTableView.tsx:60 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:214 +#: superset-frontend/src/explore/components/DataTablesPane/components/ResultsPaneOnDashboard.tsx:85 #, fuzzy, python-format msgid "Results %s" msgstr "结果 %s" -#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:413 +#: superset/commands/sql_lab/results.py:59 superset/sql_lab.py:416 msgid "Results backend is not configured." msgstr "後端未配置结果" @@ -12677,11 +12808,11 @@ msgstr "後端未配置结果" msgid "Results backend needed for asynchronous queries is not configured." msgstr "後端未配置異步查詢所需的结果" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:28 msgid "Return to specific datetime." msgstr "返回指定的日期時間。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:362 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:361 #, fuzzy msgid "Reverse Lat & Long" msgstr "經緯度互换" @@ -12690,42 +12821,42 @@ msgstr "經緯度互换" msgid "Reverse lat/long " msgstr "經緯度互换" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:222 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:93 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:302 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:221 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:92 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:301 msgid "Rich Tooltip" msgstr "詳細提示" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:180 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:179 msgid "Rich tooltip" msgstr "詳細提示" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:90 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:392 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:89 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:391 msgid "Right" msgstr "右邊" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:53 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:52 msgid "Right Axis Format" msgstr "右軸格式化" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:183 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:182 msgid "Right Axis Metric" msgstr "右軸指標" -#: superset-frontend/src/explore/controls.jsx:214 +#: superset-frontend/src/explore/controls.jsx:213 msgid "Right axis metric" msgstr "右軸指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:135 msgid "Right to Left" msgstr "從右到左" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:160 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:164 msgid "Right value" msgstr "右側的值" -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:56 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:50 msgid "Right-click on a dimension value to drill to detail by that value." msgstr "" @@ -12733,17 +12864,17 @@ msgstr "" msgid "Role" msgstr "角色" -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:368 -#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:382 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:492 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:367 +#: superset-frontend/src/dashboard/components/PropertiesModal/PropertiesModal.test.tsx:381 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:475 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:478 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:418 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:427 #: superset/views/dashboard/mixin.py:82 msgid "Roles" msgstr "角色" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:503 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:489 #, fuzzy msgid "" "Roles is a list which defines access to the dashboard. Granting a role " @@ -12759,45 +12890,45 @@ msgid "" "defined, regular access permissions apply." msgstr "角色是一個定義對看板訪問權限的列表。授予角色對看板的訪問權限將绕過數據集級别的檢查。如果未定義角色,则看板對所有角色都可用。" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:253 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:137 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:404 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:183 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:252 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:136 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:403 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:182 msgid "Rolling Function" msgstr "滚動函數" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:245 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:129 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:396 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:175 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:244 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:395 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:174 msgid "Rolling Window" msgstr "滚動窗口" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:42 -#: superset-frontend/src/explore/controlPanels/sections.tsx:138 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:137 msgid "Rolling function" msgstr "滚動函數" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:36 -#: superset-frontend/src/explore/controlPanels/sections.tsx:130 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:35 +#: superset-frontend/src/explore/controlPanels/sections.tsx:129 msgid "Rolling window" msgstr "滚動窗口" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:390 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:407 #: superset/views/database/mixins.py:199 msgid "Root certificate" msgstr "根證書" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:83 msgid "Root node id" msgstr "根節點 id" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:96 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:92 #, fuzzy msgid "Rose Type" msgstr "每階類型" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:252 msgid "Rotate x axis label" msgstr "旋轉 X 軸標籤" @@ -12806,26 +12937,26 @@ msgstr "旋轉 X 軸標籤" msgid "Rotate y axis label" msgstr "旋轉 Y 軸標籤" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:91 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:80 msgid "Rotation to apply to words in the cloud" msgstr "應用於詞雲中的單詞的旋轉方式" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:267 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:255 msgid "Round cap" msgstr "圆端點" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/customControls.tsx:51 -#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewRow.jsx:30 msgid "Row" msgstr "行" #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:72 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:331 -#: superset/initialization/__init__.py:397 +#: superset/initialization/__init__.py:398 msgid "Row Level Security" msgstr "行級安全" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:987 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:995 #, fuzzy msgid "" "Row containing the headers to use as column names (0 is first line of " @@ -12833,43 +12964,43 @@ msgid "" msgstr "作為列名的带有標題的行(0是第一行數據)。如果没有標題行则留空。" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:225 -#: superset-frontend/src/explore/controls.jsx:340 +#: superset-frontend/src/explore/controls.jsx:339 msgid "Row limit" msgstr "行限制" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:59 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:58 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:84 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:973 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:981 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:323 msgid "Rows" msgstr "行" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:49 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:383 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:345 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:412 msgid "Rows per page, 0 means no pagination" msgstr "每頁行數,0 表示没有分頁" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:370 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:369 msgid "Rows subtotal position" msgstr "行小計的位置" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1004 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1012 msgid "Rows to Read" msgstr "讀取的行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1010 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1018 #, fuzzy msgid "Rows to read" msgstr "讀取的行" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:243 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:513 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237 -#: superset-frontend/src/explore/controlPanels/sections.tsx:241 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:162 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:315 msgid "Rule" msgstr "規則" @@ -12883,7 +13014,7 @@ msgstr "規則名稱" msgid "Rule added" msgstr "規則已增加" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:52 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:58 msgid "Run" msgstr "執行" @@ -12893,7 +13024,7 @@ msgid "Run a query to display query history" msgstr "運行一個查詢,在此會顯示结果" #: superset-frontend/src/SqlLab/components/SouthPane/Results.tsx:71 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:109 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:111 #, fuzzy msgid "Run a query to display results" msgstr "運行一個查詢,在此會顯示结果" @@ -12903,7 +13034,7 @@ msgstr "運行一個查詢,在此會顯示结果" msgid "Run current query" msgstr "運行查詢" -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:438 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:444 msgid "Run in SQL Lab" msgstr "在 SQL 工具箱中執行" @@ -12913,7 +13044,7 @@ msgstr "在 SQL 工具箱中執行" msgid "Run query" msgstr "運行查詢" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:131 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:144 msgid "Run query (Ctrl + Return)" msgstr "執行運行 (Ctrl + Return)" @@ -12921,7 +13052,7 @@ msgstr "執行運行 (Ctrl + Return)" msgid "Run query in a new tab" msgstr "在新選項卡中運行查詢" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:50 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:56 msgid "Run selection" msgstr "運行選定的查詢" @@ -12930,12 +13061,12 @@ msgstr "運行選定的查詢" msgid "Running" msgstr "正在執行" -#: superset/sql_lab.py:498 +#: superset/sql_lab.py:501 #, python-format msgid "Running statement %(statement_num)s out of %(statement_count)s" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:87 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:86 msgid "SAT" msgstr "星期六" @@ -12944,25 +13075,25 @@ msgstr "星期六" msgid "SECOND" msgstr "秒" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:99 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:98 msgid "SEP" msgstr "九月" -#: superset-frontend/src/features/home/RightMenu.tsx:535 +#: superset-frontend/src/features/home/RightMenu.tsx:536 msgid "SHA" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:101 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:100 #: superset-frontend/src/SqlLab/components/QueryTable/index.tsx:85 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1134 #: superset-frontend/src/features/home/commonMenuData.ts:22 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:328 -#: superset/initialization/__init__.py:326 -#: superset/initialization/__init__.py:334 +#: superset/initialization/__init__.py:327 +#: superset/initialization/__init__.py:335 msgid "SQL" msgstr "SQL" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:71 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:70 msgid "SQL Copied!" msgstr "SQL 複製成功!" @@ -12970,9 +13101,9 @@ msgstr "SQL 複製成功!" msgid "SQL Expression" msgstr "SQL 表達式" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:85 -#: superset/initialization/__init__.py:321 -#: superset/initialization/__init__.py:343 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:94 +#: superset/initialization/__init__.py:322 +#: superset/initialization/__init__.py:344 msgid "SQL Lab" msgstr "SQL 工具箱" @@ -12996,19 +13127,19 @@ msgstr "" "崩溃,請删除一些查詢選項卡。在删除選項卡之前,您可以通過使用保存功能來重新訪問這些查詢。請注意,在執行此操作之前,您需要關闭其他的 SQL Lab" " 窗口。" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1435 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 #: superset-frontend/src/features/home/SavedQueries.tsx:258 msgid "SQL Query" msgstr "SQL 查詢" -#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:64 +#: superset-frontend/packages/superset-ui-chart-controls/src/components/SQLPopover.tsx:63 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:245 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1252 msgid "SQL expression" msgstr "SQL 表達式" -#: superset-frontend/src/features/home/EmptyState.tsx:148 -#: superset-frontend/src/features/home/RightMenu.tsx:216 +#: superset-frontend/src/features/home/EmptyState.tsx:147 +#: superset-frontend/src/features/home/RightMenu.tsx:217 msgid "SQL query" msgstr "SQL 查詢" @@ -13062,21 +13193,21 @@ msgstr "SSH 隧道参數無效。" msgid "SSH Tunneling is not enabled" msgstr "SSH 隧道未啟用" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:319 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:318 msgid "SSL Mode \"require\" will be used." msgstr "SSL 模式 \"require\" 將被使用。" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:63 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:136 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:127 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:134 msgid "START (INCLUSIVE)" msgstr "開始 (包含)" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:93 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:117 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:135 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:163 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:177 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:92 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:116 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:134 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:162 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:176 #, python-format msgid "STEP %(stepCurr)s OF %(stepLast)s" msgstr "第 %(stepCurr)s 步,共 %(stepLast)s 步" @@ -13086,20 +13217,20 @@ msgstr "第 %(stepCurr)s 步,共 %(stepLast)s 步" msgid "STRING" msgstr "字符串" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:81 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:80 msgid "SUN" msgstr "星期日" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 #, fuzzy msgid "Sample Standard Deviation" msgstr "樣本標準差" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:180 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:179 msgid "Sample Variance" msgstr "樣本方差" -#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:237 +#: superset-frontend/src/explore/components/DataTablesPane/DataTablesPane.tsx:233 #, fuzzy msgid "Samples" msgstr "數據預覽" @@ -13118,8 +13249,14 @@ msgstr "無法預覽此數據源" msgid "Sankey" msgstr "蛇形圖" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:59 +#, fuzzy +msgid "Sankey Chart" +msgstr "圖表保存" + #: superset-frontend/plugins/legacy-plugin-chart-sankey/src/index.js:36 -msgid "Sankey Diagram" +#, fuzzy +msgid "Sankey Diagram (legacy)" msgstr "桑基圖" #: superset-frontend/plugins/legacy-plugin-chart-sankey-loop/src/index.js:27 @@ -13127,61 +13264,61 @@ msgid "Sankey Diagram with Loops" msgstr "桑基圖" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:224 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:381 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 #, fuzzy msgid "Satellite" msgstr "卫星" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:222 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:380 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:379 msgid "Satellite Streets" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:62 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:61 msgid "Saturday" msgstr "星期六" #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:66 #: superset-frontend/src/SqlLab/components/SaveDatasetActionButton/index.tsx:80 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:331 -#: superset-frontend/src/dashboard/components/Header/index.jsx:636 -#: superset-frontend/src/dashboard/components/Header/index.jsx:638 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:108 +#: superset-frontend/src/dashboard/components/Header/index.jsx:631 +#: superset-frontend/src/dashboard/components/Header/index.jsx:633 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:107 #: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:319 #: superset-frontend/src/dashboard/components/SaveModal.tsx:211 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:787 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingModal.tsx:304 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:71 #: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:385 -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:279 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:458 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:274 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:265 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:460 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:275 #: superset-frontend/src/explore/components/SaveModal.tsx:468 #: superset-frontend/src/explore/components/controls/ContourControl/ContourPopoverControl.tsx:344 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:496 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:455 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:152 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:261 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:469 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:157 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:262 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:521 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:250 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:349 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1296 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:229 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:271 -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:220 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1779 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1298 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:270 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1782 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:52 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:234 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:236 #: superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:337 -#: superset-frontend/src/features/tags/BulkTagModal.tsx:114 -#: superset-frontend/src/features/tags/TagModal.tsx:284 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:115 +#: superset-frontend/src/features/tags/TagModal.tsx:285 msgid "Save" msgstr "保存" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:301 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:197 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:324 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:210 msgid "Save & Explore" msgstr "保存和瀏覽" @@ -13193,8 +13330,8 @@ msgstr "保存並轉到看板" msgid "Save (Overwrite)" msgstr "保存(覆盖)" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:205 -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:254 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:218 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:263 msgid "Save as" msgstr "另存為" @@ -13208,8 +13345,8 @@ msgstr "保存為數據集" msgid "Save as dataset" msgstr "保存為數據集" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:401 -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:220 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:402 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:233 msgid "Save as new" msgstr "保存為新的" @@ -13235,7 +13372,7 @@ msgstr "圖表保存" msgid "Save dashboard" msgstr "保存看板" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:109 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:121 #, fuzzy msgid "Save dataset" msgstr "保存數據集" @@ -13244,35 +13381,35 @@ msgstr "保存數據集" msgid "Save for this session" msgstr "保存此會话" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:355 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:356 msgid "Save or Overwrite Dataset" msgstr "保存或覆盖數據集" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:208 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:221 msgid "Save query" msgstr "保存查詢" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:104 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:108 msgid "Save the query to enable this feature" msgstr "請保存查詢以啟用共享" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:303 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:326 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:498 -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:154 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopoverTrigger.tsx:159 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricPopoverTrigger.tsx:252 msgid "Save this query as a virtual dataset to continue exploring" msgstr "將這個查詢保存為虛擬數據集以繼續探索" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:302 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:306 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:382 msgid "Saved" msgstr "保存" -#: superset/initialization/__init__.py:330 +#: superset/initialization/__init__.py:331 msgid "Saved Queries" msgstr "已保存查詢" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:286 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:288 msgid "Saved expressions" msgstr "保存表達式" @@ -13281,7 +13418,7 @@ msgid "Saved metric" msgstr "保存的指標" #: superset-frontend/src/features/home/commonMenuData.ts:26 -#: superset-frontend/src/features/tags/TagModal.tsx:342 +#: superset-frontend/src/features/tags/TagModal.tsx:343 #: superset-frontend/src/pages/Home/index.tsx:419 #: superset-frontend/src/pages/SavedQueryList/index.tsx:119 msgid "Saved queries" @@ -13299,13 +13436,13 @@ msgstr "保存的查詢未找到" 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:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:274 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:273 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:272 msgid "Scale only" msgstr "僅縮放" @@ -13314,8 +13451,8 @@ msgstr "僅縮放" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.ts:38 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:38 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/index.ts:49 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:82 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:75 msgid "Scatter" msgstr "散點" @@ -13332,15 +13469,15 @@ msgid "" "variables." msgstr "時間序列散點圖在水平軸上以線性單位表示時間,點按順序連接。它顯示了兩個變量之間的统計關係" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:241 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:358 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:100 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:331 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:242 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:360 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:102 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 #: superset-frontend/src/pages/AlertReportList/index.tsx:278 msgid "Schedule" msgstr "調度" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:217 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:219 #, fuzzy msgid "Schedule a new email report" msgstr "計劃一個新的電子郵件報告" @@ -13349,17 +13486,17 @@ msgstr "計劃一個新的電子郵件報告" msgid "Schedule email report" msgstr "計劃電子郵件報告" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:231 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:232 msgid "Schedule query" msgstr "計劃查詢" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:638 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:669 msgid "Schedule the query periodically" msgstr "定期調度查詢" -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:82 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:87 -#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:88 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:84 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:89 +#: superset-frontend/src/features/alerts/components/AlertReportCronScheduler.tsx:90 #, fuzzy msgid "Schedule type" msgstr "調度" @@ -13380,11 +13517,11 @@ msgid "Scheduled task executor not found" msgstr "未找到計劃任務執行器" #: superset-frontend/src/components/DatabaseSelector/index.tsx:411 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:227 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:677 -#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:113 -#: superset-frontend/src/pages/DatasetList/index.tsx:376 -#: superset-frontend/src/pages/DatasetList/index.tsx:554 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:229 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:685 +#: superset-frontend/src/features/datasets/DatasetSelectLabel/index.tsx:112 +#: superset-frontend/src/pages/DatasetList/index.tsx:371 +#: superset-frontend/src/pages/DatasetList/index.tsx:549 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:266 #: superset-frontend/src/pages/SavedQueryList/index.tsx:316 #: superset-frontend/src/pages/SavedQueryList/index.tsx:480 @@ -13392,7 +13529,7 @@ msgstr "未找到計劃任務執行器" msgid "Schema" msgstr "模式" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:276 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:285 msgid "Schema cache timeout" msgstr "模式缓存超時" @@ -13400,7 +13537,7 @@ msgstr "模式缓存超時" msgid "Schema, as used only in some databases like Postgres, Redshift and DB2" msgstr "模式,只在一些資料庫中使用,比如 Postgres、Redshift 和 DB2" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:448 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:465 #, fuzzy msgid "Schemas allowed for File upload" msgstr "允許使用 CSV 上傳的模式" @@ -13410,12 +13547,12 @@ msgstr "允許使用 CSV 上傳的模式" msgid "Scope" msgstr "範圍" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:285 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:287 msgid "Scoping" msgstr "範圍" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1607 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:269 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1609 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:271 msgid "Screenshot width" msgstr "截圖寬度" @@ -13424,7 +13561,7 @@ msgstr "截圖寬度" msgid "Screenshot width must be between %(min)spx and %(max)spx" msgstr "截圖寬度必須位於 %(min)spx - %(max)spx 之間" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:69 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:68 msgid "Scroll" msgstr "滚動" @@ -13432,7 +13569,7 @@ msgstr "滚動" msgid "Scroll down to the bottom to enable overwriting changes. " msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:166 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:182 #: superset-frontend/src/explore/components/DataTableControl/index.tsx:118 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/DashboardsSubMenu.tsx:59 #: superset-frontend/src/pages/SavedQueryList/index.tsx:450 @@ -13440,12 +13577,12 @@ msgstr "" msgid "Search" msgstr "搜索" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:171 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:184 #, fuzzy, python-format msgid "Search %s records" msgstr "搜索 / 過濾" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:300 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:302 msgid "Search / Filter" msgstr "搜索 / 過濾" @@ -13453,11 +13590,11 @@ msgstr "搜索 / 過濾" msgid "Search Metrics & Columns" msgstr "搜索指標和列" -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:791 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:735 msgid "Search all charts" msgstr "搜索所有圖表" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:395 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:424 msgid "Search box" msgstr "搜索框" @@ -13465,12 +13602,12 @@ msgstr "搜索框" msgid "Search by query text" msgstr "按查詢文本搜索" -#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:230 +#: superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx:302 #, fuzzy msgid "Search columns" msgstr "使用列" -#: superset-frontend/src/components/Table/index.tsx:221 +#: superset-frontend/src/components/Table/index.tsx:222 #, fuzzy msgid "Search in filters" msgstr "搜索 / 過濾" @@ -13483,33 +13620,33 @@ msgstr "搜索..." msgid "Second" msgstr "秒" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:252 msgid "Secondary" msgstr "次要" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:151 msgid "Secondary Metric" msgstr "次計量指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:423 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:422 #, fuzzy msgid "Secondary currency format" msgstr "次級貨幣格式" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:397 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:396 #, fuzzy msgid "Secondary y-axis Bounds" msgstr "次級 Y 軸界限" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:414 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:413 msgid "Secondary y-axis format" msgstr "次級 Y 軸格式" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:432 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:431 msgid "Secondary y-axis title" msgstr "次級 Y 軸標題" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:77 #, python-format msgid "Seconds %s" msgstr "%s 秒" @@ -13523,18 +13660,18 @@ msgstr "秒" msgid "Secure Extra" msgstr "安全" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:365 -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:370 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:382 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:387 msgid "Secure extra" msgstr "安全" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:358 -#: superset/initialization/__init__.py:360 -#: superset/initialization/__init__.py:399 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:375 +#: superset/initialization/__init__.py:361 +#: superset/initialization/__init__.py:400 msgid "Security" msgstr "安全" -#: superset-frontend/src/features/home/EmptyState.tsx:181 +#: superset-frontend/src/features/home/EmptyState.tsx:180 #, python-format msgid "See all %(tableName)s" msgstr "查看全部 - %(tableName)s" @@ -13549,7 +13686,7 @@ msgstr "查看更少" msgid "See more" msgstr "查看更多" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:487 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:523 #, fuzzy msgid "See query details" msgstr "查看查詢詳情" @@ -13560,28 +13697,28 @@ msgstr "查看表結構" #: superset-frontend/src/explore/components/SaveModal.tsx:395 #: superset-frontend/src/explore/components/controls/VizTypeControl/index.tsx:134 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:630 -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:634 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:638 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:642 msgid "Select" msgstr "選擇" -#: superset-frontend/src/components/Select/AsyncSelect.tsx:136 -#: superset-frontend/src/components/Select/Select.tsx:113 +#: superset-frontend/src/components/Select/AsyncSelect.tsx:138 +#: superset-frontend/src/components/Select/Select.tsx:115 #: superset-frontend/src/explore/components/controls/SelectAsyncControl/index.tsx:105 #: superset-frontend/src/explore/components/controls/SelectControl.jsx:235 msgid "Select ..." msgstr "選擇 ..." -#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:158 +#: superset-frontend/src/features/alerts/components/NotificationMethod.tsx:157 msgid "Select Delivery Method" msgstr "增加通知方法" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:132 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:133 #, fuzzy msgid "Select Tags" msgstr "選擇標籤" -#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:94 +#: superset-frontend/src/explore/components/controls/VizTypeControl/FastVizSwitcher.tsx:95 msgid "Select Viz Type" msgstr "選擇一個可視化類型" @@ -13593,7 +13730,7 @@ msgstr "選擇列" msgid "Select a dashboard" msgstr "選擇看板" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:666 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:674 #, fuzzy msgid "Select a database" msgstr "選擇數據集" @@ -13603,21 +13740,21 @@ msgstr "選擇數據集" msgid "Select a database table and create dataset" msgstr "選擇資料庫表並創建數據集" -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:87 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:86 #, fuzzy msgid "Select a database table." msgstr "選擇資料庫表" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:168 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:167 msgid "Select a database to connect" msgstr "選擇將要連接的資料庫" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:670 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:678 #, fuzzy msgid "Select a database to upload the file to" msgstr "選擇將要上傳文件的資料庫" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:891 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:929 msgid "Select a database to write a query" msgstr "選擇要進行查詢的資料庫" @@ -13626,38 +13763,38 @@ msgstr "選擇要進行查詢的資料庫" msgid "Select a dataset" msgstr "選擇數據集" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:715 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:723 #, fuzzy msgid "Select a delimiter for this data" msgstr "請输入此數據的分隔符" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:112 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:111 #, fuzzy msgid "Select a dimension" msgstr "選擇维度" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:185 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:184 #, fuzzy msgid "Select a metric to display on the right axis" msgstr "為右軸選擇一個指標" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:174 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:173 msgid "" "Select a metric to display. You can use an aggregation function on a " "column or write custom SQL to create a metric." msgstr "選擇一個要展示的指標。您可以使用聚合函數對列進行操作,或编寫自定義 SQL 來創建一個指標。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:679 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:687 #, fuzzy msgid "Select a schema" msgstr "選擇方案" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:683 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:691 #, fuzzy msgid "Select a schema if the database supports this" msgstr "指定一個模式(需要資料庫支持)" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:737 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:745 #, fuzzy msgid "Select a sheet name from the uploaded file" msgstr "選擇將要上傳文件的資料庫" @@ -13676,17 +13813,17 @@ msgstr "選擇一個可視化類型" msgid "Select aggregate options" msgstr "選擇聚合選項" -#: superset-frontend/src/components/Table/index.tsx:226 +#: superset-frontend/src/components/Table/index.tsx:227 #, fuzzy msgid "Select all data" msgstr "選擇所有數據" -#: superset-frontend/src/components/Table/index.tsx:220 +#: superset-frontend/src/components/Table/index.tsx:221 #, fuzzy msgid "Select all items" msgstr "選擇所有項" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:104 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:103 msgid "Select any columns for metadata inspection" msgstr "選擇任意列進行元數據巡檢" @@ -13697,58 +13834,64 @@ msgid "Select catalog or type to search catalogs" msgstr "選擇表或输入表名來搜索" #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:132 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1530 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1532 #, fuzzy msgid "Select chart" msgstr "選擇圖表" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1546 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1548 #, fuzzy msgid "Select chart to use" msgstr "選擇圖表" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/Multi/controlPanel.ts:44 -#: superset-frontend/src/features/tags/TagModal.tsx:321 +#: superset-frontend/src/features/tags/TagModal.tsx:322 msgid "Select charts" msgstr "選擇圖表" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:249 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:250 msgid "Select color scheme" msgstr "選擇颜色方案" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:211 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:61 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:228 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:119 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:322 msgid "Select column" msgstr "選擇列" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1519 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1523 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:560 +msgid "" +"Select columns that will be displayed in the table. You can multiselect " +"columns." +msgstr "" + +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1521 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1525 #, fuzzy msgid "Select content type" msgstr "選擇當前頁" -#: superset-frontend/src/components/Table/index.tsx:223 +#: superset-frontend/src/components/Table/index.tsx:224 #, fuzzy msgid "Select current page" msgstr "選擇當前頁" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1552 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1554 #, fuzzy msgid "Select dashboard" msgstr "選擇看板" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1569 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1571 #, fuzzy msgid "Select dashboard to use" msgstr "選擇看板" -#: superset-frontend/src/features/tags/TagModal.tsx:307 +#: superset-frontend/src/features/tags/TagModal.tsx:308 #, fuzzy msgid "Select dashboards" msgstr "選擇看板" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1418 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1420 #, fuzzy msgid "Select database" msgstr "删除資料庫" @@ -13759,24 +13902,24 @@ msgstr "删除資料庫" msgid "Select database or type to search databases" msgstr "選擇資料庫或输入名稱來搜索" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1874 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1877 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/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:63 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:62 #, fuzzy msgid "Select dataset source" msgstr "選擇數據源" -#: superset-frontend/src/components/ImportModal/index.tsx:445 +#: superset-frontend/src/components/ImportModal/index.tsx:446 #, fuzzy msgid "Select file" msgstr "選擇文件" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 #: superset-frontend/src/filters/components/Select/index.ts:28 msgid "Select filter" msgstr "選擇過濾器" @@ -13789,14 +13932,14 @@ msgstr "使用 AntD 的選擇過濾器插件" msgid "Select first filter value by default" msgstr "預設選擇首個過濾器值" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1586 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1598 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1588 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1600 #, fuzzy msgid "Select format" msgstr "選擇操作符" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:34 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:122 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:124 msgid "" "Select one or many metrics to display, that will be displayed in the " "percentages of total. Percentage metrics will be calculated only from " @@ -13804,13 +13947,13 @@ msgid "" "column or write custom SQL to create a percentage metric." msgstr "選擇一個或多個要顯示的指標,這些指標將以總數的百分比形式顯示。百分比指標只會根据行限制内的數據計算得出。您可以對某個列使用聚合函數,或编寫自定義SQL來創建百分比指標。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:163 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:162 msgid "" "Select one or many metrics to display. You can use an aggregation " "function on a column or write custom SQL to create a metric." msgstr "選擇一個或多個要展示的指標。您可以對某個列使用聚合函數,或编寫自定義SQL來創建一個指標。" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:359 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:358 msgid "Select operator" msgstr "選擇操作符" @@ -13819,8 +13962,8 @@ msgstr "選擇操作符" msgid "Select or type a custom value..." msgstr "選擇或输入一個值" -#: superset-frontend/src/components/ListView/Filters/Select.tsx:99 -#: superset-frontend/src/components/ListView/Filters/Select.tsx:113 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:101 +#: superset-frontend/src/components/ListView/Filters/Select.tsx:115 msgid "Select or type a value" msgstr "選擇或输入一個值" @@ -13829,13 +13972,13 @@ msgstr "選擇或输入一個值" msgid "Select or type currency symbol" msgstr "選擇或输入貨幣符號" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:417 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:418 #, fuzzy msgid "Select or type dataset name" msgstr "選擇表或输入數據集名稱" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:567 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1354 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1356 msgid "Select owners" msgstr "選擇所有者" @@ -13843,7 +13986,7 @@ msgstr "選擇所有者" msgid "Select saved metrics" msgstr "選擇已保存指標" -#: superset-frontend/src/features/tags/TagModal.tsx:333 +#: superset-frontend/src/features/tags/TagModal.tsx:334 #, fuzzy msgid "Select saved queries" msgstr "選擇已保存查詢" @@ -13854,11 +13997,11 @@ msgstr "選擇已保存查詢" msgid "Select schema or type to search schemas" msgstr "選擇模式或输入模式名稱來搜索" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:253 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:254 msgid "Select scheme" msgstr "選擇方案" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:331 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:330 msgid "Select subject" msgstr "選擇主題" @@ -13890,7 +14033,7 @@ msgid "" "column name in the dashboard." msgstr "選擇您希望在與此圖表交互時應用交叉篩選的圖表。您可以選擇“所有圖表”,以對使用相同數據集或在仪表板中包含相同列名的所有圖表應用篩選器。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:398 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:397 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:37 #, fuzzy msgid "Select the geojson column" @@ -13911,25 +14054,25 @@ msgid "" "query by clicking on the %s button." msgstr "在控制面板中的突出顯示欄位中選擇值。然後點擊 %s 按钮來運行查詢。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:554 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:562 #, fuzzy msgid "Selecting a database is required" msgstr "選擇要進行查詢的資料庫" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:172 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:174 msgid "Send as CSV" msgstr "發送為CSV" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:164 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:166 #, fuzzy msgid "Send as PDF" msgstr "發送PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:168 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:170 msgid "Send as PNG" msgstr "發送PNG" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:176 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:178 msgid "Send as text" msgstr "發送文本" @@ -13937,7 +14080,7 @@ msgstr "發送文本" msgid "Send range filter events to other charts" msgstr "將過濾條件的事件發送到其他圖表" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:74 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:73 msgid "September" msgstr "九月" @@ -13964,44 +14107,44 @@ msgstr "系列限制排序依据" msgid "Series Limit Sort Descending" msgstr "系列限制降序排列" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:266 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:265 #, fuzzy msgid "Series Order" msgstr "系列順序" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:77 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:77 msgid "Series Style" msgstr "系列樣式" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:87 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:89 msgid "Series chart type (line, bar etc)" msgstr "系列圖表類型(折線,柱狀圖等)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:64 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:63 #, fuzzy msgid "Series colors" msgstr "系列颜色" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:256 #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:272 -#: superset-frontend/src/explore/controls.jsx:350 +#: superset-frontend/src/explore/controls.jsx:349 msgid "Series limit" msgstr "系列限制" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:143 msgid "Series type" msgstr "系列類型" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:313 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 msgid "Server Page Length" msgstr "頁面長度" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/pagination.tsx:32 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:291 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:320 msgid "Server pagination" msgstr "服務端分頁" @@ -14009,15 +14152,15 @@ msgstr "服務端分頁" msgid "Service Account" msgstr "服務帳戶" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:346 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:356 msgid "Set auto-refresh interval" msgstr "設定自動刷新" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:332 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:342 msgid "Set filter mapping" msgstr "設定過濾映射" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:975 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:983 msgid "Set header rows and the number of rows to read or skip." msgstr "" @@ -14027,11 +14170,11 @@ msgstr "" msgid "Set up an email report" msgstr "設定郵件報告" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1314 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1316 msgid "Set up basic details, such as name and description." msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:181 msgid "" "Sets the hierarchy levels of the chart. Each level is\n" " represented by one ring with the innermost circle as the top of " @@ -14040,48 +14183,48 @@ msgstr "" #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1517 #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:191 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:281 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:283 #: superset-frontend/src/features/datasets/AddDataset/Header/index.tsx:58 -#: superset-frontend/src/features/home/RightMenu.tsx:473 +#: superset-frontend/src/features/home/RightMenu.tsx:474 msgid "Settings" msgstr "設定" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:125 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:124 msgid "Settings for time series" msgstr "時間序列設定" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:278 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:830 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:369 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:287 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:375 #: superset-frontend/src/features/home/SavedQueries.tsx:208 msgid "Share" msgstr "分享" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:839 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:374 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:849 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:380 msgid "Share chart by email" msgstr "通過電子郵件分享圖表" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:283 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:292 #, fuzzy msgid "Share permalink by email" msgstr "通過電子郵件分享链接" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1201 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1159 msgid "Shared query" msgstr "已分享的查詢" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:287 #, fuzzy msgid "Shared query fields" msgstr "共享查詢欄位" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:731 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:739 #, fuzzy msgid "Sheet name" msgstr "Sheet名稱" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:601 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:925 msgid "Shift + Click to sort by multiple columns" msgstr "" @@ -14111,7 +14254,13 @@ msgstr "是否應用年度季節性。一個整數值將指定季節性的傅里 msgid "Show" msgstr "顯示" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:80 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:54 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:217 +#, fuzzy, python-format +msgid "Show %s entries" +msgstr "顯示指標" + +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:69 msgid "Show Bubbles" msgstr "顯示氣泡" @@ -14119,6 +14268,11 @@ msgstr "顯示氣泡" msgid "Show CREATE VIEW statement" msgstr "顯示 CREATE VIEW 語句" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:493 +#, fuzzy +msgid "Show Cell bars" +msgstr "顯示單元格的柱" + #: superset/views/chart/mixin.py:26 msgid "Show Chart" msgstr "顯示圖表" @@ -14136,11 +14290,11 @@ msgid "Show Database" msgstr "顯示資料庫" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:167 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:72 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:178 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:92 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:60 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:58 msgid "Show Labels" msgstr "顯示標籤" @@ -14148,7 +14302,7 @@ msgstr "顯示標籤" msgid "Show Log" msgstr "顯示日誌" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:64 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:63 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:868 msgid "Show Markers" msgstr "顯示標記" @@ -14161,7 +14315,7 @@ msgstr "顯示指標" msgid "Show Metric Names" msgstr "顯示指標名" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:140 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:139 msgid "Show Range Filter" msgstr "顯示範圍過濾器" @@ -14169,37 +14323,37 @@ msgstr "顯示範圍過濾器" msgid "Show Table" msgstr "顯示表" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:76 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:75 msgid "Show Timestamp" msgstr "顯示時間戳" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:190 #, fuzzy msgid "Show Tooltip Labels" msgstr "顯示提示標籤" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:209 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:99 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:225 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:87 #, fuzzy msgid "Show Total" msgstr "顯示總計" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:88 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:87 msgid "Show Trend Line" msgstr "顯示趋势線" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:70 msgid "Show Upper Labels" msgstr "顯示上標籤" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:111 msgid "Show Value" msgstr "顯示值" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:168 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:304 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:261 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:191 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:260 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:190 msgid "Show Values" msgstr "顯示值" @@ -14217,33 +14371,33 @@ msgstr "在迷你圖上顯示Y軸。如果設定了手動設定的最小/最大 msgid "Show all columns" msgstr "顯示所有列" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show all..." msgstr "顯示所有..." -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:190 msgid "Show axis line ticks" msgstr "顯示軸線刻度" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:113 msgid "Show cell bars" msgstr "顯示單元格的柱" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:755 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:764 #, fuzzy msgid "Show chart description" msgstr "顯示圖表說明" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:245 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:244 #, fuzzy msgid "Show columns subtotal" msgstr "顯示列小計" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:232 msgid "Show columns total" msgstr "顯示列總計" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:67 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:66 msgid "Show data points as circle markers on the lines" msgstr "將數據點顯示為線條上的圆形標記" @@ -14268,12 +14422,12 @@ msgstr "顯示訊息提示" msgid "Show label" msgstr "顯示標籤" -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:85 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 msgid "Show labels when the node has children." msgstr "當節點有子節點時顯示標籤" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:55 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:41 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:54 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:40 msgid "Show legend" msgstr "顯示圖例" @@ -14281,11 +14435,11 @@ msgstr "顯示圖例" msgid "Show less columns" msgstr "顯示較少的列" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:261 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:262 msgid "Show less..." msgstr "顯示更少..." -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:309 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:308 #, fuzzy msgid "Show minor ticks on axes." msgstr "在坐標軸上顯示次級刻度。" @@ -14294,57 +14448,59 @@ msgstr "在坐標軸上顯示次級刻度。" msgid "Show only my charts" msgstr "只顯示我的圖表" -#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:141 +#: superset-frontend/src/components/Form/LabeledErrorBoundInput.tsx:140 #, fuzzy msgid "Show password." msgstr "顯示密碼" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:290 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:247 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:246 msgid "Show percentage" msgstr "顯示百分比" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:163 msgid "Show pointer" msgstr "顯示指示器" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:241 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:229 msgid "Show progress" msgstr "顯示進度" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:220 #, fuzzy msgid "Show rows subtotal" msgstr "顯示行小計" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:209 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:208 msgid "Show rows total" msgstr "顯示行總計" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:114 msgid "Show series values on the chart" msgstr "在圖表上顯示系列值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:202 msgid "Show split lines" msgstr "顯示分割線" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:318 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:371 +#, fuzzy +msgid "Show summary" +msgstr "顯示標記" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:317 msgid "Show the value on top of the bar" msgstr "在柱子上方顯示值" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:107 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:344 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:986 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:373 msgid "" "Show total aggregations of selected metrics. Note that row limit does not" " apply to the result." msgstr "顯示所選指標的總聚合。注意行限制並不應用於结果" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/metrics.tsx:105 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:342 -msgid "Show totals" -msgstr "顯示總計" - #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:31 msgid "" "Showcases a single metric front-and-center. Big number is best used to " @@ -14378,13 +14534,13 @@ msgid "" "higher the fill, the closer the metric is to the target." msgstr "顯示單個指標相對於給定目標的進度。填充越高,度量越接近目標" -#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:226 #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:227 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:228 #, python-format msgid "Showing %s of %s" msgstr "顯示 %s 個 總計 %s 個" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:183 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:182 msgid "Shows a list of all series available at that point in time" msgstr "顯示那個時間點可用的所有系列的列表。" @@ -14396,8 +14552,8 @@ msgstr "顯示或隐藏時間序列的標記點。" msgid "Significance Level" msgstr "顯著性" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:378 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:212 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:386 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover/index.jsx:213 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:436 #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:439 msgid "Simple" @@ -14407,7 +14563,7 @@ msgstr "简單配置" msgid "Simple ad-hoc metrics are not enabled for this dataset" msgstr "此數據集没有啟用简單即席指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:185 msgid "Single" msgstr "單選" @@ -14417,7 +14573,7 @@ msgstr "單選" msgid "Single Metric" msgstr "單個指標" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1118 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1120 msgid "Single Value" msgstr "單個值" @@ -14425,20 +14581,20 @@ msgstr "單個值" msgid "Single value" msgstr "單個值" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1135 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1137 msgid "Single value type" msgstr "單值類型" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:258 msgid "Size of edge symbols" msgstr "邊缘符號的大小" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:239 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:164 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:152 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:94 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:146 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:238 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:163 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:93 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:145 msgid "Size of marker. Also applies to forecast observations." msgstr "標記的大小。也適用於預测观察。”" @@ -14446,21 +14602,21 @@ msgstr "標記的大小。也適用於預测观察。”" msgid "Sizes of vehicles" msgstr "工具尺寸" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1015 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1023 msgid "Skip Rows" msgstr "跳過行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:845 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:853 #, fuzzy msgid "Skip blank lines rather than interpreting them as Not A Number values" msgstr "跳過空白行而不是把它們解释為 NaN 值。" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1022 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:1030 #, fuzzy msgid "Skip rows" msgstr "跳過行" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:833 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:841 #, fuzzy msgid "Skip spaces after delimiter" msgstr "在分隔符之後跳過空格。" @@ -14475,13 +14631,13 @@ msgstr "Slug" msgid "Small" msgstr "小" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:163 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:162 msgid "Small number format" msgstr "數字格式化" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:150 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:84 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:68 msgid "Smooth Line" msgstr "平滑線" @@ -14507,7 +14663,7 @@ msgstr "看板" msgid "Something went wrong." msgstr "抱歉,出了點問題。請稍後再試。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:960 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:963 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "抱歉,獲取資料庫訊息時出錯:%s" @@ -14516,22 +14672,22 @@ msgstr "抱歉,獲取資料庫訊息時出錯:%s" msgid "Sorry there was an error fetching saved charts: " msgstr "抱歉,這個看板在獲取圖表時發生錯誤:" -#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:68 +#: superset-frontend/src/explore/components/controls/ViewQueryModal.tsx:69 msgid "Sorry, An error occurred" msgstr "抱歉,發生錯誤" -#: superset-frontend/src/components/Chart/chartAction.js:618 -#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:89 +#: superset-frontend/src/components/Chart/chartAction.js:619 +#: superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:91 #, fuzzy msgid "Sorry, an error occurred" msgstr "抱歉,發生錯誤" -#: superset-frontend/src/dashboard/actions/dashboardState.js:355 +#: superset-frontend/src/dashboard/actions/dashboardState.js:363 #, fuzzy msgid "Sorry, an unknown error occurred" msgstr "抱歉,發生錯誤" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:193 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:278 #, fuzzy msgid "Sorry, an unknown error occurred." msgstr "抱歉,發生錯誤" @@ -14552,25 +14708,25 @@ msgstr "抱歉,出了點問題。請稍後再試。" #: superset-frontend/src/dashboard/components/menu/ShareMenuItems/index.tsx:90 #: superset-frontend/src/explore/components/EmbedCodeContent.jsx:58 #: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:145 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:202 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:206 msgid "Sorry, something went wrong. Try again later." msgstr "抱歉,出了點問題。請稍後再試。" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:50 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/EventFlow.tsx:49 msgid "Sorry, there appears to be no data" msgstr "抱歉,似乎没有數據" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:196 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:281 #, fuzzy, python-format msgid "Sorry, there was an error saving this %s: %s" msgstr "抱歉,保存 %s 時發生錯誤:%s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:358 +#: superset-frontend/src/dashboard/actions/dashboardState.js:366 #, python-format msgid "Sorry, there was an error saving this dashboard: %s" msgstr "抱歉,這個看板在保存時發生錯誤:%s" -#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:76 +#: superset-frontend/src/features/queries/SyntaxHighlighterCopy.tsx:75 #: superset-frontend/src/pages/SavedQueryList/index.tsx:244 #: superset-frontend/src/views/CRUD/hooks.ts:691 msgid "Sorry, your browser does not support copying." @@ -14582,7 +14738,7 @@ msgstr "抱歉,您的瀏覽器不支持複製操作。使用 Ctrl / Cmd + C! #: superset-frontend/src/components/ListView/CardSortSelect.tsx:82 #: superset-frontend/src/components/ListView/CardSortSelect.tsx:83 -#: superset-frontend/src/components/Table/index.tsx:227 +#: superset-frontend/src/components/Table/index.tsx:228 msgid "Sort" msgstr "排序:" @@ -14591,36 +14747,36 @@ msgid "Sort Bars" msgstr "排序柱狀圖" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:241 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:105 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:153 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:152 msgid "Sort Descending" msgstr "降序" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1082 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1084 msgid "Sort Metric" msgstr "排序指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:240 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:239 #, fuzzy msgid "Sort Series Ascending" msgstr "升序排序" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:225 #, fuzzy msgid "Sort Series By" msgstr "排序 " -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:51 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:50 msgid "Sort X Axis" msgstr "排序 X 軸" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:266 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:64 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:63 msgid "Sort Y Axis" msgstr "排序 Y 軸" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1072 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1074 #: superset-frontend/src/filters/components/Select/controlPanel.ts:63 msgid "Sort ascending" msgstr "升序排序" @@ -14629,9 +14785,9 @@ msgstr "升序排序" msgid "Sort bars by x labels." msgstr "按 x 標籤排序。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:192 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:191 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:362 -#: superset-frontend/src/explore/controls.jsx:364 +#: superset-frontend/src/explore/controls.jsx:363 msgid "Sort by" msgstr "排序 " @@ -14640,16 +14796,7 @@ msgstr "排序 " msgid "Sort by %s" msgstr "排序 %s" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:41 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:73 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:57 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:51 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:49 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:40 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:367 msgid "Sort by metric" msgstr "根据指標排序" @@ -14657,38 +14804,39 @@ msgstr "根据指標排序" msgid "Sort columns alphabetically" msgstr "對列按字母順序進行排列" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:342 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:341 msgid "Sort columns by" msgstr "對列按字母順序進行排列" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:327 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1073 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:356 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1075 msgid "Sort descending" msgstr "降序" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1051 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1053 msgid "Sort filter values" msgstr "排序過濾器值" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1095 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1097 msgid "Sort metric" msgstr "排序指標" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:314 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:313 msgid "Sort rows by" msgstr "排序 " -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:243 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:242 msgid "Sort series in ascending order" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1065 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1067 msgid "Sort type" msgstr "排序類型" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:62 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:52 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:51 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:36 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:1429 msgid "Source" msgstr "來源" @@ -14698,11 +14846,11 @@ msgstr "來源" msgid "Source / Target" msgstr "源/目標" -#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:76 +#: superset-frontend/src/SqlLab/components/HighlightedSql/index.tsx:75 msgid "Source SQL" msgstr "源 SQL" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:72 msgid "Source category" msgstr "源分類" @@ -14717,26 +14865,26 @@ msgstr "標記線" msgid "Spatial" msgstr "空間" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:87 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:102 msgid "Specific Date/Time" msgstr "具體日期/時間" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:849 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:888 msgid "Specify name to CREATE TABLE AS schema in: public" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:848 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:887 msgid "Specify name to CREATE VIEW AS schema in: public" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:571 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:588 #, fuzzy msgid "" "Specify the database version. This is used with Presto for query cost " "estimation, and Dremio for syntax changes, among others." msgstr "指定資料庫版本。這在Presto中用於查詢成本估算,在Dremio中用於語法變更,以及其他用途。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:226 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:214 msgid "Split number" msgstr "數字" @@ -14760,17 +14908,17 @@ msgstr "平方英里" msgid "Stack" msgstr "堆叠" -#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:51 +#: superset-frontend/packages/superset-ui-core/src/chart/components/FallbackComponent.tsx:50 msgid "Stack Trace:" msgstr "報錯:" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:164 msgid "Stack series" msgstr "堆叠系列" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:118 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:127 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:126 msgid "Stack series on top of each other" msgstr "在每個上方堆叠系列" @@ -14784,14 +14932,14 @@ msgstr "在每個上方堆叠系列" msgid "Stacked" msgstr "堆叠" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:326 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:325 msgid "Stacked Bars" msgstr "堆叠柱狀圖" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:114 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:123 -#: superset-frontend/src/explore/fixtures.tsx:58 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:113 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:122 +#: superset-frontend/src/explore/fixtures.tsx:57 msgid "Stacked Style" msgstr "堆叠樣式" @@ -14799,16 +14947,16 @@ msgstr "堆叠樣式" msgid "Stacked style" msgstr "堆叠樣式" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:79 msgid "Standard time series" msgstr "標準時間序列" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:78 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:77 #: superset-frontend/src/pages/AnnotationList/index.tsx:174 msgid "Start" msgstr "開始" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:47 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/Arc.tsx:46 #, fuzzy msgid "Start (Longitude, Latitude): " msgstr "起始經度/緯度" @@ -14818,7 +14966,7 @@ msgstr "起始經度/緯度" msgid "Start Longitude & Latitude" msgstr "起始經度/緯度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:105 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:93 msgid "Start angle" msgstr "開始角度" @@ -14826,22 +14974,22 @@ msgstr "開始角度" msgid "Start at (UTC)" msgstr "開始於(UTC)" -#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:67 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:306 +#: superset-frontend/src/components/ListView/Filters/DateRange.tsx:69 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:305 #, fuzzy msgid "Start date" msgstr "開始時間" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:65 -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:131 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:129 msgid "Start date included in time range" msgstr "開始日期包含在時間範圍内" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:100 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:99 msgid "Start y-axis at 0" msgstr "Y 軸從 0 開始" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:103 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:102 msgid "" "Start y-axis at zero. Uncheck to start y-axis at minimum value in the " "data." @@ -14858,7 +15006,7 @@ msgstr "開始了" msgid "State" msgstr "狀態" -#: superset/sql_lab.py:520 +#: superset/sql_lab.py:523 #, python-format msgid "Statement %(statement_num)s out of %(statement_count)s" msgstr "" @@ -14874,25 +15022,25 @@ msgstr "统計" msgid "Status" msgstr "狀態" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:154 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:85 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:88 -msgid "Step - end" -msgstr "階梯 - 结束" - #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:153 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:84 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:87 -msgid "Step - middle" -msgstr "階梯 - 中間" +msgid "Step - end" +msgstr "階梯 - 结束" #: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:152 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:83 #: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:86 +msgid "Step - middle" +msgstr "階梯 - 中間" + +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:151 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:82 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:85 msgid "Step - start" msgstr "階梯 - 開始" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:73 msgid "Step type" msgstr "每階類型" @@ -14910,7 +15058,7 @@ msgid "" "irregular intervals." msgstr "“時間序列步進折線圖(也稱為步進圖)是折線圖的一種變體,但線條在數據點之間形成一系列步進。當您希望顯示不規則間隔發生的變化時,步進圖可能很有用。”" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:45 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:51 #: superset-frontend/src/explore/components/RunQueryButton/index.tsx:45 msgid "Stop" msgstr "停止" @@ -14920,12 +15068,12 @@ msgstr "停止" msgid "Stop query" msgstr "停止查詢" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:115 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:128 #, fuzzy msgid "Stop running (Ctrl + e)" msgstr "停止運行 (Ctrl + x)" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:114 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton/index.tsx:127 msgid "Stop running (Ctrl + x)" msgstr "停止運行 (Ctrl + x)" @@ -14939,12 +15087,12 @@ msgid "Stream" msgstr "直方圖" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:217 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:377 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:376 #, fuzzy msgid "Streets" msgstr "街道" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:267 msgid "Strength to pull the graph toward center" msgstr "將圖形拉向中心" @@ -14952,7 +15100,7 @@ msgstr "將圖形拉向中心" msgid "Stretched style" msgstr "拉伸樣式" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:235 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:234 #, fuzzy msgid "Stroke Color" msgstr "邊線颜色" @@ -14963,7 +15111,7 @@ msgstr "邊線颜色" msgid "Stroke Width" msgstr "線寬" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:260 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:259 #, fuzzy msgid "Stroked" msgstr "描邊" @@ -14977,7 +15125,7 @@ msgstr "結構" msgid "Style" msgstr "風格" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:268 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:256 msgid "Style the ends of the progress bar with a round cap" msgstr "用圆帽設定進度條末端的樣式" @@ -14993,7 +15141,7 @@ msgstr "子標題" msgid "Subheader Font Size" msgstr "子標題的字體大小" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:211 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:212 msgid "Submit" msgstr "提交" @@ -15010,7 +15158,7 @@ msgstr "" msgid "Success" msgstr "成功" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:199 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:201 #, fuzzy msgid "Successfully changed dataset!" msgstr "修改數據集成功!" @@ -15019,41 +15167,46 @@ msgstr "修改數據集成功!" msgid "Suffix" msgstr "後缀" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:67 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:66 msgid "Suffix to apply after the percentage display" msgstr "百分比顯示後要應用的後缀" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:176 msgid "Sum" msgstr "求和" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 msgid "Sum as Fraction of Columns" msgstr "列總和的分數占比" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 msgid "Sum as Fraction of Rows" msgstr "行總和的分數占比" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:185 msgid "Sum as Fraction of Total" msgstr "值總和的分數占比" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:90 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89 msgid "Sum of values over specified period" msgstr "指定期間内的值總和" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:194 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:269 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:268 #, fuzzy msgid "Sum values" msgstr "值求和" +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:984 +#, fuzzy +msgid "Summary" +msgstr "星期日" + #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/index.ts:46 msgid "Sunburst Chart" msgstr "旭日/太陽圖" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:56 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:55 msgid "Sunday" msgstr "星期日" @@ -15066,11 +15219,11 @@ msgid "Superset Embedded SDK documentation." msgstr "Superset 的嵌入 SDK 文檔。" #: superset-frontend/src/dashboard/components/AnchorLink/index.tsx:72 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:840 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:850 msgid "Superset chart" msgstr "Superset 圖表" -#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:179 +#: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.jsx:186 msgid "Superset dashboard" msgstr "看板" @@ -15082,7 +15235,7 @@ msgstr "Superset 在執行命令時遇到了一個錯誤。" msgid "Superset encountered an unexpected error." msgstr "Superset 遇到了未知錯誤。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1022 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1025 msgid "Supported databases" msgstr "已支持資料庫" @@ -15090,14 +15243,14 @@ msgstr "已支持資料庫" msgid "Survey Responses" msgstr "調查结果" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:262 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:324 #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:468 #, fuzzy msgid "Swap dataset" msgstr "交换數據集" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:259 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:258 msgid "Swap rows and columns" msgstr "交换組和列" @@ -15109,15 +15262,15 @@ msgid "" "well." msgstr "用於可視化時間序列數據。在步進圖、折線圖、散點圖和條形圖之間進行選擇,也有許多自定義選項" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:208 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:207 msgid "Symbol" msgstr "符號" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:124 msgid "Symbol of two ends of edge line" msgstr "邊線两端的符號" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:253 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:252 msgid "Symbol size" msgstr "符號的大小" @@ -15125,11 +15278,11 @@ msgstr "符號的大小" 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 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:61 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 msgid "Syntax" msgstr "語法" @@ -15143,7 +15296,7 @@ msgstr "" msgid "TABLES" msgstr "表" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:283 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:282 #, fuzzy msgid "TEMPORAL X-AXIS" msgstr "時間X軸" @@ -15153,11 +15306,11 @@ msgstr "時間X軸" msgid "TEMPORAL_RANGE" msgstr "時間範圍" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:85 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 msgid "THU" msgstr "星期四" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:82 msgid "TUE" msgstr "星期二" @@ -15166,6 +15319,11 @@ msgstr "星期二" msgid "Tab name" msgstr "選項卡名字" +#: superset/dashboards/api.py:453 +#, python-format +msgid "Tab schema is invalid, caused by: %(error)s" +msgstr "" + #: superset-frontend/src/dashboard/util/newComponentFactory.js:58 #: superset-frontend/src/dashboard/util/newComponentFactory.js:59 msgid "Tab title" @@ -15182,13 +15340,13 @@ msgstr "選項卡標題" msgid "Table" msgstr "表" -#: superset/views/core.py:740 +#: superset/views/core.py:742 #, python-format msgid "Table %(table)s wasn't found in the database %(db)s" msgstr "在資料庫 %(db)s 中找不到表 %(table)s" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:693 #: superset-frontend/src/features/databases/UploadDataModel/index.tsx:701 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:709 #: superset/connectors/sqla/views.py:414 msgid "Table Name" msgstr "表名" @@ -15200,17 +15358,17 @@ msgid "" "connection, schema, and table name" msgstr "找不到 [%(table_name)s] 表,請仔細檢查您的資料庫連接、Schema 和 表名" -#: superset/commands/database/uploaders/base.py:121 +#: superset/commands/database/uploaders/base.py:122 msgid "" "Table already exists. You can change your 'if table already exists' " "strategy to append or replace or provide a different Table Name to use." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:297 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:306 msgid "Table cache timeout" msgstr "資料庫表缓存超時" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:176 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:175 #, fuzzy msgid "Table columns" msgstr "表的列" @@ -15237,7 +15395,7 @@ msgstr "可視化檢驗的表格,用於了解各組之間的统計差異" msgid "Tables" msgstr "數據表" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewTabs.jsx:30 #: superset-frontend/src/dashboard/components/nativeFilters/FilterCard/ScopeRow.tsx:59 msgid "Tabs" msgstr "選項卡" @@ -15276,12 +15434,12 @@ msgstr "没有找到標籤" msgid "Tag could not be updated." msgstr "無法更新標籤。" -#: superset-frontend/src/features/tags/TagModal.tsx:255 +#: superset-frontend/src/features/tags/TagModal.tsx:256 #, fuzzy msgid "Tag created" msgstr "標籤已創建" -#: superset-frontend/src/features/tags/TagModal.tsx:290 +#: superset-frontend/src/features/tags/TagModal.tsx:291 #, fuzzy msgid "Tag name" msgstr "標籤名字" @@ -15295,12 +15453,12 @@ msgstr "標籤名稱無效(不能包含冒號)" msgid "Tag parameters are invalid." msgstr "標籤参數無效。" -#: superset-frontend/src/features/tags/TagModal.tsx:237 +#: superset-frontend/src/features/tags/TagModal.tsx:238 #, fuzzy msgid "Tag updated" msgstr "標籤已更新" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:81 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:82 #, python-format msgid "Tagged %s %ss" msgstr "%s %ss 做了標籤" @@ -15310,16 +15468,16 @@ msgstr "%s %ss 做了標籤" msgid "Tagged Object could not be deleted." msgstr "無法删除標籤對象" -#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:128 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:677 -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:375 -#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:677 -#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:128 +#: superset-frontend/src/components/MetadataBar/ContentConfig.tsx:127 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:663 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:376 +#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:621 +#: superset-frontend/src/features/allEntities/AllEntitiesTable.tsx:127 #: superset-frontend/src/pages/ChartList/index.tsx:414 #: superset-frontend/src/pages/DashboardList/index.tsx:372 #: superset-frontend/src/pages/SavedQueryList/index.tsx:366 #: superset-frontend/src/pages/Tags/index.tsx:349 -#: superset/initialization/__init__.py:348 +#: superset/initialization/__init__.py:349 msgid "Tags" msgstr "標籤" @@ -15329,8 +15487,9 @@ msgid "" "densest areas of information lie" msgstr "獲取數據點,並將其分組,以查看訊息最密集的區域" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:68 -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:62 +#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:61 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:51 msgid "Target" msgstr "目標" @@ -15339,14 +15498,19 @@ msgstr "目標" msgid "Target Color" msgstr "目標颜色" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:86 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:85 msgid "Target category" msgstr "目標類别" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:176 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:180 msgid "Target value" msgstr "目標值" +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:123 +#, fuzzy +msgid "Template" +msgstr "css 模板" + #: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:99 #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:987 #: superset/connectors/sqla/views.py:420 @@ -15359,7 +15523,7 @@ msgid "" "coming from the controls." msgstr "模板链接,可以包含{{metric}}或來自控件的其他值。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:363 msgid "" "Terminate running queries when browser window closed or navigated to " "another page. Available for Presto, Hive, MySQL, Postgres and Snowflake " @@ -15378,15 +15542,15 @@ msgstr "测試連接" msgid "Text" msgstr "文本" -#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:31 +#: superset-frontend/src/dashboard/components/gridComponents/new/NewMarkdown.jsx:30 msgid "Text / Markdown" msgstr "" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:100 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:99 msgid "Text align" msgstr "文本對齊" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:253 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:255 msgid "Text embedded in email" msgstr "郵件中嵌入的文本" @@ -15422,15 +15586,26 @@ msgstr "" msgid "The SQL is invalid and cannot be parsed." msgstr "提供的主機名無法解析。" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/index.ts:52 +msgid "" +"The Sankey chart visually tracks the movement and transformation of " +"values across\n" +" system stages. Nodes represent stages, connected by links " +"depicting value flow. Node\n" +" height corresponds to the visualized metric, providing a clear " +"representation of\n" +" value distribution and transformation." +msgstr "" + #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:439 msgid "The URL is missing the dataset_id or slice_id parameters." msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:310 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:311 msgid "The X-axis is not on the filters list" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:312 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:313 msgid "" "The X-axis is not on the filters list which will prevent it from being " "used in\n" @@ -15438,15 +15613,15 @@ msgid "" " the filters list?" msgstr "" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:168 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:169 msgid "The annotation has been saved" msgstr "注释已保存。" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:152 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:153 msgid "The annotation has been updated" msgstr "注释已更新。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:74 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:73 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." @@ -15492,11 +15667,11 @@ msgid "The color of the isoline" msgstr "等值線的颜色" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:334 -#: superset-frontend/src/explore/controls.jsx:464 +#: superset-frontend/src/explore/controls.jsx:463 msgid "The color scheme for rendering chart" msgstr "繪制圖表的配色方案" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:70 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:71 #, fuzzy msgid "" "The color scheme is determined by the related dashboard.\n" @@ -15508,6 +15683,14 @@ msgstr "配色方案由相關的看板决定。在看板属性中編輯配色方 msgid "The column header label" msgstr "列的標題" +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:38 +msgid "The column to be used as the source of the edge." +msgstr "" + +#: superset-frontend/plugins/plugin-chart-echarts/src/Sankey/controlPanel.tsx:53 +msgid "The column to be used as the target of the edge." +msgstr "" + #: superset/errors.py:112 msgid "The column was deleted or renamed in the database." msgstr "該列已在資料庫中删除或重命名。" @@ -15518,7 +15701,7 @@ msgid "" "[country] column" msgstr "Superset 希望能够在 [國家] 欄中找到的 國家 / 地區 的標準代碼" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:406 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:392 msgid "The dashboard has been saved" msgstr "該看板已成功保存。" @@ -15543,7 +15726,7 @@ msgstr "" "資料庫 %s 已經關聯了 %s 圖表和 %s 看板,並且用戶在該資料庫上打開了 %s 個 SQL " "編輯器選項卡。確定要繼續嗎?删除資料庫將破坏這些對象。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:199 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:198 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/sharedDndControls.tsx:28 #, fuzzy msgid "The database columns that contains lines information" @@ -15562,7 +15745,7 @@ msgstr "資料庫當前運行的查詢太多" msgid "The database is under an unusual load." msgstr "資料庫負载異常。" -#: superset/commands/sql_lab/execute.py:174 +#: superset/commands/sql_lab/execute.py:177 msgid "" "The database referenced in this query was not found. Please contact an " "administrator for further assistance or try again." @@ -15580,7 +15763,7 @@ msgstr "資料庫已删除。" msgid "The database was not found." msgstr "資料庫没有找到" -#: superset-frontend/src/pages/DatasetList/index.tsx:750 +#: superset-frontend/src/pages/DatasetList/index.tsx:745 #, python-format msgid "" "The dataset %s is linked to %s charts that appear on %s dashboards. Are " @@ -15593,11 +15776,11 @@ msgstr "數據集 %s 已經链接到 %s 圖表和 %s 看板内。確定要繼續 msgid "The dataset associated with this chart no longer exists" msgstr "這個圖表所链接的數據集可能被删除了。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:216 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 msgid "The dataset column/metric that returns the values on your chart's x-axis." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:225 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 msgid "The dataset column/metric that returns the values on your chart's y-axis." msgstr "" @@ -15611,7 +15794,7 @@ msgid "" msgstr "這里公開的數據集配置會影響使用此數據集的所有圖表。請注意,更改此處的設定可能會以未預想的方式影響其他圖表。" #: superset-frontend/src/components/Datasource/DatasourceModal.tsx:192 -#: superset-frontend/src/pages/ChartCreation/index.tsx:219 +#: superset-frontend/src/pages/ChartCreation/index.tsx:221 msgid "The dataset has been saved" msgstr "數據集已保存" @@ -15619,7 +15802,7 @@ msgstr "數據集已保存" msgid "The dataset linked to this chart may have been deleted." msgstr "這個圖表所链接的數據集可能被删除了。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1241 msgid "The datasource couldn't be loaded" msgstr "這個數據源無法被加载" @@ -15627,15 +15810,15 @@ msgstr "這個數據源無法被加载" msgid "The datasource is too large to query." msgstr "數據源太大,無法進行查詢。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:136 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:135 msgid "The default catalog that should be used for the connection." msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:156 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:155 msgid "The default schema that should be used for the connection." msgstr "" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:316 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:317 msgid "" "The description can be displayed as widget headers in the dashboard view." " Supports markdown." @@ -15652,12 +15835,12 @@ msgid "" "-1 to bypass the cache." msgstr "缓存失效前的持續時間(以秒為單位)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:349 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:348 #, fuzzy msgid "The encoding format of the lines" msgstr "線條的编碼格式" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:551 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:568 msgid "" "The engine_params object gets unpacked into the sqlalchemy.create_engine " "call." @@ -15672,12 +15855,31 @@ msgid "" "%(columns)s. " msgstr " `series_columns`中的下列條目在 `columns` 中缺失: %(columns)s. " +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:697 +#, python-format +msgid "" +"The following filters have the 'Select first filter value by default'\n" +" option checked and could not be loaded, which is " +"preventing the dashboard\n" +" from rendering: %s" +msgstr "" + #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:75 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:110 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:65 msgid "The function to use when aggregating points into groups" msgstr "" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/index.ts:52 +msgid "" +"The histogram chart displays the distribution of a dataset by\n" +" representing the frequency or count of values within different " +"ranges or bins.\n" +" It helps visualize patterns, clusters, and outliers in the data" +" and provides\n" +" insights into its shape, central tendency, and spread." +msgstr "" + #: superset/db_engine_specs/doris.py:221 superset/db_engine_specs/mysql.py:167 #, python-format msgid "The host \"%(hostname)s\" might be down and can't be reached." @@ -15710,7 +15912,7 @@ msgid "The hostname provided can't be resolved." msgstr "提供的主機名無法解析。" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:54 -#: superset-frontend/src/explore/controlPanels/sections.tsx:37 +#: superset-frontend/src/explore/controlPanels/sections.tsx:36 msgid "The id of the active chart" msgstr "活動圖表的ID" @@ -15727,17 +15929,17 @@ msgstr "與此表關聯的圖表列表。通過更改此數據源,您可以更 msgid "The lower limit of the threshold range of the Isoband" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:127 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:126 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:171 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:170 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:50 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:49 msgid "The maximum value of metrics. It is an optional configuration" msgstr "度量的最大值。這是一個可選配置" @@ -15755,18 +15957,18 @@ msgid "" "%{key}s is invalid." msgstr "額外欄位中的元數據参數配置不正確。鍵 %{key}s 無效。" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:525 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:542 msgid "" "The metadata_params object gets unpacked into the sqlalchemy.MetaData " "call." msgstr "metadata_params對象被解压縮到sqlalchemy.metadata調用中。" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:85 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:288 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:172 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:441 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:220 -#: superset-frontend/src/explore/controlPanels/sections.tsx:171 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:84 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:287 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:171 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:440 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:170 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 " @@ -15786,13 +15988,18 @@ msgstr "名稱必須是唯一的" msgid "The number color \"steps\"" msgstr "色彩 \"Steps\" 數字" +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:68 +#, fuzzy +msgid "The number of bins for the histogram" +msgstr "選擇直方圖的分箱數量" + #: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:980 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 "用於移動時間列的小時數(負數或正數)。這可用於將UTC時間移動到本地時間" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:356 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:392 #, python-format msgid "" "The number of results displayed is limited to %(rows)d by the " @@ -15802,7 +16009,7 @@ msgstr "" "顯示的结果數量被配置項 DISPLAY_MAX_ROW 限制為最多 %(rows)d 條。如果您想查看更多的行數,請增加額外的限制/過濾條件或下载" " CSV 文件,则可查看最多 %(limit)d 條。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:362 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:398 #, python-format msgid "" "The number of results displayed is limited to %(rows)d. Please add " @@ -15812,22 +16019,22 @@ msgstr "" "顯示的结果數量被限制為最多 %(rows)d 條。若需查看更多的行數(上限為 %(limit)d 條),請增加額外的限制/過濾條件、下载 CSV " "文件或聯繫管理員。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:407 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:443 #, fuzzy, python-format msgid "The number of rows displayed is limited to %(rows)d by the dropdown." msgstr "下拉菜單限制了顯示的行數為 %(rows)d。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:381 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:417 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the limit dropdown." msgstr "通過【行限制】下拉菜單,顯示的行數被限制為 %(rows)d 行。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:373 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:409 #, python-format msgid "The number of rows displayed is limited to %(rows)d by the query" msgstr "顯示的行數由查詢限制為 %(rows)d 行" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:386 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:422 #, python-format msgid "" "The number of rows displayed is limited to %(rows)d by the query and " @@ -15835,7 +16042,7 @@ msgid "" msgstr "顯示的行數由查詢和【行限制】下拉菜單共同限制為 %(rows)d 行。" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:46 +#: superset-frontend/src/explore/controlPanels/sections.tsx:45 msgid "The number of seconds before expiring the cache" msgstr "終止缓存前的時間(秒)" @@ -15843,7 +16050,7 @@ msgstr "終止缓存前的時間(秒)" msgid "The object does not exist in the given database." msgstr "此資料庫中不存在這個對象" -#: superset/sqllab/query_render.py:99 +#: superset/sqllab/query_render.py:98 #, python-format msgid "The parameter %(parameters)s in your query is undefined." msgid_plural "The following parameters in your query are undefined: %(parameters)s." @@ -15902,7 +16109,7 @@ msgstr "" "需要以下資料庫的密碼才能將其與圖表一起導入。請注意,資料庫配置的 \"Secure Extra\" 和 \"Certificate\" " "部分不在導出文件中,如果需要,應在導入後手動增加。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1386 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1389 #, fuzzy msgid "" "The passwords for the databases below are needed in order to import them." @@ -15944,7 +16151,7 @@ msgstr "端口已關闭。" msgid "The port number is invalid." msgstr "端口值無效" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:146 msgid "The primary metric is used to define the arc segment sizes" msgstr "主計量指標用於定義弧段大小。" @@ -15964,11 +16171,11 @@ msgid "" "re-run the original query." msgstr "找不到與這些结果相關聯的查詢。你需要重新運行查詢" -#: superset/sqllab/query_render.py:120 +#: superset/sqllab/query_render.py:119 msgid "The query contains one or more malformed template parameters." msgstr "該查詢包含一個或多個格式不正確的模板参數。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:115 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:117 msgid "The query couldn't be loaded" msgstr "這個查詢無法被加载" @@ -15983,11 +16190,11 @@ msgstr "查詢在 %(sqllab_timeout)s 秒後被終止。它可能太複雜,或 msgid "The query has a syntax error." msgstr "查詢有語法錯誤。" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:640 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:676 msgid "The query returned no data" msgstr "查詢無结果" -#: superset/sql_lab.py:306 +#: superset/sql_lab.py:309 #, python-format msgid "" "The query was killed after %(sqllab_timeout)s seconds. It might be too " @@ -16012,12 +16219,12 @@ msgstr "單個點的半徑(不在聚合群中的點)。一個數值列或 msgid "The report has been created" msgstr "報告已創建" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:333 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:335 #, fuzzy msgid "The report will be sent to your email at" msgstr "計劃的報告將作為PNG發送到您的電子郵件" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1437 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1439 msgid "" "The result of this query must be a value capable of numeric " "interpretation e.g. 1, 1.0, or \"1\" (compatible with Python's float() " @@ -16034,13 +16241,13 @@ msgid "" "no longer can be deserialized." msgstr "後端儲存的结果以不同的格式儲存,而且不再可以反序列化" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:225 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:96 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:305 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:224 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:95 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:304 msgid "The rich tooltip shows a list of all series for that point in time" msgstr "詳細提示顯示了該時間點的所有序列的列表。" -#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:31 +#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:30 msgid "" "The row limit set for the chart was reached. The chart may show partial " "data." @@ -16114,8 +16321,8 @@ msgstr "表被創建。作為這兩個階段配置過程的一部分,您現在 msgid "The table was deleted or renamed in the database." msgstr "該表已在資料庫中删除或重命名。" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:243 -#: superset-frontend/src/explore/controls.jsx:281 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:242 +#: superset-frontend/src/explore/controls.jsx:280 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 " @@ -16128,14 +16335,14 @@ msgid "" "use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "可視化的時間粒度。請注意,您可以输入和使用简單的日期表達方式,如 `10 seconds`, `1 day` or `56 weeks`" -#: superset-frontend/src/explore/controls.jsx:271 +#: superset-frontend/src/explore/controls.jsx:270 #, fuzzy msgid "" "The time granularity for the visualization. Note that you can type and " "use simple natural language as in `10 seconds`,`1 day` or `56 weeks`" msgstr "可視化的時間粒度。請注意,您可以输入和使用简單的日期表達方式,如 `10 seconds`, `1 day` or `56 weeks`" -#: superset-frontend/src/explore/controls.jsx:310 +#: superset-frontend/src/explore/controls.jsx:309 msgid "" "The time granularity for the visualization. This applies a date " "transformation to alter your time column and defines a new time " @@ -16143,7 +16350,7 @@ msgid "" "in the Superset source code." msgstr "可視化的時間粒度。這將應用日期轉换來更改時間列,並定義新的時間粒度。這里的選項是在 Superset 源代碼中的每個資料庫引擎基礎上定義的。" -#: superset-frontend/src/explore/controls.jsx:327 +#: superset-frontend/src/explore/controls.jsx:326 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" @@ -16167,7 +16374,7 @@ msgid "The time unit used for the grouping of blocks" msgstr "用於块分組的時間單位" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:120 -#: superset-frontend/src/explore/controls.jsx:201 +#: superset-frontend/src/explore/controls.jsx:200 msgid "The type of visualization to display" msgstr "要顯示的可視化類型" @@ -16198,9 +16405,9 @@ msgstr "指標 '%(username)s' 不存在" msgid "The username provided when connecting to a database is not valid." msgstr "連接到資料庫時提供的用戶名無效。" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:227 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:226 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:126 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:133 msgid "The way the ticks are laid out on the X-axis" msgstr "X軸刻度的布局方式" @@ -16209,7 +16416,7 @@ msgstr "X軸刻度的布局方式" msgid "The width of the Isoline in pixels" msgstr "等值線的寬度(以像素為單位)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:215 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:214 #, fuzzy msgid "The width of the lines" msgstr "線條的寬度" @@ -16220,14 +16427,14 @@ msgstr "線條的寬度" msgid "There are associated alerts or reports" msgstr "存在關聯的警報或報告" -#: superset/commands/chart/delete.py:65 -#: superset/commands/dashboard/delete.py:65 -#: superset/commands/database/delete.py:64 +#: superset/commands/chart/delete.py:62 +#: superset/commands/dashboard/delete.py:62 +#: superset/commands/database/delete.py:61 #, fuzzy, python-format msgid "There are associated alerts or reports: %(report_names)s" msgstr "存在關聯的警報或報告:%(report_names)s" -#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:662 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:657 #, fuzzy msgid "There are no charts added to this dashboard" msgstr "此看板中没有增加圖表。" @@ -16237,7 +16444,7 @@ msgstr "此看板中没有增加圖表。" msgid "There are no components added to this tab" msgstr "" -#: superset-frontend/src/components/EmptyState/index.tsx:229 +#: superset-frontend/src/components/EmptyState/index.tsx:233 msgid "There are no databases available" msgstr "没有可用的資料庫" @@ -16255,7 +16462,7 @@ msgid "" " or a typo." msgstr "SQL 查詢中存在語法錯誤。可能是拼寫錯誤或是打錯關鍵字。" -#: superset-frontend/src/dashboard/components/MissingChart.jsx:31 +#: superset-frontend/src/dashboard/components/MissingChart.jsx:30 msgid "" "There is no chart definition associated with this component, could it " "have been deleted?" @@ -16292,7 +16499,7 @@ msgstr "獲取您最近的活動時出錯:" msgid "There was an error loading the catalogs" msgstr "您的請求有錯誤" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:470 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:467 #, fuzzy msgid "There was an error loading the chart data" msgstr "抱歉,這個看板在獲取圖表時發生錯誤:" @@ -16315,7 +16522,7 @@ msgstr "您的請求有錯誤" msgid "There was an error saving the favorite status: %s" msgstr "獲取此看板的收藏夹狀態時出現問題: %s" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:76 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery/index.tsx:77 msgid "There was an error with your request" msgstr "您的請求有錯誤" @@ -16325,7 +16532,7 @@ msgstr "您的請求有錯誤" #: superset-frontend/src/pages/AnnotationList/index.tsx:126 #: superset-frontend/src/pages/CssTemplateList/index.tsx:97 #: superset-frontend/src/pages/DatabaseList/index.tsx:208 -#: superset-frontend/src/pages/DatasetList/index.tsx:694 +#: superset-frontend/src/pages/DatasetList/index.tsx:689 #: superset-frontend/src/pages/RowLevelSecurityList/index.tsx:99 #: superset-frontend/src/pages/SavedQueryList/index.tsx:260 #: superset-frontend/src/views/CRUD/utils.tsx:315 @@ -16357,7 +16564,7 @@ msgstr "删除所選圖表時出現問題:%s" msgid "There was an issue deleting the selected dashboards: " msgstr "删除所選看板時出現問題:" -#: superset-frontend/src/pages/DatasetList/index.tsx:712 +#: superset-frontend/src/pages/DatasetList/index.tsx:707 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "删除選定的數據集時出現問題:%s" @@ -16382,17 +16589,17 @@ msgstr "删除所選模板時出現問題:%s" msgid "There was an issue deleting: %s" msgstr "删除時出現問題:%s" -#: superset-frontend/src/pages/DatasetList/index.tsx:720 +#: superset-frontend/src/pages/DatasetList/index.tsx:715 #, fuzzy msgid "There was an issue duplicating the dataset." msgstr "删除選定的數據集時出現問題:%s" -#: superset-frontend/src/pages/DatasetList/index.tsx:736 +#: superset-frontend/src/pages/DatasetList/index.tsx:731 #, fuzzy, python-format msgid "There was an issue duplicating the selected datasets: %s" msgstr "删除選定的數據集時出現問題:%s" -#: superset-frontend/src/dashboard/actions/dashboardState.js:123 +#: superset-frontend/src/dashboard/actions/dashboardState.js:131 msgid "There was an issue favoriting this dashboard." msgstr "收藏看板時候出現問題。" @@ -16400,7 +16607,7 @@ msgstr "收藏看板時候出現問題。" msgid "There was an issue fetching reports attached to this dashboard." msgstr "獲取此看板的收藏夹狀態時出現問題。" -#: superset-frontend/src/dashboard/actions/dashboardState.js:99 +#: superset-frontend/src/dashboard/actions/dashboardState.js:107 msgid "There was an issue fetching the favorite status of this dashboard." msgstr "獲取此看板的收藏夹狀態時出現問題。" @@ -16453,7 +16660,7 @@ msgid "" "parameters." msgstr "這些参數是在瀏覽視圖中單擊保存或覆盖按钮時動態生成的。這個JSON對象在這里公開以供参考,並提供給可能希望更改特定参數的高級用戶使用。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:729 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:715 #: superset/views/dashboard/mixin.py:58 msgid "" "This JSON object is generated dynamically when clicking the save or " @@ -16480,13 +16687,13 @@ msgstr "此操作將永久删除保存的查詢。" msgid "This action will permanently delete the template." msgstr "此操作將永久删除模板。" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:40 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:39 msgid "" "This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. " "mydatabase.com)." msgstr "這可以是一個 IP 地址(例如 127.0.0.1)或一個域名(例如 mydatabase.com)。" -#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:254 +#: superset-frontend/src/dashboard/components/SliceHeader/index.tsx:248 msgid "" "This chart applies cross-filters to charts whose datasets contain columns" " with the same name." @@ -16496,7 +16703,7 @@ msgstr "此圖表將交叉篩選應用於那些數據集包含具有相同名稱 msgid "This chart has been moved to a different filter scope." msgstr "此圖表已移至其他過濾器範圍内。" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:267 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:268 msgid "This chart is managed externally, and can't be edited in Superset" msgstr "" @@ -16504,13 +16711,13 @@ msgstr "" msgid "This chart might be incompatible with the filter (datasets don't match)" msgstr "此圖表可能與過濾器不兼容(數據集不匹配)" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:321 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:322 msgid "" "This chart type is not supported when using an unsaved query as a chart " "source. " msgstr "" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:65 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:66 #, fuzzy msgid "" "This color scheme is being overridden by custom label colors.\n" @@ -16519,7 +16726,7 @@ msgstr "" "此配色方案正被自定義標籤颜色覆盖。\n" "請在高級設定中檢查 JSON 元數據。" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:108 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndColumnSelect.tsx:110 #, fuzzy msgid "This column might be incompatible with current dataset" msgstr "此圖表可能與過濾器不兼容(數據集不匹配)" @@ -16554,14 +16761,14 @@ msgid "" "annotation data." msgstr "" -#: superset-frontend/src/dashboard/components/Header/index.jsx:322 +#: superset-frontend/src/dashboard/components/Header/index.jsx:321 #, python-format msgid "" "This dashboard is currently auto refreshing; the next auto refresh will " "be in %s." msgstr "此看板當前正在强制刷新;下一次强制刷新將在 %s 内執行。" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:602 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:588 msgid "This dashboard is managed externally, and can't be edited in Superset" msgstr "" @@ -16578,11 +16785,11 @@ msgid "" "dashboards. Click here to publish this dashboard." msgstr "此看板未發布,它將不會顯示在看板列表中。單擊此處以發布此看板。" -#: superset-frontend/src/dashboard/actions/dashboardState.js:148 +#: superset-frontend/src/dashboard/actions/dashboardState.js:156 msgid "This dashboard is now hidden" msgstr "此看板已隐藏" -#: superset-frontend/src/dashboard/actions/dashboardState.js:147 +#: superset-frontend/src/dashboard/actions/dashboardState.js:155 msgid "This dashboard is now published" msgstr "此看板已發布" @@ -16596,16 +16803,16 @@ msgid "" " id to the SDK:" msgstr "此仪表板已准备好嵌入。在您的應用程序中,將以下 ID 傳递給 SDK:" -#: superset-frontend/src/dashboard/actions/dashboardState.js:309 -#: superset-frontend/src/dashboard/actions/dashboardState.js:348 +#: superset-frontend/src/dashboard/actions/dashboardState.js:317 +#: superset-frontend/src/dashboard/actions/dashboardState.js:356 msgid "This dashboard was saved successfully." msgstr "該看板已成功保存。" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1221 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1224 msgid "This database is managed externally, and can't be edited in Superset" msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:65 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:64 msgid "" "This database table does not contain any data. Please select a different " "table." @@ -16619,8 +16826,8 @@ msgstr "" msgid "This dataset is not used to power any charts." msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:396 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:125 +#: superset-frontend/src/explore/controls.jsx:395 msgid "This defines the element to be plotted on the chart" msgstr "這定義了要在圖表上繪制的元素" @@ -16642,12 +16849,12 @@ msgid "" "against this string as a subquery." msgstr "這個欄位執行 Superset 視圖時,意味着 Superset 將以子查詢的形式對字符串運行查詢。" -#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:72 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndAdhocFilterOption.tsx:71 #, fuzzy msgid "This filter might be incompatible with current dataset" msgstr "此圖表可能與過濾器不兼容(數據集不匹配)" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:76 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:75 msgid "This functionality is disabled in your environment for security reasons." msgstr "出於安全考慮,此功能在您的環境中被禁用。" @@ -16682,7 +16889,7 @@ msgstr "此 markdown 組件有錯誤。請還原最近的更改。" msgid "This may be triggered by:" msgstr "這可能由以下因素觸發:" -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:194 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:193 #, fuzzy msgid "" "This metric is used to define row selection criteria (how the rows are " @@ -16695,6 +16902,10 @@ msgstr "如果存在序列或行限制,则用於定義頂部序列的排序方 msgid "This metric might be incompatible with current dataset" msgstr "此圖表可能與過濾器不兼容(數據集不匹配)" +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:346 +msgid "This option has been disabled by the administrator." +msgstr "" + #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:658 #, fuzzy msgid "" @@ -16702,17 +16913,17 @@ msgid "" " to generate annotations." msgstr "此部分允許您配置如何使用切片生成注释。" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:29 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:236 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:120 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:388 -#: superset-frontend/src/explore/controlPanels/sections.tsx:122 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:28 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:119 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:387 +#: superset-frontend/src/explore/controlPanels/sections.tsx:121 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "本節包含允許對查詢结果進行高級分析處理後的選項。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:603 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:604 msgid "This section contains validation errors" msgstr "這部分有錯誤" @@ -16723,26 +16934,26 @@ msgid "" " the guest token is being generated correctly." msgstr "" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:234 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:233 #: superset-frontend/src/features/datasets/AddDataset/LeftPanel/index.tsx:172 msgid "This table already has a dataset" msgstr "該表已經有了數據集" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:224 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:223 msgid "" "This table already has a dataset associated with it. You can only " "associate one dataset with a table.\n" msgstr "此表已經關聯了一個數據集。一個表只能關聯一個數據集。" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:88 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:89 msgid "This value should be greater than the left target value" msgstr "這個值應該大於左邊的目標值" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:83 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:84 msgid "This value should be smaller than the right target value" msgstr "這個值應該小於正確的目標值" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:184 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:189 #, fuzzy msgid "This visualization type does not support cross-filtering." msgstr "可視化類型不支持交叉篩選" @@ -16757,6 +16968,13 @@ msgid "This was triggered by:" msgid_plural "This may be triggered by:" msgstr[0] "這是由以下因素引發的:" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:540 +msgid "" +"This will be applied to the whole table. Arrows (↑ and ↓) will be added " +"to main columns for increase and decrease. Basic conditional formatting " +"can be overwritten by conditional formatting below." +msgstr "" + #: superset-frontend/src/dashboard/components/EmbeddedModal/index.tsx:99 msgid "This will remove your current embed configuration." msgstr "這會移除當前的嵌入配置。" @@ -16770,8 +16988,8 @@ msgstr "閥值" msgid "Threshold alpha level for determining significance" msgstr "確定重要性的閥值 α 水平" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:36 -#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:75 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/Contour.tsx:35 +#: superset-frontend/src/explore/components/controls/ContourControl/ContourOption.tsx:74 #, fuzzy msgid "Threshold: " msgstr "閥值" @@ -16780,7 +16998,7 @@ msgstr "閥值" msgid "Thumbnails" msgstr "縮略圖" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:60 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 msgid "Thursday" msgstr "星期四" @@ -16801,7 +17019,7 @@ msgstr "星期四" #: 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:63 -#: superset-frontend/src/explore/controlPanels/sections.tsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:67 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:210 msgid "Time" msgstr "時間" @@ -16811,9 +17029,9 @@ msgid "Time Column" msgstr "時間列" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:65 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:301 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:185 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:453 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:300 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:184 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:452 msgid "Time Comparison" msgstr "時間比對" @@ -16849,7 +17067,7 @@ msgstr "時間範圍" msgid "Time Ratio" msgstr "時間粒度(grain)" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:78 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:77 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/vendor/superset/AnnotationTypes.js:47 msgid "Time Series" msgstr "時間序列" @@ -16882,13 +17100,13 @@ msgstr "時間序列 - 週期透視表" msgid "Time Series - Stacked" msgstr "時間序列 - 堆叠圖" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:59 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:58 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:195 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:462 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:767 msgid "Time Shift" msgstr "時間偏移" @@ -16897,14 +17115,14 @@ msgstr "時間偏移" msgid "Time Table View" msgstr "時間表視圖" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:324 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:764 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:326 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:766 #: superset-frontend/src/explore/constants.ts:132 #: superset-frontend/src/filters/components/TimeColumn/index.ts:28 msgid "Time column" msgstr "時間列" -#: superset/models/helpers.py:1699 +#: superset/models/helpers.py:1700 #, python-format msgid "Time column \"%(col)s\" does not exist in dataset" msgstr "時間列 \"%(col)s\" 在數據集中不存在" @@ -16913,17 +17131,17 @@ msgstr "時間列 \"%(col)s\" 在數據集中不存在" msgid "Time column filter plugin" msgstr "時間列過濾插件" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:769 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:771 msgid "Time column to apply dependent temporal filter to" msgstr "要應用相關時間篩選條件的時間列" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:770 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:772 msgid "Time column to apply time range to" msgstr "應用時間範圍的時間列" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:105 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:104 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:71 -#: superset-frontend/src/explore/controlPanels/sections.tsx:183 +#: superset-frontend/src/explore/controlPanels/sections.tsx:182 msgid "Time comparison" msgstr "時間比較" @@ -16940,7 +17158,7 @@ msgid "" "[%(human_readable)s later]." msgstr "時間差值含糊不清,請明確指定是 [%(human_readable)s 前] 還是 [%(human_readable)s 後]。" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 #: superset-frontend/src/filters/components/Time/index.ts:27 msgid "Time filter" msgstr "時間過濾器" @@ -16949,7 +17167,7 @@ msgstr "時間過濾器" msgid "Time format" msgstr "時間格式" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:327 #: superset-frontend/src/explore/constants.ts:133 #: superset-frontend/src/filters/components/TimeGrain/index.ts:28 msgid "Time grain" @@ -16967,8 +17185,8 @@ msgstr "時間粒度缺失" msgid "Time granularity" msgstr "時間粒度(granularity)" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1691 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1705 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 msgid "Time in seconds" msgstr "時間(秒)" @@ -16977,8 +17195,8 @@ msgstr "時間(秒)" msgid "Time lag" msgstr "時間範圍" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1018 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:325 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:1020 #: superset-frontend/src/explore/constants.ts:131 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:419 msgid "Time range" @@ -16991,7 +17209,7 @@ msgstr "時間粒度(grain)" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/sections.tsx:28 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:32 -#: superset-frontend/src/explore/controlPanels/sections.tsx:69 +#: superset-frontend/src/explore/controlPanels/sections.tsx:68 msgid "Time related form attributes" msgstr "時間相關的表單属性" @@ -17005,9 +17223,9 @@ msgstr "時間序列" msgid "Time series columns" msgstr "時間序列的列" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/timeComparison.tsx:77 -#: superset-frontend/src/explore/controlPanels/sections.tsx:193 +#: superset-frontend/src/explore/controlPanels/sections.tsx:192 msgid "Time shift" msgstr "時間偏移" @@ -17048,12 +17266,12 @@ msgstr "時間序列 - 表格" msgid "Timeout error" msgstr "超時錯誤" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:364 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:393 msgid "Timestamp format" msgstr "時間戳格式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1655 -#: superset-frontend/src/features/reports/ReportModal/index.tsx:349 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1657 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:351 msgid "Timezone" msgstr "時區" @@ -17089,7 +17307,7 @@ msgstr "標題是必填項" msgid "Title or Slug" msgstr "標題或者 Slug" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:344 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:343 msgid "To filter on a metric, use Custom SQL tab." msgstr "若要在計量值上篩選,請使用自定義 SQL 選項卡。" @@ -17097,49 +17315,49 @@ msgstr "若要在計量值上篩選,請使用自定義 SQL 選項卡。" msgid "To get a readable URL for your dashboard" msgstr "為看板生成一個可讀的 URL" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:214 #: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CrossFilters/ScopingModal/ScopingTreePanel.tsx:118 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:205 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:211 msgid "Tooltip" msgstr "提示" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:137 #, fuzzy msgid "Tooltip Contents" msgstr "提示内容" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:202 msgid "Tooltip sort by metric" msgstr "按指標排序提示" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:192 msgid "Tooltip time format" msgstr "提示的時間格式" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:31 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:87 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:374 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:30 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:86 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:373 msgid "Top" msgstr "頂部" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:183 #, fuzzy msgid "Top left" msgstr "上左" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:185 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:184 #, fuzzy msgid "Top right" msgstr "上右" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:137 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:136 msgid "Top to Bottom" msgstr "自上而下" #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:22 #: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/constants.ts:27 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:89 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:88 #, fuzzy msgid "Total" msgstr "總計" @@ -17161,17 +17379,13 @@ msgstr "" msgid "Total value" msgstr "總計值" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:344 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/transformProps.ts:390 #: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/transformProps.ts:370 #, fuzzy, python-format msgid "Total: %s" msgstr "總計: %s" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:649 -msgid "Totals" -msgstr "總計" - -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:486 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:522 msgid "Track job" msgstr "跟踪任務" @@ -17191,7 +17405,7 @@ msgstr "轉换" msgid "Transparent" msgstr "透明" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:257 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:256 msgid "Transpose pivot" msgstr "轉置透視圖" @@ -17203,11 +17417,11 @@ msgstr "" msgid "Tree Chart" msgstr "樹狀圖" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:114 msgid "Tree layout" msgstr "布局" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:132 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:131 msgid "Tree orientation" msgstr "方向" @@ -17228,20 +17442,20 @@ msgstr "樹狀地圖" msgid "Trend" msgstr "趋势" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:223 msgid "Triangle" msgstr "三角形" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1458 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1460 msgid "Trigger Alert If..." msgstr "達到以下條件觸發警報:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:223 #, fuzzy msgid "Truncate Axis" msgstr "截斷軸" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:141 #, fuzzy msgid "Truncate Cells" msgstr "截斷單元格" @@ -17251,12 +17465,12 @@ msgstr "截斷單元格" msgid "Truncate Metric" msgstr "截斷指標" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:274 #, fuzzy msgid "Truncate X Axis" msgstr "截斷 X 軸" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:278 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:277 #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" @@ -17264,34 +17478,34 @@ msgid "" msgstr "截斷 X 軸。可以通過指定最小或最大界限來重寫。" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:242 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:344 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:234 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:222 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:166 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:216 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:343 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:233 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:221 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:215 msgid "Truncate Y Axis" msgstr "截斷 Y 軸" #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:245 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:347 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:237 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:225 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:169 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:219 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:236 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:224 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:168 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:218 msgid "Truncate Y Axis. Can be overridden by specifying a min or max bound." msgstr "截斷 Y 軸。可以通過指定最小或最大界限來重寫。" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:143 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:142 msgid "Truncate long cells to the \"min width\" set above" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:57 msgid "Truncates the specified date to the accuracy specified by the date unit." msgstr "將指定的日期截取為指定的日期單位精度。" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:194 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:195 msgid "Try applying different filters or ensuring your datasource has data" msgstr "嘗試應用不同的篩選器或確保您的數據源包含數據。“" @@ -17299,7 +17513,7 @@ msgstr "嘗試應用不同的篩選器或確保您的數據源包含數據。“ msgid "Try different criteria to display results." msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:57 msgid "Tuesday" msgstr "星期二" @@ -17308,23 +17522,23 @@ msgstr "星期二" msgid "Tukey" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:67 -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:222 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:66 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:224 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:215 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:219 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:274 #: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:278 #: superset-frontend/src/pages/ChartList/index.tsx:369 #: superset-frontend/src/pages/ChartList/index.tsx:575 -#: superset-frontend/src/pages/DatasetList/index.tsx:365 -#: superset-frontend/src/pages/DatasetList/index.tsx:526 +#: superset-frontend/src/pages/DatasetList/index.tsx:360 +#: superset-frontend/src/pages/DatasetList/index.tsx:521 #: superset/connectors/sqla/views.py:169 superset/connectors/sqla/views.py:260 msgid "Type" msgstr "類型" #: superset-frontend/src/components/DeleteModal/index.tsx:92 -#: superset-frontend/src/components/ImportModal/index.tsx:397 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1507 +#: superset-frontend/src/components/ImportModal/index.tsx:398 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1510 #, python-format msgid "Type \"%s\" to confirm" msgstr "鍵入 \"%s\" 來確認" @@ -17334,11 +17548,11 @@ msgstr "鍵入 \"%s\" 來確認" msgid "Type a number" msgstr "請输入值" -#: superset-frontend/src/components/ListView/Filters/Search.tsx:86 +#: superset-frontend/src/components/ListView/Filters/Search.tsx:93 msgid "Type a value" msgstr "請输入值" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:375 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:374 msgid "Type a value here" msgstr "請输入值" @@ -17371,19 +17585,15 @@ msgstr "URL 地址" msgid "URL Parameters" msgstr "URL 参數" -#: superset-frontend/src/explore/controlPanels/sections.tsx:53 +#: superset-frontend/src/explore/controlPanels/sections.tsx:52 msgid "URL parameters" msgstr "URL 参數" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:637 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:623 msgid "URL slug" msgstr "使用 Slug" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:542 -msgid "Unable to add a new tab to the backend. Please contact your administrator." -msgstr "無法將新選項卡增加到後端。請與管理員聯繫。" - -#: superset/utils/date_parser.py:380 +#: superset/utils/date_parser.py:410 msgid "Unable to calculate such a date delta" msgstr "" @@ -17407,7 +17617,7 @@ msgid "" "\"bigquery.readsessions.create\", \"bigquery.readsessions.getData\"" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:271 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:288 msgid "Unable to create chart without a query id." msgstr "" @@ -17419,41 +17629,46 @@ msgstr "" msgid "Unable to encode value" msgstr "" -#: superset/utils/date_parser.py:458 +#: superset/utils/date_parser.py:488 #, python-format msgid "Unable to find such a holiday: [%(holiday)s]" msgstr "找不到這樣的假期:[%(holiday)s]" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:69 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:68 msgid "" "Unable to load columns for the selected table. Please select a different " "table." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:508 +#: superset-frontend/src/dashboard/components/DashboardBuilder/DashboardBuilder.tsx:692 +#, fuzzy +msgid "Unable to load dashboard" +msgstr "增加到看板" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:524 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:461 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:464 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:443 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:446 msgid "" "Unable to migrate table schema state to backend. Superset will retry " "later. Please contact your administrator if this problem persists." msgstr "無法將表結構狀態遷移到後端。系统將稍後重試。如果此問題仍然存在,請與管理員聯繫。" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:127 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:113 msgid "Unable to retrieve dashboard colors" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:94 -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:136 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:101 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:137 msgid "Undefined" msgstr "未命名" @@ -17461,12 +17676,12 @@ msgstr "未命名" msgid "Undefined window for rolling operation" msgstr "未定義滚動操作窗口" -#: superset-frontend/src/dashboard/components/Header/index.jsx:580 +#: superset-frontend/src/dashboard/components/Header/index.jsx:575 #, fuzzy msgid "Undo the action" msgstr "還原這個動作" -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:138 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:139 msgid "Undo?" msgstr "還原?" @@ -17480,7 +17695,7 @@ msgstr "意外錯誤。" msgid "Unexpected error occurred, please check your logs for details" msgstr "發生意外錯誤,請檢查日誌以了解詳細訊息" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:77 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:149 msgid "Unexpected error: " msgstr "意外錯誤。" @@ -17516,12 +17731,13 @@ msgstr "未知 Presto 錯誤" msgid "Unknown Status" msgstr "未知狀態" -#: superset/models/helpers.py:1622 +#: superset/models/helpers.py:1621 #, python-format msgid "Unknown column used in orderby: %(col)s" msgstr "排序中使用的未知列: %(col)s" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:362 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:102 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:365 #: superset-frontend/src/SqlLab/components/AceEditorWrapper/useAnnotations.ts:54 msgid "Unknown error" msgstr "未知錯誤" @@ -17530,7 +17746,7 @@ msgstr "未知錯誤" msgid "Unknown input format" msgstr "未知输入格式" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:193 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:196 #, fuzzy msgid "Unknown type" msgstr "未知錯誤" @@ -17574,12 +17790,12 @@ msgstr "鍵的模板值不受支持 %(key)s" msgid "Unsupported time grain: %(time_grain)s" msgstr "不支持的時間粒度:%(time_grain)s" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:148 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal/index.tsx:149 #, fuzzy msgid "Untitled Dataset" msgstr "未命名的數據集" -#: superset/views/sql_lab/views.py:91 +#: superset/views/sql_lab/views.py:92 #, fuzzy msgid "Untitled Query" msgstr "未命名的查詢" @@ -17588,7 +17804,7 @@ msgstr "未命名的查詢" msgid "Untitled query" msgstr "未命名的查詢" -#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:229 +#: superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:242 msgid "Update" msgstr "更新" @@ -17602,7 +17818,7 @@ msgstr "圖表保存" msgid "Updating chart was stopped" msgstr "更新圖表已停止" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:566 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:574 #: superset/templates/superset/import_dashboards.html:63 msgid "Upload" msgstr "上傳" @@ -17611,7 +17827,7 @@ msgstr "上傳" msgid "Upload CSV" msgstr "上傳 CSV" -#: superset-frontend/src/features/home/RightMenu.tsx:196 +#: superset-frontend/src/features/home/RightMenu.tsx:197 msgid "Upload CSV to database" msgstr "上傳 CSV 文件" @@ -17620,7 +17836,7 @@ msgstr "上傳 CSV 文件" msgid "Upload Columnar" msgstr "上傳列式文件" -#: superset-frontend/src/features/home/RightMenu.tsx:208 +#: superset-frontend/src/features/home/RightMenu.tsx:209 #, fuzzy msgid "Upload Columnar file to database" msgstr "上傳列式文件到資料庫" @@ -17638,7 +17854,7 @@ msgstr "已啟用上傳" msgid "Upload Excel" msgstr "上傳 Excel" -#: superset-frontend/src/features/home/RightMenu.tsx:202 +#: superset-frontend/src/features/home/RightMenu.tsx:203 #, fuzzy msgid "Upload Excel to database" msgstr "上傳 Excel" @@ -17647,12 +17863,12 @@ msgstr "上傳 Excel" msgid "Upload JSON file" msgstr "上傳 JSON 文件" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:605 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:613 #, fuzzy msgid "Upload a file to a database." msgstr "上傳文件到資料庫" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:545 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:553 #, python-format msgid "Upload a file with a valid extension. Valid: [%s]" msgstr "" @@ -17666,7 +17882,7 @@ msgstr "上傳文件到資料庫" msgid "Upload file to preview columns" msgstr "上傳文件到資料庫" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:539 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:547 #, fuzzy msgid "Uploading a file is required" msgstr "需要名稱" @@ -17681,28 +17897,28 @@ msgstr "閥值上限" msgid "Upper threshold must be greater than lower threshold" msgstr "閥值上限必須大於閥值下限" -#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:52 +#: superset-frontend/src/features/datasets/AddDataset/EditDataset/index.tsx:51 #, fuzzy msgid "Usage" msgstr "用途" -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:742 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:728 #, python-format msgid "Use \"%(menuName)s\" menu instead." msgstr "" -#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:31 +#: superset-frontend/src/dashboard/util/getSliceHeaderTooltip.tsx:30 #, fuzzy, python-format msgid "Use %s to open in a new tab." msgstr "使用 %s 打開新的選項卡。" -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:105 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:104 #: superset-frontend/src/explore/controlUtils/controlUtils.test.tsx:114 -#: superset-frontend/src/explore/fixtures.tsx:43 +#: superset-frontend/src/explore/fixtures.tsx:42 msgid "Use Area Proportions" msgstr "使用面積比例" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:199 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:198 msgid "Use a log scale" msgstr "使用對數刻度" @@ -17710,18 +17926,18 @@ msgstr "使用對數刻度" msgid "Use a log scale for the X-axis" msgstr "X 軸上使用對數刻度" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:251 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:250 msgid "Use a log scale for the Y-axis" msgstr "Y 軸上使用對數刻度" -#: superset/db_engine_specs/base.py:2247 +#: superset/db_engine_specs/base.py:2253 #: superset/db_engine_specs/clickhouse.py:215 #: superset/db_engine_specs/databend.py:203 #: superset/db_engine_specs/databricks.py:57 msgid "Use an encrypted connection to the database" msgstr "使用到資料庫的加密連接" -#: superset/db_engine_specs/base.py:2251 +#: superset/db_engine_specs/base.py:2257 #, fuzzy msgid "Use an ssh tunnel connection to the database" msgstr "使用 SSH 隧道連接到資料庫" @@ -17734,7 +17950,7 @@ msgid "" msgstr "使用另一個現有的圖表作為注释和標記的數據源。您的圖表必須是以下可視化類型之一:[%s]" #: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/controlPanel.ts:86 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:160 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:159 msgid "Use date formatting even when metric value is not a timestamp" msgstr "" @@ -17742,7 +17958,7 @@ msgstr "" msgid "Use legacy datasource editor" msgstr "使用舊數據源編輯器" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:116 msgid "Use metrics as a top level group for columns or for rows" msgstr "將指標作為列或行的頂級組使用" @@ -17750,7 +17966,7 @@ msgstr "將指標作為列或行的頂級組使用" msgid "Use only a single value." msgstr "只使用一個值" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:116 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115 msgid "Use the Advanced Analytics options below" msgstr "使用下面的高級分析選項" @@ -17765,17 +17981,17 @@ msgstr "使用您在創建服務帳戶時自動下载的JSON文件" msgid "Use the edit button to change this field" msgstr "使用編輯按钮更改此欄位" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:50 -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:130 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:49 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:129 msgid "Use this section if you want a query that aggregates" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:64 +#: superset-frontend/src/explore/components/ControlPanelsContainer.test.tsx:63 msgid "Use this section if you want to query atomic rows" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:126 -#: superset-frontend/src/explore/controls.jsx:206 +#: superset-frontend/src/explore/controls.jsx:205 msgid "Use this to define a static color for all circles" msgstr "使用此定義所有圆圈的静態颜色" @@ -17793,7 +18009,7 @@ msgid "" "visually stunning visualization, but highly informative and versatile." msgstr "用於通過將多個统計訊息分組在一起來彙總一組數據" -#: superset-frontend/src/features/home/RightMenu.tsx:508 +#: superset-frontend/src/features/home/RightMenu.tsx:509 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:309 #: superset-frontend/src/pages/QueryHistoryList/index.tsx:401 #: superset/views/log/__init__.py:30 @@ -17816,9 +18032,9 @@ msgstr "用戶必須給過濾器選擇一個值" msgid "User query" msgstr "用戶查詢" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:197 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:100 -#: superset/db_engine_specs/base.py:2226 +#: superset/db_engine_specs/base.py:2232 #: superset/db_engine_specs/clickhouse.py:200 #: superset/db_engine_specs/databend.py:193 msgid "Username" @@ -17852,15 +18068,15 @@ msgid "" msgstr "使用圆圈來可視化數據在系统不同階段的流動。將鼠標懸停在可視化圖表的各個路徑上,以理解值經歷的各個階段。這對於多階段、多組的漏斗和管道可視化非常有用。" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:54 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:99 -#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:321 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1474 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1488 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:142 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:117 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:108 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:323 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1476 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1490 #: superset-frontend/src/pages/ExecutionLogList/index.tsx:147 msgid "Value" msgstr "值" @@ -17869,19 +18085,19 @@ msgstr "值" msgid "Value Domain" msgstr "值域" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:332 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:295 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:294 msgid "Value Format" msgstr "數值格式" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:130 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:126 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:122 #, fuzzy msgid "Value and Percentage" msgstr "值和百分比" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:227 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:220 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:219 msgid "Value bounds" msgstr "值邊界" @@ -17894,8 +18110,8 @@ msgstr "值不能超過 %s" msgid "Value difference between the time periods" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:161 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:149 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:289 msgid "Value format" msgstr "數值格式" @@ -17937,16 +18153,16 @@ msgstr "類型" msgid "Verbose Name" msgstr "全稱" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:559 -#: superset-frontend/src/features/home/RightMenu.tsx:530 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:576 +#: superset-frontend/src/features/home/RightMenu.tsx:531 msgid "Version" msgstr "版本" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:565 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:582 msgid "Version number" msgstr "版本" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:275 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:274 msgid "Vertical" msgstr "縱向" @@ -17971,7 +18187,7 @@ msgstr "預覽" msgid "View All »" msgstr "查看所有 »" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:227 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/DatasetPanel.tsx:226 #, fuzzy msgid "View Dataset" msgstr "查看數據集" @@ -17981,7 +18197,7 @@ msgstr "查看數據集" msgid "View all charts" msgstr "查看所有圖表" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:797 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:806 #, fuzzy msgid "View as table" msgstr "查看樣例" @@ -17996,10 +18212,10 @@ msgstr "在 SQL 工具箱中公開" msgid "View keys & indexes (%s)" msgstr "查看鍵和索引(%s)" -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:779 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:781 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:425 -#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:427 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:788 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:790 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:431 +#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:433 msgid "View query" msgstr "查看查詢語句" @@ -18013,13 +18229,13 @@ msgid "Viewed %s" msgstr "已查看 %s" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:265 -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:294 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:293 #: superset-frontend/src/explore/components/controls/ViewportControl.jsx:111 msgid "Viewport" msgstr "視口" -#: superset-frontend/src/pages/DatasetList/index.tsx:364 -#: superset-frontend/src/pages/DatasetList/index.tsx:533 +#: superset-frontend/src/pages/DatasetList/index.tsx:359 +#: superset-frontend/src/pages/DatasetList/index.tsx:528 #, fuzzy msgid "Virtual" msgstr "虛擬" @@ -18028,11 +18244,11 @@ msgstr "虛擬" msgid "Virtual (SQL)" msgstr "虛擬(SQL)" -#: superset-frontend/src/pages/DatasetList/index.tsx:296 +#: superset-frontend/src/pages/DatasetList/index.tsx:291 msgid "Virtual dataset" msgstr "虛擬數據集" -#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1093 +#: superset/connectors/sqla/utils.py:101 superset/models/helpers.py:1092 msgid "Virtual dataset query cannot be empty" msgstr "虛擬數據集查詢不能為空" @@ -18040,7 +18256,7 @@ msgstr "虛擬數據集查詢不能為空" msgid "Virtual dataset query cannot consist of multiple statements" msgstr "虛擬數據集查詢不能由多個語句組成" -#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1115 +#: superset/connectors/sqla/models.py:1460 superset/models/helpers.py:1114 msgid "Virtual dataset query must be read-only" msgstr "虛擬數據集查詢必須是只讀的" @@ -18048,6 +18264,11 @@ msgstr "虛擬數據集查詢必須是只讀的" msgid "Visual Tweaks" msgstr "視觉調整" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:485 +#, fuzzy +msgid "Visual formatting" +msgstr "自動匹配格式化" + #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:118 #: superset/views/chart/mixin.py:87 msgid "Visualization Type" @@ -18153,11 +18374,11 @@ msgstr "可視化列中出現頻率最高的單詞。字體越大,出現頻率 msgid "Viz is missing a datasource" msgstr "Viz 缺少一個數據源" -#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:279 +#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:282 msgid "Viz type" msgstr "可視化類型" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:84 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:83 msgid "WED" msgstr "星期三" @@ -18171,7 +18392,7 @@ msgstr "顯示 %s 個 總計 %s 個" msgid "Waiting on database..." msgstr "管理你的資料庫" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1050 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1053 msgid "Want to add a new database?" msgstr "增加一個新資料庫?" @@ -18185,11 +18406,11 @@ msgstr "警告!" msgid "Warning Message" msgstr "告警訊息" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:292 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:294 msgid "Warning!" msgstr "警告!" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:51 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:53 msgid "" "Warning! Changing the dataset may break the chart if the metadata does " "not exist." @@ -18206,7 +18427,7 @@ msgstr "無法檢查你的查詢語句" msgid "Waterfall Chart" msgstr "瀑布圖" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1570 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1573 msgid "" "We are unable to connect to your database. Click \"See more\" for " "database-provided information that may help troubleshoot the issue." @@ -18231,7 +18452,7 @@ msgid "" "%(location)s." msgstr "我們似乎無法解析行 %(location)s 所處的列 \"%(column_name)s\" 。" -#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:29 +#: superset-frontend/src/visualizations/dashboardComponents/ExampleComponent/ExampleComponent.tsx:28 #, python-format msgid "We have the following keys: %s" msgstr "" @@ -18240,7 +18461,7 @@ msgstr "" msgid "We were unable to active or deactivate this report." msgstr "“我們無法啟用或禁用該報告。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:719 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:720 msgid "" "We were unable to carry over any controls when switching to this new " "dataset." @@ -18259,7 +18480,7 @@ msgstr "我們無法連接到名為 \"%(database)s\" 的資料庫。請確認您 msgid "Web" msgstr "網路" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:59 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:58 msgid "Wednesday" msgstr "星期三" @@ -18284,12 +18505,12 @@ msgstr "週一為一週開始" msgid "Week starting Sunday" msgstr "週日為一週開始" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:127 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:129 #, fuzzy msgid "Weekly Report" msgstr "週報" -#: superset-frontend/src/features/reports/ReportModal/index.tsx:126 +#: superset-frontend/src/features/reports/ReportModal/index.tsx:128 #, python-format msgid "Weekly Report for %s" msgstr "" @@ -18298,7 +18519,7 @@ msgstr "" msgid "Weekly seasonality" msgstr "週度季節性" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:81 #, python-format msgid "Weeks %s" msgstr "週 %s" @@ -18331,36 +18552,36 @@ msgid_plural "" "timeout after %s seconds." msgstr[0] "加载此可視化效果時遇到問題。查詢設定為 %s 秒後超時。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:133 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:128 #, fuzzy msgid "What should be shown as the label" msgstr "標籤上需要顯示的内容" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:154 #, fuzzy msgid "What should be shown as the tooltip label" msgstr "標籤上需要顯示的内容" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Pie/controlPanel.ts:60 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:128 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:112 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:119 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:125 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:111 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:90 msgid "What should be shown on the label?" msgstr "標籤上需要顯示的内容" -#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:763 +#: superset-frontend/src/features/databases/UploadDataModel/index.tsx:771 #, fuzzy msgid "What should happen if the table already exists" msgstr "表已存在時將會發生" -#: superset-frontend/src/explore/controls.jsx:434 +#: superset-frontend/src/explore/controls.jsx:433 msgid "" "When `Calculation type` is set to \"Percentage change\", the Y Axis " "Format is forced to `.1%`" msgstr "當計算類型設定為 “百分比變化” 時,Y 軸格式將被强制設定為 .1%。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:170 msgid "When a secondary metric is provided, a linear color scale is used." msgstr "當提供次計量指標時,會使用線性色階。" @@ -18370,15 +18591,15 @@ msgid "" "table to be created in this schema" msgstr "當在 SQL 編輯器中允許 CREATE TABLE AS 選項時,此選項可以此模式中强制創建表" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:101 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:100 msgid "When checked, the map will zoom to your data after each query" msgstr "勾選後,每次查詢後地圖將自動縮放至您的數據範圍" -#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:202 +#: superset-frontend/src/features/databases/DatabaseModal/ExtraOptions.tsx:211 msgid "When enabled, users are able to visualize SQL Lab results in Explore." msgstr "啟用後,用戶可以在 Explore 中可視化 SQL 實驗室结果。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:172 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:160 msgid "When only a primary metric is provided, a categorical color scale is used." msgstr "如果只提供了一個主計量指標,则使用分類色階。" @@ -18419,7 +18640,7 @@ msgstr "" msgid "When using this option, default value can’t be set" msgstr "預設選擇第一項(使用此選項時,不能 “設定預設值”)" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:254 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 msgid "Whether the progress bar overlaps when there are multiple groups of data" msgstr "當有多組數據時進度條是否重叠" @@ -18433,13 +18654,13 @@ msgid "" "view." msgstr "該列是否在瀏覽視圖的 `過濾器` 部分顯示。" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:422 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:510 msgid "" "Whether to align background charts with both positive and negative values" " at 0" msgstr "是否 +/- 對齊背景圖數值" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:123 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:122 msgid "Whether to align positive and negative values in cell bar chart at 0" msgstr "單元格條形圖中的正負值是否按 0 對齊" @@ -18447,12 +18668,12 @@ msgstr "單元格條形圖中的正負值是否按 0 對齊" msgid "Whether to always show the annotation label" msgstr "是否顯示注释標籤。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:188 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 msgid "Whether to animate the progress and the value or just display them" msgstr "是以動画形式顯示進度和值,還是僅顯示它們" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:277 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:308 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:276 msgid "Whether to apply a normal distribution based on rank on the color scale" msgstr "是否應用基於色標等級的正態分布" @@ -18461,33 +18682,33 @@ msgstr "是否應用基於色標等級的正態分布" msgid "Whether to apply filter when items are clicked" msgstr "數據項被點擊的時候是否應用過濾器" -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:133 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:132 msgid "Whether to colorize numeric values by if they are positive or negative" msgstr "根据數值是正數還是負數來為其上色" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:434 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:524 #, fuzzy msgid "" "Whether to colorize numeric values by whether they are positive or " "negative" msgstr "根据數值是正數還是負數來為其上色" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:408 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:115 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:496 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:114 msgid "Whether to display a bar chart background in table columns" msgstr "是否在表格列中顯示柱狀圖背景" -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:58 -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:44 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:57 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:43 msgid "Whether to display a legend for the chart" msgstr "是否顯示圖表的圖例(色块分布)" -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:83 +#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:72 msgid "Whether to display bubbles on top of countries" msgstr "是否在國家之上展示氣泡" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:212 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:102 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:228 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:90 #, fuzzy msgid "Whether to display the aggregate count" msgstr "是否顯示聚合計數" @@ -18496,11 +18717,11 @@ msgstr "是否顯示聚合計數" msgid "Whether to display the interactive data table" msgstr "是否顯示交互式數據表格" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:170 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:96 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:75 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:73 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:186 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:95 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:63 +#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:61 msgid "Whether to display the labels." msgstr "是否顯示標籤。" @@ -18512,10 +18733,10 @@ msgid "" msgstr "是否顯示標籤。請注意,只有當達到 5% 的閥值時標籤才會顯示。" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:161 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:281 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:269 #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:116 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:238 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:159 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:237 msgid "Whether to display the legend (toggles)" msgstr "是否顯示圖例(切换)" @@ -18523,69 +18744,69 @@ msgstr "是否顯示圖例(切换)" msgid "Whether to display the metric name as a title" msgstr "是否將指標名顯示為標題" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:294 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:293 msgid "Whether to display the min and max values of the X-axis" msgstr "是否顯示 X 軸的最小值和最大值" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:113 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:101 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:112 msgid "Whether to display the min and max values of the Y-axis" msgstr "是否顯示 Y 軸的最小值和最大值" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:171 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:307 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:264 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:295 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:263 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:193 msgid "Whether to display the numerical values within the cells" msgstr "是否在單元格内顯示數值" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:262 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:261 #, fuzzy msgid "Whether to display the stroke" msgstr "是否顯示邊框" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:149 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:148 msgid "Whether to display the time range interactive selector" msgstr "是否顯示時間範圍交互選擇器" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:79 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:78 msgid "Whether to display the timestamp" msgstr "是否顯示時間戳" -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:198 +#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:193 #, fuzzy msgid "Whether to display the tooltip labels." msgstr "是否顯示標籤。" -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:91 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:90 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:277 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:169 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:276 msgid "Whether to enable changing graph position and scaling." msgstr "是否啟用更改圖形位置和縮放。" -#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:144 +#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/controlPanel.tsx:143 msgid "Whether to enable node dragging in force layout mode." msgstr "是否在强制布局模式下啟用節點拖動。" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:251 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:250 #, fuzzy msgid "Whether to fill the objects" msgstr "是否填充對象" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:90 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:89 #, fuzzy msgid "Whether to ignore locations that are null" msgstr "是否忽略空位置" -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:398 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:427 msgid "Whether to include a client-side search box" msgstr "是否包含客戶端搜索框" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:292 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:249 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:280 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:248 msgid "Whether to include the percentage in the tooltip" msgstr "是否在工具提示中包含百分比" @@ -18593,7 +18814,7 @@ msgstr "是否在工具提示中包含百分比" msgid "Whether to include the time granularity as defined in the time section" msgstr "是否包含時間段中定義的時間粒度" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:274 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:273 #, fuzzy msgid "Whether to make the grid 3D" msgstr "是否將網格變為 3D" @@ -18623,31 +18844,31 @@ msgid "" "fly" msgstr "是否在瀏覽視圖的過濾器部分中填充過濾器的下拉列表,並提供從後端獲取的不同值的列表" -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:104 +#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:100 #, fuzzy msgid "Whether to show as Nightingale chart." msgstr "是否顯示量規圖進度" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:171 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:170 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:131 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:203 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:191 msgid "Whether to show minor ticks on the axis" msgstr "是否在坐標軸上顯示次級刻度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164 msgid "Whether to show the pointer" msgstr "是否顯示指示器" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:242 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:230 msgid "Whether to show the progress of gauge chart" msgstr "是否顯示量規圖進度" -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:215 +#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:203 msgid "Whether to show the split lines on the axis" msgstr "是否顯示Y軸的最小值和最大值" @@ -18657,9 +18878,9 @@ msgstr "是否顯示Y軸的最小值和最大值" msgid "Whether to sort ascending or descending on the base Axis." msgstr "確定是按升序還是降序對基軸進行排序。" -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:107 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:106 #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/orderBy.tsx:48 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:154 msgid "Whether to sort descending or ascending" msgstr "是降序還是升序排序" @@ -18668,20 +18889,11 @@ msgstr "是降序還是升序排序" msgid "Whether to sort descending or ascending if a series limit is present" msgstr "是降序還是升序排序" -#: superset-frontend/plugins/legacy-plugin-chart-chord/src/controlPanel.ts:42 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:74 -#: superset-frontend/plugins/legacy-plugin-chart-sankey/src/controlPanel.ts:58 -#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Funnel/controlPanel.tsx:69 -#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Pie/controlPanel.tsx:63 -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:52 -#: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/controlPanel.tsx:50 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:41 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:368 msgid "Whether to sort results by the selected metric in descending order." msgstr "是否按所選指標按降序對结果進行排序。" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:206 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:205 msgid "Whether to sort tooltip by the selected metric in descending order." msgstr "是否按所選指標按降序對结果進行排序。" @@ -18694,7 +18906,7 @@ msgstr "是否截斷指標" msgid "Which country to plot the map for?" msgstr "為哪個國家繪制地圖?" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:195 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:194 msgid "Which relatives to highlight on hover" msgstr "在懸停時突出顯示哪些關係" @@ -18732,7 +18944,7 @@ msgstr "子標題" msgid "Word Cloud" msgstr "詞彙雲" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:82 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:71 msgid "Word Rotation" msgstr "單詞旋轉" @@ -18740,7 +18952,7 @@ msgstr "單詞旋轉" msgid "Working" msgstr "正在執行" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1683 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1685 msgid "Working timeout" msgstr "執行超時" @@ -18749,7 +18961,7 @@ msgstr "執行超時" msgid "World Map" msgstr "世界地圖" -#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:188 +#: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx:189 msgid "Write a description for your query" msgstr "為您的查詢寫一段描述" @@ -18757,7 +18969,7 @@ msgstr "為您的查詢寫一段描述" msgid "Write a handlebars template to render the data" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:58 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:57 msgid "X AXIS TITLE BOTTOM MARGIN" msgstr "X 軸標題下邊距" @@ -18765,9 +18977,9 @@ msgstr "X 軸標題下邊距" msgid "X AXIS TITLE MARGIN" msgstr "X 軸標題邊距" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:38 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:215 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:52 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:37 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:214 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:51 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:69 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:100 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:82 @@ -18776,37 +18988,38 @@ msgstr "X 軸標題邊距" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:73 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:91 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:121 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:186 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:289 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:316 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:116 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:168 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:96 -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:185 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:315 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:173 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:115 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:167 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:95 +#: superset-frontend/src/explore/controls.jsx:400 msgid "X Axis" msgstr "X 軸" -#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:288 +#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:287 #, fuzzy msgid "X Axis Bounds" msgstr "X 軸界限" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:236 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:235 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:155 msgid "X Axis Format" msgstr "X 軸格式化" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:91 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:183 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:102 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:101 msgid "X Axis Label" msgstr "X 軸標籤" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:44 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:43 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:129 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:119 msgid "X Axis Title" msgstr "X 軸標題" @@ -18814,13 +19027,13 @@ msgstr "X 軸標題" msgid "X Log Scale" msgstr "X 對數尺度" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:217 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:216 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:115 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:123 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:122 msgid "X Tick Layout" msgstr "X 軸刻度圖層" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:291 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:290 msgid "X bounds" msgstr "X 界限" @@ -18840,12 +19053,12 @@ msgstr "X 軸排序" msgid "X-axis" msgstr "X 軸" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:93 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:134 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:81 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:133 msgid "XScale Interval" msgstr "X 軸比例尺間隔" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:110 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:109 msgid "Y 2 bounds" msgstr "Y 界限" @@ -18853,9 +19066,9 @@ msgstr "Y 界限" msgid "Y AXIS TITLE MARGIN" msgstr "Y 軸標題邊距" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:66 -#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:224 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:61 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:65 +#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:223 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:60 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:79 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/controlPanel.ts:112 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/controlPanel.ts:114 @@ -18863,68 +19076,69 @@ msgstr "Y 軸標題邊距" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/controlPanel.ts:84 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:110 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:174 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:250 -#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:324 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:200 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:291 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:132 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:131 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:182 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:138 -#: superset-frontend/src/explore/controls.jsx:408 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:249 +#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:323 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:199 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:290 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:131 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:130 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:181 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:137 +#: superset-frontend/src/explore/controls.jsx:407 msgid "Y Axis" msgstr "Y 軸" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:275 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:274 msgid "Y Axis 2 Bounds" msgstr "Y 軸界限" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:259 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:258 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:256 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:248 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:236 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:180 -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:230 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/controlPanel.tsx:247 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/controlPanel.tsx:235 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/controlPanel.tsx:179 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/controlPanel.tsx:229 msgid "Y Axis Bounds" msgstr "Y 軸界限" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:288 -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:421 msgid "Y Axis Format" msgstr "Y 軸格式化" #: superset-frontend/plugins/legacy-plugin-chart-histogram/src/controlPanel.ts:102 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:354 -#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:144 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:353 +#: superset-frontend/plugins/plugin-chart-echarts/src/Waterfall/controlPanel.tsx:143 msgid "Y Axis Label" msgstr "Y 軸標籤" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:72 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:71 #: superset-frontend/plugins/plugin-chart-echarts/src/Bubble/controlPanel.tsx:182 +#: superset-frontend/plugins/plugin-chart-echarts/src/Histogram/controlPanel.tsx:130 msgid "Y Axis Title" msgstr "Y 軸標題" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:86 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:85 msgid "Y Axis Title Margin" msgstr "Y 軸標題邊距" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:101 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/chartTitle.tsx:100 #, fuzzy msgid "Y Axis Title Position" msgstr "Y 軸標題位置" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:248 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:247 msgid "Y Log Scale" msgstr "Y 對數尺度" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:99 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:98 msgid "Y bounds" msgstr "Y 界限" -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:289 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:288 #, fuzzy msgid "Y-Axis" msgstr "Y 軸" @@ -18950,8 +19164,8 @@ msgstr "Y 軸" msgid "Y-axis bounds" msgstr "Y 軸界限" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:109 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:152 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:97 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:151 msgid "YScale Interval" msgstr "Y 軸比例尺間隔" @@ -18967,7 +19181,7 @@ msgstr "" msgid "Yearly seasonality" msgstr "年度季節性" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:69 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84 #, python-format msgid "Years %s" msgstr "年 %s" @@ -18975,14 +19189,14 @@ msgstr "年 %s" #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:90 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:109 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/forecastInterval.tsx:128 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:145 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:144 #: superset-frontend/src/pages/ChartList/index.tsx:558 #: superset-frontend/src/pages/ChartList/index.tsx:665 #: superset-frontend/src/pages/DashboardList/index.tsx:515 #: superset-frontend/src/pages/DashboardList/index.tsx:588 #: superset-frontend/src/pages/DatabaseList/index.tsx:518 #: superset-frontend/src/pages/DatabaseList/index.tsx:538 -#: superset-frontend/src/pages/DatasetList/index.tsx:598 +#: superset-frontend/src/pages/DatasetList/index.tsx:593 msgid "Yes" msgstr "是" @@ -18996,7 +19210,7 @@ msgstr "是的,取消" msgid "Yes, overwrite changes" msgstr "是的,覆盖" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:121 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:122 #, python-format msgid "You are adding tags to %s %ss" msgstr "你給 %s %ss 增加了標籤" @@ -19015,7 +19229,7 @@ msgid "" "overwrite?" msgstr "您正在導入一個或多個已存在的看板。覆盖可能會導致您丢失一些工作。確定要覆盖嗎?" -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1496 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1499 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 " @@ -19049,7 +19263,7 @@ msgstr "" msgid "You can add the components in the edit mode." msgstr "" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:170 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:175 msgid "You can also just click on the chart to apply cross-filter." msgstr "" @@ -19068,35 +19282,35 @@ msgid "" "right" msgstr "您可以創建一個新圖表,或使用右側面板中的現有的對象。" -#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:194 +#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:180 msgid "You can preview the list of dashboards in the chart settings dropdown." msgstr "您可以在圖表設定的下拉菜單中預覽看板列表。" -#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:191 +#: superset-frontend/src/components/Chart/ChartContextMenu/ChartContextMenu.tsx:196 msgid "You can't apply cross-filter on this data point." msgstr "您無法在這個數據點上應用交叉篩選。" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:501 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:502 msgid "" "You cannot delete the last temporal filter as it's used for time range " "filters in dashboards." msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:354 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Vis.js:356 msgid "You cannot use 45° tick layout along with the time range filter" msgstr "不能將 45° 刻度線布局與時間範圍過濾器一起使用" -#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:203 +#: superset-frontend/packages/superset-ui-core/src/query/getClientErrorObject.ts:288 #, fuzzy, python-format msgid "You do not have permission to edit this %s" msgstr "您没有編輯此 %s 的權限" -#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:89 +#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:90 msgid "You do not have permission to edit this chart" msgstr "您没有編輯此圖表的權限" -#: superset-frontend/src/dashboard/actions/dashboardState.js:364 -#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:129 +#: superset-frontend/src/dashboard/actions/dashboardState.js:372 +#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:128 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:116 #: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DatasetSelect.tsx:44 msgid "You do not have permission to edit this dashboard" @@ -19107,13 +19321,13 @@ msgstr "您没有編輯此看板的權限" msgid "You do not have permission to read tags" msgstr "您没有編輯此標籤的權限" -#: superset-frontend/src/dashboard/actions/dashboardState.js:156 +#: superset-frontend/src/dashboard/actions/dashboardState.js:164 msgid "You do not have permissions to edit this dashboard." msgstr "您没有編輯此看板的權限。" -#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:123 +#: superset-frontend/src/components/Chart/DrillBy/DrillByModal.tsx:117 #: superset-frontend/src/components/Chart/DrillDetail/DrillDetailModal.tsx:60 -#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:482 +#: superset-frontend/src/dashboard/components/SliceHeaderControls/index.tsx:486 #, fuzzy msgid "You do not have sufficient permissions to edit the chart" msgstr "您没有編輯此圖表的權限" @@ -19137,7 +19351,7 @@ msgstr "您没有訪問此數據集的權限。" msgid "You don't have access to this embedded dashboard config." msgstr "您没有訪問此嵌入看板的權限。" -#: superset-frontend/src/features/home/EmptyState.tsx:168 +#: superset-frontend/src/features/home/EmptyState.tsx:167 msgid "You don't have any favorites yet!" msgstr "您還没有任何的收藏!" @@ -19146,7 +19360,7 @@ msgstr "您還没有任何的收藏!" msgid "You don't have permission to modify the value." msgstr "您没有編輯此值的權限" -#: superset/security/manager.py:2688 +#: superset/security/manager.py:2673 #, fuzzy, python-format msgid "You don't have the rights to alter %(resource)s" msgstr "您没有權利修改 %(resource)s" @@ -19156,7 +19370,7 @@ msgstr "您没有權利修改 %(resource)s" msgid "You don't have the rights to alter this chart" msgstr "您没有權利修改這個圖表。" -#: superset/views/core.py:646 +#: superset/views/core.py:648 #, fuzzy msgid "You don't have the rights to alter this dashboard" msgstr "您没有權利修改這個看板。" @@ -19170,7 +19384,7 @@ msgstr "您没有權利修改這個標題。" msgid "You don't have the rights to create a chart" msgstr "您没有權利創建圖表" -#: superset/views/core.py:662 +#: superset/views/core.py:664 #, fuzzy msgid "You don't have the rights to create a dashboard" msgstr "您没有權利創建看板" @@ -19188,7 +19402,7 @@ msgstr "您已删除此過濾條件。" msgid "You have unsaved changes." msgstr "您有一些未保存的修改。" -#: superset-frontend/src/dashboard/actions/dashboardState.js:644 +#: superset-frontend/src/dashboard/actions/dashboardState.js:652 #, python-format msgid "" "You have used all %(historyLength)s undo slots and will not be able to " @@ -19201,7 +19415,7 @@ msgid "You may have an error in your SQL statement. {message}" msgstr "" #: superset-frontend/src/explore/components/controls/DatasourceControl/index.jsx:313 -#: superset-frontend/src/pages/DatasetList/index.tsx:468 +#: superset-frontend/src/pages/DatasetList/index.tsx:463 msgid "" "You must be a dataset owner in order to edit. Please reach out to a " "dataset owner to request modifications or edit access." @@ -19211,28 +19425,28 @@ msgstr "" msgid "You must pick a name for the new dashboard" msgstr "您必須為新的看板選擇一個名稱" -#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:639 +#: superset-frontend/src/SqlLab/components/SqlEditor/index.tsx:670 msgid "You must run the query successfully first" msgstr "必須先成功運行查詢" -#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:53 +#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx:52 msgid "You need to configure HTML sanitization to use CSS" msgstr "您需要配置 HTML 限制以使用 CSS" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:349 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:350 msgid "" "You updated the values in the control panel, but the chart was not " "updated automatically. Run the query by clicking on the \"Update chart\" " "button or" msgstr "您已更新了控制面板中的值,但圖表未自動更新。請點擊 \"更新圖表\" 按钮運行查詢或" -#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:707 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:708 msgid "" "You've changed datasets. Any controls with data (columns, metrics) that " "match this new dataset have been retained." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:342 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:343 #, fuzzy msgid "Your chart is not up to date" msgstr "不是最新的" @@ -19241,38 +19455,38 @@ msgstr "不是最新的" msgid "Your chart is ready to go!" msgstr "圖表已就绪!" -#: superset-frontend/src/dashboard/components/Header/index.jsx:411 +#: superset-frontend/src/dashboard/components/Header/index.jsx:406 msgid "Your dashboard is too large. Please reduce its size before saving it." msgstr "您的看板太大了。保存前請縮小尺寸。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:859 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:817 msgid "Your query could not be saved" msgstr "您的查詢無法保存" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:188 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 msgid "Your query could not be scheduled" msgstr "無法調度您的查詢" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:894 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:852 msgid "Your query could not be updated" msgstr "無法更新您的查詢" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:181 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:184 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "您的查詢已被調度。要查看查詢的詳細訊息,請跳轉到保存查詢頁面查看。" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:832 #, fuzzy msgid "Your query was not properly saved" msgstr "您的查詢没有保存" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:877 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:835 msgid "Your query was saved" msgstr "您的查詢已保存" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 msgid "Your query was updated" msgstr "您的查詢已更新" @@ -19284,8 +19498,8 @@ msgstr "這個報告無法被删除" msgid "ZIP file contains multiple file types" msgstr "" -#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:188 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:263 +#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:187 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:262 #, fuzzy msgid "Zero imputation" msgstr "零值填補" @@ -19298,7 +19512,7 @@ msgstr "縮放" msgid "Zoom level of the map" msgstr "地圖縮放等級" -#: superset-frontend/src/dashboard/actions/dashboardState.js:256 +#: superset-frontend/src/dashboard/actions/dashboardState.js:264 #, fuzzy msgid "[ untitled dashboard ]" msgstr "未命名看板" @@ -19332,14 +19546,14 @@ msgstr "[看板名稱]" msgid "[desc]" msgstr "[降序]" -#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:165 +#: superset-frontend/plugins/plugin-chart-echarts/src/Sunburst/controlPanel.tsx:153 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-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:306 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:300 #, fuzzy msgid "[untitled]" msgstr "無標題" @@ -19390,21 +19604,25 @@ msgstr "`行偏移量` 必須大於或等於 0" msgid "`width` must be greater or equal to 0" msgstr "`寬度` 必須大於或等於 0" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:521 +msgid "add colors to cell bars for +/-" +msgstr "" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:455 msgid "aggregate" msgstr "合計" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "alert" msgstr "警報" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 #, fuzzy msgid "alert condition" msgstr "告警條件" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 #, fuzzy msgid "alert dark" msgstr "警報(暗色)" @@ -19414,8 +19632,10 @@ msgid "alerts" msgstr "警報" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:156 -#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:243 -#: superset-frontend/src/explore/controls.jsx:254 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:51 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:214 +#: superset-frontend/src/components/Chart/DrillDetail/DrillDetailMenuItems.tsx:237 +#: superset-frontend/src/explore/controls.jsx:253 #, fuzzy msgid "all" msgstr "全部" @@ -19424,44 +19644,44 @@ msgstr "全部" msgid "also copy (duplicate) charts" msgstr "同時複製圖表" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:191 msgid "ancestor" msgstr "上一級" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:106 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:107 #: superset-frontend/src/pages/AnnotationList/index.tsx:83 msgid "annotation" msgstr "注释" -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:104 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:105 msgid "annotation_layer" msgstr "注释層" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 -#: superset-frontend/src/explore/controlPanels/sections.tsx:262 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:379 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:263 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:535 +#: superset-frontend/src/explore/controlPanels/sections.tsx:261 msgid "asfreq" msgstr "" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:48 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:49 msgid "at" msgstr "在" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:181 -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:206 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:79 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:197 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:169 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:194 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:78 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:196 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:218 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:117 -#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:54 -#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:90 +#: superset-frontend/plugins/plugin-chart-echarts/src/Radar/controlPanel.tsx:53 +#: superset-frontend/src/explore/components/controls/ColumnConfigControl/constants.tsx:89 #, fuzzy msgid "auto" msgstr "自動" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:129 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:117 msgid "auto (Smooth)" msgstr "" @@ -19469,7 +19689,12 @@ msgstr "" msgid "background" msgstr "背景" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:535 +#, fuzzy +msgid "basic conditional formatting" +msgstr "條件格式設定" + +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 #, fuzzy msgid "basis" msgstr "基礎" @@ -19482,10 +19707,10 @@ msgstr "格式,比如:" msgid "between {down} and {up} {name}" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 -#: superset-frontend/src/explore/controlPanels/sections.tsx:263 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:380 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:264 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:536 +#: superset-frontend/src/explore/controlPanels/sections.tsx:262 msgid "bfill" msgstr "" @@ -19498,8 +19723,8 @@ msgstr "螺栓" msgid "boolean type icon" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:177 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 msgid "bottom" msgstr "底部" @@ -19515,7 +19740,7 @@ msgstr "基於" msgid "cannot be empty" msgstr "不能為空" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:125 #, fuzzy msgid "cardinal" msgstr "徑向" @@ -19532,11 +19757,11 @@ msgstr "範圍" msgid "chart" msgstr "圖表" -#: superset-frontend/src/features/home/EmptyState.tsx:28 +#: superset-frontend/src/features/home/EmptyState.tsx:27 msgid "charts" msgstr "圖表" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:99 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent/index.jsx:120 msgid "choose WHERE or HAVING..." msgstr "選擇 WHERE 或 HAVING 子句..." @@ -19546,7 +19771,7 @@ msgid "clear all filters" msgstr "清除所有過濾器" #: superset-frontend/src/components/Chart/Chart.jsx:327 -#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:353 +#: superset-frontend/src/explore/components/ExploreChartPanel/index.jsx:354 msgid "click here" msgstr "點擊這里" @@ -19567,16 +19792,21 @@ msgstr "" msgid "color scheme for comparison" msgstr "比較範圍" +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:553 +#, fuzzy +msgid "color type" +msgstr "颜色" + #: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:444 msgid "column" msgstr "列" -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:152 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:151 #, python-format msgid "connecting to %(dbModelName)s" msgstr "" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 #, fuzzy msgid "content type" msgstr "每階類型" @@ -19596,29 +19826,29 @@ msgstr "創建" msgid "create a new chart" msgstr "創建新圖表" -#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:46 +#: superset-frontend/src/features/datasets/AddDataset/DatasetPanel/MessageContent.tsx:45 #, fuzzy msgid "create dataset from SQL query" msgstr "從 SQL 查詢創建數據集" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 #, fuzzy msgid "crontab" msgstr "計數" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:253 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:254 msgid "css" msgstr "css" -#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:91 +#: superset-frontend/src/features/cssTemplates/CssTemplateModal.tsx:92 msgid "css_template" msgstr "css 模板" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:260 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:144 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:411 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:190 -#: superset-frontend/src/explore/controlPanels/sections.tsx:145 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "cumsum" msgstr "累積求和" @@ -19626,29 +19856,29 @@ msgstr "累積求和" msgid "cumulative" msgstr "累積" -#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:128 +#: superset-frontend/src/explore/components/controls/ColorSchemeControl/index.tsx:129 #: superset-frontend/src/features/home/DashboardTable.tsx:77 #: superset-frontend/src/pages/DashboardList/index.tsx:157 #: superset-frontend/src/pages/DashboardList/index.tsx:804 msgid "dashboard" msgstr "看板" -#: superset-frontend/src/features/home/EmptyState.tsx:29 +#: superset-frontend/src/features/home/EmptyState.tsx:28 msgid "dashboards" msgstr "看板" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:553 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:766 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:366 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:556 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:769 #: superset-frontend/src/pages/DatabaseList/index.tsx:119 msgid "database" msgstr "資料庫" -#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:121 +#: superset-frontend/src/components/Datasource/ChangeDatasourceModal.tsx:123 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:75 -#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:61 -#: superset-frontend/src/pages/DatasetList/index.tsx:159 -#: superset-frontend/src/pages/DatasetList/index.tsx:873 +#: superset-frontend/src/features/datasets/AddDataset/Footer/index.tsx:60 +#: superset-frontend/src/pages/DatasetList/index.tsx:154 +#: superset-frontend/src/pages/DatasetList/index.tsx:868 msgid "dataset" msgstr "數據集" @@ -19658,21 +19888,21 @@ msgstr "數據集" msgid "dataset name" msgstr "數據集名稱" -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:302 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:301 msgid "date" msgstr "日期" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:48 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:65 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 msgid "day" msgstr "天" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 msgid "day of the month" msgstr "一個月的天數" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 msgid "day of the week" msgstr "一週的天數" @@ -19761,14 +19991,14 @@ msgstr "預設" msgid "delete" msgstr "删除" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:193 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:192 msgid "descendant" msgstr "降序" #: superset-frontend/packages/superset-ui-chart-controls/src/components/ControlHeader.tsx:64 -#: superset-frontend/src/components/Datasource/CollectionTable.tsx:332 -#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:261 -#: superset-frontend/src/features/annotations/AnnotationModal.tsx:326 +#: superset-frontend/src/components/Datasource/CollectionTable.tsx:338 +#: superset-frontend/src/features/annotationLayers/AnnotationLayerModal.tsx:260 +#: superset-frontend/src/features/annotations/AnnotationModal.tsx:325 msgid "description" msgstr "描述" @@ -19789,62 +20019,62 @@ msgstr "草稿" msgid "dttm" msgstr "時間" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:217 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:216 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:152 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:200 msgid "e.g. ********" msgstr "例如:********" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:45 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:44 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:73 msgid "e.g. 127.0.0.1" msgstr "例如:127.0.0.1" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:68 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:67 msgid "e.g. 5432" msgstr "例如:5432" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:36 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:35 msgid "e.g. AccountAdmin" msgstr "例如:AccountAdmin" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:196 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:195 #: superset-frontend/src/features/databases/DatabaseModal/SSHTunnelForm.tsx:105 msgid "e.g. Analytics" msgstr "例如:Analytics" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:32 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:31 msgid "e.g. compute_wh" msgstr "例如:compute_wh" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:153 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:152 #, fuzzy msgid "e.g. default" msgstr "預設" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:133 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:132 msgid "e.g. hive_metastore" msgstr "" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:289 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:288 msgid "e.g. param1=value1¶m2=value2" msgstr "例如:param1=value1¶m2=value2" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:91 -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:90 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:174 msgid "e.g. sql/protocolv1/o/12345" msgstr "例如:sql/protocolv1/o/12345" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:113 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:692 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:112 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:695 msgid "e.g. world_population" msgstr "例如:world_population" -#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:29 +#: superset-frontend/src/features/databases/DatabaseModal/DatabaseConnectionForm/ValidatedInputField.tsx:28 msgid "e.g. xy12345.us-east-2.aws" msgstr "例如:xy12345.us-east-2.aws" -#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:123 +#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:122 msgid "e.g., a \"user id\" column" msgstr "例如:\"user id\" 列" @@ -19853,63 +20083,63 @@ msgstr "例如:\"user id\" 列" msgid "edit mode" msgstr "編輯模式" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:372 #, fuzzy msgid "email subject" msgstr "選擇主題" -#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:58 +#: superset-frontend/plugins/plugin-chart-table/src/DataTable/components/SelectPageSize.tsx:63 #, fuzzy msgid "entries" msgstr "序列" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:44 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 #, fuzzy msgid "error" msgstr "錯誤" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:47 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:48 msgid "error dark" msgstr "錯誤(暗色)" -#: superset/models/helpers.py:1838 +#: superset/models/helpers.py:1839 #, fuzzy msgid "error_message" msgstr "錯誤訊息" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:26 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 msgid "every" msgstr "任意" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:29 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 msgid "every day of the month" msgstr "每月的每一天" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:31 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:30 msgid "every day of the week" msgstr "一週的每一天" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:32 msgid "every hour" msgstr "每小時" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:34 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:33 msgid "every minute" msgstr "每分鐘 UTC" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:28 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:27 msgid "every month" msgstr "每個月" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:57 -#: superset-frontend/src/explore/fixtures.tsx:63 +#: superset-frontend/src/explore/fixtures.tsx:62 #, fuzzy msgid "expand" msgstr "展開" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:89 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:47 +#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton/index.tsx:88 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton/index.tsx:46 #, fuzzy msgid "explore" msgstr "探索" @@ -19924,16 +20154,16 @@ msgstr "失敗" msgid "fetching" msgstr "抓取中" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 -#: superset-frontend/src/explore/controlPanels/sections.tsx:264 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:381 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:537 +#: superset-frontend/src/explore/controlPanels/sections.tsx:263 msgid "ffill" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:220 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:219 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:118 -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:85 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:74 #, fuzzy msgid "flat" msgstr "扁平" @@ -19946,44 +20176,44 @@ msgstr "來查詢有關如何構造 URI 的更多訊息。" msgid "function type icon" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:353 +#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:352 msgid "geohash (square)" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:146 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:134 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:78 #, fuzzy msgid "heatmap" msgstr "热力圖" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:162 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:96 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:150 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:95 msgid "heatmap: values are normalized across the entire heatmap" msgstr "热力圖:其中所有數值都經過了歸一化" -#: superset-frontend/src/components/EmptyState/index.tsx:231 +#: superset-frontend/src/components/EmptyState/index.tsx:235 #: superset-frontend/src/components/ImportModal/ErrorAlert.tsx:60 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:124 -#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:106 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1077 -#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1883 +#: superset-frontend/src/features/databases/DatabaseModal/ModalHeader.tsx:105 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1080 +#: superset-frontend/src/features/databases/DatabaseModal/index.tsx:1886 #, fuzzy msgid "here" msgstr "點擊這里" #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:47 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:64 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:39 msgid "hour" msgstr "小時" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:132 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:120 msgid "" "image-rendering CSS attribute of the canvas object that defines how the " "browser scales up the image" msgstr "圖像渲染画布對象的 CSS 属性,它定義了瀏覽器如何放大圖像" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:43 msgid "in" msgstr "處於" @@ -20006,13 +20236,13 @@ msgstr "應該為數字" msgid "is expected to be an integer" msgstr "應該為整數" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:317 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:345 msgid "key a-z" msgstr "a-z 鍵" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:318 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:346 msgid "key z-a" msgstr "z-a 鍵" @@ -20024,8 +20254,8 @@ msgstr "標籤" msgid "latest partition:" msgstr "最新分區:" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:155 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:173 msgid "left" msgstr "左" @@ -20033,7 +20263,7 @@ msgstr "左" msgid "less than {min} {name}" msgstr "" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:124 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:123 #, fuzzy msgid "linear" msgstr "線性" @@ -20056,27 +20286,27 @@ msgid "max" msgstr "最大值" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:174 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:256 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:140 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:85 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:118 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:75 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 -#: superset-frontend/src/explore/controlPanels/sections.tsx:142 -#: superset-frontend/src/explore/controlPanels/sections.tsx:266 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:407 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:186 +#: superset-frontend/src/explore/controlPanels/sections.tsx:141 +#: superset-frontend/src/explore/controlPanels/sections.tsx:265 #, fuzzy msgid "mean" msgstr "平均值" -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:383 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:267 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:382 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:266 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:76 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:539 -#: superset-frontend/src/explore/controlPanels/sections.tsx:265 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:538 +#: superset-frontend/src/explore/controlPanels/sections.tsx:264 msgid "median" msgstr "中位數" @@ -20101,15 +20331,15 @@ msgstr "指標" msgid "min" msgstr "最小值" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:40 msgid "minute" msgstr "分" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:51 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:50 msgid "minute(s)" msgstr "分鐘" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:126 #, fuzzy msgid "monotone" msgstr "單調性" @@ -20117,8 +20347,8 @@ msgstr "單調性" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:50 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:67 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 -#: superset-frontend/src/explore/controls.jsx:267 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 +#: superset-frontend/src/explore/controls.jsx:266 msgid "month" msgstr "月" @@ -20127,13 +20357,13 @@ msgid "more than {max} {name}" msgstr "" #: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/columns.tsx:46 -#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:112 +#: superset-frontend/plugins/plugin-chart-table/src/controlPanel.tsx:114 msgid "must have a value" msgstr "必填" #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/Polygon.tsx:72 #: superset-frontend/src/dashboard/components/SliceAdder.jsx:73 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:361 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:363 #, fuzzy msgid "name" msgstr "名稱" @@ -20170,13 +20400,13 @@ msgstr "nvd3" msgid "offline" msgstr "離線" +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:44 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:45 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "位於" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:47 -#: superset-frontend/src/pages/ChartCreation/index.tsx:298 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:46 +#: superset-frontend/src/pages/ChartCreation/index.tsx:300 #, fuzzy msgid "or" msgstr "或者" @@ -20194,7 +20424,7 @@ msgstr "必須填充用於排序的列" msgid "overall" msgstr "全部" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:362 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:364 #, fuzzy msgid "owners" msgstr "所有者" @@ -20224,11 +20454,11 @@ msgstr "" msgid "page_size.all" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:205 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:226 msgid "page_size.entries" msgstr "" -#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:185 +#: superset-frontend/plugins/plugin-chart-table/src/TableChart.tsx:201 msgid "page_size.show" msgstr "" @@ -20248,12 +20478,12 @@ msgid "" " first is lower than the second value" msgstr "百分位數必須是具有兩個數值的列表或元組,其中第一個數值要小於第二個數值" -#: superset/views/core.py:840 +#: superset/views/core.py:842 #, fuzzy msgid "permalink state not found" msgstr "未找到持久链接狀態" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:128 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:116 msgid "pixelated (Sharp)" msgstr "" @@ -20263,15 +20493,15 @@ msgstr "" msgid "pixels" msgstr "像素" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:53 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:58 msgid "previous calendar month" msgstr "前一月" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:50 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:57 msgid "previous calendar week" msgstr "前一週" -#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:55 +#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:59 msgid "previous calendar year" msgstr "前一年" @@ -20280,7 +20510,7 @@ msgid "published" msgstr "已發布" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:170 -#: superset-frontend/src/explore/controls.jsx:268 +#: superset-frontend/src/explore/controls.jsx:267 #, fuzzy msgid "quarter" msgstr "季度" @@ -20293,12 +20523,12 @@ msgstr "查詢" msgid "query" msgstr "查詢" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:84 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:73 #, fuzzy msgid "random" msgstr "随機" -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:42 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:41 msgid "reboot" msgstr "重啟" @@ -20307,16 +20537,16 @@ msgstr "重啟" msgid "recent" msgstr "最近" -#: superset-frontend/src/features/home/EmptyState.tsx:30 +#: superset-frontend/src/features/home/EmptyState.tsx:29 msgid "recents" msgstr "最近" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:369 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:371 #, fuzzy msgid "recipients" msgstr "最近" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:599 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:601 #: superset-frontend/src/pages/AlertReportList/index.tsx:112 msgid "report" msgstr "報告" @@ -20328,12 +20558,12 @@ msgstr "報告" msgid "reports" msgstr "報告" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:622 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 msgid "restore zoom" msgstr "" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:158 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:176 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 msgid "right" msgstr "右" @@ -20348,12 +20578,12 @@ msgstr "行級安全" msgid "running" msgstr "正在執行" -#: superset-frontend/src/features/home/EmptyState.tsx:31 +#: superset-frontend/src/features/home/EmptyState.tsx:30 msgid "saved queries" msgstr "已保存查詢" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1693 -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1707 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1695 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:1709 #, fuzzy msgid "seconds" msgstr "秒" @@ -20375,43 +20605,43 @@ msgstr "series:獨立處理每個序列;overall:所有序列使用相同 msgid "shift start date" msgstr "開始時間" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:365 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:367 #, fuzzy msgid "sql" msgstr "SQL" -#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:86 +#: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/controlPanel.ts:75 #, fuzzy msgid "square" msgstr "方形" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:55 -#: superset-frontend/src/explore/fixtures.tsx:61 +#: superset-frontend/src/explore/fixtures.tsx:60 #, fuzzy msgid "stack" msgstr "堆叠" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:222 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:221 #: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:121 #, fuzzy msgid "staggered" msgstr "錯開" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:177 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:259 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:143 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:410 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:189 -#: superset-frontend/src/explore/controlPanels/sections.tsx:144 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:143 msgid "std" msgstr "標準差" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:129 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 #, fuzzy msgid "step-after" msgstr "階梯 - 之後" -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:128 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:127 msgid "step-before" msgstr "階梯 - 之前" @@ -20421,7 +20651,7 @@ msgid "stopped" msgstr "停止" #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/controlPanel.ts:56 -#: superset-frontend/src/explore/fixtures.tsx:62 +#: superset-frontend/src/explore/fixtures.tsx:61 #, fuzzy msgid "stream" msgstr "流式" @@ -20432,29 +20662,29 @@ msgstr "字符類圖標" #: superset-frontend/src/SqlLab/constants.ts:39 #: superset-frontend/src/SqlLab/constants.ts:51 -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:42 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:43 #, fuzzy msgid "success" msgstr "成功" -#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:45 +#: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/FormattingPopoverContent.tsx:46 #, fuzzy msgid "success dark" msgstr "成功(暗色)" #: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:173 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:258 -#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:385 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:142 -#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:269 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:257 +#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:384 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:141 +#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:268 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Contour/controlPanel.ts:82 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Heatmap/controlPanel.ts:117 #: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:72 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:409 -#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:541 -#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:188 -#: superset-frontend/src/explore/controlPanels/sections.tsx:143 -#: superset-frontend/src/explore/controlPanels/sections.tsx:267 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:408 +#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:540 +#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:187 +#: superset-frontend/src/explore/controlPanels/sections.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:266 msgid "sum" msgstr "求和" @@ -20467,7 +20697,7 @@ msgstr "語法" msgid "tag" msgstr "標籤" -#: superset-frontend/src/features/tags/BulkTagModal.tsx:123 +#: superset-frontend/src/features/tags/BulkTagModal.tsx:124 #, fuzzy msgid "tags" msgstr "標籤" @@ -20485,8 +20715,8 @@ msgstr "文本區域" msgid "to" msgstr "至" -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:157 -#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:175 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:156 +#: superset-frontend/plugins/plugin-chart-echarts/src/Tree/controlPanel.tsx:174 #, fuzzy msgid "top" msgstr "頂部" @@ -20512,13 +20742,13 @@ msgstr "上百分位數必須大於 0 且小於 100。而且必須高於下百 msgid "use latest_partition template" msgstr "最新分區:" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:319 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:347 msgid "value ascending" msgstr "升序" -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:321 -#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:349 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:320 +#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:348 msgid "value descending" msgstr "降序" @@ -20532,7 +20762,7 @@ msgstr "變量" msgid "variance" msgstr "方差" -#: superset-frontend/src/pages/ChartCreation/index.tsx:292 +#: superset-frontend/src/pages/ChartCreation/index.tsx:294 #, fuzzy msgid "view instructions" msgstr "查看指引" @@ -20546,62 +20776,62 @@ msgstr "虛擬" msgid "viz type" msgstr "可視化類型" -#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:538 +#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:574 msgid "was created" msgstr "已創建" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:49 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:66 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:38 -#: superset-frontend/src/explore/controls.jsx:264 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:37 +#: superset-frontend/src/explore/controls.jsx:263 msgid "week" msgstr "週" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168 -#: superset-frontend/src/explore/controls.jsx:266 +#: superset-frontend/src/explore/controls.jsx:265 #, fuzzy msgid "week ending Saturday" msgstr "週六為一週结束" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167 -#: superset-frontend/src/explore/controls.jsx:265 +#: superset-frontend/src/explore/controls.jsx:264 #, fuzzy msgid "week starting Sunday" msgstr "週日為一週開始" -#: superset-frontend/src/features/alerts/AlertReportModal.tsx:368 +#: superset-frontend/src/features/alerts/AlertReportModal.tsx:370 #, fuzzy msgid "working timeout" msgstr "執行超時" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:135 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:79 msgid "x" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:159 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:147 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:92 msgid "x: values are normalized within each column" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:81 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:136 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:80 msgid "y" msgstr "" -#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:160 -#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:94 +#: superset-frontend/plugins/legacy-plugin-chart-heatmap/src/controlPanel.tsx:148 +#: superset-frontend/plugins/plugin-chart-echarts/src/Heatmap/controlPanel.tsx:93 msgid "y: values are normalized within each row" msgstr "" #: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:171 #: superset-frontend/plugins/legacy-plugin-chart-calendar/src/controlPanel.ts:51 -#: superset-frontend/src/components/CronPicker/CronPicker.tsx:36 -#: superset-frontend/src/explore/controls.jsx:269 +#: superset-frontend/src/components/CronPicker/CronPicker.tsx:35 +#: superset-frontend/src/explore/controls.jsx:268 msgid "year" msgstr "年" -#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:621 +#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/transformProps.ts:620 msgid "zoom area" msgstr "縮放面積"